Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1.2.2
      1 #	$NetBSD: Makefile,v 1.1.2.2 2023/02/12 12:32:35 martin Exp $
      2 CDBASE=		next68kcd		# gives ${CDBASE}.iso
      3 CDRELEASE=	true			# include $RELEASEDIR/$RELEASEMACHINEDIR
      4 CDRELEASE_NODEBUG=	true
      5 
      6 .include "${.CURDIR}/../../../common/Makefile.bootcd"
      7