aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-23 14:30:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-23 14:30:32 +0000
commit51f945670f77108c1876608fafc53ae4069f2d00 (patch)
tree7d828378776158aa6682f016dd8136afdcc84540 /Makefile.in
parente8c22d746b775a11a79ad304c6221f50b12bcc99 (diff)
downloadruby-51f945670f77108c1876608fafc53ae4069f2d00.tar.gz
common.mk: run after-update
* common.mk (up): run after-update on every platforms. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.in b/Makefile.in
index 02274e4633..8a7707a81f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -438,9 +438,6 @@ enc/encinit.$(OBJEXT): enc/encinit.c $(SETUP)
up::
@$(CHDIR) "$(srcdir)" && LC_TIME=C exec $(VCSUP)
-up::
- -$(Q)$(MAKE) $(MFLAGS) after-update
-
after-update:: update-config_files
update-mspec: