aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk7
1 files changed, 1 insertions, 6 deletions
diff --git a/common.mk b/common.mk
index b66b1377c6..d53d74bcde 100644
--- a/common.mk
+++ b/common.mk
@@ -974,12 +974,7 @@ up::
after-update:: extract-extlibs
update-remote:: update-src update-rubyspec update-download
-update-download:: update-config_files update-unicode update-gems download-extlibs
-
-update-config_files: PHONY
- $(Q) $(BASERUBY) -C "$(srcdir)/tool" \
- ../tool/downloader.rb -e gnu \
- config.guess config.sub
+update-download:: update-unicode update-gems download-extlibs
update-gems: PHONY
$(ECHO) Downloading bundled gem files...