Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2014/02/24 07:23:38 skrll Exp $
      2 
      3 .include "${.CURDIR}/../Makefile.cdrom"
      4 
      5 CDBASE=		hppacd			# gives ${CDBASE}.iso
      6 CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      7 
      8 .include "${.CURDIR}/../../../common/Makefile.bootcd"
      9