Makefile revision 1.9
1# $NetBSD: Makefile,v 1.9 2002/04/16 05:23:44 lukem Exp $ 2 3FLOPPYBASE= rescue-tiny.fs 4FLOPPYKERNDIR= kernel-rescue 5FLOPPYKERNEL= netbsd.RESCUE_TINY.gz 6FLOPPYSIZE= 2400 7 8.include "${.CURDIR}/../common/Makefile.bootfloppy" 9