# $NetBSD: Makefile,v 1.12 2003/09/21 15:21:43 matt Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" RAMDISKDIR!= cd ${.CURDIR}/../ramdisk && ${PRINTOBJDIR} RAMDISK= ${RAMDISKDIR}/ramdisk.fs MDSETTARGETS= INSTALL ${RAMDISK} netbsd.aout-INSTALL MDSET_RELEASEDIR= binary/kernel MDSET_NOSTRIP.netbsd.aout-INSTALL= # defined MDSET_POST.netbsd.aout-INSTALL= \ ${OBJCOPY} -O a.out-arm-netbsd -R .ident -R .arm.atpcs -R .comment \ ${.TARGET} ${.TARGET} .include "${DISTRIBDIR}/common/Makefile.mdset" .include