NetBSD/distrib/i386/floppies/bootfloppy-ps2/Makefile
lukem d744f1783b Let this grow to a second floppy. It's much less work than trying to
shave space here & there, only to have the problem occur the next time
the kernel or the ramdisk image slightly grows again.
2003-01-20 02:20:21 +00:00

8 lines
184 B
Makefile

# $NetBSD: Makefile,v 1.10 2003/01/20 02:20:21 lukem Exp $
FLOPPYBASE= boot-ps2-
FLOPPYKERNEL= netbsd-INSTALL_PS2.gz
FLOPPYMAX= 2
.include "${.CURDIR}/../common/Makefile.bootfloppy"