aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
diff options
context:
space:
mode:
authorcrownedgrouse <[email protected]>2014-09-11 22:09:07 +0200
committercrownedgrouse <[email protected]>2014-09-11 22:12:01 +0200
commit5b30525df75e317db08620f3eccae685fae52b81 (patch)
treef3b4459df1c761b25fe0ddb077fa55ebf985e8ef /erlang.mk
parent5c89ea7f6b13bdf1124b4d95909e1932356595ae (diff)
downloaderlang.mk-5b30525df75e317db08620f3eccae685fae52b81.tar.gz
erlang.mk-5b30525df75e317db08620f3eccae685fae52b81.tar.bz2
erlang.mk-5b30525df75e317db08620f3eccae685fae52b81.zip
Silent the download command echo
Diffstat (limited to 'erlang.mk')
-rw-r--r--erlang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang.mk b/erlang.mk
index acdcb70..8600721 100644
--- a/erlang.mk
+++ b/erlang.mk
@@ -151,7 +151,7 @@ distclean-deps:
# Packages related targets.
$(PKG_FILE2):
- $(call core_http_get,$(PKG_FILE2),$(PKG_FILE_URL))
+ @$(call core_http_get,$(PKG_FILE2),$(PKG_FILE_URL))
pkg-list: $(PKG_FILE2)
@cat $(PKG_FILE2) | awk 'BEGIN { FS = "\t" }; { print \