11.7Shannken# $NetBSD: Makefile,v 1.7 2008/12/09 12:01:55 hannken Exp $ 21.1Shubertf# 31.1Shubertf 41.2Sbouyer.include "${.CURDIR}/../Makefile.cdrom" 51.2Sbouyer 61.1ShubertfCDBASE= boot # gives ${CDBASE}.iso 71.5SadCDBUILDEXTRA+= boot.cfg # Add boot.cfg file 81.4SsborrillCLEANFILES+= boot.cfg 91.4Ssborrill 101.4Ssborrillprepare_md_post: 111.4Ssborrill ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR}/boot.cfg.in > boot.cfg 121.1Shubertf 131.1Shubertf.include "${.CURDIR}/../../../common/Makefile.bootcd" 14