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