summaryrefslogtreecommitdiff
path: root/distrib/prep/floppies/bootfloppy_com0.generic/Makefile
blob: c8dd18b456111828b27e7c771038ec1a648bdd46 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.3 2002/11/18 12:39:53 lukem Exp $

IMAGE=		generic_com0.fs
BOOTLOADER=	${MDEC}/boot_com0

.include <bsd.own.mk>
KERNDIR!=	cd ${.CURDIR}/../kernel-generic && ${PRINTOBJDIR}
KERNEL=		${KERNDIR}/netbsd-GENERIC.gz

.include "../bootfloppy-common/Makefile.inc"