Searched defs:RANLIB (Results 1 - 16 of 16) sorted by relevance

/external/dropbear/libtomcrypt/testprof/
H A Dmakefile4 ifndef RANLIB
5 RANLIB=ranlib macro
20 $(RANLIB) $@
/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/make/
H A Doptions.mk40 RANLIB := ranlib macro
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib) macro
/external/srtp/
H A DMakefile43 RANLIB = ranlib macro
104 $(RANLIB) libsrtp.a
114 $(RANLIB) libcryptomath.a
/external/srtp/crypto/
H A DMakefile21 RANLIB = ranlib macro
105 $(RANLIB) libcryptomodule.a
/external/libogg/win32/
H A DMakefile97 RANLIB = ranlib macro
/external/bison/build-aux/
H A DMakefile145 RANLIB = ranlib macro
/external/bison/tests/
H A DMakefile144 RANLIB = ranlib macro
/external/bison/
H A DMakefile177 RANLIB = ranlib macro
/external/bison/data/
H A DMakefile155 RANLIB = ranlib macro
/external/bison/doc/
H A DMakefile162 RANLIB = ranlib macro
/external/bison/examples/
H A DMakefile155 RANLIB = ranlib macro
/external/bison/lib/
H A DMakefile189 RANLIB = ranlib macro
340 echo " $(RANLIB) '$(DESTDIR)$(libdir)/$$p'"; \
341 $(RANLIB) "$(DESTDIR)$(libdir)/$$p"; \
361 $(RANLIB) libbison.a
365 $(RANLIB) liby.a
/external/bison/src/
H A DMakefile179 RANLIB = ranlib macro
/external/icu4c/tools/pkgdata/
H A Dpkgdata.cpp206 RANLIB, enumerator in enum:__anon6152
1106 pkgDataFlags[RANLIB],
1154 uprv_strlen(libFileNames[LIB_FILE_VERSION]) + uprv_strlen(objectFile) + uprv_strlen(pkgDataFlags[RANLIB]) + BUFFER_PADDING_SIZE;
1171 pkgDataFlags[RANLIB],

Completed in 141 milliseconds