d744f1783b
shave space here & there, only to have the problem occur the next time the kernel or the ramdisk image slightly grows again.
8 lines
184 B
Makefile
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"
|