Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / rs6000 / instkernel / Makefile
blob568de5d5137396a399d0b03dd60109d356a587f4
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} -
10 MDSET_RELEASEDIR= binary/kernel
12 .include "${DISTRIBDIR}/common/Makefile.mdset"
14 .include <bsd.prog.mk>