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

1234567891011>>

/netbsd-current/external/gpl2/gettext/dist/djgpp/
H A Dconfig.site27 RANLIB=${RANLIB='ranlib'}
/netbsd-current/external/gpl2/groff/dist/arch/djgpp/
H A Dconfig.site27 RANLIB=${RANLIB='ranlib'}
/netbsd-current/external/bsd/unbound/dist/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
/netbsd-current/external/gpl3/gdb/dist/config/
H A Dbootstrap-lto-lean.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
H A Dbootstrap-lto.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
/netbsd-current/external/gpl3/gcc.old/dist/config/
H A Dbootstrap-lto-lean.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
H A Dbootstrap-lto.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
/netbsd-current/external/gpl3/binutils/dist/config/
H A Dbootstrap-lto-lean.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
H A Dbootstrap-lto.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
/netbsd-current/external/gpl3/gdb.old/dist/config/
H A Dbootstrap-lto-lean.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
H A Dbootstrap-lto.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
/netbsd-current/sys/external/isc/libsodium/dist/dist-build/
H A Dnativeclient-pnacl.sh13 export RANLIB=${RANLIB-"pnacl-ranlib"}
/netbsd-current/external/gpl3/binutils.old/dist/config/
H A Dbootstrap-lto.mk14 RANLIB="$(LTO_RANLIB)"; export RANLIB;
15 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)"
/netbsd-current/external/gpl3/gcc/dist/config/
H A Dbootstrap-lto.mk15 RANLIB="$(LTO_RANLIB)"; export RANLIB; \
17 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)" NM="$(LTO_NM)"
H A Dbootstrap-lto-lean.mk15 RANLIB="$(LTO_RANLIB)"; export RANLIB; \
17 LTO_FLAGS_TO_PASS = AR="$(LTO_AR)" RANLIB="$(LTO_RANLIB)" NM="$(LTO_NM)"
/netbsd-current/sys/arch/playstation2/conf/
H A Dbuild.playstation2.sh14 RANLIB=${root}/bin/${target}-ranlib; export RANLIB
/netbsd-current/external/gpl2/groff/dist/
H A DMakefile.lib13 $(RANLIB) $@
/netbsd-current/sys/arch/sgimips/stand/boot64/
H A DMakefile46 KERNMISCMAKEFLAGS+= LD="${LD} -m elf64btsmip" RANLIB="true"
52 ZMISCMAKEFLAGS+= LD="${LD} -m elf64btsmip" RANLIB="true"
59 LD="${LD} -m elf64btsmip" RANLIB="true"
/netbsd-current/external/bsd/openldap/dist/contrib/ldaptcl/
H A DMakefile.in103 RANLIB = @RANLIB@
140 $(RANLIB) @NEO_LIB_FILE@
/netbsd-current/crypto/external/bsd/openssl/dist/Configurations/
H A D00-base-templates.conf34 RANLIB => sub { which("$config{cross_compile_prefix}ranlib")
78 RANLIB => sub { which("$config{cross_compile_prefix}ranlib")
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsilent-rules.mk19 ECHO_RANLIB = @echo " RANLIB $@";
/netbsd-current/external/bsd/unbound/dist/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
/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A DMakefile31 RANLIB = ranlib macro
60 $(RANLIB) $@
/netbsd-current/external/gpl2/grep/dist/intl/
H A DMakefile.in50 RANLIB = @RANLIB@
117 $(RANLIB) $@
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A DMakefile.in50 RANLIB = @RANLIB@
150 $(RANLIB) $@

Completed in 197 milliseconds

1234567891011>>