Searched refs:RANLIB (Results 26 - 50 of 311) sorted by relevance

1234567891011>>

/macosx-10.10.1/ICU-531.30/icuSources/config/
H A DMakefile.inc.in210 RANLIB = @RANLIB@
/macosx-10.10.1/OpenSSL098-52/src/crypto/krb5/
H A DMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/txt_db/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/bzip2-36/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 ; \
/macosx-10.10.1/cups-408/cups/
H A DMakedefs.in33 RANLIB = @RANLIB@
/macosx-10.10.1/cxxfilt-11/cxxfilt/
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="~$old_postinstall_cmds~\$RANLIB \$oldlib"
651 test -z "$RANLIB" && RANLIB=:
1609 if test -n "$RANLIB"; then
1610 archive_cmds="$archive_cmds~\$RANLIB \$lib"
1611 postinstall_cmds='$RANLIB $lib'
2155 RANLIB old_archive_cmd
[all...]
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/cluster_labs/
H A DMakefile10 RANLIB= ranlib macro
42 - $(RANLIB) $(LIB)
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/ibmca/
H A DMakefile10 RANLIB= ranlib macro
42 - $(RANLIB) $(LIB)
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/rsaref/
H A DMakefile10 RANLIB= ranlib macro
51 - $(RANLIB) $(LIB)
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/zencod/
H A DMakefile10 RANLIB= ranlib macro
42 - $(RANLIB) $(LIB)
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A Dconfigure792 # the CC, AR, RANLIB, and RC environment
795 #AC_CHECK_TOOL(RANLIB, ranlib)
835 if test -n "$RANLIB"; then
836 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
850 RANLIB="$ac_cv_prog_RANLIB"
851 if test -n "$RANLIB"; then
852 echo "$ac_t""$RANLIB" 1>&6
890 if test "${RANLIB}" = "" ; then
1245 POST_MAKE_LIB="\${RANLIB} \$@"
2089 s%@RANLIB
[all...]
/macosx-10.10.1/apr-32/apr/apr/build/
H A Djlibtool.c64 # define RANLIB "ranlib" macro
86 # define RANLIB "ranlib" macro
106 # define RANLIB "ranlib" macro
159 # define RANLIB "ranlib" macro
1244 #if defined(__APPLE__) && defined(RANLIB)
1809 #if defined(__APPLE__) && defined(RANLIB)
1838 lib_args[0] = RANLIB;
1841 external_spawn(cmd_data, RANLIB, lib_args);
1877 #ifdef RANLIB
1891 #ifdef RANLIB
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dtop.mk143 RANLIB = @RANLIB@ macro
/macosx-10.10.1/OpenSSL098-52/src/crypto/hmac/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/idea/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/jpake/
H A DMakefile20 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/lhash/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/md2/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/md4/
H A DMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/mdc2/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/pqueue/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc2/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc5/
H A DMakefile44 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/seed/
H A DMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/macosx-10.10.1/OpenSSL098-52/src/crypto/stack/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.

Completed in 355 milliseconds

1234567891011>>