7 lines
221 B
Makefile
7 lines
221 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/02/23 11:03:53 nonaka Exp $
|
|
|
|
CDBASE= evbarm-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|