# $NetBSD: Makefile,v 1.12 2018/11/12 20:11:39 scole Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR} RAMDISK= ${RAMDISKDIR}/ramdisk.fs MDSETTARGETS= INSTALL ${RAMDISK} - \ INSTALL_601 ${RAMDISK} - \ GENERIC_MD ${RAMDISK} - MDSET_RELEASEDIR= binary/kernel .include "${DISTRIBDIR}/common/Makefile.mdset" .include