Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / hp300 / instkernel / Makefile
blobeb142bd71ea77e4b528432f80f5f1a664768e29d
1 # $NetBSD: Makefile,v 1.10 2002/05/02 18:02:34 lukem 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>