Searched refs:isdir (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/gcc/
H A Dltmain.sh2928 isdir=no
2939 -d) isdir=yes ;;
2997 test -d "$dest" && isdir=yes
2998 if test "$isdir" = yes; then
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh4513 isdir=no
4524 -d) isdir=yes ;;
4582 test -d "$dest" && isdir=yes
4583 if test "$isdir" = yes; then
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh5419 isdir=no
5430 -d) isdir=yes ;;
5491 test -d "$dest" && isdir=yes
5492 if test "$isdir" = yes; then
/haiku-buildtools/libtool/
H A Dltmain.sh5419 isdir=no
5430 -d) isdir=yes ;;
5491 test -d "$dest" && isdir=yes
5492 if test "$isdir" = yes; then
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh2803 isdir=no
2816 -d) isdir=yes ;;
2881 test -d "$dest" && isdir=yes
2882 if test "$isdir" = yes; then
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh2803 isdir=no
2816 -d) isdir=yes ;;
2881 test -d "$dest" && isdir=yes
2882 if test "$isdir" = yes; then
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh2803 isdir=no
2816 -d) isdir=yes ;;
2881 test -d "$dest" && isdir=yes
2882 if test "$isdir" = yes; then
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh2803 isdir=no
2816 -d) isdir=yes ;;
2881 test -d "$dest" && isdir=yes
2882 if test "$isdir" = yes; then
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh2803 isdir=no
2816 -d) isdir=yes ;;
2881 test -d "$dest" && isdir=yes
2882 if test "$isdir" = yes; then
/haiku-buildtools/binutils/
H A Dltmain.sh2093 isdir=no
2106 -d) isdir=yes ;;
2171 test -d "$dest" && isdir=yes
2172 if test "$isdir" = yes; then
/haiku-buildtools/gcc/
H A Dltmain.sh2093 isdir=no
2106 -d) isdir=yes ;;
2171 test -d "$dest" && isdir=yes
2172 if test "$isdir" = yes; then
/haiku-buildtools/isl/
H A Dltmain.sh4012 isdir=false
4025 -d) isdir=: ;;
4090 test -d "$dest" && isdir=:
4091 if $isdir; then

Completed in 184 milliseconds