aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target/Makefile
diff options
context:
space:
mode:
authorfuzzard <fuzzard@users.noreply.github.com>2023-02-14 03:18:34 +1000
committerGitHub <noreply@github.com>2023-02-14 03:18:34 +1000
commit1896a4048f6b1e50f2acef0bd0c0e4d1d0d37466 (patch)
treedcbb051c76f087b900bd97274b909d7f5ae6c35e /tools/depends/target/Makefile
parent44d3777fed22f3bbc755a00ed7bbed316ee907f5 (diff)
Revert "tools/depends: improve download retry logic and add download target"
Diffstat (limited to 'tools/depends/target/Makefile')
-rw-r--r--tools/depends/target/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/depends/target/Makefile b/tools/depends/target/Makefile
index 5b85dd3243..e0ce2b9c1e 100644
--- a/tools/depends/target/Makefile
+++ b/tools/depends/target/Makefile
@@ -119,13 +119,10 @@ ifeq ($(OS),linux)
endif
endif
-.PHONY: $(DEPENDS) download
+.PHONY: $(DEPENDS)
all: .installed-$(PLATFORM)
-download:
- @for d in $(DEPENDS); do $(MAKE) -C $$d download; done
-
crossguid: $(LIBUUID)
curl: openssl nghttp2
dav1d: meson-cross-file