Home
last modified time | relevance | path

Searched refs:AR (Results 1 – 25 of 32) sorted by relevance

12

/ndk/sources/host-tools/make-3.81/glob/
DMakefile.ami33 AR = join
43 $(AR) $(ARFLAGS) $@ glob.o fnmatch.o
DSMakefile34 AR = join
44 $(AR) $(ARFLAGS) $@ glob.o fnmatch.o
DMakefile.in74 libglob_a_AR = $(AR) $(ARFLAGS)
95 AR = @AR@
Dconfigure.bat31 echo "s/@AR@/ar/ ">> config.sed
/ndk/build/tools/
Dcommon-build-host-funcs.sh775 AR=$BH_HOST_CONFIG-ar
781 export CC CXX LD AR AS RANLIB NM STRIP STRINGS
Dbuild-mingw64-toolchain.sh436 AR=$BINPREFIX-ar
439 export CC CXX LD AS AR RANLIB STRIP
Dbuild-gnu-libstdc++.sh169 export AR=${BINPREFIX}ar
Dbuild-host-gcc.sh1063 AR=$HOST-ar
1069 export CC CXX AS LD AR RANLIB STRIP STRINGS NM
/ndk/sources/host-tools/make-3.81/config/
DMakefile.in79 AR = @AR@
/ndk/sources/host-tools/make-3.81/
DMakefile.DOS64 AR = ar
DMakefile.in152 AR = @AR@
DREADME.OS297 make AR=emxomfar
154 make AR=emxomfar
Dconfig.log349 AR='ar'
Dconfigure.in37 AC_CHECK_PROG(AR, ar, ar, ar)
Dconfigure3995 if test -n "$AR"; then
3996 ac_cv_prog_AR="$AR" # Let the user override the test.
4016 AR=$ac_cv_prog_AR
4017 if test -n "$AR"; then
4018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4019 $as_echo "$AR" >&6; }
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
D0011-re-configure-d.patch30 AR
559 - test -n "$AR" && break
560 + test -n "$AR" && break
563 +if test -z "$AR"; then
564 + ac_ct_AR=$AR
606 -test -n "$AR" || AR="ar"
609 + AR="ar"
617 + AR=$ac_ct_AR
D0000-CROSS.patch3496 -AC_SUBST(AR)
3497 -AC_CHECK_PROGS(AR, ar aal, ar)
3498 +AC_CHECK_TOOLS(AR, ar aal, ar)
/ndk/sources/host-tools/make-3.81/w32/
DMakefile.in73 libw32_a_AR = $(AR) $(ARFLAGS)
96 AR = @AR@
DMakefile73 libw32_a_AR = $(AR) $(ARFLAGS)
96 AR = ar macro
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in94 AR = @AR@
/ndk/build/core/
Dndk-common.sh513 AR=ar
/ndk/sources/host-tools/sed-4.2.1/po/
Dga.po396 "coinníollacha cóipeála. Níl baránta AR BITH ann; go fiú níl baránta ann\n"
397 "d'INDÍOLTACHT nó FEILIÚNACHT D'FHEIDHM AR LEITH, an oiread atá ceadaithe\n"
/ndk/sources/host-tools/sed-4.2.1/lib/
DMakefile.in99 AR = ar
101 libsed_a_AR = $(AR) $(ARFLAGS)
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0320 m4trace:configure.in:37: -1- AC_SUBST([AR])
321 m4trace:configure.in:37: -1- AC_SUBST_TRACE([AR])
322 m4trace:configure.in:37: -1- m4_pattern_allow([^AR$])
Doutput.0639 AR
3995 if test -n "$AR"; then
3996 ac_cv_prog_AR="$AR" # Let the user override the test.
4016 AR=$ac_cv_prog_AR
4017 if test -n "$AR"; then
4018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4019 $as_echo "$AR" >&6; }

12