Home
last modified time | relevance | path

Searched refs:exec_cmd (Results 1 – 8 of 8) sorted by relevance

/minix3/external/mit/expat/dist/conftools/
H A Dltmain.sh845 exec_cmd=
2633 exec_cmd="\$cmd$args"
3221 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9606 test -z "$exec_cmd" && \
9609 if test -n "$exec_cmd"; then
9610 eval exec "$exec_cmd"
/minix3/external/bsd/bind/dist/unit/atf-src/admin/
H A Dltmain.sh604 exec_cmd=
1752 exec_cmd="\$cmd$args"
2277 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8374 test -z "$exec_cmd" && \
8377 if test -n "$exec_cmd"; then
8378 eval exec "$exec_cmd"
/minix3/external/bsd/file/dist/
H A Dltmain.sh842 exec_cmd=
2635 exec_cmd="\$cmd$args"
3225 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9628 test -z "$exec_cmd" && \
9631 if test -n "$exec_cmd"; then
9632 eval exec "$exec_cmd"
/minix3/external/bsd/flex/dist/
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"
H A Dlibtool1271 exec_cmd=
3067 exec_cmd="\$cmd$args"
3657 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
10058 test -z "$exec_cmd" && \
10061 if test -n "$exec_cmd"; then
10062 eval exec "$exec_cmd"
/minix3/external/bsd/bind/dist/
H A Dltmain.sh841 exec_cmd=
2664 exec_cmd="\$cmd$args"
3254 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
9670 test -z "$exec_cmd" && \
9673 if test -n "$exec_cmd"; then
9674 eval exec "$exec_cmd"
/minix3/external/bsd/libevent/dist/
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"
/minix3/crypto/external/bsd/netpgp/dist/buildaux/
H A Dltmain.sh643 exec_cmd=
6609 exec_cmd="\$cmd$args"
6817 if test -z "$exec_cmd"; then
6824 if test -n "$exec_cmd"; then
6825 eval exec $exec_cmd