Searched refs:base_compile (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/contrib/gdb/
H A Dltmain.sh315 base_compile=
340 # Add the previous argument to base_compile.
341 if test -z "$base_compile"; then
342 base_compile="$lastarg"
344 base_compile="$base_compile $lastarg"
400 # Add the arguments to base_compile.
401 if test -z "$base_compile"; then
402 base_compile="$lastarg"
404 base_compile
[all...]
/freebsd-10.0-release/contrib/binutils/
H A Dltmain.sh1155 # Blanks at the start of $base_compile will cause this to fail
1590 base_compile=
1603 # do not "continue". Instead, add this to base_compile
1640 arg_mode=arg # the next one goes into the "base_compile" arg list
1658 # Add the arguments to base_compile.
1659 base_compile="$base_compile $lastarg"
1676 base_compile="$base_compile $func_quote_for_eval_result"
1724 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh243 # Blanks at the start of $base_compile will cause this to fail
625 base_compile=
637 # do not "continue". Instead, add this to base_compile
671 arg_mode=arg # the next one goes into the "base_compile" arg list
695 # Add the arguments to base_compile.
696 base_compile="$base_compile $lastarg"
726 base_compile="$base_compile $lastarg"
773 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh243 # Blanks at the start of $base_compile will cause this to fail
625 base_compile=
637 # do not "continue". Instead, add this to base_compile
671 arg_mode=arg # the next one goes into the "base_compile" arg list
695 # Add the arguments to base_compile.
696 base_compile="$base_compile $lastarg"
726 base_compile="$base_compile $lastarg"
773 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh243 # Blanks at the start of $base_compile will cause this to fail
625 base_compile=
637 # do not "continue". Instead, add this to base_compile
671 arg_mode=arg # the next one goes into the "base_compile" arg list
695 # Add the arguments to base_compile.
696 base_compile="$base_compile $lastarg"
726 base_compile="$base_compile $lastarg"
773 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh243 # Blanks at the start of $base_compile will cause this to fail
625 base_compile=
637 # do not "continue". Instead, add this to base_compile
671 arg_mode=arg # the next one goes into the "base_compile" arg list
695 # Add the arguments to base_compile.
696 base_compile="$base_compile $lastarg"
726 base_compile="$base_compile $lastarg"
773 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/sqlite3/
H A Dltmain.sh261 # Blanks at the start of $base_compile will cause this to fail
654 base_compile=
666 # do not "continue". Instead, add this to base_compile
700 arg_mode=arg # the next one goes into the "base_compile" arg list
724 # Add the arguments to base_compile.
725 base_compile="$base_compile $lastarg"
755 base_compile="$base_compile $lastarg"
803 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/libyaml/config/
H A Dltmain.sh1023 # Blanks at the start of $base_compile will cause this to fail
1105 base_compile=
1118 # do not "continue". Instead, add this to base_compile
1155 arg_mode=arg # the next one goes into the "base_compile" arg list
1173 # Add the arguments to base_compile.
1174 base_compile="$base_compile $lastarg"
1191 base_compile="$base_compile $func_quote_for_eval_result"
1229 func_infer_tag $base_compile
[all...]
/freebsd-10.0-release/contrib/atf/admin/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/freebsd-10.0-release/contrib/ldns/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/freebsd-10.0-release/contrib/openbsm/config/
H A Dltmain.sh1405 # Blanks at the start of $base_compile will cause this to fail
1984 base_compile=
1997 # do not "continue". Instead, add this to base_compile
2034 arg_mode=arg # the next one goes into the "base_compile" arg list
2051 # Add the arguments to base_compile.
2052 func_append base_compile " $lastarg"
2068 func_append_quoted base_compile "$lastarg"
2106 func_infer_tag $base_compile
2144 test -z "$base_compile" && \
2214 # Without this assignment, base_compile get
[all...]
/freebsd-10.0-release/contrib/openpam/
H A Dltmain.sh1405 # Blanks at the start of $base_compile will cause this to fail
1984 base_compile=
1997 # do not "continue". Instead, add this to base_compile
2034 arg_mode=arg # the next one goes into the "base_compile" arg list
2051 # Add the arguments to base_compile.
2052 func_append base_compile " $lastarg"
2068 func_append_quoted base_compile "$lastarg"
2106 func_infer_tag $base_compile
2144 test -z "$base_compile" && \
2214 # Without this assignment, base_compile get
[all...]
/freebsd-10.0-release/contrib/unbound/
H A Dltmain.sh1390 # Blanks at the start of $base_compile will cause this to fail
1954 base_compile=
1967 # do not "continue". Instead, add this to base_compile
2004 arg_mode=arg # the next one goes into the "base_compile" arg list
2021 # Add the arguments to base_compile.
2022 func_append base_compile " $lastarg"
2038 func_append_quoted base_compile "$lastarg"
2076 func_infer_tag $base_compile
2114 test -z "$base_compile" && \
2184 # Without this assignment, base_compile get
[all...]
/freebsd-10.0-release/crypto/heimdal/
H A Dltmain.sh1389 # Blanks at the start of $base_compile will cause this to fail
1953 base_compile=
1966 # do not "continue". Instead, add this to base_compile
2003 arg_mode=arg # the next one goes into the "base_compile" arg list
2020 # Add the arguments to base_compile.
2021 func_append base_compile " $lastarg"
2037 func_append_quoted base_compile "$lastarg"
2075 func_infer_tag $base_compile
2113 test -z "$base_compile" && \
2183 # Without this assignment, base_compile get
[all...]

Completed in 351 milliseconds