Makefile revision 302408
1# $FreeBSD: stable/11/usr.bin/csplit/Makefile 95927 2002-05-02 07:54:04Z tjr $
2
3PROG=	csplit
4
5.include <bsd.prog.mk>
6