mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update dependencies
This commit is contained in:
parent
8184adabe5
commit
0c2d731ef2
Notes:
git
2019-12-26 20:45:54 +09:00
12 changed files with 1237 additions and 0 deletions
33
enc/depend
33
enc/depend
|
@ -178,26 +178,41 @@ clean-srcs:
|
|||
<%# vim: set ft=eruby noexpandtab ts=8 sw=2 : -%>
|
||||
|
||||
# AUTOGENERATED DEPENDENCIES START
|
||||
enc/ascii.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
enc/ascii.$(OBJEXT): $(top_srcdir)/encindex.h
|
||||
enc/ascii.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/ascii.$(OBJEXT): assert.h
|
||||
enc/ascii.$(OBJEXT): config.h
|
||||
enc/ascii.$(OBJEXT): defines.h
|
||||
enc/ascii.$(OBJEXT): enc/ascii.c
|
||||
enc/ascii.$(OBJEXT): encoding.h
|
||||
enc/ascii.$(OBJEXT): intern.h
|
||||
enc/ascii.$(OBJEXT): missing.h
|
||||
enc/ascii.$(OBJEXT): onigmo.h
|
||||
enc/ascii.$(OBJEXT): oniguruma.h
|
||||
enc/ascii.$(OBJEXT): st.h
|
||||
enc/ascii.$(OBJEXT): subst.h
|
||||
enc/big5.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/big5.$(OBJEXT): config.h
|
||||
enc/big5.$(OBJEXT): defines.h
|
||||
enc/big5.$(OBJEXT): enc/big5.c
|
||||
enc/big5.$(OBJEXT): missing.h
|
||||
enc/big5.$(OBJEXT): onigmo.h
|
||||
enc/cesu_8.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
enc/cesu_8.$(OBJEXT): $(top_srcdir)/encindex.h
|
||||
enc/cesu_8.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/cesu_8.$(OBJEXT): assert.h
|
||||
enc/cesu_8.$(OBJEXT): backward.h
|
||||
enc/cesu_8.$(OBJEXT): config.h
|
||||
enc/cesu_8.$(OBJEXT): defines.h
|
||||
enc/cesu_8.$(OBJEXT): enc/cesu_8.c
|
||||
enc/cesu_8.$(OBJEXT): encoding.h
|
||||
enc/cesu_8.$(OBJEXT): intern.h
|
||||
enc/cesu_8.$(OBJEXT): missing.h
|
||||
enc/cesu_8.$(OBJEXT): onigmo.h
|
||||
enc/cesu_8.$(OBJEXT): oniguruma.h
|
||||
enc/cesu_8.$(OBJEXT): st.h
|
||||
enc/cesu_8.$(OBJEXT): subst.h
|
||||
enc/cp949.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/cp949.$(OBJEXT): config.h
|
||||
enc/cp949.$(OBJEXT): defines.h
|
||||
|
@ -213,14 +228,18 @@ enc/emacs_mule.$(OBJEXT): onigmo.h
|
|||
enc/encdb.$(OBJEXT): $(hdrdir)/ruby.h
|
||||
enc/encdb.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
enc/encdb.$(OBJEXT): $(top_srcdir)/internal.h
|
||||
enc/encdb.$(OBJEXT): $(top_srcdir)/internal/encoding.h
|
||||
enc/encdb.$(OBJEXT): assert.h
|
||||
enc/encdb.$(OBJEXT): backward.h
|
||||
enc/encdb.$(OBJEXT): config.h
|
||||
enc/encdb.$(OBJEXT): defines.h
|
||||
enc/encdb.$(OBJEXT): enc/encdb.c
|
||||
enc/encdb.$(OBJEXT): encdb.h
|
||||
enc/encdb.$(OBJEXT): encoding.h
|
||||
enc/encdb.$(OBJEXT): intern.h
|
||||
enc/encdb.$(OBJEXT): missing.h
|
||||
enc/encdb.$(OBJEXT): onigmo.h
|
||||
enc/encdb.$(OBJEXT): oniguruma.h
|
||||
enc/encdb.$(OBJEXT): st.h
|
||||
enc/encdb.$(OBJEXT): subst.h
|
||||
enc/euc_jp.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
|
@ -628,13 +647,20 @@ enc/unicode.$(OBJEXT): missing.h
|
|||
enc/unicode.$(OBJEXT): onigmo.h
|
||||
enc/unicode.$(OBJEXT): st.h
|
||||
enc/unicode.$(OBJEXT): subst.h
|
||||
enc/us_ascii.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
enc/us_ascii.$(OBJEXT): $(top_srcdir)/encindex.h
|
||||
enc/us_ascii.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/us_ascii.$(OBJEXT): assert.h
|
||||
enc/us_ascii.$(OBJEXT): config.h
|
||||
enc/us_ascii.$(OBJEXT): defines.h
|
||||
enc/us_ascii.$(OBJEXT): enc/us_ascii.c
|
||||
enc/us_ascii.$(OBJEXT): encoding.h
|
||||
enc/us_ascii.$(OBJEXT): intern.h
|
||||
enc/us_ascii.$(OBJEXT): missing.h
|
||||
enc/us_ascii.$(OBJEXT): onigmo.h
|
||||
enc/us_ascii.$(OBJEXT): oniguruma.h
|
||||
enc/us_ascii.$(OBJEXT): st.h
|
||||
enc/us_ascii.$(OBJEXT): subst.h
|
||||
enc/utf_16be.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/utf_16be.$(OBJEXT): config.h
|
||||
enc/utf_16be.$(OBJEXT): defines.h
|
||||
|
@ -663,13 +689,20 @@ enc/utf_32le.$(OBJEXT): enc/iso_8859.h
|
|||
enc/utf_32le.$(OBJEXT): enc/utf_32le.c
|
||||
enc/utf_32le.$(OBJEXT): missing.h
|
||||
enc/utf_32le.$(OBJEXT): onigmo.h
|
||||
enc/utf_8.$(OBJEXT): $(hdrdir)/ruby/ruby.h
|
||||
enc/utf_8.$(OBJEXT): $(top_srcdir)/encindex.h
|
||||
enc/utf_8.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/utf_8.$(OBJEXT): assert.h
|
||||
enc/utf_8.$(OBJEXT): config.h
|
||||
enc/utf_8.$(OBJEXT): defines.h
|
||||
enc/utf_8.$(OBJEXT): enc/utf_8.c
|
||||
enc/utf_8.$(OBJEXT): encoding.h
|
||||
enc/utf_8.$(OBJEXT): intern.h
|
||||
enc/utf_8.$(OBJEXT): missing.h
|
||||
enc/utf_8.$(OBJEXT): onigmo.h
|
||||
enc/utf_8.$(OBJEXT): oniguruma.h
|
||||
enc/utf_8.$(OBJEXT): st.h
|
||||
enc/utf_8.$(OBJEXT): subst.h
|
||||
enc/windows_1250.$(OBJEXT): $(top_srcdir)/regenc.h
|
||||
enc/windows_1250.$(OBJEXT): config.h
|
||||
enc/windows_1250.$(OBJEXT): defines.h
|
||||
|
|
|
@ -11,6 +11,8 @@ big2str.o: $(hdrdir)/ruby/ruby.h
|
|||
big2str.o: $(hdrdir)/ruby/st.h
|
||||
big2str.o: $(hdrdir)/ruby/subst.h
|
||||
big2str.o: $(top_srcdir)/internal.h
|
||||
big2str.o: $(top_srcdir)/internal/bignum.h
|
||||
big2str.o: $(top_srcdir)/internal/stdbool.h
|
||||
big2str.o: big2str.c
|
||||
bigzero.o: $(RUBY_EXTCONF_H)
|
||||
bigzero.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -24,6 +26,8 @@ bigzero.o: $(hdrdir)/ruby/ruby.h
|
|||
bigzero.o: $(hdrdir)/ruby/st.h
|
||||
bigzero.o: $(hdrdir)/ruby/subst.h
|
||||
bigzero.o: $(top_srcdir)/internal.h
|
||||
bigzero.o: $(top_srcdir)/internal/bignum.h
|
||||
bigzero.o: $(top_srcdir)/internal/stdbool.h
|
||||
bigzero.o: bigzero.c
|
||||
div.o: $(RUBY_EXTCONF_H)
|
||||
div.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -37,6 +41,8 @@ div.o: $(hdrdir)/ruby/ruby.h
|
|||
div.o: $(hdrdir)/ruby/st.h
|
||||
div.o: $(hdrdir)/ruby/subst.h
|
||||
div.o: $(top_srcdir)/internal.h
|
||||
div.o: $(top_srcdir)/internal/bignum.h
|
||||
div.o: $(top_srcdir)/internal/stdbool.h
|
||||
div.o: div.c
|
||||
init.o: $(RUBY_EXTCONF_H)
|
||||
init.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -62,6 +68,8 @@ intpack.o: $(hdrdir)/ruby/ruby.h
|
|||
intpack.o: $(hdrdir)/ruby/st.h
|
||||
intpack.o: $(hdrdir)/ruby/subst.h
|
||||
intpack.o: $(top_srcdir)/internal.h
|
||||
intpack.o: $(top_srcdir)/internal/bignum.h
|
||||
intpack.o: $(top_srcdir)/internal/stdbool.h
|
||||
intpack.o: intpack.c
|
||||
mul.o: $(RUBY_EXTCONF_H)
|
||||
mul.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -75,6 +83,8 @@ mul.o: $(hdrdir)/ruby/ruby.h
|
|||
mul.o: $(hdrdir)/ruby/st.h
|
||||
mul.o: $(hdrdir)/ruby/subst.h
|
||||
mul.o: $(top_srcdir)/internal.h
|
||||
mul.o: $(top_srcdir)/internal/bignum.h
|
||||
mul.o: $(top_srcdir)/internal/stdbool.h
|
||||
mul.o: mul.c
|
||||
str2big.o: $(RUBY_EXTCONF_H)
|
||||
str2big.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -88,5 +98,7 @@ str2big.o: $(hdrdir)/ruby/ruby.h
|
|||
str2big.o: $(hdrdir)/ruby/st.h
|
||||
str2big.o: $(hdrdir)/ruby/subst.h
|
||||
str2big.o: $(top_srcdir)/internal.h
|
||||
str2big.o: $(top_srcdir)/internal/bignum.h
|
||||
str2big.o: $(top_srcdir)/internal/stdbool.h
|
||||
str2big.o: str2big.c
|
||||
# AUTOGENERATED DEPENDENCIES END
|
||||
|
|
|
@ -11,6 +11,15 @@ core_ext.o: $(hdrdir)/ruby/ruby.h
|
|||
core_ext.o: $(hdrdir)/ruby/st.h
|
||||
core_ext.o: $(hdrdir)/ruby/subst.h
|
||||
core_ext.o: $(top_srcdir)/internal.h
|
||||
core_ext.o: $(top_srcdir)/internal/bignum.h
|
||||
core_ext.o: $(top_srcdir)/internal/bits.h
|
||||
core_ext.o: $(top_srcdir)/internal/compilers.h
|
||||
core_ext.o: $(top_srcdir)/internal/fixnum.h
|
||||
core_ext.o: $(top_srcdir)/internal/numeric.h
|
||||
core_ext.o: $(top_srcdir)/internal/serial.h
|
||||
core_ext.o: $(top_srcdir)/internal/static_assert.h
|
||||
core_ext.o: $(top_srcdir)/internal/stdbool.h
|
||||
core_ext.o: $(top_srcdir)/internal/vm.h
|
||||
core_ext.o: core_ext.c
|
||||
init.o: $(RUBY_EXTCONF_H)
|
||||
init.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
|
|
@ -15,5 +15,6 @@ rat.o: $(hdrdir)/ruby/ruby.h
|
|||
rat.o: $(hdrdir)/ruby/st.h
|
||||
rat.o: $(hdrdir)/ruby/subst.h
|
||||
rat.o: $(top_srcdir)/internal.h
|
||||
rat.o: $(top_srcdir)/internal/rational.h
|
||||
rat.o: rat.c
|
||||
# AUTOGENERATED DEPENDENCIES END
|
||||
|
|
|
@ -5,12 +5,18 @@ capacity.o: $(hdrdir)/ruby.h
|
|||
capacity.o: $(hdrdir)/ruby/assert.h
|
||||
capacity.o: $(hdrdir)/ruby/backward.h
|
||||
capacity.o: $(hdrdir)/ruby/defines.h
|
||||
capacity.o: $(hdrdir)/ruby/encoding.h
|
||||
capacity.o: $(hdrdir)/ruby/intern.h
|
||||
capacity.o: $(hdrdir)/ruby/missing.h
|
||||
capacity.o: $(hdrdir)/ruby/onigmo.h
|
||||
capacity.o: $(hdrdir)/ruby/oniguruma.h
|
||||
capacity.o: $(hdrdir)/ruby/ruby.h
|
||||
capacity.o: $(hdrdir)/ruby/st.h
|
||||
capacity.o: $(hdrdir)/ruby/subst.h
|
||||
capacity.o: $(top_srcdir)/internal.h
|
||||
capacity.o: $(top_srcdir)/internal/compilers.h
|
||||
capacity.o: $(top_srcdir)/internal/stdbool.h
|
||||
capacity.o: $(top_srcdir)/internal/string.h
|
||||
capacity.o: capacity.c
|
||||
coderange.o: $(RUBY_EXTCONF_H)
|
||||
coderange.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -41,6 +47,10 @@ cstr.o: $(hdrdir)/ruby/ruby.h
|
|||
cstr.o: $(hdrdir)/ruby/st.h
|
||||
cstr.o: $(hdrdir)/ruby/subst.h
|
||||
cstr.o: $(top_srcdir)/internal.h
|
||||
cstr.o: $(top_srcdir)/internal/compilers.h
|
||||
cstr.o: $(top_srcdir)/internal/error.h
|
||||
cstr.o: $(top_srcdir)/internal/stdbool.h
|
||||
cstr.o: $(top_srcdir)/internal/string.h
|
||||
cstr.o: cstr.c
|
||||
ellipsize.o: $(RUBY_EXTCONF_H)
|
||||
ellipsize.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
@ -152,12 +162,16 @@ normalize.o: $(hdrdir)/ruby.h
|
|||
normalize.o: $(hdrdir)/ruby/assert.h
|
||||
normalize.o: $(hdrdir)/ruby/backward.h
|
||||
normalize.o: $(hdrdir)/ruby/defines.h
|
||||
normalize.o: $(hdrdir)/ruby/encoding.h
|
||||
normalize.o: $(hdrdir)/ruby/intern.h
|
||||
normalize.o: $(hdrdir)/ruby/missing.h
|
||||
normalize.o: $(hdrdir)/ruby/onigmo.h
|
||||
normalize.o: $(hdrdir)/ruby/oniguruma.h
|
||||
normalize.o: $(hdrdir)/ruby/ruby.h
|
||||
normalize.o: $(hdrdir)/ruby/st.h
|
||||
normalize.o: $(hdrdir)/ruby/subst.h
|
||||
normalize.o: $(top_srcdir)/internal.h
|
||||
normalize.o: $(top_srcdir)/internal/file.h
|
||||
normalize.o: normalize.c
|
||||
qsort.o: $(RUBY_EXTCONF_H)
|
||||
qsort.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
|
|
@ -22,6 +22,10 @@ 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)/internal/bits.h
|
||||
leap_second.o: $(top_srcdir)/internal/compilers.h
|
||||
leap_second.o: $(top_srcdir)/internal/static_assert.h
|
||||
leap_second.o: $(top_srcdir)/internal/time.h
|
||||
leap_second.o: leap_second.c
|
||||
new.o: $(RUBY_EXTCONF_H)
|
||||
new.o: $(arch_hdrdir)/ruby/config.h
|
||||
|
|
|
@ -17,6 +17,16 @@ coverage.o: $(top_srcdir)/ccan/list/list.h
|
|||
coverage.o: $(top_srcdir)/ccan/str/str.h
|
||||
coverage.o: $(top_srcdir)/gc.h
|
||||
coverage.o: $(top_srcdir)/internal.h
|
||||
coverage.o: $(top_srcdir)/internal/array.h
|
||||
coverage.o: $(top_srcdir)/internal/compilers.h
|
||||
coverage.o: $(top_srcdir)/internal/gc.h
|
||||
coverage.o: $(top_srcdir)/internal/hash.h
|
||||
coverage.o: $(top_srcdir)/internal/imemo.h
|
||||
coverage.o: $(top_srcdir)/internal/serial.h
|
||||
coverage.o: $(top_srcdir)/internal/static_assert.h
|
||||
coverage.o: $(top_srcdir)/internal/stdbool.h
|
||||
coverage.o: $(top_srcdir)/internal/thread.h
|
||||
coverage.o: $(top_srcdir)/internal/vm.h
|
||||
coverage.o: $(top_srcdir)/method.h
|
||||
coverage.o: $(top_srcdir)/node.h
|
||||
coverage.o: $(top_srcdir)/ruby_assert.h
|
||||
|
|
|
@ -32,7 +32,17 @@ objspace.o: $(hdrdir)/ruby/ruby.h
|
|||
objspace.o: $(hdrdir)/ruby/st.h
|
||||
objspace.o: $(hdrdir)/ruby/subst.h
|
||||
objspace.o: $(top_srcdir)/gc.h
|
||||
objspace.o: $(top_srcdir)/id_table.h
|
||||
objspace.o: $(top_srcdir)/internal.h
|
||||
objspace.o: $(top_srcdir)/internal/array.h
|
||||
objspace.o: $(top_srcdir)/internal/class.h
|
||||
objspace.o: $(top_srcdir)/internal/compilers.h
|
||||
objspace.o: $(top_srcdir)/internal/gc.h
|
||||
objspace.o: $(top_srcdir)/internal/hash.h
|
||||
objspace.o: $(top_srcdir)/internal/imemo.h
|
||||
objspace.o: $(top_srcdir)/internal/serial.h
|
||||
objspace.o: $(top_srcdir)/internal/static_assert.h
|
||||
objspace.o: $(top_srcdir)/internal/stdbool.h
|
||||
objspace.o: $(top_srcdir)/node.h
|
||||
objspace.o: $(top_srcdir)/symbol.h
|
||||
objspace.o: objspace.c
|
||||
|
@ -60,6 +70,16 @@ objspace_dump.o: $(top_srcdir)/ccan/list/list.h
|
|||
objspace_dump.o: $(top_srcdir)/ccan/str/str.h
|
||||
objspace_dump.o: $(top_srcdir)/gc.h
|
||||
objspace_dump.o: $(top_srcdir)/internal.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/array.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/compilers.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/gc.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/hash.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/imemo.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/serial.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/static_assert.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/stdbool.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/string.h
|
||||
objspace_dump.o: $(top_srcdir)/internal/vm.h
|
||||
objspace_dump.o: $(top_srcdir)/method.h
|
||||
objspace_dump.o: $(top_srcdir)/node.h
|
||||
objspace_dump.o: $(top_srcdir)/ruby_assert.h
|
||||
|
|
|
@ -16,5 +16,13 @@ pty.o: $(hdrdir)/ruby/st.h
|
|||
pty.o: $(hdrdir)/ruby/subst.h
|
||||
pty.o: $(hdrdir)/ruby/util.h
|
||||
pty.o: $(top_srcdir)/internal.h
|
||||
pty.o: $(top_srcdir)/internal/array.h
|
||||
pty.o: $(top_srcdir)/internal/compilers.h
|
||||
pty.o: $(top_srcdir)/internal/gc.h
|
||||
pty.o: $(top_srcdir)/internal/imemo.h
|
||||
pty.o: $(top_srcdir)/internal/process.h
|
||||
pty.o: $(top_srcdir)/internal/signal.h
|
||||
pty.o: $(top_srcdir)/internal/static_assert.h
|
||||
pty.o: $(top_srcdir)/internal/stdbool.h
|
||||
pty.o: pty.c
|
||||
# AUTOGENERATED DEPENDENCIES END
|
||||
|
|
|
@ -56,6 +56,7 @@ ripper.o: $(hdrdir)/ruby/backward.h
|
|||
ripper.o: $(hdrdir)/ruby/defines.h
|
||||
ripper.o: $(hdrdir)/ruby/encoding.h
|
||||
ripper.o: $(hdrdir)/ruby/intern.h
|
||||
ripper.o: $(hdrdir)/ruby/io.h
|
||||
ripper.o: $(hdrdir)/ruby/missing.h
|
||||
ripper.o: $(hdrdir)/ruby/onigmo.h
|
||||
ripper.o: $(hdrdir)/ruby/oniguruma.h
|
||||
|
@ -64,7 +65,34 @@ ripper.o: $(hdrdir)/ruby/ruby.h
|
|||
ripper.o: $(hdrdir)/ruby/st.h
|
||||
ripper.o: $(hdrdir)/ruby/subst.h
|
||||
ripper.o: $(hdrdir)/ruby/util.h
|
||||
ripper.o: $(top_srcdir)/constant.h
|
||||
ripper.o: $(top_srcdir)/id_table.h
|
||||
ripper.o: $(top_srcdir)/internal.h
|
||||
ripper.o: $(top_srcdir)/internal/array.h
|
||||
ripper.o: $(top_srcdir)/internal/bignum.h
|
||||
ripper.o: $(top_srcdir)/internal/bits.h
|
||||
ripper.o: $(top_srcdir)/internal/compile.h
|
||||
ripper.o: $(top_srcdir)/internal/compilers.h
|
||||
ripper.o: $(top_srcdir)/internal/complex.h
|
||||
ripper.o: $(top_srcdir)/internal/error.h
|
||||
ripper.o: $(top_srcdir)/internal/fixnum.h
|
||||
ripper.o: $(top_srcdir)/internal/gc.h
|
||||
ripper.o: $(top_srcdir)/internal/hash.h
|
||||
ripper.o: $(top_srcdir)/internal/imemo.h
|
||||
ripper.o: $(top_srcdir)/internal/io.h
|
||||
ripper.o: $(top_srcdir)/internal/numeric.h
|
||||
ripper.o: $(top_srcdir)/internal/parse.h
|
||||
ripper.o: $(top_srcdir)/internal/rational.h
|
||||
ripper.o: $(top_srcdir)/internal/re.h
|
||||
ripper.o: $(top_srcdir)/internal/serial.h
|
||||
ripper.o: $(top_srcdir)/internal/static_assert.h
|
||||
ripper.o: $(top_srcdir)/internal/stdbool.h
|
||||
ripper.o: $(top_srcdir)/internal/string.h
|
||||
ripper.o: $(top_srcdir)/internal/symbol.h
|
||||
ripper.o: $(top_srcdir)/internal/thread.h
|
||||
ripper.o: $(top_srcdir)/internal/util.h
|
||||
ripper.o: $(top_srcdir)/internal/variable.h
|
||||
ripper.o: $(top_srcdir)/internal/vm.h
|
||||
ripper.o: $(top_srcdir)/node.h
|
||||
ripper.o: $(top_srcdir)/regenc.h
|
||||
ripper.o: $(top_srcdir)/symbol.h
|
||||
|
|
|
@ -28,6 +28,17 @@ ancdata.o: $(hdrdir)/ruby/subst.h
|
|||
ancdata.o: $(hdrdir)/ruby/thread.h
|
||||
ancdata.o: $(hdrdir)/ruby/util.h
|
||||
ancdata.o: $(top_srcdir)/internal.h
|
||||
ancdata.o: $(top_srcdir)/internal/array.h
|
||||
ancdata.o: $(top_srcdir)/internal/compilers.h
|
||||
ancdata.o: $(top_srcdir)/internal/error.h
|
||||
ancdata.o: $(top_srcdir)/internal/gc.h
|
||||
ancdata.o: $(top_srcdir)/internal/io.h
|
||||
ancdata.o: $(top_srcdir)/internal/serial.h
|
||||
ancdata.o: $(top_srcdir)/internal/static_assert.h
|
||||
ancdata.o: $(top_srcdir)/internal/stdbool.h
|
||||
ancdata.o: $(top_srcdir)/internal/string.h
|
||||
ancdata.o: $(top_srcdir)/internal/thread.h
|
||||
ancdata.o: $(top_srcdir)/internal/vm.h
|
||||
ancdata.o: ancdata.c
|
||||
ancdata.o: constdefs.h
|
||||
ancdata.o: rubysocket.h
|
||||
|
@ -50,6 +61,17 @@ basicsocket.o: $(hdrdir)/ruby/subst.h
|
|||
basicsocket.o: $(hdrdir)/ruby/thread.h
|
||||
basicsocket.o: $(hdrdir)/ruby/util.h
|
||||
basicsocket.o: $(top_srcdir)/internal.h
|
||||
basicsocket.o: $(top_srcdir)/internal/array.h
|
||||
basicsocket.o: $(top_srcdir)/internal/compilers.h
|
||||
basicsocket.o: $(top_srcdir)/internal/error.h
|
||||
basicsocket.o: $(top_srcdir)/internal/gc.h
|
||||
basicsocket.o: $(top_srcdir)/internal/io.h
|
||||
basicsocket.o: $(top_srcdir)/internal/serial.h
|
||||
basicsocket.o: $(top_srcdir)/internal/static_assert.h
|
||||
basicsocket.o: $(top_srcdir)/internal/stdbool.h
|
||||
basicsocket.o: $(top_srcdir)/internal/string.h
|
||||
basicsocket.o: $(top_srcdir)/internal/thread.h
|
||||
basicsocket.o: $(top_srcdir)/internal/vm.h
|
||||
basicsocket.o: basicsocket.c
|
||||
basicsocket.o: constdefs.h
|
||||
basicsocket.o: rubysocket.h
|
||||
|
@ -72,6 +94,17 @@ constants.o: $(hdrdir)/ruby/subst.h
|
|||
constants.o: $(hdrdir)/ruby/thread.h
|
||||
constants.o: $(hdrdir)/ruby/util.h
|
||||
constants.o: $(top_srcdir)/internal.h
|
||||
constants.o: $(top_srcdir)/internal/array.h
|
||||
constants.o: $(top_srcdir)/internal/compilers.h
|
||||
constants.o: $(top_srcdir)/internal/error.h
|
||||
constants.o: $(top_srcdir)/internal/gc.h
|
||||
constants.o: $(top_srcdir)/internal/io.h
|
||||
constants.o: $(top_srcdir)/internal/serial.h
|
||||
constants.o: $(top_srcdir)/internal/static_assert.h
|
||||
constants.o: $(top_srcdir)/internal/stdbool.h
|
||||
constants.o: $(top_srcdir)/internal/string.h
|
||||
constants.o: $(top_srcdir)/internal/thread.h
|
||||
constants.o: $(top_srcdir)/internal/vm.h
|
||||
constants.o: constants.c
|
||||
constants.o: constdefs.c
|
||||
constants.o: constdefs.h
|
||||
|
@ -95,6 +128,17 @@ ifaddr.o: $(hdrdir)/ruby/subst.h
|
|||
ifaddr.o: $(hdrdir)/ruby/thread.h
|
||||
ifaddr.o: $(hdrdir)/ruby/util.h
|
||||
ifaddr.o: $(top_srcdir)/internal.h
|
||||
ifaddr.o: $(top_srcdir)/internal/array.h
|
||||
ifaddr.o: $(top_srcdir)/internal/compilers.h
|
||||
ifaddr.o: $(top_srcdir)/internal/error.h
|
||||
ifaddr.o: $(top_srcdir)/internal/gc.h
|
||||
ifaddr.o: $(top_srcdir)/internal/io.h
|
||||
ifaddr.o: $(top_srcdir)/internal/serial.h
|
||||
ifaddr.o: $(top_srcdir)/internal/static_assert.h
|
||||
ifaddr.o: $(top_srcdir)/internal/stdbool.h
|
||||
ifaddr.o: $(top_srcdir)/internal/string.h
|
||||
ifaddr.o: $(top_srcdir)/internal/thread.h
|
||||
ifaddr.o: $(top_srcdir)/internal/vm.h
|
||||
ifaddr.o: constdefs.h
|
||||
ifaddr.o: ifaddr.c
|
||||
ifaddr.o: rubysocket.h
|
||||
|
@ -117,6 +161,17 @@ init.o: $(hdrdir)/ruby/subst.h
|
|||
init.o: $(hdrdir)/ruby/thread.h
|
||||
init.o: $(hdrdir)/ruby/util.h
|
||||
init.o: $(top_srcdir)/internal.h
|
||||
init.o: $(top_srcdir)/internal/array.h
|
||||
init.o: $(top_srcdir)/internal/compilers.h
|
||||
init.o: $(top_srcdir)/internal/error.h
|
||||
init.o: $(top_srcdir)/internal/gc.h
|
||||
init.o: $(top_srcdir)/internal/io.h
|
||||
init.o: $(top_srcdir)/internal/serial.h
|
||||
init.o: $(top_srcdir)/internal/static_assert.h
|
||||
init.o: $(top_srcdir)/internal/stdbool.h
|
||||
init.o: $(top_srcdir)/internal/string.h
|
||||
init.o: $(top_srcdir)/internal/thread.h
|
||||
init.o: $(top_srcdir)/internal/vm.h
|
||||
init.o: constdefs.h
|
||||
init.o: init.c
|
||||
init.o: rubysocket.h
|
||||
|
@ -139,6 +194,17 @@ ipsocket.o: $(hdrdir)/ruby/subst.h
|
|||
ipsocket.o: $(hdrdir)/ruby/thread.h
|
||||
ipsocket.o: $(hdrdir)/ruby/util.h
|
||||
ipsocket.o: $(top_srcdir)/internal.h
|
||||
ipsocket.o: $(top_srcdir)/internal/array.h
|
||||
ipsocket.o: $(top_srcdir)/internal/compilers.h
|
||||
ipsocket.o: $(top_srcdir)/internal/error.h
|
||||
ipsocket.o: $(top_srcdir)/internal/gc.h
|
||||
ipsocket.o: $(top_srcdir)/internal/io.h
|
||||
ipsocket.o: $(top_srcdir)/internal/serial.h
|
||||
ipsocket.o: $(top_srcdir)/internal/static_assert.h
|
||||
ipsocket.o: $(top_srcdir)/internal/stdbool.h
|
||||
ipsocket.o: $(top_srcdir)/internal/string.h
|
||||
ipsocket.o: $(top_srcdir)/internal/thread.h
|
||||
ipsocket.o: $(top_srcdir)/internal/vm.h
|
||||
ipsocket.o: constdefs.h
|
||||
ipsocket.o: ipsocket.c
|
||||
ipsocket.o: rubysocket.h
|
||||
|
@ -161,6 +227,17 @@ option.o: $(hdrdir)/ruby/subst.h
|
|||
option.o: $(hdrdir)/ruby/thread.h
|
||||
option.o: $(hdrdir)/ruby/util.h
|
||||
option.o: $(top_srcdir)/internal.h
|
||||
option.o: $(top_srcdir)/internal/array.h
|
||||
option.o: $(top_srcdir)/internal/compilers.h
|
||||
option.o: $(top_srcdir)/internal/error.h
|
||||
option.o: $(top_srcdir)/internal/gc.h
|
||||
option.o: $(top_srcdir)/internal/io.h
|
||||
option.o: $(top_srcdir)/internal/serial.h
|
||||
option.o: $(top_srcdir)/internal/static_assert.h
|
||||
option.o: $(top_srcdir)/internal/stdbool.h
|
||||
option.o: $(top_srcdir)/internal/string.h
|
||||
option.o: $(top_srcdir)/internal/thread.h
|
||||
option.o: $(top_srcdir)/internal/vm.h
|
||||
option.o: constdefs.h
|
||||
option.o: option.c
|
||||
option.o: rubysocket.h
|
||||
|
@ -183,6 +260,17 @@ raddrinfo.o: $(hdrdir)/ruby/subst.h
|
|||
raddrinfo.o: $(hdrdir)/ruby/thread.h
|
||||
raddrinfo.o: $(hdrdir)/ruby/util.h
|
||||
raddrinfo.o: $(top_srcdir)/internal.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/array.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/compilers.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/error.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/gc.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/io.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/serial.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/static_assert.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/stdbool.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/string.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/thread.h
|
||||
raddrinfo.o: $(top_srcdir)/internal/vm.h
|
||||
raddrinfo.o: constdefs.h
|
||||
raddrinfo.o: raddrinfo.c
|
||||
raddrinfo.o: rubysocket.h
|
||||
|
@ -205,6 +293,17 @@ socket.o: $(hdrdir)/ruby/subst.h
|
|||
socket.o: $(hdrdir)/ruby/thread.h
|
||||
socket.o: $(hdrdir)/ruby/util.h
|
||||
socket.o: $(top_srcdir)/internal.h
|
||||
socket.o: $(top_srcdir)/internal/array.h
|
||||
socket.o: $(top_srcdir)/internal/compilers.h
|
||||
socket.o: $(top_srcdir)/internal/error.h
|
||||
socket.o: $(top_srcdir)/internal/gc.h
|
||||
socket.o: $(top_srcdir)/internal/io.h
|
||||
socket.o: $(top_srcdir)/internal/serial.h
|
||||
socket.o: $(top_srcdir)/internal/static_assert.h
|
||||
socket.o: $(top_srcdir)/internal/stdbool.h
|
||||
socket.o: $(top_srcdir)/internal/string.h
|
||||
socket.o: $(top_srcdir)/internal/thread.h
|
||||
socket.o: $(top_srcdir)/internal/vm.h
|
||||
socket.o: constdefs.h
|
||||
socket.o: rubysocket.h
|
||||
socket.o: socket.c
|
||||
|
@ -227,6 +326,17 @@ sockssocket.o: $(hdrdir)/ruby/subst.h
|
|||
sockssocket.o: $(hdrdir)/ruby/thread.h
|
||||
sockssocket.o: $(hdrdir)/ruby/util.h
|
||||
sockssocket.o: $(top_srcdir)/internal.h
|
||||
sockssocket.o: $(top_srcdir)/internal/array.h
|
||||
sockssocket.o: $(top_srcdir)/internal/compilers.h
|
||||
sockssocket.o: $(top_srcdir)/internal/error.h
|
||||
sockssocket.o: $(top_srcdir)/internal/gc.h
|
||||
sockssocket.o: $(top_srcdir)/internal/io.h
|
||||
sockssocket.o: $(top_srcdir)/internal/serial.h
|
||||
sockssocket.o: $(top_srcdir)/internal/static_assert.h
|
||||
sockssocket.o: $(top_srcdir)/internal/stdbool.h
|
||||
sockssocket.o: $(top_srcdir)/internal/string.h
|
||||
sockssocket.o: $(top_srcdir)/internal/thread.h
|
||||
sockssocket.o: $(top_srcdir)/internal/vm.h
|
||||
sockssocket.o: constdefs.h
|
||||
sockssocket.o: rubysocket.h
|
||||
sockssocket.o: sockport.h
|
||||
|
@ -249,6 +359,17 @@ tcpserver.o: $(hdrdir)/ruby/subst.h
|
|||
tcpserver.o: $(hdrdir)/ruby/thread.h
|
||||
tcpserver.o: $(hdrdir)/ruby/util.h
|
||||
tcpserver.o: $(top_srcdir)/internal.h
|
||||
tcpserver.o: $(top_srcdir)/internal/array.h
|
||||
tcpserver.o: $(top_srcdir)/internal/compilers.h
|
||||
tcpserver.o: $(top_srcdir)/internal/error.h
|
||||
tcpserver.o: $(top_srcdir)/internal/gc.h
|
||||
tcpserver.o: $(top_srcdir)/internal/io.h
|
||||
tcpserver.o: $(top_srcdir)/internal/serial.h
|
||||
tcpserver.o: $(top_srcdir)/internal/static_assert.h
|
||||
tcpserver.o: $(top_srcdir)/internal/stdbool.h
|
||||
tcpserver.o: $(top_srcdir)/internal/string.h
|
||||
tcpserver.o: $(top_srcdir)/internal/thread.h
|
||||
tcpserver.o: $(top_srcdir)/internal/vm.h
|
||||
tcpserver.o: constdefs.h
|
||||
tcpserver.o: rubysocket.h
|
||||
tcpserver.o: sockport.h
|
||||
|
@ -271,6 +392,17 @@ tcpsocket.o: $(hdrdir)/ruby/subst.h
|
|||
tcpsocket.o: $(hdrdir)/ruby/thread.h
|
||||
tcpsocket.o: $(hdrdir)/ruby/util.h
|
||||
tcpsocket.o: $(top_srcdir)/internal.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/array.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/compilers.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/error.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/gc.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/io.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/serial.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/static_assert.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/stdbool.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/string.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/thread.h
|
||||
tcpsocket.o: $(top_srcdir)/internal/vm.h
|
||||
tcpsocket.o: constdefs.h
|
||||
tcpsocket.o: rubysocket.h
|
||||
tcpsocket.o: sockport.h
|
||||
|
@ -293,6 +425,17 @@ udpsocket.o: $(hdrdir)/ruby/subst.h
|
|||
udpsocket.o: $(hdrdir)/ruby/thread.h
|
||||
udpsocket.o: $(hdrdir)/ruby/util.h
|
||||
udpsocket.o: $(top_srcdir)/internal.h
|
||||
udpsocket.o: $(top_srcdir)/internal/array.h
|
||||
udpsocket.o: $(top_srcdir)/internal/compilers.h
|
||||
udpsocket.o: $(top_srcdir)/internal/error.h
|
||||
udpsocket.o: $(top_srcdir)/internal/gc.h
|
||||
udpsocket.o: $(top_srcdir)/internal/io.h
|
||||
udpsocket.o: $(top_srcdir)/internal/serial.h
|
||||
udpsocket.o: $(top_srcdir)/internal/static_assert.h
|
||||
udpsocket.o: $(top_srcdir)/internal/stdbool.h
|
||||
udpsocket.o: $(top_srcdir)/internal/string.h
|
||||
udpsocket.o: $(top_srcdir)/internal/thread.h
|
||||
udpsocket.o: $(top_srcdir)/internal/vm.h
|
||||
udpsocket.o: constdefs.h
|
||||
udpsocket.o: rubysocket.h
|
||||
udpsocket.o: sockport.h
|
||||
|
@ -315,6 +458,17 @@ unixserver.o: $(hdrdir)/ruby/subst.h
|
|||
unixserver.o: $(hdrdir)/ruby/thread.h
|
||||
unixserver.o: $(hdrdir)/ruby/util.h
|
||||
unixserver.o: $(top_srcdir)/internal.h
|
||||
unixserver.o: $(top_srcdir)/internal/array.h
|
||||
unixserver.o: $(top_srcdir)/internal/compilers.h
|
||||
unixserver.o: $(top_srcdir)/internal/error.h
|
||||
unixserver.o: $(top_srcdir)/internal/gc.h
|
||||
unixserver.o: $(top_srcdir)/internal/io.h
|
||||
unixserver.o: $(top_srcdir)/internal/serial.h
|
||||
unixserver.o: $(top_srcdir)/internal/static_assert.h
|
||||
unixserver.o: $(top_srcdir)/internal/stdbool.h
|
||||
unixserver.o: $(top_srcdir)/internal/string.h
|
||||
unixserver.o: $(top_srcdir)/internal/thread.h
|
||||
unixserver.o: $(top_srcdir)/internal/vm.h
|
||||
unixserver.o: constdefs.h
|
||||
unixserver.o: rubysocket.h
|
||||
unixserver.o: sockport.h
|
||||
|
@ -337,6 +491,17 @@ unixsocket.o: $(hdrdir)/ruby/subst.h
|
|||
unixsocket.o: $(hdrdir)/ruby/thread.h
|
||||
unixsocket.o: $(hdrdir)/ruby/util.h
|
||||
unixsocket.o: $(top_srcdir)/internal.h
|
||||
unixsocket.o: $(top_srcdir)/internal/array.h
|
||||
unixsocket.o: $(top_srcdir)/internal/compilers.h
|
||||
unixsocket.o: $(top_srcdir)/internal/error.h
|
||||
unixsocket.o: $(top_srcdir)/internal/gc.h
|
||||
unixsocket.o: $(top_srcdir)/internal/io.h
|
||||
unixsocket.o: $(top_srcdir)/internal/serial.h
|
||||
unixsocket.o: $(top_srcdir)/internal/static_assert.h
|
||||
unixsocket.o: $(top_srcdir)/internal/stdbool.h
|
||||
unixsocket.o: $(top_srcdir)/internal/string.h
|
||||
unixsocket.o: $(top_srcdir)/internal/thread.h
|
||||
unixsocket.o: $(top_srcdir)/internal/vm.h
|
||||
unixsocket.o: constdefs.h
|
||||
unixsocket.o: rubysocket.h
|
||||
unixsocket.o: sockport.h
|
||||
|
|
Loading…
Add table
Reference in a new issue