Home
last modified time | relevance | path

Searched refs:RANLIB (Results 1 – 25 of 110) sorted by relevance

12345

/AliOS-Things-master/components/SDL2/build-scripts/
A Dnaclbuild.sh55 if [ -z "$RANLIB" ]; then
56 export RANLIB="$NACL_SDK_ROOT/toolchain/linux_pnacl/bin/pnacl-ranlib"
A Dnacl-buildbot.sh45 export RANLIB="$NACL_SDK_ROOT/toolchain/linux_pnacl/bin/pnacl-ranlib"
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dconfigure58 RANLIB=${RANLIB-"${CROSS_PREFIX}ranlib"}
59 test -n "${CROSS_PREFIX}" && echo Using ${RANLIB} | tee -a configure.log
61 RANLIB=${RANLIB-"ranlib"}
286 RANLIB=${RANLIB-"true"}
844 echo RANLIB = $RANLIB >> configure.log
876 /^RANLIB *=/s#=.*#=$RANLIB#
907 /^RANLIB *=/s#=.*#=$RANLIB#
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dsmakefile.ppc15 RANLIB = ppc-amigaos-ranlib
30 $(RANLIB) $@
A Dmakefile.dec24 RANLIB=ranlib
79 $(RANLIB) $@
A Dmakefile.beos26 RANLIB=ranlib
94 $(RANLIB) $@
A Dmakefile.darwin36 RANLIB=ranlib
90 $(RANLIB) $@
A Dmakefile.hpux37 RANLIB=ranlib
94 $(RANLIB) $@
A Dmakefile.sco27 RANLIB=echo
90 $(RANLIB) $@
A Dmakefile.sggcc24 RANLIB=echo
93 $(RANLIB) $@
A Dmakefile.sgi24 RANLIB=echo
96 $(RANLIB) $@
A Dmakefile.32sunu26 RANLIB=echo
94 $(RANLIB) $@
A Dmakefile.hp6436 RANLIB=ranlib
96 $(RANLIB) $@
A Dmakefile.hpgcc27 RANLIB=ranlib
100 $(RANLIB) $@
A Dmakefile.so928 RANLIB=echo
100 $(RANLIB) $@
A Dmakefile.solaris26 RANLIB=echo
95 $(RANLIB) $@
A Dmakefile.64sunu26 RANLIB=echo
94 $(RANLIB) $@
A Dmakefile.linux26 RANLIB=ranlib
103 $(RANLIB) $@
A Dmakefile.linux-opt26 RANLIB=ranlib
114 $(RANLIB) $@
A Dmakefile.msys40 RANLIB = ranlib
109 $(RANLIB) $@
A Dmakefile.dj220 RANLIB=ranlib
43 $(RANLIB) $@
A Dmakefile.clang18 RANLIB = ranlib
60 $(RANLIB) $@
A Dmakefile.clang-asan18 RANLIB = ranlib
60 $(RANLIB) $@
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/amiga/
A DMakefile.pup11 RANLIB = ppc-amigaos-ranlib
31 -$(RANLIB) $@
/AliOS-Things-master/components/SDL2/src/gfx/
A DMakefile.mingw3 RANLIB=ranlib
23 $(RANLIB) $@

Completed in 16 milliseconds

12345