Expand PMF_FN_* macros.
[netbsd-mini2440.git] / distrib / alpha / cdroms / installcd / Makefile
blobf1fcaa36f49dd68f0260e66f47dd4dea4f960f61
1 # $NetBSD: $
2 CDBASE= alphacd # gives ${CDBASE}.iso
3 CDINSTKERNEL= ../../instkernel/instkernel
4 CDKERNELS= netbsd netbsd
5 CDRELEASE= true # include $RELEASEDIR/$MACHINE
7 #make the CD bootable
8 image_md_post:
9 ${TOOL_INSTALLBOOT} -m${MACHINE} ${CDBASE}.iso bootxx.${MACHINE}
11 .include "${.CURDIR}/../../../common/Makefile.bootcd"