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