Sync usage with man page.
[netbsd-mini2440.git] / distrib / prep / floppies / bootfloppy_com0.generic / Makefile
blob1f4dd78f3ee558509b6078a2aa45bfd32becd6c3
1 # $NetBSD: Makefile,v 1.2 2002/04/12 14:53:00 lukem Exp $
3 IMAGE= generic_com0.fs
4 BOOTLOADER= ${MDEC}/boot_com0
6 .include <bsd.own.mk>
7 KERNDIR!= cd ${.CURDIR}/../kernel-generic && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-GENERIC.gz
10 .include "../bootfloppy-common/Makefile.inc"