Home | History | Annotate | Line # | Download | only in installcd
      1  1.3  christos #	$NetBSD: Makefile,v 1.3 2019/09/23 13:42:33 christos Exp $
      2  1.1     skrll 
      3  1.1     skrll .include "${.CURDIR}/../Makefile.cdrom"
      4  1.1     skrll 
      5  1.1     skrll CDBASE=		hppacd			# gives ${CDBASE}.iso
      6  1.3  christos CDRELEASE=	true			# include $RELEASEDIR/$RELEASEMACHINEDIR
      7  1.2    martin CDRELEASE_NODEBUG=	true
      8  1.1     skrll 
      9  1.1     skrll .include "${.CURDIR}/../../../common/Makefile.bootcd"
     10