Home
last modified time | relevance | path

Searched refs:WGET (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/xstc/
DMakefile.am40 $(WGET) $(TARBALLURL_2) ; \
52 $(WGET) $(TARBALLURL) ; \
/third_party/alsa-utils/alsa-info/
Dalsa-info.sh37 WGET=$(command -v wget)
45 test -z "$WGET" -o ! -x "$WGET" && return
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
DNativeLibs.mk547 WGET := wget
674 $(WGET) -q $(ZLIB_TGZ_URL)
677 $(WGET) -q $(OPENSSL_TGZ_URL)
/third_party/libxml2/
Dconfigure.ac59 AC_PATH_PROG(WGET, wget, /usr/bin/wget)