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