mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update sources and include files after update
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
9e1ab6cee4
commit
ee691feac8
2 changed files with 2 additions and 2 deletions
|
@ -474,7 +474,7 @@ update-src::
|
|||
|
||||
update-download:: update-config_files
|
||||
|
||||
after-update:: common-srcs
|
||||
after-update:: prereq
|
||||
|
||||
update-mspec:
|
||||
$(Q) $(srcdir)/tool/git-refresh -C $(srcdir)/spec $(Q1:0=-q) \
|
||||
|
|
|
@ -856,7 +856,7 @@ INSNS2VMOPT = --srcdir="$(srcdir)"
|
|||
{$(VPATH)}vm.inc: $(srcdir)/template/vm.inc.tmpl
|
||||
|
||||
common-srcs: {$(VPATH)}parse.c {$(VPATH)}lex.c {$(VPATH)}enc/trans/newline.c {$(VPATH)}id.c \
|
||||
srcs-lib srcs-ext
|
||||
srcs-lib srcs-ext incs
|
||||
|
||||
missing-srcs: $(srcdir)/missing/des_tables.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue