HomeSort by relevance Sort by last modified time
    Searched refs:ranlib (Results 1 - 25 of 48) sorted by null

1 2

  /external/dropbear/libtomcrypt/testprof/
makefile 3 # ranlib tools
4 ifndef RANLIB
5 RANLIB=ranlib
20 $(RANLIB) $@
  /build/core/
prebuilt.mk 91 $(transform-host-ranlib-copy-hack)
93 $(transform-ranlib-copy-hack)
definitions.mk     [all...]
  /external/webkit/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 95 ranlib "${ARCH_OUTPUT}"
  /external/bzip2/
Makefile 20 RANLIB=ranlib
49 @if ( test -f $(RANLIB) -o -f /usr/bin/ranlib -o \
50 -f /bin/ranlib -o -f /usr/ccs/bin/ranlib ) ; then \
51 echo $(RANLIB) libbz2.a ; \
52 $(RANLIB) libbz2.a ; \
  /external/elfutils/config/
Makefile 112 RANLIB = ranlib
121 ac_ct_RANLIB = ranlib
  /external/elfutils/doc/
Makefile 110 RANLIB = ranlib
119 ac_ct_RANLIB = ranlib
  /external/elfutils/m4/
Makefile 110 RANLIB = ranlib
119 ac_ct_RANLIB = ranlib
  /external/bison/build-aux/
Makefile 145 RANLIB = ranlib
163 ac_ct_RANLIB = ranlib
  /external/bison/data/
Makefile 155 RANLIB = ranlib
173 ac_ct_RANLIB = ranlib
  /external/bison/tests/
Makefile 144 RANLIB = ranlib
162 ac_ct_RANLIB = ranlib
  /external/elfutils/lib/
Makefile 133 RANLIB = ranlib
142 ac_ct_RANLIB = ranlib
230 $(RANLIB) libeu.a
  /external/elfutils/libcpu/
Makefile 129 RANLIB = ranlib
138 ac_ct_RANLIB = ranlib
218 $(RANLIB) libcpu_i386.a
  /external/bison/
Makefile 177 RANLIB = ranlib
195 ac_ct_RANLIB = ranlib
  /external/bison/doc/
Makefile 162 RANLIB = ranlib
180 ac_ct_RANLIB = ranlib
  /external/bison/examples/
Makefile 155 RANLIB = ranlib
173 ac_ct_RANLIB = ranlib
  /external/bison/lib/
Makefile 189 RANLIB = ranlib
207 ac_ct_RANLIB = ranlib
340 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
341 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
361 $(RANLIB) libbison.a
365 $(RANLIB) liby.a
  /external/elfutils/libasm/
Makefile 166 RANLIB = ranlib
175 ac_ct_RANLIB = ranlib
290 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
291 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
311 $(RANLIB) libasm.a
315 $(RANLIB) libasm_pic.a
  /external/elfutils/libdw/
Makefile 190 RANLIB = ranlib
199 ac_ct_RANLIB = ranlib
324 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
325 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
345 $(RANLIB) libdw.a
349 $(RANLIB) libdw_pic.a
  /frameworks/base/media/libstagefright/codecs/aacenc/Tools/
eclair.mk 52 RANLIB:=$(CCTPRE)ranlib
  /external/elfutils/
config.status 567 s,@RANLIB@,ranlib,;t t
568 s,@ac_ct_RANLIB@,ranlib,;t t
    [all...]
  /external/grub/
config.status 548 s,@RANLIB@,ranlib,;t t
549 s,@ac_ct_RANLIB@,ranlib,;t t
    [all...]
  /external/icu4c/
config.status 562 s,@RANLIB@,ranlib,;t t
563 s,@ac_ct_RANLIB@,ranlib,;t t
    [all...]
  /external/jpeg/
ltconfig 99 old_RANLIB="$RANLIB"
330 # If RANLIB is not set, then run the test.
331 if test "${RANLIB+set}" != "set"; then
334 echo $ac_n "checking for ranlib... $ac_c" 1>&6
338 if test -f $dir/ranlib; then
339 RANLIB="ranlib"
340 result="ranlib"
349 if test -n "$RANLIB"; then
350 old_archive_cmds="$old_archive_cmds;\$RANLIB \$oldlib
    [all...]
  /external/elfutils/libelf/
Makefile 206 RANLIB = ranlib
215 ac_ct_RANLIB = ranlib
363 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
364 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
384 $(RANLIB) libelf.a
388 $(RANLIB) libelf_pic.a

Completed in 283 milliseconds

1 2