11.4Sjym# $NetBSD: Makefile,v 1.4 2011/01/18 00:16:13 jym Exp $ 21.1Shubertf# 31.1Shubertf 41.2Sbouyer.include "${.CURDIR}/../Makefile.cdrom" 51.2Sbouyer 61.1ShubertfCDBASE= boot # gives ${CDBASE}.iso 71.3StsutsuiCDBUILDEXTRA+= boot.cfg # Add boot.cfg file 81.3StsutsuiCLEANFILES+= boot.cfg 91.3Stsutsui 101.3Stsutsuiprepare_md_post: 111.3Stsutsui ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR}/boot.cfg.in > boot.cfg 121.1Shubertf 131.1Shubertf.include "${.CURDIR}/../../../common/Makefile.bootcd" 14