Makefile revision 1.4
11.4Sscole#	$NetBSD: Makefile,v 1.4 2018/11/13 03:07:21 scole Exp $
21.1SbouyerCDBASE=		macppccd		# gives ${CDBASE}.iso
31.1SbouyerCDRELEASE=	true			# include $RELEASEDIR/$MACHINE
41.3SmartinCDRELEASE_NODEBUG=	true
51.2StsutsuiCDKERNELS=	netbsd-INSTALL.gz netbsd
61.4SscoleCDKERNELS+=	netbsd-INSTALL_601.gz netbsd.601
71.2StsutsuiCDINSTKERNEL=	../../floppies/md-kernel
81.2StsutsuiCDBUILDEXTRA=	${DESTDIR}/usr/mdec/ofwboot.xcf
91.1Sbouyer
101.1Sbouyer.include "${.CURDIR}/../../../common/Makefile.bootcd"
11