|
# $NetBSD: Makefile,v 1.2 2002/04/16 09:06:51 lukem Exp $
|
|
|
|
FLOPPYBASE= boot-com
|
|
FLOPPYMAX= 2
|
|
FLOPPYKERNDIR= kernel-ramdisk
|
|
FLOPPYKERNEL= netbsd.INSTALL.gz
|
|
FLOPPY_BOOT= ${DESTDIR}/usr/mdec/biosboot_com0.sym # Serial output
|
|
|
|
.include "${.CURDIR}/../common/Makefile.bootfloppy"
|