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