1 # $NetBSD: Makefile,v 1.6 2008/11/21 15:49:51 ad Exp $
4 .
include "${.CURDIR}/../Makefile.cdrom"
6 CDBASE
= boot
# gives ${CDBASE}.iso
7 CDBUILDEXTRA
+= boot.cfg
# Add boot.cfg file
11 ${TOOL_SED} "s/@@VERSION@@/${DISTRIBVER}/" < ${.CURDIR
}/boot.cfg.in
> boot.cfg
13 .
include "${.CURDIR}/../../../common/Makefile.bootcd"