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

/xsrc/external/mit/xedit/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
235 if test ! -f "$orig_archive"; then
237 echo "$me: creating $orig_archive"
239 orig_archive=
241 orig_archive=$archive
260 if test -n "$orig_archive"; then
261 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "
[all...]

Completed in 2 milliseconds