NetBSD/sys/arch/i386/stand/genprom/Makefile
perry 2eb5a59f71 Initial import of new boot code, created by Matthias Drochner with a
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.
1997-03-14 02:40:29 +00:00

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>