1 # $NetBSD: Makefile,v 1.10 2002/05/02 18:02:40 lukem Exp $
4 .
include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 RAMDISKDIR
!= cd
${.CURDIR
}/..
/ramdisk
&& ${PRINTOBJDIR}
7 RAMDISK
= ${RAMDISKDIR}/ramdisk.fs
9 MDSETTARGETS
= INSTALL
${RAMDISK} - \
10 GENERIC_MD
${RAMDISK} -
11 MDSET_RELEASEDIR
= binary
/kernel
13 .
include "${DISTRIBDIR}/common/Makefile.mdset"
15 .
include <bsd.prog.mk
>