1 # $NetBSD: Makefile,v 1.2 2009/01/28 11:21:56 nonaka Exp $
4 .
include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 RAMDISKDIR
!= cd
${.CURDIR
}/..
/ramdisk
&& ${PRINTOBJDIR}
7 RAMDISK
= ${RAMDISKDIR}/ramdisk.fs
9 MDSETTARGETS
= INSTALL
${RAMDISK} netbsd-INSTALL
10 MDSET_RELEASEDIR
= installation
/kernel
12 MDSET_NOGZIP
= # defined
13 MDSET_NOSTRIP
= # defined
14 MDSET_NOSYMBOLS
= # defined
16 .
include "${DISTRIBDIR}/common/Makefile.mdset"
18 .
include <bsd.prog.mk
>