HomeSort by relevance Sort by last modified time
    Searched refs:WGET (Results 1 - 5 of 5) sorted by null

  /external/libmtp/
sync-usbids.sh 6 WGET=`which wget`
7 if [ "x$WGET" != "x" ]; then
8 wget -O usb.ids http://www.linux-usb.org/usb.ids
12 echo "Could not sync to linux-usb USB ID list. No WGET."
autogen.sh 49 WGET=`which wget`
50 if [ "x$WGET" != "x" ]; then
54 wget -O tmpfile http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
56 wget -O tmpfile http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub
  /external/libxml2/xstc/
Makefile.am 39 if [ -x "$(WGET)" ] ; then \
40 $(WGET) $(TARBALLURL_2) ; \
51 if [ -x "$(WGET)" ] ; then \
52 $(WGET) $(TARBALLURL) ; \
  /external/syslinux/mk/
syslinux.mk 71 WGET = wget
  /external/syslinux/com32/hdt/
Makefile 58 -[ ! -f $(FLOPPY_DIR)/$(MEMTEST) ] && $(WGET) $(MEMTEST_URL) -O $(FLOPPY_DIR)/$(MEMTEST)

Completed in 150 milliseconds