freebsd-dev/usr.bin/csplit/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
113 B
Makefile
Raw Normal View History

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