DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.
This avoids running target binaries. Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ gethost: gethost.c sh.err.h tc.const.h sh.h ${BUILD_TOOLS_META}
|
||||
tc.defs.c: gethost ${TCSHDIR}/host.defs
|
||||
@rm -f ${.TARGET}
|
||||
@echo "/* Do not edit this file, make creates it */" > ${.TARGET}
|
||||
./gethost ${TCSHDIR}/host.defs >> ${.TARGET}
|
||||
${BTOOLSPATH:U.}/gethost ${TCSHDIR}/host.defs >> ${.TARGET}
|
||||
|
||||
ed.defns.h: ed.defns.c
|
||||
@rm -f ${.TARGET}
|
||||
|
||||
Reference in New Issue
Block a user