No empty .Rs/.Re
[netbsd-mini2440.git] / distrib / arc / instkernel / Makefile
blob1e025f2ee5be1650942b526ec98a849cc1599c49
1 # $NetBSD: Makefile,v 1.10 2008/02/02 13:47:04 tsutsui Exp $
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= RAMDISK ${RAMDISK} -
10 MDSET_RELEASEDIR= binary/kernel
12 .include "${DISTRIBDIR}/common/Makefile.mdset"
14 .include <bsd.prog.mk>