1#	$NetBSD: Makefile,v 1.4 2002/11/18 12:39:45 lukem Exp $
2
3FLOPPYBASE=	boot-com
4FLOPPYMAX=	2
5FLOPPYKERNEL=	netbsd-INSTALL.gz
6FLOPPY_BOOT=	${DESTDIR}/usr/mdec/biosboot_com0.sym	# Serial output
7
8.include "${.CURDIR}/../common/Makefile.bootfloppy"
9