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

12345678

/freebsd-9.3-release/contrib/gdb/
H A Dlibtool.m465 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
115 AC_CHECK_TOOL(RANLIB, ranlib, :)
827 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
861 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" STRIP="$STRIP" \
/freebsd-9.3-release/contrib/libreadline/
H A DMakefile.in39 RANLIB = @RANLIB@
155 -test -n "$(RANLIB)" && $(RANLIB) $@
160 -test -n "$(RANLIB)" && $(RANLIB) $@
225 -test -n "$(RANLIB)" && $(RANLIB) $(DESTDIR)$(libdir)/libreadline.a
228 -test -n "$(RANLIB)" && $(RANLIB)
[all...]
/freebsd-9.3-release/contrib/bmake/mk/sys/
H A DAIX.mk18 RANLIB= ranlib macro
H A DDarwin.mk18 RANLIB = macro
H A DIRIX.mk20 RANLIB?= ranlib macro
H A DLinux.mk21 RANLIB= ranlib macro
H A DNetBSD.mk29 RANLIB?= ranlib macro
H A DOSF1.mk24 RANLIB= ranlib macro
H A DOpenBSD.mk20 RANLIB?= ranlib macro
H A DHP-UX.mk37 RANLIB= : macro
H A DUnixWare.mk24 RANLIB?= : macro
/freebsd-9.3-release/gnu/lib/libgcc/
H A DMakefile345 ${RANLIB} ${.TARGET}
354 ${RANLIB} ${.TARGET}
/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A DMakefile44 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/buffer/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/camellia/
H A DMakefile45 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/cast/
H A DMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/comp/
H A DMakefile40 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/md5/
H A DMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/rc4/
H A DMakefile41 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/ripemd/
H A DMakefile42 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/store/
H A DMakefile39 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/crypto/openssl/crypto/ui/
H A DMakefile41 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-9.3-release/share/mk/
H A Dbsd.lib.mk175 ${RANLIB} ${.TARGET}
192 ${RANLIB} ${.TARGET}
249 ${RANLIB} ${.TARGET}
/freebsd-9.3-release/crypto/openssl/
H A DMakefile.org69 RANLIB= ranlib
203 AR='${AR}' PERL='${PERL}' RANLIB='${RANLIB}' \
643 $(RANLIB) $(INSTALL_PREFIX)$(INSTALLTOP)/$(LIBDIR)/$$i.new; \
/freebsd-9.3-release/crypto/openssl/crypto/aes/
H A DMakefile45 $(RANLIB) $(LIB) || echo Never mind.

Completed in 98 milliseconds

12345678