summaryrefslogtreecommitdiff
path: root/usr.bin/head/Makefile
blob: 695c8e32f66850d952ecc98cb3f096e9a24b179c (plain)
1
2
3
4
5
6
#	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.2 1993/07/31 15:22:11 mycroft Exp $

PROG=	head

.include <bsd.prog.mk>