Searched refs:exec_cmd (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/legacy/binutils/
H A Dltmain.sh254 exec_cmd=
4914 exec_cmd='$SHELL $0 --finish$current_libdirs'
5121 exec_cmd='"$cmd"$args'
5300 if test -z "$exec_cmd"; then
5307 if test -n "$exec_cmd"; then
5308 eval exec $exec_cmd
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh506 exec_cmd=
5891 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6099 exec_cmd="\$cmd$args"
6298 if test -z "$exec_cmd"; then
6305 if test -n "$exec_cmd"; then
6306 eval exec $exec_cmd
/haiku-buildtools/libtool/
H A Dltmain.sh506 exec_cmd=
5891 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
6099 exec_cmd="\$cmd$args"
6298 if test -z "$exec_cmd"; then
6305 if test -n "$exec_cmd"; then
6306 eval exec $exec_cmd
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9625 test -z "$exec_cmd" && \
9628 if test -n "$exec_cmd"; then
9629 eval exec "$exec_cmd"
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9625 test -z "$exec_cmd" && \
9628 if test -n "$exec_cmd"; then
9629 eval exec "$exec_cmd"
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9619 test -z "$exec_cmd" && \
9622 if test -n "$exec_cmd"; then
9623 eval exec "$exec_cmd"
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9625 test -z "$exec_cmd" && \
9628 if test -n "$exec_cmd"; then
9629 eval exec "$exec_cmd"
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh841 exec_cmd=
2634 exec_cmd="\$cmd$args"
3224 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9625 test -z "$exec_cmd" && \
9628 if test -n "$exec_cmd"; then
9629 eval exec "$exec_cmd"
/haiku-buildtools/binutils/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/haiku-buildtools/gcc/
H A Dltmain.sh762 exec_cmd=
1963 exec_cmd="\$cmd$args"
2509 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8600 test -z "$exec_cmd" && \
8603 if test -n "$exec_cmd"; then
8604 eval exec "$exec_cmd"
/haiku-buildtools/isl/
H A Dltmain.sh2378 exec_cmd=
3848 exec_cmd=\$cmd$args
4433 exec_cmd='$SHELL "$progpath" $preserve_args --finish$current_libdirs'
10898 test -z "$exec_cmd" && \
10901 if test -n "$exec_cmd"; then
10902 eval exec "$exec_cmd"

Completed in 344 milliseconds