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

/haiku-buildtools/binutils/
H A Dltmain.sh5314 for search_ext in .la $std_shrext .so .a; do
5316 lib="$searchdir/lib${name}${search_ext}"
5318 if test "$search_ext" = ".la"; then
/haiku-buildtools/gcc/
H A Dltmain.sh5314 for search_ext in .la $std_shrext .so .a; do
5316 lib="$searchdir/lib${name}${search_ext}"
5318 if test "$search_ext" = ".la"; then
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh2024 for search_ext in .la $std_shrext .so .a; do
2026 lib="$searchdir/lib${name}${search_ext}"
2028 if test "$search_ext" = ".la"; then
/haiku-buildtools/libtool/
H A Dltmain.sh2024 for search_ext in .la $std_shrext .so .a; do
2026 lib="$searchdir/lib${name}${search_ext}"
2028 if test "$search_ext" = ".la"; then
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh6195 for search_ext in .la $std_shrext .so .a; do
6197 lib="$searchdir/lib${name}${search_ext}"
6199 if test "$search_ext" = ".la"; then
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh6195 for search_ext in .la $std_shrext .so .a; do
6197 lib="$searchdir/lib${name}${search_ext}"
6199 if test "$search_ext" = ".la"; then
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh6192 for search_ext in .la $std_shrext .so .a; do
6194 lib="$searchdir/lib${name}${search_ext}"
6196 if test "$search_ext" = ".la"; then
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh6195 for search_ext in .la $std_shrext .so .a; do
6197 lib="$searchdir/lib${name}${search_ext}"
6199 if test "$search_ext" = ".la"; then
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh6195 for search_ext in .la $std_shrext .so .a; do
6197 lib="$searchdir/lib${name}${search_ext}"
6199 if test "$search_ext" = ".la"; then
/haiku-buildtools/isl/
H A Dltmain.sh7460 for search_ext in .la $std_shrext .so .a; do
7462 lib=$searchdir/lib$name$search_ext
7464 if test .la = "$search_ext"; then

Completed in 209 milliseconds