Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.3.62.1
      1  1.3.62.1  pgoyette #	$NetBSD: Makefile,v 1.3.62.1 2018/09/30 01:45:01 pgoyette Exp $
      2       1.1    bouyer CDBASE=		arccd			# gives ${CDBASE}.iso
      3       1.1    bouyer CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      4  1.3.62.1  pgoyette CDRELEASE_NODEBUG=	true
      5       1.2   tsutsui CDKERNELS=	netbsd-RAMDISK.gz netbsd
      6       1.2   tsutsui CDINSTKERNEL=	../../instkernel
      7       1.3   tsutsui CDBUILDEXTRA=	${DESTDIR}/usr/mdec/boot
      8       1.1    bouyer 
      9       1.1    bouyer .include "${.CURDIR}/../../../common/Makefile.bootcd"
     10