Home | History | Annotate | Line # | Download | only in installcd
Makefile revision 1.2.12.1
      1  1.2.12.1  pgoyette #	$NetBSD: Makefile,v 1.2.12.1 2018/09/30 01:45:02 pgoyette Exp $
      2       1.1     scole CDBASE=		ia64cd		# gives ${CDBASE}.iso
      3       1.1     scole #CDINSTKERNEL=	../../instkernel/instkernel
      4       1.1     scole CDKERNELS=	netbsd netbsd
      5       1.1     scole CDRELEASE=	true			# include $RELEASEDIR/$MACHINE
      6  1.2.12.1  pgoyette CDRELEASE_NODEBUG=	true
      7       1.1     scole 
      8       1.2  christos # don't make the CD bootable, there is no installboot support for ia64
      9       1.2  christos # image_md_post:
     10       1.2  christos #	${TOOL_INSTALLBOOT} -m${MACHINE} ${CDIMAGE} bootxx.${MACHINE}
     11       1.1     scole 
     12       1.1     scole .include "${.CURDIR}/../../../common/Makefile.bootcd"
     13       1.1     scole 
     14