Searched refs:orig_archive (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/config/
H A Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "
[all...]
/external/pcre/dist/
H A Dar-lib145 orig_archive=$1
147 func_file_conv "$orig_archive"
193 if test ! -f "$orig_archive"; then
210 if test ! -f "$orig_archive"; then
234 if test ! -f "$orig_archive"; then
236 echo "$me: creating $orig_archive"
238 orig_archive=
240 orig_archive=$archive
259 if test -n "$orig_archive"; then
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "
[all...]

Completed in 65 milliseconds