1 # $NetBSD: Makefile,v 1.3.28.2 2020/04/13 07:45:30 martin Exp $ 2 CDBASE= playstation2cd # gives ${CDBASE}.iso 3 CDRELEASE= true # include $RELEASEDIR/$RELEASEMACHINEDIR 4 CDRELEASE_NODEBUG= true 5 6 .include "${.CURDIR}/../../../common/Makefile.bootcd" 7