Searched refs:RANLIB (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/macosx-10.10.1/groff-38/groff/arch/djgpp/
H A Dconfig.site27 RANLIB=${RANLIB='ranlib'}
/macosx-10.10.1/gnudiff-19/diffutils/ms/
H A Dconfig.site47 RANLIB=${RANLIB='ranlib'}
/macosx-10.10.1/libiconv-42/libiconv/djgpp/
H A Dconfig.site32 RANLIB=${RANLIB='/dev/env/DJDIR/bin/ranlib'}
/macosx-10.10.1/libiconv-42/libiconv/libcharset/djgpp/
H A Dconfig.site32 RANLIB=${RANLIB='/dev/env/DJDIR/bin/ranlib'}
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/
H A DMakefile.in35 RANLIB = @RANLIB@
73 -test -n "$(RANLIB)" && $(RANLIB) $@
87 -test -n "$(RANLIB)" && $(RANLIB) -t $@
/macosx-10.10.1/ICU-531.30/icuSources/config/
H A DpkgdataMakefile.in34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/macosx-10.10.1/ICU-531.30/icuSources/data/
H A DpkgdataMakefile.in34 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/macosx-10.10.1/ICU-531.30/icuSources/extra/uconv/
H A DpkgdataMakefile.in35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/macosx-10.10.1/ICU-531.30/icuSources/test/testdata/
H A DpkgdataMakefile.in35 @echo RANLIB=$(RANLIB) >> $(OUTPUTFILE)
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/dlcompat-20010505/
H A DMakefile33 RANLIB=ranlib macro
44 $(RANLIB) $(prefix)/lib/libdl.a
55 $(RANLIB) libdl.a
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/unix/
H A DMakefile.in141 RANLIB = @RANLIB@
205 @$(RANLIB) $(LIB_INSTALL_DIR)/$(MEMCHAN_LIB_FILE)
301 $(RANLIB) $(MEMCHAN_LIB_FILE)
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/tilde/
H A DMakefile.in33 RANLIB = @RANLIB@
92 -test -n "$(RANLIB)" && $(RANLIB) $@
104 -test -n "$(RANLIB)" && $(RANLIB) -t $(libdir)/$(LIBRARY_NAME)
/macosx-10.10.1/postfix-255/postfix/
H A Dmakedefs90 RANLIB=ranlib
127 RANLIB=echo
132 RANLIB=echo
139 RANLIB=echo
203 RANLIB=echo
436 RANLIB=echo
441 RANLIB=echo
467 RANLIB=echo
506 RANLIB=echo
518 RANLIB
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/
H A DMakefile.in103 RANLIB = @RANLIB@
140 $(RANLIB) @NEO_LIB_FILE@
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/glob/
H A DMakefile.in33 RANLIB = @RANLIB@
96 -test -n "$(RANLIB)" && $(RANLIB) $@
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A Dconfigure.in46 # the CC, AR, RANLIB, and RC environment
49 #AC_CHECK_TOOL(RANLIB, ranlib)
54 AC_CHECK_PROG(RANLIB, ranlib, ranlib)
60 if test "${RANLIB}" = "" ; then
257 AC_SUBST(RANLIB)
/macosx-10.10.1/tcl-105/tk/tk/win/
H A Dconfigure.in53 # the CC, AR, RANLIB, and RC environment
56 dnl AC_CHECK_TOOL(RANLIB, ranlib)
61 AC_CHECK_PROG(RANLIB, ranlib, ranlib)
67 if test "${RANLIB}" = "" ; then
295 AC_SUBST(RANLIB)
/macosx-10.10.1/zlib-55/zlib/
H A Dconfigure36 RANLIB=${RANLIB-"${CROSS_PREFIX}ranlib"}
37 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB}
39 RANLIB=${RANLIB-"ranlib"}
185 RANLIB=${RANLIB-"true"}
561 /^RANLIB *=/s#=.*#=$RANLIB#
585 /^RANLIB *
[all...]
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A DMakefile.m3267 RANLIB = $(CROSSPREFIX)ranlib
276 $(RANLIB) $@
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A Dconfigure.in65 # the CC, AR, RANLIB, and RC environment
68 dnl AC_CHECK_TOOL(RANLIB, ranlib)
73 AC_CHECK_PROG(RANLIB, ranlib, ranlib)
79 if test "${RANLIB}" = "" ; then
479 AC_SUBST(RANLIB)
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A Dconfigure.in56 # the CC, AR, RANLIB, and RC environment
59 dnl AC_CHECK_TOOL(RANLIB, ranlib)
64 AC_CHECK_PROG(RANLIB, ranlib, ranlib)
70 if test "${RANLIB}" = "" ; then
407 AC_SUBST(RANLIB)
/macosx-10.10.1/dtrace-147/libdwarf/
H A DMakefile.in58 RANLIB = @RANLIB@
/macosx-10.10.1/ncurses-44/ncurses/Ada95/samples/
H A DMakefile.in74 RANLIB = @RANLIB@
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/
H A DMakefile.in87 RANLIB = @RANLIB@
/macosx-10.10.1/tidy-15.15/
H A DMakefile59 export RANLIB

Completed in 278 milliseconds

1234567891011>>