Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1.82.1
      1 #	$NetBSD: Makefile,v 1.1.82.1 2019/06/10 21:42:21 christos Exp $
      2 CDBASE=		evbppccd		# gives ${CDBASE}.iso
      3 CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      4 CDRELEASE_NODEBUG=	true
      5 
      6 .include "${.CURDIR}/../../../common/Makefile.bootcd"
      7