6 lines
50 B
Makefile
6 lines
50 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
PROG= csplit
|
||
|
|
||
|
.include <bsd.prog.mk>
|