4 .
include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 .
include <bsd.kernobj.mk
>
8 MINIROOTOBJ
!= cd
${DISTRIBDIR}/miniroot
&& ${PRINTOBJDIR}
9 MINIROOT
= ${MINIROOTOBJ}/miniroot.fs
11 MDSETTARGETS
= RAMDISK
${MINIROOT} netbsd \
12 INSTALL_TX3912
${MINIROOT} netbsd-TX3912
13 MDSET_RELEASEDIR
= installation
15 .
include "${DISTRIBDIR}/common/Makefile.mdset"
17 .
include <bsd.prog.mk
>