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