]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/csplit/Makefile
MFV r322240: 8491 uberblock on-disk padding to reserve space for smoothly merging...
[FreeBSD/FreeBSD.git] / usr.bin / csplit / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PROG=   csplit
6
7 SUBDIR.${MK_TESTS}+= tests
8
9 .include <bsd.prog.mk>