xref: /openbsd/usr.bin/cut/Makefile (revision 76d0caae)
1#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:48:51 deraadt Exp $
2
3PROG=	cut
4
5.include <bsd.prog.mk>
6