Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.2
      1 # $NetBSD: Makefile,v 1.2 2018/09/28 15:05:20 martin Exp $
      2 
      3 CDBASE=		evbsh3-${MACHINE_ARCH}cd	# gives ${CDBASE}.iso
      4 CDRELEASE=	true				# include $RELEASEDIR/$MACHINE
      5 CDRELEASE_NODEBUG=	true
      6 
      7 .include "${.CURDIR}/../../../common/Makefile.bootcd"
      8