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