2eb5a59f71
little hacking by me. This isn't strictly identical to his 920312 release -- I've hacked it a bit -- but since we are taking over change control it doesn't matter much.
9 lines
124 B
Makefile
9 lines
124 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1997/03/14 02:40:30 perry Exp $
|
|
|
|
PROG= genprom
|
|
NOMAN=
|
|
|
|
CFLAGS+= -Wall
|
|
|
|
.include <bsd.prog.mk>
|