No empty .Rs/.Re
[netbsd-mini2440.git] / distrib / prep / floppies / bootfloppy.generic / Makefile
blobe4ae313c839341542c7f7bb356721aaca1db2959
1 # $NetBSD: Makefile,v 1.2 2002/04/12 14:52:58 lukem Exp $
3 IMAGE= generic.fs
4 BOOTLOADER= ${MDEC}/boot
6 .include <bsd.own.mk>
7 KERNDIR!= cd ${.CURDIR}/../kernel-generic && ${PRINTOBJDIR}
8 KERNEL= ${KERNDIR}/netbsd-GENERIC.gz
10 .include "../bootfloppy-common/Makefile.inc"