Home
last modified time | relevance | path

Searched refs:RANLIB (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/external/dropbear/libtomcrypt/testprof/
Dmakefile4 ifndef RANLIB
5 RANLIB=ranlib macro
20 $(RANLIB) $@
Dmakefile.shared6 ifndef RANLIB
7 RANLIB=ranlib
/external/liblzf/
DMakefile.in15 RANLIB = @RANLIB@
37 $(RANLIB) $@
/external/bison/djgpp/
Dconfig.site46 RANLIB=${RANLIB='ranlib'}
/external/zlib/src/
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 *=/s#=.*#=$RANLIB#
807 /^RANLIB *=/s#=.*#=$RANLIB#
/external/openssh/openbsd-compat/
DMakefile.in15 RANLIB=@RANLIB@
36 $(RANLIB) $@
/external/e2fsprogs/lib/
DMakefile.profile15 -$(Q) $(RANLIB) $@
23 -$(Q) $(RANLIB) $(DESTDIR)$(libdir)/$(LIBRARY)_p.a
/external/qemu/distrib/zlib-1.2.3/
Dconfigure27 RANLIB=${RANLIB-"ranlib"}
130 RANLIB=${RANLIB-"true"}
451 /^RANLIB *=/s#=.*#=$RANLIB#
/external/srtp/crypto/
DMakefile.in21 RANLIB = @RANLIB@
105 $(RANLIB) libcryptomodule.a
/external/qemu/distrib/jpeg-6b/
Dltconfig99 old_RANLIB="$RANLIB"
339 RANLIB="ranlib"
349 if test -n "$RANLIB"; then
754 …ne REVISION $revision" >> $objdir/a2ixlibrary.data;$AR cru $lib$libobjs;$RANLIB $lib;(cd $objdir &…
1256 if test -n "$RANLIB"; then
1257 archive_cmds="$archive_cmds;\$RANLIB \$lib"
1258 postinstall_cmds='$RANLIB $lib'
1430 RANLIB="$RANLIB"
/external/jpeg/
Dltconfig99 old_RANLIB="$RANLIB"
339 RANLIB="ranlib"
349 if test -n "$RANLIB"; then
754 …ne REVISION $revision" >> $objdir/a2ixlibrary.data;$AR cru $lib$libobjs;$RANLIB $lib;(cd $objdir &…
1256 if test -n "$RANLIB"; then
1257 archive_cmds="$archive_cmds;\$RANLIB \$lib"
1258 postinstall_cmds='$RANLIB $lib'
1430 RANLIB="$RANLIB"
/external/qemu/distrib/sdl-1.2.15/
DMakefile.minimal6 RANLIB = ranlib
36 $(RANLIB) $@
/external/fdlibm/
Dmakefile.in71 RANLIB = @RANLIB@
137 $(RANLIB) $(prefix)/lib/$(LIB) || true
141 $(RANLIB) $(LIB) || true
/external/e2fsprogs/intl/
DMakefile.in67 RANLIB = @RANLIB@
168 $(E) " RANLIB $@"
/external/icu4c/config/
DpkgdataMakefile34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
DpkgdataMakefile.in34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/icu4c/extra/uconv/
DpkgdataMakefile35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
DpkgdataMakefile.in35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/icu4c/data/
DpkgdataMakefile34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
DpkgdataMakefile.in34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/icu4c/test/testdata/
DpkgdataMakefile35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
DpkgdataMakefile.in35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/external/libpng/scripts/
Dsmakefile.ppc15 RANLIB = ppc-amigaos-ranlib
29 $(RANLIB) $@
Dmakefile.dec28 RANLIB=ranlib
71 $(RANLIB) $@
/external/srtp/
DMakefile.in45 RANLIB = @RANLIB@
106 $(RANLIB) libsrtp.a
116 $(RANLIB) libcryptomath.a

12345678910>>...15