freebsd-dev/usr.bin/csplit/Makefile

10 lines
102 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
PROG= csplit
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>