8 lines
137 B
Makefile
8 lines
137 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $NetBSD: Makefile,v 1.4 2005/11/18 22:16:49 jld Exp $
|
|
|
|
PROG= yes
|
|
WARNS= 4
|
|
|
|
.include <bsd.prog.mk>
|