Searched refs:testbindir (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/binutils/
H A Dltmain.sh4717 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
4724 *":$testbindir:"*) ;;
4725 ::) dllsearchpath=$testbindir;;
4726 *) dllsearchpath="$dllsearchpath:$testbindir";;
7827 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
7834 *":$testbindir:"*) ;;
7835 ::) dllsearchpath=$testbindir;;
7836 *) dllsearchpath="$dllsearchpath:$testbindir";;
/haiku-buildtools/gcc/
H A Dltmain.sh4717 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
4724 *":$testbindir:"*) ;;
4725 ::) dllsearchpath=$testbindir;;
4726 *) dllsearchpath="$dllsearchpath:$testbindir";;
7827 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
7834 *":$testbindir:"*) ;;
7835 ::) dllsearchpath=$testbindir;;
7836 *) dllsearchpath="$dllsearchpath:$testbindir";;
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh5585 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5592 *":$testbindir:"*) ;;
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8813 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8820 *":$testbindir:"*) ;;
8821 ::) dllsearchpath=$testbindir;;
8822 *) func_append dllsearchpath ":$testbindir";;
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh5585 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5592 *":$testbindir:"*) ;;
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8813 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8820 *":$testbindir:"*) ;;
8821 ::) dllsearchpath=$testbindir;;
8822 *) func_append dllsearchpath ":$testbindir";;
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh5585 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5592 *":$testbindir:"*) ;;
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8807 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8814 *":$testbindir:"*) ;;
8815 ::) dllsearchpath=$testbindir;;
8816 *) func_append dllsearchpath ":$testbindir";;
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh5585 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5592 *":$testbindir:"*) ;;
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8813 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8820 *":$testbindir:"*) ;;
8821 ::) dllsearchpath=$testbindir;;
8822 *) func_append dllsearchpath ":$testbindir";;
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh5585 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5592 *":$testbindir:"*) ;;
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8813 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8820 *":$testbindir:"*) ;;
8821 ::) dllsearchpath=$testbindir;;
8822 *) func_append dllsearchpath ":$testbindir";;
/haiku-buildtools/isl/
H A Dltmain.sh6847 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
6854 *":$testbindir:"*) ;;
6855 ::) dllsearchpath=$testbindir;;
6856 *) func_append dllsearchpath ":$testbindir";;
10085 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10092 *":$testbindir:"*) ;;
10093 ::) dllsearchpath=$testbindir;;
10094 *) func_append dllsearchpath ":$testbindir";;

Completed in 147 milliseconds