9 lines
204 B
Makefile
9 lines
204 B
Makefile
# $NetBSD: Makefile,v 1.17 2002/11/18 12:39:46 lukem Exp $
|
|
|
|
FLOPPYBASE= boot-small
|
|
FLOPPYMAX= 2
|
|
FLOPPYSIZE= 2400
|
|
FLOPPYKERNEL= netbsd-INSTALL_SMALL.gz
|
|
|
|
.include "${.CURDIR}/../common/Makefile.bootfloppy"
|