# $NetBSD: Makefile,v 1.2 2008/06/23 02:16:53 matt Exp $ .include .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib" .include HPCBOOTDIR= ${KERNSRCDIR}/arch/hpc/stand/binary/ARM HPCBOOT= hpcboot.exe .PATH: ${HPCBOOTDIR} UUDECODE_FILES= ${HPCBOOT} UUDECODE_FILES_RENAME_${HPCBOOT}= ${HPCBOOT} release:: check_RELEASEDIR .WAIT ${HPCBOOT} ${INSTALL} -c -m ${NONBINMODE} \ ${HPCBOOT} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation .include .include