Searched refs:RANLIB_FOR_TARGET (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dconfigure6173 RANLIB_FOR_TARGET=`cd $with_build_time_tools && pwd`/ranlib
6174 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
6180 RANLIB_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=ranlib`
6181 test $RANLIB_FOR_TARGET=ranlib && RANLIB_FOR_TARGET=
6182 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
6193 case "$RANLIB_FOR_TARGET" in
6195 ac_cv_path_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test with a path.
6198 ac_cv_path_RANLIB_FOR_TARGET="$RANLIB_FOR_TARGET" # Let the user override the test with a dos path.
6214 RANLIB_FOR_TARGET
[all...]
H A DMakefile.def247 flags_to_pass = { flag= RANLIB_FOR_TARGET ; };
/haiku-buildtools/gcc/
H A Dconfigure575 RANLIB_FOR_TARGET
839 RANLIB_FOR_TARGET
1620 RANLIB_FOR_TARGET
12721 RANLIB_FOR_TARGET=`cd $with_build_time_tools && pwd`/ranlib
12722 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
12730 RANLIB_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=ranlib`
12731 test $RANLIB_FOR_TARGET = ranlib && RANLIB_FOR_TARGET=
12732 test -n "$RANLIB_FOR_TARGET" && ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
[all...]
H A DMakefile.tpl220 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \
293 RANLIB="$(RANLIB_FOR_TARGET)"; export RANLIB; \
492 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
663 'RANLIB=$$(RANLIB_FOR_TARGET)' \
H A DMakefile.in217 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \
290 RANLIB="$(RANLIB_FOR_TARGET)"; export RANLIB; \
539 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
762 "RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
862 'RANLIB=$$(RANLIB_FOR_TARGET)' \
[all...]
/haiku-buildtools/binutils/
H A Dconfigure575 RANLIB_FOR_TARGET
842 RANLIB_FOR_TARGET
1625 RANLIB_FOR_TARGET
12789 RANLIB_FOR_TARGET=`cd $with_build_time_tools && pwd`/ranlib
12790 ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
12798 RANLIB_FOR_TARGET=`$GCC_FOR_TARGET --print-prog-name=ranlib`
12799 test $RANLIB_FOR_TARGET = ranlib && RANLIB_FOR_TARGET=
12800 test -n "$RANLIB_FOR_TARGET" && ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
[all...]
H A DMakefile.tpl221 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \
296 RANLIB="$(RANLIB_FOR_TARGET)"; export RANLIB; \
494 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
676 'RANLIB=$$(RANLIB_FOR_TARGET)' \
H A DMakefile.in218 RANLIB_FOR_TARGET="$(RANLIB_FOR_TARGET)"; export RANLIB_FOR_TARGET; \
293 RANLIB="$(RANLIB_FOR_TARGET)"; export RANLIB; \
541 RANLIB_FOR_TARGET=@RANLIB_FOR_TARGET@
766 "RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
875 'RANLIB=$$(RANLIB_FOR_TARGET)' \
[all...]
/haiku-buildtools/legacy/gcc/
H A Dconfigure912 tools="${tools} NM_FOR_TARGET RANLIB RANLIB_FOR_TARGET"
954 RANLIB_FOR_TARGET=${RANLIB_FOR_TARGET-${target_alias}-ranlib}
H A DMakefile.in323 RANLIB_FOR_TARGET = ` \
394 "RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
470 'RANLIB=$$(RANLIB_FOR_TARGET)' \
1280 RANLIB="$(RANLIB_FOR_TARGET)"; export RANLIB; \
/haiku-buildtools/gcc/libgcc/
H A DMakefile.in183 RANLIB_FOR_TARGET = $(RANLIB)
210 export RANLIB_FOR_TARGET
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A DMakefile.in2577 $(RANLIB_FOR_TARGET) $(DESTDIR)$(ADA_RTL_OBJ_DIR)/$$file; \
2710 $(RANLIB_FOR_TARGET) $(RTSDIR)/libgnat$(arext)
2713 $(RANLIB_FOR_TARGET) $(RTSDIR)/libgnarl$(arext)
2717 $(RANLIB_FOR_TARGET) $(RTSDIR)/libgmem$(arext)
/haiku-buildtools/gcc/gcc/
H A DMakefile.in443 RANLIB_FOR_TARGET := $(shell \
1095 export RANLIB_FOR_TARGET

Completed in 232 milliseconds