Cross Reference: Makefile
xref: /src/distrib/hpcsh/stand/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/hpcsh/stand/
11.4Schristos#	$NetBSD: Makefile,v 1.4 2014/01/22 01:03:10 christos Exp $
21.1Stsutsui
31.1Stsutsui.include <bsd.own.mk>
41.4Schristos.include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
51.1Stsutsui
61.1Stsutsui.include <bsd.kernobj.mk>
71.1Stsutsui
81.1StsutsuiHPCBOOTDIR=	${KERNSRCDIR}/arch/hpc/stand
91.1StsutsuiHPCBOOT_SH3DIR=	${HPCBOOTDIR}/binary/SH3
101.1StsutsuiHPCBOOT_SH3=	hpcboot-sh3.exe
111.1StsutsuiHPCBOOT_SH4DIR=	${HPCBOOTDIR}/binary/SH4
121.1StsutsuiHPCBOOT_SH4=	hpcboot-sh4.exe
131.1Stsutsui
141.1StsutsuiUUDECODE_FILES= hpcboot-sh3.exe hpcboot-sh4.exe
151.1StsutsuiUUDECODE_FILES_RENAME_hpcboot-sh3.exe= hpcboot-sh3.exe
161.1StsutsuiUUDECODE_FILES_RENAME_hpcboot-sh4.exe= hpcboot-sh4.exe
171.1Stsutsui
181.1StsutsuiCLEANFILES+= hpcboot-sh3.exe.uue hpcboot-sh4.exe.uue
191.1Stsutsui
201.1Stsutsuihpcboot-sh3.exe.uue:
211.1Stsutsui	cp ${HPCBOOT_SH3DIR}/hpcboot.exe.uue hpcboot-sh3.exe.uue
221.1Stsutsuihpcboot-sh4.exe.uue:
231.1Stsutsui	cp ${HPCBOOT_SH4DIR}/hpcboot.exe.uue hpcboot-sh4.exe.uue
241.1Stsutsui
251.1Stsutsuirelease:: ${UUDECODE_FILES}
261.1Stsutsui	${INSTALL} -c -m ${NONBINMODE} \
271.2Smatt		${HPCBOOT_SH3} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation
281.1Stsutsui	${INSTALL} -c -m ${NONBINMODE} \
291.2Smatt		${HPCBOOT_SH4} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation
301.1Stsutsui
311.4Schristos.include <bsd.files.mk>
32

Indexes created Sun Dec 07 03:09:31 GMT 2025