NetBSD/distrib/prep/floppies/bootfloppy_com0.generic/Makefile

11 lines
280 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/04/12 14:53:00 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"