Searched refs:DOWNLOAD_SCRIPT (Results 1 – 7 of 7) sorted by relevance
10 DOWNLOAD_SCRIPT=$(cd $(dirname $0)/..; pwd)/infra/bots/assets/skp/download.py11 python ${DOWNLOAD_SCRIPT} -t $(pwd)/skps
8 DOWNLOAD_SCRIPT=$(cd $(dirname $0)/..; pwd)/infra/bots/assets/svg/download.py9 python ${DOWNLOAD_SCRIPT} -t $(pwd)/svgs
19 …all $(or $(shell $(DOWNLOAD_SCRIPT) $(ETHOSU_URL) $(ETHOSU_MD5) $(ETHOSU_DRIVER_PATH) >&2 && echo …
137 DOWNLOAD_SCRIPT = "download_project.sh" variable632 script_path = os.path.join(directory, DOWNLOAD_SCRIPT)
1 DOWNLOAD_SCRIPT := $(MAKEFILE_DIR)/download_and_extract.sh514 $(DOWNLOAD_SCRIPT) $(subst !, ,$(1))