6 lines
220 B
Makefile
6 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/03/06 21:56:59 bouyer Exp $
|
|
CDBASE= evbmips-${MACHINE_ARCH}cd # gives ${CDBASE}.iso
|
|
CDRELEASE= true # include $RELEASEDIR/$MACHINE
|
|
|
|
.include "${.CURDIR}/../../../common/Makefile.bootcd"
|