freebsd-skq/usr.bin/csplit/Makefile

11 lines
113 B
Makefile
Raw Permalink Normal View History

# $FreeBSD$
.include <src.opts.mk>
PROG= csplit
HAS_TESTS=
2017-08-02 08:38:36 +00:00
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>