Searched refs:RANLIB (Results 1 - 25 of 91) sorted by relevance

1234

/external/dropbear/libtomcrypt/testprof/
H A Dmakefile4 ifndef RANLIB
5 RANLIB=ranlib macro
20 $(RANLIB) $@
/external/bison/djgpp/
H A Dconfig.site47 RANLIB=${RANLIB='ranlib'}
/external/icu4c/config/
H A DpkgdataMakefile.in34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
H A DMakefile.inc.in205 RANLIB = @RANLIB@
H A Dmh-cygwin-msvc87 RANLIB = ls -s#M#
/external/icu4c/data/
H A DpkgdataMakefile.in34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/icu4c/extra/uconv/
H A DpkgdataMakefile.in35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/icu4c/test/testdata/
H A DpkgdataMakefile.in35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/fdlibm/
H A Dmakefile.in71 RANLIB = @RANLIB@
137 $(RANLIB) $(prefix)/lib/$(LIB) || true
141 $(RANLIB) $(LIB) || true
/external/jpeg/
H A Dltconfig99 old_RANLIB="$RANLIB"
330 # If RANLIB is not set, then run the test.
331 if test "${RANLIB+set}" != "set"; then
339 RANLIB="ranlib"
349 if test -n "$RANLIB"; then
350 old_archive_cmds="$old_archive_cmds;\$RANLIB \$oldlib"
351 old_postinstall_cmds="\$RANLIB \$oldlib;$old_postinstall_cmds"
754 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)'
1256 if test -n "$RANLIB"; then
1257 archive_cmds="$archive_cmds;\$RANLIB \
[all...]
H A Dconfigure1491 if test -n "$RANLIB"; then
1492 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1506 RANLIB="$ac_cv_prog_RANLIB"
1507 if test -n "$RANLIB"; then
1508 echo "$ac_t""$RANLIB" 1>&6
1780 s%@RANLIB@%$RANLIB%g
/external/qemu/distrib/jpeg-6b/
H A Dltconfig99 old_RANLIB="$RANLIB"
330 # If RANLIB is not set, then run the test.
331 if test "${RANLIB+set}" != "set"; then
339 RANLIB="ranlib"
349 if test -n "$RANLIB"; then
350 old_archive_cmds="$old_archive_cmds;\$RANLIB \$oldlib"
351 old_postinstall_cmds="\$RANLIB \$oldlib;$old_postinstall_cmds"
754 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)'
1256 if test -n "$RANLIB"; then
1257 archive_cmds="$archive_cmds;\$RANLIB \
[all...]
H A Dconfigure1491 if test -n "$RANLIB"; then
1492 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1506 RANLIB="$ac_cv_prog_RANLIB"
1507 if test -n "$RANLIB"; then
1508 echo "$ac_t""$RANLIB" 1>&6
1780 s%@RANLIB@%$RANLIB%g
/external/qemu/distrib/zlib-1.2.3/
H A Dconfigure27 RANLIB=${RANLIB-"ranlib"}
130 RANLIB=${RANLIB-"true"}
451 /^RANLIB *=/s#=.*#=$RANLIB#
/external/compiler-rt/make/
H A Doptions.mk40 RANLIB := ranlib macro
H A Dlib_info.mk57 RANLIB RANLIBFLAGS \
H A DAppleBI.mk98 $(call GetCNAVar,RANLIB,Platform.darwin_bni,Release,) $@ ; \
/external/srtp/crypto/
H A DMakefile21 RANLIB = ranlib macro
105 $(RANLIB) libcryptomodule.a
/external/srtp/
H A DMakefile43 RANLIB = ranlib macro
104 $(RANLIB) libsrtp.a
114 $(RANLIB) libcryptomath.a
/external/zlib/src/
H A Dconfigure46 RANLIB=${RANLIB-"${CROSS_PREFIX}ranlib"}
47 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
49 RANLIB=${RANLIB-"ranlib"}
272 RANLIB=${RANLIB-"true"}
745 echo RANLIB = $RANLIB >> configure.log
779 /^RANLIB *
[all...]
/external/bzip2/
H A DMakefile20 RANLIB=ranlib macro
49 @if ( test -f $(RANLIB) -o -f /usr/bin/ranlib -o \
51 echo $(RANLIB) libbz2.a ; \
52 $(RANLIB) libbz2.a ; \
/external/compiler-rt/
H A DMakefile186 $(call Set,Tmp.RANLIB,$(strip \
187 $(call GetCNAVar,RANLIB,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
208 $(Verb) $(Tmp.RANLIB) $(Tmp.RANLIBFLAGS) $$@
/external/libffi/
H A Dltconfig283 old_RANLIB="$RANLIB"
626 if test -n "$RANLIB"; then
627 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
628 old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
651 test -z "$RANLIB" && RANLIB=:
1612 if test -n "$RANLIB"; then
1613 archive_cmds="$archive_cmds~\$RANLIB \$lib"
1614 postinstall_cmds='$RANLIB $lib'
2158 RANLIB old_archive_cmd
[all...]
/external/llvm/utils/
H A DGenLibDeps.pl57 if (defined($ENV{RANLIB})) {
58 chomp($ranlibPath=$ENV{RANLIB});
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib) macro

Completed in 485 milliseconds

1234