1 # $NetBSD: Makefile,v 1.2 2002/05/07 14:08:33 isaki Exp $
4 .
include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 .
include <bsd.kernobj.mk
>
8 RAMDISKDIR
!= cd
${.CURDIR
}/..
/ramdisk
&& ${PRINTOBJDIR}
9 RAMDISK
= ${RAMDISKDIR}/inst.fs
11 MDSETTARGETS
= INSTALL
${RAMDISK} -
12 MDSET_RELEASEDIR
= binary
/kernel
14 .
include "${DISTRIBDIR}/common/Makefile.mdset"
16 .
include <bsd.prog.mk
>