Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.1.4.2
      1  1.1.4.2  yamt #	$NetBSD: Makefile,v 1.1.4.2 2014/05/22 12:01:29 yamt Exp $
      2  1.1.4.2  yamt 
      3  1.1.4.2  yamt .include "${.CURDIR}/../Makefile.cdrom"
      4  1.1.4.2  yamt 
      5  1.1.4.2  yamt CDBASE=		hppacd			# gives ${CDBASE}.iso
      6  1.1.4.2  yamt CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      7  1.1.4.2  yamt 
      8  1.1.4.2  yamt .include "${.CURDIR}/../../../common/Makefile.bootcd"
      9