8 lines
173 B
Makefile
8 lines
173 B
Makefile
# $NetBSD: Makefile,v 1.3 2004/09/13 22:35:05 fvdl Exp $
|
|
|
|
FLOPPYBASE= boot
|
|
FLOPPYMAX= 2
|
|
FLOPPYKERNEL= netbsd-INSTALL.gz
|
|
|
|
.include "${.CURDIR}/../common/Makefile.bootfloppy"
|