summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-28 05:30:24 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-28 05:30:24 +0000
commitf444a7ab9803ae71211018a1ce72accbf523ae12 (patch)
treedba24fb8f71cac3210bb29179e300b179616ffce /Makefile.in
parent815d4c4e010484bd9774d44d7e5bacfa32fb7bd2 (diff)
merge revision(s) 58438,58440,58451: [Backport #13493]
clean autogenerated files * enc/depend (clean, clean-srcs): fix path of name2ctype.h, and remove casefold.h too. * enc/jis/props.h: autogenerated file. [ruby-core:80823] [Bug #13493] Update sources and include files after update Ignore enc/jis/props.h git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@62942 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a663447696..7eac06b9a7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -463,7 +463,7 @@ enc/encinit.$(OBJEXT): enc/encinit.c $(SETUP)
up::
@$(CHDIR) "$(srcdir)" && LC_TIME=C exec $(VCSUP)
-after-update:: update-config_files common-srcs
+after-update:: update-config_files prereq
update-mspec:
@$(CHDIR) $(srcdir); \