mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ruby tool/update-deps --fix
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63860 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
61d5939c23
commit
1d74de37e3
3 changed files with 157 additions and 15 deletions
135
common.mk
135
common.mk
|
@ -1449,13 +1449,33 @@ array.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
|||
array.$(OBJEXT): {$(VPATH)}st.h
|
||||
array.$(OBJEXT): {$(VPATH)}subst.h
|
||||
array.$(OBJEXT): {$(VPATH)}util.h
|
||||
ast.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
ast.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
ast.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
ast.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
ast.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
ast.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
ast.$(OBJEXT): {$(VPATH)}ast.c
|
||||
ast.$(OBJEXT): {$(VPATH)}config.h
|
||||
ast.$(OBJEXT): {$(VPATH)}defines.h
|
||||
ast.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
ast.$(OBJEXT): {$(VPATH)}id.h
|
||||
ast.$(OBJEXT): {$(VPATH)}intern.h
|
||||
ast.$(OBJEXT): {$(VPATH)}internal.h
|
||||
ast.$(OBJEXT): {$(VPATH)}method.h
|
||||
ast.$(OBJEXT): {$(VPATH)}missing.h
|
||||
ast.$(OBJEXT): {$(VPATH)}node.h
|
||||
ast.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
ast.$(OBJEXT): {$(VPATH)}oniguruma.h
|
||||
ast.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
ast.$(OBJEXT): {$(VPATH)}ruby_atomic.h
|
||||
ast.$(OBJEXT): {$(VPATH)}st.h
|
||||
ast.$(OBJEXT): {$(VPATH)}subst.h
|
||||
ast.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
|
||||
ast.$(OBJEXT): {$(VPATH)}thread_native.h
|
||||
ast.$(OBJEXT): {$(VPATH)}util.h
|
||||
ast.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
ast.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
bignum.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
bignum.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
bignum.$(OBJEXT): {$(VPATH)}bignum.c
|
||||
|
@ -1528,6 +1548,7 @@ compile.$(OBJEXT): {$(VPATH)}encoding.h
|
|||
compile.$(OBJEXT): {$(VPATH)}gc.h
|
||||
compile.$(OBJEXT): {$(VPATH)}id.h
|
||||
compile.$(OBJEXT): {$(VPATH)}id_table.h
|
||||
compile.$(OBJEXT): {$(VPATH)}insns.def
|
||||
compile.$(OBJEXT): {$(VPATH)}insns.inc
|
||||
compile.$(OBJEXT): {$(VPATH)}insns_info.inc
|
||||
compile.$(OBJEXT): {$(VPATH)}intern.h
|
||||
|
@ -1550,6 +1571,7 @@ compile.$(OBJEXT): {$(VPATH)}st.h
|
|||
compile.$(OBJEXT): {$(VPATH)}subst.h
|
||||
compile.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
|
||||
compile.$(OBJEXT): {$(VPATH)}thread_native.h
|
||||
compile.$(OBJEXT): {$(VPATH)}util.h
|
||||
compile.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
compile.$(OBJEXT): {$(VPATH)}vm_debug.h
|
||||
compile.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
|
@ -1559,9 +1581,9 @@ complex.$(OBJEXT): {$(VPATH)}complex.c
|
|||
complex.$(OBJEXT): {$(VPATH)}config.h
|
||||
complex.$(OBJEXT): {$(VPATH)}defines.h
|
||||
complex.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
complex.$(OBJEXT): {$(VPATH)}id.h
|
||||
complex.$(OBJEXT): {$(VPATH)}intern.h
|
||||
complex.$(OBJEXT): {$(VPATH)}internal.h
|
||||
complex.$(OBJEXT): {$(VPATH)}id.h
|
||||
complex.$(OBJEXT): {$(VPATH)}io.h
|
||||
complex.$(OBJEXT): {$(VPATH)}missing.h
|
||||
complex.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
|
@ -1654,9 +1676,9 @@ dir.$(OBJEXT): {$(VPATH)}defines.h
|
|||
dir.$(OBJEXT): {$(VPATH)}dir.c
|
||||
dir.$(OBJEXT): {$(VPATH)}encindex.h
|
||||
dir.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
dir.$(OBJEXT): {$(VPATH)}id.h
|
||||
dir.$(OBJEXT): {$(VPATH)}intern.h
|
||||
dir.$(OBJEXT): {$(VPATH)}internal.h
|
||||
dir.$(OBJEXT): {$(VPATH)}id.h
|
||||
dir.$(OBJEXT): {$(VPATH)}io.h
|
||||
dir.$(OBJEXT): {$(VPATH)}missing.h
|
||||
dir.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
|
@ -1933,6 +1955,7 @@ golf_prelude.$(OBJEXT): {$(VPATH)}config.h
|
|||
golf_prelude.$(OBJEXT): {$(VPATH)}defines.h
|
||||
golf_prelude.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
golf_prelude.$(OBJEXT): {$(VPATH)}golf_prelude.c
|
||||
golf_prelude.$(OBJEXT): {$(VPATH)}golf_prelude.rb
|
||||
golf_prelude.$(OBJEXT): {$(VPATH)}id.h
|
||||
golf_prelude.$(OBJEXT): {$(VPATH)}intern.h
|
||||
golf_prelude.$(OBJEXT): {$(VPATH)}internal.h
|
||||
|
@ -1999,6 +2022,10 @@ inits.$(OBJEXT): {$(VPATH)}onigmo.h
|
|||
inits.$(OBJEXT): {$(VPATH)}oniguruma.h
|
||||
inits.$(OBJEXT): {$(VPATH)}st.h
|
||||
inits.$(OBJEXT): {$(VPATH)}subst.h
|
||||
io.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
io.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
io.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
io.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
io.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
io.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
io.$(OBJEXT): {$(VPATH)}config.h
|
||||
|
@ -2033,6 +2060,7 @@ iseq.$(OBJEXT): {$(VPATH)}eval_intern.h
|
|||
iseq.$(OBJEXT): {$(VPATH)}gc.h
|
||||
iseq.$(OBJEXT): {$(VPATH)}id.h
|
||||
iseq.$(OBJEXT): {$(VPATH)}id_table.h
|
||||
iseq.$(OBJEXT): {$(VPATH)}insns.def
|
||||
iseq.$(OBJEXT): {$(VPATH)}insns.inc
|
||||
iseq.$(OBJEXT): {$(VPATH)}insns_info.inc
|
||||
iseq.$(OBJEXT): {$(VPATH)}intern.h
|
||||
|
@ -2057,19 +2085,6 @@ iseq.$(OBJEXT): {$(VPATH)}util.h
|
|||
iseq.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
iseq.$(OBJEXT): {$(VPATH)}vm_debug.h
|
||||
iseq.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
mjit.$(OBJEXT): $(hdrdir)/ruby/version.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}mjit.c
|
||||
mjit.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}util.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}insns.inc
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}insns_info.inc
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}internal.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}mjit_compile.c
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}mjit_compile.inc
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
load.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
load.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
load.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
|
@ -2186,6 +2201,68 @@ miniinit.$(OBJEXT): {$(VPATH)}subst.h
|
|||
miniprelude.$(OBJEXT): $(hdrdir)/ruby/version.h
|
||||
miniprelude.$(OBJEXT): {$(VPATH)}iseq.h
|
||||
miniprelude.$(OBJEXT): {$(VPATH)}miniprelude.c
|
||||
mjit.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
mjit.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
mjit.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
mjit.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
mjit.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
mjit.$(OBJEXT): $(hdrdir)/ruby/version.h
|
||||
mjit.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}config.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}constant.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}defines.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}dln.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}gc.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}id.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}id_table.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}intern.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}internal.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}method.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}missing.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}mjit.c
|
||||
mjit.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}mjit_config.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}node.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}ruby_atomic.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}st.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}subst.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}thread.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
|
||||
mjit.$(OBJEXT): {$(VPATH)}thread_native.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}util.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
mjit.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
mjit_compile.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
mjit_compile.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
mjit_compile.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
mjit_compile.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
mjit_compile.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
mjit_compile.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}config.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}defines.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}id.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}insns.def
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}insns.inc
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}insns_info.inc
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}intern.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}internal.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}method.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}missing.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}mjit_compile.c
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}mjit_compile.inc
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}node.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}ruby_atomic.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}st.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}subst.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}thread_native.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}vm_exec.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}vm_insnhelper.h
|
||||
mjit_compile.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
node.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
node.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
node.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
|
@ -2299,6 +2376,7 @@ prelude.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
|||
prelude.$(OBJEXT): {$(VPATH)}config.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}defines.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}gem_prelude.rb
|
||||
prelude.$(OBJEXT): {$(VPATH)}id.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}intern.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}internal.h
|
||||
|
@ -2310,6 +2388,7 @@ prelude.$(OBJEXT): {$(VPATH)}node.h
|
|||
prelude.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}oniguruma.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}prelude.c
|
||||
prelude.$(OBJEXT): {$(VPATH)}prelude.rb
|
||||
prelude.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}ruby_atomic.h
|
||||
prelude.$(OBJEXT): {$(VPATH)}st.h
|
||||
|
@ -2531,6 +2610,7 @@ ruby.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
|||
ruby.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
ruby.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
ruby.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
ruby.$(OBJEXT): $(hdrdir)/ruby/version.h
|
||||
ruby.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
ruby.$(OBJEXT): {$(VPATH)}config.h
|
||||
ruby.$(OBJEXT): {$(VPATH)}defines.h
|
||||
|
@ -2779,6 +2859,7 @@ thread.$(OBJEXT): {$(VPATH)}io.h
|
|||
thread.$(OBJEXT): {$(VPATH)}iseq.h
|
||||
thread.$(OBJEXT): {$(VPATH)}method.h
|
||||
thread.$(OBJEXT): {$(VPATH)}missing.h
|
||||
thread.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
thread.$(OBJEXT): {$(VPATH)}node.h
|
||||
thread.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
thread.$(OBJEXT): {$(VPATH)}oniguruma.h
|
||||
|
@ -2858,26 +2939,48 @@ variable.$(OBJEXT): {$(VPATH)}id_table.h
|
|||
variable.$(OBJEXT): {$(VPATH)}intern.h
|
||||
variable.$(OBJEXT): {$(VPATH)}internal.h
|
||||
variable.$(OBJEXT): {$(VPATH)}io.h
|
||||
variable.$(OBJEXT): {$(VPATH)}method.h
|
||||
variable.$(OBJEXT): {$(VPATH)}missing.h
|
||||
variable.$(OBJEXT): {$(VPATH)}node.h
|
||||
variable.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
variable.$(OBJEXT): {$(VPATH)}oniguruma.h
|
||||
variable.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
variable.$(OBJEXT): {$(VPATH)}ruby_atomic.h
|
||||
variable.$(OBJEXT): {$(VPATH)}st.h
|
||||
variable.$(OBJEXT): {$(VPATH)}subst.h
|
||||
variable.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
|
||||
variable.$(OBJEXT): {$(VPATH)}thread_native.h
|
||||
variable.$(OBJEXT): {$(VPATH)}util.h
|
||||
variable.$(OBJEXT): {$(VPATH)}variable.c
|
||||
variable.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
variable.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
version.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
version.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
version.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
version.$(OBJEXT): $(CCAN_DIR)/str/str.h
|
||||
version.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
version.$(OBJEXT): $(hdrdir)/ruby/version.h
|
||||
version.$(OBJEXT): $(top_srcdir)/include/ruby.h
|
||||
version.$(OBJEXT): $(top_srcdir)/revision.h
|
||||
version.$(OBJEXT): $(top_srcdir)/version.h
|
||||
version.$(OBJEXT): {$(VPATH)}config.h
|
||||
version.$(OBJEXT): {$(VPATH)}defines.h
|
||||
version.$(OBJEXT): {$(VPATH)}id.h
|
||||
version.$(OBJEXT): {$(VPATH)}intern.h
|
||||
version.$(OBJEXT): {$(VPATH)}internal.h
|
||||
version.$(OBJEXT): {$(VPATH)}method.h
|
||||
version.$(OBJEXT): {$(VPATH)}missing.h
|
||||
version.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
version.$(OBJEXT): {$(VPATH)}node.h
|
||||
version.$(OBJEXT): {$(VPATH)}ruby_assert.h
|
||||
version.$(OBJEXT): {$(VPATH)}ruby_atomic.h
|
||||
version.$(OBJEXT): {$(VPATH)}st.h
|
||||
version.$(OBJEXT): {$(VPATH)}subst.h
|
||||
version.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
|
||||
version.$(OBJEXT): {$(VPATH)}thread_native.h
|
||||
version.$(OBJEXT): {$(VPATH)}version.c
|
||||
version.$(OBJEXT): {$(VPATH)}vm_core.h
|
||||
version.$(OBJEXT): {$(VPATH)}vm_opts.h
|
||||
vm.$(OBJEXT): $(CCAN_DIR)/check_type/check_type.h
|
||||
vm.$(OBJEXT): $(CCAN_DIR)/container_of/container_of.h
|
||||
vm.$(OBJEXT): $(CCAN_DIR)/list/list.h
|
||||
|
@ -2889,6 +2992,7 @@ vm.$(OBJEXT): {$(VPATH)}config.h
|
|||
vm.$(OBJEXT): {$(VPATH)}constant.h
|
||||
vm.$(OBJEXT): {$(VPATH)}debug_counter.h
|
||||
vm.$(OBJEXT): {$(VPATH)}defines.h
|
||||
vm.$(OBJEXT): {$(VPATH)}defs/opt_operand.def
|
||||
vm.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
vm.$(OBJEXT): {$(VPATH)}eval_intern.h
|
||||
vm.$(OBJEXT): {$(VPATH)}gc.h
|
||||
|
@ -3013,6 +3117,7 @@ vm_trace.$(OBJEXT): {$(VPATH)}io.h
|
|||
vm_trace.$(OBJEXT): {$(VPATH)}iseq.h
|
||||
vm_trace.$(OBJEXT): {$(VPATH)}method.h
|
||||
vm_trace.$(OBJEXT): {$(VPATH)}missing.h
|
||||
vm_trace.$(OBJEXT): {$(VPATH)}mjit.h
|
||||
vm_trace.$(OBJEXT): {$(VPATH)}node.h
|
||||
vm_trace.$(OBJEXT): {$(VPATH)}onigmo.h
|
||||
vm_trace.$(OBJEXT): {$(VPATH)}oniguruma.h
|
||||
|
|
|
@ -639,6 +639,8 @@ enc/unicode.$(OBJEXT): $(top_srcdir)/regint.h
|
|||
enc/unicode.$(OBJEXT): config.h
|
||||
enc/unicode.$(OBJEXT): defines.h
|
||||
enc/unicode.$(OBJEXT): enc/unicode.c
|
||||
enc/unicode.$(OBJEXT): enc/unicode/10.0.0/casefold.h
|
||||
enc/unicode.$(OBJEXT): enc/unicode/10.0.0/name2ctype.h
|
||||
enc/unicode.$(OBJEXT): intern.h
|
||||
enc/unicode.$(OBJEXT): missing.h
|
||||
enc/unicode.$(OBJEXT): onigmo.h
|
||||
|
|
35
ext/-test-/time/depend
Normal file
35
ext/-test-/time/depend
Normal file
|
@ -0,0 +1,35 @@
|
|||
# AUTOGENERATED DEPENDENCIES START
|
||||
init.o: $(RUBY_EXTCONF_H)
|
||||
init.o: $(arch_hdrdir)/ruby/config.h
|
||||
init.o: $(hdrdir)/ruby/backward.h
|
||||
init.o: $(hdrdir)/ruby/defines.h
|
||||
init.o: $(hdrdir)/ruby/intern.h
|
||||
init.o: $(hdrdir)/ruby/missing.h
|
||||
init.o: $(hdrdir)/ruby/ruby.h
|
||||
init.o: $(hdrdir)/ruby/st.h
|
||||
init.o: $(hdrdir)/ruby/subst.h
|
||||
init.o: $(top_srcdir)/include/ruby.h
|
||||
init.o: init.c
|
||||
leap_second.o: $(RUBY_EXTCONF_H)
|
||||
leap_second.o: $(arch_hdrdir)/ruby/config.h
|
||||
leap_second.o: $(hdrdir)/ruby/backward.h
|
||||
leap_second.o: $(hdrdir)/ruby/defines.h
|
||||
leap_second.o: $(hdrdir)/ruby/intern.h
|
||||
leap_second.o: $(hdrdir)/ruby/missing.h
|
||||
leap_second.o: $(hdrdir)/ruby/ruby.h
|
||||
leap_second.o: $(hdrdir)/ruby/st.h
|
||||
leap_second.o: $(hdrdir)/ruby/subst.h
|
||||
leap_second.o: $(top_srcdir)/include/ruby.h
|
||||
leap_second.o: leap_second.c
|
||||
new.o: $(RUBY_EXTCONF_H)
|
||||
new.o: $(arch_hdrdir)/ruby/config.h
|
||||
new.o: $(hdrdir)/ruby/backward.h
|
||||
new.o: $(hdrdir)/ruby/defines.h
|
||||
new.o: $(hdrdir)/ruby/intern.h
|
||||
new.o: $(hdrdir)/ruby/missing.h
|
||||
new.o: $(hdrdir)/ruby/ruby.h
|
||||
new.o: $(hdrdir)/ruby/st.h
|
||||
new.o: $(hdrdir)/ruby/subst.h
|
||||
new.o: $(top_srcdir)/include/ruby.h
|
||||
new.o: new.c
|
||||
# AUTOGENERATED DEPENDENCIES END
|
Loading…
Reference in a new issue