summaryrefslogtreecommitdiff
path: root/distrib/evbmips/cdroms/installcd/Makefile
blob: e016816594e18b0b44789ee83551db5e5219b3b0 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.3 2019/09/23 13:42:32 christos Exp $
CDBASE=		evbmips-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
CDRELEASE=	true			# include $RELEASEDIR/$RELEASEMACHINEDIR
CDRELEASE_NODEBUG=	true

.include "${.CURDIR}/../../../common/Makefile.bootcd"