Home | History | Annotate | Line # | Download | only in installcd
      1  1.4  christos #	$NetBSD: Makefile,v 1.4 2019/09/23 13:42:31 christos Exp $
      2  1.1    bouyer CDBASE=		catscd			# gives ${CDBASE}.iso
      3  1.4  christos CDRELEASE=	true			# include $RELEASEDIR/$RELEASEMACHINEDIR
      4  1.3    martin CDRELEASE_NODEBUG=	true
      5  1.2   tsutsui CDKERNELS=	netbsd-INSTALL.aout netbsd
      6  1.1    bouyer CDINSTKERNEL=	../../instkernel
      7  1.1    bouyer 
      8  1.1    bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd"
      9