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