No empty .Rs/.Re
[netbsd-mini2440.git] / distrib / landisk / instkernel / Makefile
blob6929f51930712dc02e8b3fee84460c7d85bad2b6
1 # $NetBSD$
3 .include <bsd.own.mk>
4 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR}
7 RAMDISK= ${RAMDISKDIR}/ramdisk.fs
9 MDSETTARGETS= INSTALL ${RAMDISK} netbsd-INSTALL
10 MDSET_RELEASEDIR= binary/kernel
12 MDSET_NOSTRIP= # defined
14 .include "${DISTRIBDIR}/common/Makefile.mdset"
16 .include <bsd.prog.mk>