HomeSort by relevance Sort by last modified time
    Searched full:ranlib (Results 51 - 75 of 567) sorted by null

1 23 4 5 6 7 8 91011>>

  /ndk/sources/host-tools/make-3.81/glob/
configure.bat 32 echo "s/@RANLIB@/ranlib/ ">> config.sed
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/info/
dir 34 * ranlib: (binutils)ranlib. Generate index to archive contents.
  /external/elfutils/tests/
run-ranlib-test3.sh 30 . $srcdir/run-ranlib-test2.sh
run-ranlib-test4.sh 31 . $srcdir/run-ranlib-test2.sh
Makefile.am 78 run-elflint-test.sh run-elflint-self.sh run-ranlib-test.sh \
79 run-ranlib-test2.sh run-ranlib-test3.sh run-ranlib-test4.sh \
116 run-elflint-self.sh run-ranlib-test.sh run-ranlib-test2.sh \
117 run-ranlib-test3.sh run-ranlib-test4.sh \
run-ranlib-test2.sh 34 testrun ../src/ranlib $original
  /external/libpng/scripts/
makefile.knr 35 RANLIB=ranlib
36 #RANLIB=echo
56 $(RANLIB) $@
makefile.aix 20 RANLIB = ranlib
69 $(RANLIB) $@
makefile.sunos 39 RANLIB=ranlib
53 $(RANLIB) $@
  /external/llvm/test/Archive/
README.txt 4 This directory contains various tests of llvm-ar and llvm-ranlib to ensure
  /external/compiler-rt/make/platform/
darwin_bni.mk 14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib)
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
dir 36 * ranlib: (binutils)ranlib. Generate index to archive
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
dir 36 * ranlib: (binutils)ranlib. Generate index to archive
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
dir 36 * ranlib: (binutils)ranlib. Generate index to archive
  /external/elfutils/po/
ChangeLog 26 * POTFILES.in: Add src/ranlib.c.
  /external/fdlibm/
makefile.in 71 RANLIB = @RANLIB@
137 $(RANLIB) $(prefix)/lib/$(LIB) || true
141 $(RANLIB) $(LIB) || true
  /external/llvm/tools/
CMakeLists.txt 25 add_subdirectory(llvm-ranlib)
  /external/srtp/
Makefile 43 RANLIB = ranlib
104 $(RANLIB) libsrtp.a
114 $(RANLIB) libcryptomath.a
  /external/zlib/
configure 38 if "${CROSS_PREFIX}ranlib" --version >/dev/null 2>/dev/null || test $? -lt 126; then
39 RANLIB=${RANLIB-"${CROSS_PREFIX}ranlib"}
40 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
42 RANLIB=${RANLIB-"ranlib"}
247 RANLIB=${RANLIB-"true"
    [all...]
  /frameworks/compile/libbcc/runtime/make/
lib_info.mk 49 RANLIB RANLIBFLAGS \
  /external/dropbear/
Makefile.in 68 RANLIB=@RANLIB@
92 export RANLIB AR STRIP
  /external/elfutils/backends/
Makefile.in 181 RANLIB = @RANLIB@
355 $(RANLIB) libebl_alpha_pic.a
359 $(RANLIB) libebl_arm_pic.a
363 $(RANLIB) libebl_i386_pic.a
367 $(RANLIB) libebl_ia64_pic.a
371 $(RANLIB) libebl_ppc64_pic.a
375 $(RANLIB) libebl_ppc_pic.a
379 $(RANLIB) libebl_s390_pic.a
383 $(RANLIB) libebl_sh_pic.
    [all...]
  /build/tools/acp/
README 26 - The Darwin linker insists that ranlib be current. If you copy the
  /external/compiler-rt/make/
lib_info.mk 57 RANLIB RANLIBFLAGS \
  /external/libpcap/
Makefile.in 59 RANLIB = @RANLIB@
107 $(RANLIB) $@
179 $(RANLIB) $(DESTDIR)$(libdir)/libpcap.a

Completed in 675 milliseconds

1 23 4 5 6 7 8 91011>>