Home | History | Annotate | Line # | Download | only in bootcd
Makefile revision 1.1.4.1
      1  1.1.4.1      riz #	$NetBSD: Makefile,v 1.1.4.1 2007/03/09 06:59:31 riz Exp $
      2      1.1  hubertf #
      3      1.1  hubertf 
      4  1.1.4.1      riz .include "${.CURDIR}/../Makefile.cdrom"
      5  1.1.4.1      riz 
      6      1.1  hubertf CDBASE=		boot			# gives ${CDBASE}.iso
      7      1.1  hubertf 
      8      1.1  hubertf .include "${.CURDIR}/../../../common/Makefile.bootcd"
      9