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