xref: /openbsd-src/usr.bin/head/Makefile (revision 1258a77d10860d0a1d2b89bfaa6653ced2930912)
1#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:34:14 deraadt Exp $
2
3PROG=	head
4
5.include <bsd.prog.mk>
6