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