7 lines
136 B
Makefile
7 lines
136 B
Makefile
# $NetBSD: Makefile,v 1.3 1997/01/09 20:19:48 tls Exp $
|
|
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
PROG= head
|
|
|
|
.include <bsd.prog.mk>
|