#	@(#)Makefile	5.3 (Berkeley) 5/11/90
#	head.c
head:
	cc -o head head.c
