# $NetBSD: Makefile,v 1.10 2008/02/02 13:47:04 tsutsui Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR} RAMDISK= ${RAMDISKDIR}/ramdisk.fs MDSETTARGETS= RAMDISK ${RAMDISK} - MDSET_RELEASEDIR= binary/kernel # do not strip kernels, there's no space constraints here. MDSET_NOSTRIP.netbsd-RAMDISK= MDSET_NOSYMBOLS.netbsd-RAMDISK= .include "${DISTRIBDIR}/common/Makefile.mdset" .include