1# $NetBSD: Makefile,v 1.3 2007/03/08 13:48:36 bouyer Exp $ 2# 3 4.include "${.CURDIR}/../Makefile.cdrom" 5 6CDBASE= boot-com # gives ${CDBASE}.iso 7CDBOOTOPTIONS= -o console=com0 8 9.include "${.CURDIR}/../../../common/Makefile.bootcd" 10