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

/bind-9.11.3/unit/atf-src/admin/
H A Dar-lib95 $AR -NOLOGO $operation:"$member" "$archive" || exit $?
121 AR=$1
135 AR="$AR $1"
204 $AR -NOLOGO -REMOVE:"$file" "$archive" || exit $?
222 $AR -NOLOGO -EXTRACT:"$file" "$archive" || exit $?
227 $AR -NOLOGO -LIST "$archive" | sed -e 's/\\/\\\\/g' | while read member
229 $AR -NOLOGO -EXTRACT:"$member" "$archive" || exit $?
260 $AR -NOLOGO -OUT:"$archive" "$orig_archive" "$@" || exit $?
262 $AR
[all...]
H A Dltmain.sh5098 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
5103 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig208 old_AR="$AR"
473 old_archive_cmds='$AR cru $oldlib$oldobjs'
477 # Set a sane default for `AR'.
478 test -z "$AR" && AR=ar
1133 archive_cmds='$rm $objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $objdir/a2ixlibrary.data~$AR cru $lib $libobjs~$RANLIB $lib~(cd $objdir && a2ixlibrary -32)'
1268 archive_expsym_cmds='$LD -o $objdir/$soname $libobjs $deplibs $linkopts -bE:$export_symbols -T512 -H512 -bM:SRE~$AR cru $lib $objdir/$soname'
1314 archive_cmds='$rm $objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $objdir/a2ixlibrary.data~$AR cru $lib $libobjs~$RANLIB $lib~(cd $objdir && a2ixlibrary -32)'
2700 AR CC LD LN_S NM LTSHELL LTCONFIG_VERSION \
2833 AR
[all...]
H A Dltmain.sh2138 $show "(cd $xdir && $AR x $xabs)"
2139 $run eval "(cd \$xdir && $AR x \$xabs)" || exit $?
2271 $show "(cd $xdir && $AR x $xabs)"
2272 $run eval "(cd \$xdir && $AR x \$xabs)" || exit $?
3025 $show "(cd $xdir && $AR x $xabs)"
3026 $run eval "(cd \$xdir && $AR x \$xabs)" || exit $?
/bind-9.11.3/unit/atf-src/
H A Dconfigure717 AR
4271 if test -n "$AR"; then
4272 ac_cv_prog_AR="$AR" # Let the user override the test.
4291 AR=$ac_cv_prog_AR
4292 if test -n "$AR"; then
4293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4294 $as_echo "$AR" >&6; }
4301 test -n "$AR" && break
4304 if test -z "$AR"; then
4305 ac_ct_AR=$AR
[all...]
/bind-9.11.3/
H A Dconfigure922 AR
5325 if test -n "$AR"; then
5326 ac_cv_prog_AR="$AR" # Let the user override the test.
5345 AR=$ac_cv_prog_AR
5346 if test -n "$AR"; then
5347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5348 $as_echo "$AR" >&6; }
5355 test -n "$AR" && break
5358 if test -z "$AR"; then
5359 ac_ct_AR=$AR
[all...]
H A Dltmain.sh3758 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
3763 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then

Completed in 99 milliseconds