1 # $NetBSD: Makefile,v 1.2 2008/04/26 10:45:49 tsutsui Exp $
2 CDBASE
= arccd
# gives ${CDBASE}.iso
3 CDRELEASE
= true
# include $RELEASEDIR/$MACHINE
4 CDKERNELS
= netbsd-RAMDISK.gz netbsd
5 CDINSTKERNEL
= ..
/..
/instkernel
6 CDBUILDEXTRA
= ${DESTDIR}/usr
/mdec
/boot
8 .
include "${.CURDIR}/../../../common/Makefile.bootcd"