Cross Reference: Makefile
xref: /src/distrib/ofppc/cdroms/installcd/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/ofppc/cdroms/installcd/
11.7Schristos#	$NetBSD: Makefile,v 1.7 2019/09/23 13:42:34 christos Exp $
21.2Smrg
31.1SbouyerCDBASE=		ofppccd		# gives ${CDBASE}.iso
41.7SchristosCDRELEASE=	true			# include $RELEASEDIR/$RELEASEMACHINEDIR
51.6SmartinCDRELEASE_NODEBUG=	true
61.3SgarbledCDKERNELS+=	netbsd-INSTALL.gz netbsd
71.2SmrgCDINSTKERNEL=	../../instkernel
81.2Smrg
91.3Sgarbled.include <bsd.kernobj.mk>	# For KERNSRCDIR
101.3SgarbledDISTRIBVERS!=	${HOST_SH} ${KERNSRCDIR}/conf/osrelease.sh
111.3Sgarbled
121.2Smrgprepare_md_post:
131.2Smrg	# install ofwboot as ofwboot.ofppc
141.2Smrg	${HOST_INSTALL_FILE} -m ${BINMODE} ${DESTDIR}/usr/mdec/ofwboot \
151.2Smrg	    ${.OBJDIR}/cdrom/ofwboot.ofppc
161.5Schristos	${MKDIR} ${MKDIRPERM} ${.OBJDIR}/cdrom/nbsd
171.5Schristos	${MKDIR} ${MKDIRPERM} ${.OBJDIR}/cdrom/ppc
181.3Sgarbled	${HOST_INSTALL_FILE} -m ${BINMODE} ${DESTDIR}/usr/mdec/ofwboot \
191.3Sgarbled	    ${.OBJDIR}/cdrom/nbsd/ofwboot
201.3Sgarbled	${DESTDIR}/usr/mdec/mkbootinfo "NetBSD/${MACHINE} ${DISTRIBVERS}" \
211.3Sgarbled	    "1,\nbsd\ofwboot" ${.OBJDIR}/cdrom/ppc/bootinfo.txt \
221.3Sgarbled	    ${DESTDIR}/usr/mdec/netbsd.chrp
231.1Sbouyer
241.1Sbouyer.include "${.CURDIR}/../../../common/Makefile.bootcd"
25

Indexes created Thu Dec 11 15:09:36 GMT 2025