7 lines
221 B
Makefile
7 lines
221 B
Makefile
# $NetBSD: Makefile,v 1.1 2011/06/18 06:25:43 nonaka Exp $
|
|
|
|
CDBASE= evbsh3-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|