xref: /openbsd/usr.bin/csplit/Makefile (revision 78784257)
1#	$OpenBSD: Makefile,v 1.1 2006/07/17 16:38:02 millert Exp $
2
3PROG=	csplit
4
5.include <bsd.prog.mk>
6