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

1234567891011>>

/freebsd-11-stable/contrib/tcp_wrappers/
H A DMakefile95 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ=setenv.o \
101 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ=setenv.o \
107 LIBS=-lresolv RANLIB=ranlib ARFLAGS=rv AUX_OBJ=setenv.o \
113 LIBS=-m RANLIB=ranlib ARFLAGS=rv AUX_OBJ=environ.o \
119 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ="setenv.o strcasecmp.o" \
125 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= \
131 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ=environ.o \
137 LIBS= RANLIB=ranlib ARFLAGS=rv AUX_OBJ= NETGROUP= TLI= \
142 RANLIB=ranlib ARFLAGS=$(ARFLAGS) AUX_OBJ= NETGROUP=-DNETGROUP TLI= \
148 LIBS= RANLIB
401 RANLIB = ranlib # have ranlib (BSD-ish UNIX) macro
[all...]
/freebsd-11-stable/contrib/unbound/contrib/android/
H A Dsetenv_android.sh80 RANLIB="arm-linux-androideabi-ranlib"
93 RANLIB="aarch64-linux-android-ranlib"
106 RANLIB="i686-linux-android-ranlib"
119 RANLIB="x86_64-linux-android-ranlib"
147 if [ ! -e "$ANDROID_TOOLCHAIN/$RANLIB" ]; then
180 export CPP CC CXX LD AS AR RANLIB STRIP
/freebsd-11-stable/contrib/opie/libmissing/
H A DMakefile.in26 @RANLIB@ $(TARGET)
/freebsd-11-stable/contrib/gperf/lib/
H A DMakefile.in48 RANLIB = @RANLIB@
75 $(RANLIB) $@
/freebsd-11-stable/contrib/groff/
H A DMakefile.lib13 $(RANLIB) $@
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A DMakefile.in15 RANLIB=@RANLIB@
36 $(RANLIB) $@
/freebsd-11-stable/contrib/unbound/contrib/ios/
H A Dsetenv_ios.sh204 AS=as; AR=ar; RANLIB=ranlib; STRIP=strip
219 if [ ! -e "$XCODE_TOOLCHAIN/$RANLIB" ]; then
252 export CPP CC CXX LD AS AR RANLIB STRIP
/freebsd-11-stable/contrib/opie/libopie/
H A DMakefile.in27 @RANLIB@ $(TARGET)
/freebsd-11-stable/contrib/binutils/
H A DMakefile.in135 RANLIB="$(RANLIB_FOR_BUILD)"; export RANLIB; \
163 RANLIB="$(RANLIB)"; export RANLIB; \
217 RANLIB="$(RANLIB_FOR_TARGET)"; export RANLIB; \
295 RANLIB = @RANLIB@
531 'RANLIB
[all...]
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DMakefile.in44 RANLIB = @RANLIB@
74 $(RANLIB) $@
/freebsd-11-stable/contrib/sqlite3/tea/
H A DMakefile.in108 RANLIB = @RANLIB@
264 $(RANLIB) $(PKG_LIB_FILE)
375 echo " $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p"; \
376 $(RANLIB) $(DESTDIR)$(pkglibdir)/$$p; \
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A DMakefile.in50 RANLIB = @RANLIB@
89 $(RANLIB) libcpp.a
/freebsd-11-stable/crypto/openssl/crypto/krb5/
H A DMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DSunOS.mk34 RANLIB= : macro
38 RANLIB= ranlib macro
/freebsd-11-stable/contrib/gdb/
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="\$RANLIB \$oldlib~$old_postinstall_cmds"
651 test -z "$RANLIB" && RANLIB=:
1586 if test -n "$RANLIB"; then
1587 archive_cmds="$archive_cmds~\$RANLIB \$lib"
1588 postinstall_cmds='$RANLIB $lib'
2132 RANLIB old_archive_cmd
[all...]
/freebsd-11-stable/contrib/ncurses/form/
H A DMakefile.in116 RANLIB = @LIB_PREP@
/freebsd-11-stable/contrib/ncurses/menu/
H A DMakefile.in116 RANLIB = @LIB_PREP@
/freebsd-11-stable/contrib/ncurses/panel/
H A DMakefile.in118 RANLIB = @LIB_PREP@
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/crypto/openssl/crypto/jpake/
H A DMakefile20 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A DMakefile38 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/crypto/openssl/crypto/mdc2/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/crypto/openssl/crypto/pqueue/
H A DMakefile37 $(RANLIB) $(LIB) || echo Never mind.

Completed in 134 milliseconds

1234567891011>>