Searched refs:WINDRES_FOR_TARGET (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dconfigure6479 WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
6480 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
6486 WINDRES_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=windres`
6487 test $WINDRES_FOR_TARGET=windres && WINDRES_FOR_TARGET=
6488 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
6499 case "$WINDRES_FOR_TARGET" in
6501 ac_cv_path_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test with a path.
6504 ac_cv_path_WINDRES_FOR_TARGET="$WINDRES_FOR_TARGET" # Let the user override the test with a dos path.
6520 WINDRES_FOR_TARGET
[all...]
H A DMakefile.def249 flags_to_pass = { flag= WINDRES_FOR_TARGET ; };
/haiku-buildtools/gcc/
H A Dconfigure572 WINDRES_FOR_TARGET
842 WINDRES_FOR_TARGET
1626 WINDRES_FOR_TARGET
13411 WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
13412 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13420 WINDRES_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=windres`
13421 test $WINDRES_FOR_TARGET = windres && WINDRES_FOR_TARGET=
13422 test -n "$WINDRES_FOR_TARGET" && ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
[all...]
H A DMakefile.tpl296 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
495 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
665 'WINDRES=$$(WINDRES_FOR_TARGET)' \
H A DMakefile.in293 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
542 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
765 "WINDRES_FOR_TARGET=$(WINDRES_FOR_TARGET)" \
864 'WINDRES=$$(WINDRES_FOR_TARGET)' \
[all...]
/haiku-buildtools/binutils/
H A Dconfigure572 WINDRES_FOR_TARGET
845 WINDRES_FOR_TARGET
1631 WINDRES_FOR_TARGET
13479 WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
13480 ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
13488 WINDRES_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=windres`
13489 test $WINDRES_FOR_TARGET = windres && WINDRES_FOR_TARGET=
13490 test -n "$WINDRES_FOR_TARGET" && ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
[all...]
H A DMakefile.tpl299 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
497 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
678 'WINDRES=$$(WINDRES_FOR_TARGET)' \
H A DMakefile.in296 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \
544 WINDRES_FOR_TARGET=@WINDRES_FOR_TARGET@
769 "WINDRES_FOR_TARGET=$(WINDRES_FOR_TARGET)" \
877 'WINDRES=$$(WINDRES_FOR_TARGET)' \
[all...]
/haiku-buildtools/legacy/gcc/
H A Dconfigure913 tools="${tools} WINDRES WINDRES_FOR_TARGET YACC"
956 WINDRES_FOR_TARGET=${WINDRES_FOR_TARGET-${target_alias}-windres}
H A DMakefile.in301 WINDRES_FOR_TARGET = ` \
401 "WINDRES_FOR_TARGET=$(WINDRES_FOR_TARGET)" \
471 'WINDRES=$$(WINDRES_FOR_TARGET)'
492 'WINDRES=$$(WINDRES_FOR_TARGET)' \
1281 WINDRES="$(WINDRES_FOR_TARGET)"; export WINDRES; \

Completed in 155 milliseconds