# $NetBSD: Makefile,v 1.1 2008/04/26 17:42:09 tsutsui Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" .include MINIROOTOBJ!= cd ${DISTRIBDIR}/miniroot && ${PRINTOBJDIR} MINIROOT= ${MINIROOTOBJ}/miniroot.fs MDSETTARGETS= RAMDISK ${MINIROOT} netbsd MDSET_RELEASEDIR= installation .include "${DISTRIBDIR}/common/Makefile.mdset" .include