From 715955ff27206351dcf509eb3c60e0927ad9a708 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Sun, 14 Jul 2019 13:06:22 +0900 Subject: Include ruby/assert.h in ruby/ruby.h so that assertions can be there --- ext/-test-/arith_seq/extract/depend | 1 + ext/-test-/array/resize/depend | 1 + ext/-test-/bignum/depend | 7 +++++++ ext/-test-/bug-3571/depend | 1 + ext/-test-/bug-5832/depend | 1 + ext/-test-/bug_reporter/depend | 1 + ext/-test-/class/depend | 2 ++ ext/-test-/debug/depend | 3 +++ ext/-test-/exception/depend | 4 ++++ ext/-test-/fatal/depend | 1 + ext/-test-/file/depend | 3 +++ ext/-test-/funcall/depend | 1 + ext/-test-/gvl/call_without_gvl/depend | 1 + ext/-test-/hash/depend | 2 ++ ext/-test-/integer/depend | 3 +++ ext/-test-/iseq_load/depend | 1 + ext/-test-/iter/depend | 3 +++ ext/-test-/load/protect/depend | 1 + ext/-test-/marshal/compat/depend | 1 + ext/-test-/marshal/internal_ivar/depend | 1 + ext/-test-/marshal/usr/depend | 1 + ext/-test-/memory_status/depend | 1 + ext/-test-/method/depend | 2 ++ ext/-test-/notimplement/depend | 1 + ext/-test-/num2int/depend | 1 + ext/-test-/path_to_class/depend | 1 + ext/-test-/popen_deadlock/depend | 1 + ext/-test-/proc/depend | 3 +++ ext/-test-/rational/depend | 1 + ext/-test-/recursion/depend | 1 + ext/-test-/regexp/depend | 2 ++ ext/-test-/scan_args/depend | 1 + ext/-test-/st/foreach/depend | 1 + ext/-test-/st/numhash/depend | 1 + ext/-test-/st/update/depend | 1 + ext/-test-/string/depend | 15 +++++++++++++++ ext/-test-/struct/depend | 4 ++++ ext/-test-/symbol/depend | 2 ++ ext/-test-/thread_fd_close/depend | 1 + ext/-test-/time/depend | 3 +++ ext/-test-/tracepoint/depend | 2 ++ ext/-test-/typeddata/depend | 1 + ext/-test-/vm/depend | 1 + ext/-test-/wait_for_single_fd/depend | 1 + 44 files changed, 88 insertions(+) (limited to 'ext/-test-') diff --git a/ext/-test-/arith_seq/extract/depend b/ext/-test-/arith_seq/extract/depend index 5af2e6a4a2..bb0719941f 100644 --- a/ext/-test-/arith_seq/extract/depend +++ b/ext/-test-/arith_seq/extract/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START extract.o: $(RUBY_EXTCONF_H) extract.o: $(arch_hdrdir)/ruby/config.h +extract.o: $(hdrdir)/ruby/assert.h extract.o: $(hdrdir)/ruby/backward.h extract.o: $(hdrdir)/ruby/defines.h extract.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/array/resize/depend b/ext/-test-/array/resize/depend index 177c527db2..a03cc47d51 100644 --- a/ext/-test-/array/resize/depend +++ b/ext/-test-/array/resize/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START resize.o: $(RUBY_EXTCONF_H) resize.o: $(arch_hdrdir)/ruby/config.h +resize.o: $(hdrdir)/ruby/assert.h resize.o: $(hdrdir)/ruby/backward.h resize.o: $(hdrdir)/ruby/defines.h resize.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/bignum/depend b/ext/-test-/bignum/depend index d7720f0acf..ee3e612803 100644 --- a/ext/-test-/bignum/depend +++ b/ext/-test-/bignum/depend @@ -8,6 +8,7 @@ str2big.o: str2big.c big2str.o: $(RUBY_EXTCONF_H) big2str.o: $(arch_hdrdir)/ruby/config.h big2str.o: $(hdrdir)/ruby.h +big2str.o: $(hdrdir)/ruby/assert.h big2str.o: $(hdrdir)/ruby/backward.h big2str.o: $(hdrdir)/ruby/defines.h big2str.o: $(hdrdir)/ruby/encoding.h @@ -24,6 +25,7 @@ big2str.o: big2str.c bigzero.o: $(RUBY_EXTCONF_H) bigzero.o: $(arch_hdrdir)/ruby/config.h bigzero.o: $(hdrdir)/ruby.h +bigzero.o: $(hdrdir)/ruby/assert.h bigzero.o: $(hdrdir)/ruby/backward.h bigzero.o: $(hdrdir)/ruby/defines.h bigzero.o: $(hdrdir)/ruby/encoding.h @@ -40,6 +42,7 @@ bigzero.o: bigzero.c div.o: $(RUBY_EXTCONF_H) div.o: $(arch_hdrdir)/ruby/config.h div.o: $(hdrdir)/ruby.h +div.o: $(hdrdir)/ruby/assert.h div.o: $(hdrdir)/ruby/backward.h div.o: $(hdrdir)/ruby/defines.h div.o: $(hdrdir)/ruby/encoding.h @@ -56,6 +59,7 @@ div.o: div.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -67,6 +71,7 @@ init.o: init.c intpack.o: $(RUBY_EXTCONF_H) intpack.o: $(arch_hdrdir)/ruby/config.h intpack.o: $(hdrdir)/ruby.h +intpack.o: $(hdrdir)/ruby/assert.h intpack.o: $(hdrdir)/ruby/backward.h intpack.o: $(hdrdir)/ruby/defines.h intpack.o: $(hdrdir)/ruby/encoding.h @@ -83,6 +88,7 @@ intpack.o: intpack.c mul.o: $(RUBY_EXTCONF_H) mul.o: $(arch_hdrdir)/ruby/config.h mul.o: $(hdrdir)/ruby.h +mul.o: $(hdrdir)/ruby/assert.h mul.o: $(hdrdir)/ruby/backward.h mul.o: $(hdrdir)/ruby/defines.h mul.o: $(hdrdir)/ruby/encoding.h @@ -99,6 +105,7 @@ mul.o: mul.c str2big.o: $(RUBY_EXTCONF_H) str2big.o: $(arch_hdrdir)/ruby/config.h str2big.o: $(hdrdir)/ruby.h +str2big.o: $(hdrdir)/ruby/assert.h str2big.o: $(hdrdir)/ruby/backward.h str2big.o: $(hdrdir)/ruby/defines.h str2big.o: $(hdrdir)/ruby/encoding.h diff --git a/ext/-test-/bug-3571/depend b/ext/-test-/bug-3571/depend index 6f4ff48198..74911f0af4 100644 --- a/ext/-test-/bug-3571/depend +++ b/ext/-test-/bug-3571/depend @@ -2,6 +2,7 @@ bug.o: $(RUBY_EXTCONF_H) bug.o: $(arch_hdrdir)/ruby/config.h bug.o: $(hdrdir)/ruby.h +bug.o: $(hdrdir)/ruby/assert.h bug.o: $(hdrdir)/ruby/backward.h bug.o: $(hdrdir)/ruby/defines.h bug.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/bug-5832/depend b/ext/-test-/bug-5832/depend index 6f4ff48198..74911f0af4 100644 --- a/ext/-test-/bug-5832/depend +++ b/ext/-test-/bug-5832/depend @@ -2,6 +2,7 @@ bug.o: $(RUBY_EXTCONF_H) bug.o: $(arch_hdrdir)/ruby/config.h bug.o: $(hdrdir)/ruby.h +bug.o: $(hdrdir)/ruby/assert.h bug.o: $(hdrdir)/ruby/backward.h bug.o: $(hdrdir)/ruby/defines.h bug.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/bug_reporter/depend b/ext/-test-/bug_reporter/depend index bfd4c721f1..62bac03566 100644 --- a/ext/-test-/bug_reporter/depend +++ b/ext/-test-/bug_reporter/depend @@ -2,6 +2,7 @@ bug_reporter.o: $(RUBY_EXTCONF_H) bug_reporter.o: $(arch_hdrdir)/ruby/config.h bug_reporter.o: $(hdrdir)/ruby.h +bug_reporter.o: $(hdrdir)/ruby/assert.h bug_reporter.o: $(hdrdir)/ruby/backward.h bug_reporter.o: $(hdrdir)/ruby/defines.h bug_reporter.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/class/depend b/ext/-test-/class/depend index 916314592e..451256cc75 100644 --- a/ext/-test-/class/depend +++ b/ext/-test-/class/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START class2name.o: $(RUBY_EXTCONF_H) class2name.o: $(arch_hdrdir)/ruby/config.h +class2name.o: $(hdrdir)/ruby/assert.h class2name.o: $(hdrdir)/ruby/backward.h class2name.o: $(hdrdir)/ruby/defines.h class2name.o: $(hdrdir)/ruby/intern.h @@ -12,6 +13,7 @@ class2name.o: class2name.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/debug/depend b/ext/-test-/debug/depend index 3f4fe7509d..662ed87510 100644 --- a/ext/-test-/debug/depend +++ b/ext/-test-/debug/depend @@ -2,6 +2,7 @@ init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -12,6 +13,7 @@ init.o: $(hdrdir)/ruby/subst.h init.o: init.c inspector.o: $(RUBY_EXTCONF_H) inspector.o: $(arch_hdrdir)/ruby/config.h +inspector.o: $(hdrdir)/ruby/assert.h inspector.o: $(hdrdir)/ruby/backward.h inspector.o: $(hdrdir)/ruby/debug.h inspector.o: $(hdrdir)/ruby/defines.h @@ -23,6 +25,7 @@ inspector.o: $(hdrdir)/ruby/subst.h inspector.o: inspector.c profile_frames.o: $(RUBY_EXTCONF_H) profile_frames.o: $(arch_hdrdir)/ruby/config.h +profile_frames.o: $(hdrdir)/ruby/assert.h profile_frames.o: $(hdrdir)/ruby/backward.h profile_frames.o: $(hdrdir)/ruby/debug.h profile_frames.o: $(hdrdir)/ruby/defines.h diff --git a/ext/-test-/exception/depend b/ext/-test-/exception/depend index cea0f9b2b5..d0958de9b8 100644 --- a/ext/-test-/exception/depend +++ b/ext/-test-/exception/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START dataerror.o: $(RUBY_EXTCONF_H) dataerror.o: $(arch_hdrdir)/ruby/config.h +dataerror.o: $(hdrdir)/ruby/assert.h dataerror.o: $(hdrdir)/ruby/backward.h dataerror.o: $(hdrdir)/ruby/defines.h dataerror.o: $(hdrdir)/ruby/intern.h @@ -12,6 +13,7 @@ dataerror.o: dataerror.c enc_raise.o: $(RUBY_EXTCONF_H) enc_raise.o: $(arch_hdrdir)/ruby/config.h enc_raise.o: $(hdrdir)/ruby.h +enc_raise.o: $(hdrdir)/ruby/assert.h enc_raise.o: $(hdrdir)/ruby/backward.h enc_raise.o: $(hdrdir)/ruby/defines.h enc_raise.o: $(hdrdir)/ruby/encoding.h @@ -26,6 +28,7 @@ enc_raise.o: enc_raise.c ensured.o: $(RUBY_EXTCONF_H) ensured.o: $(arch_hdrdir)/ruby/config.h ensured.o: $(hdrdir)/ruby.h +ensured.o: $(hdrdir)/ruby/assert.h ensured.o: $(hdrdir)/ruby/backward.h ensured.o: $(hdrdir)/ruby/defines.h ensured.o: $(hdrdir)/ruby/intern.h @@ -37,6 +40,7 @@ ensured.o: ensured.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/fatal/depend b/ext/-test-/fatal/depend index af8d2156e2..c74360fdf9 100644 --- a/ext/-test-/fatal/depend +++ b/ext/-test-/fatal/depend @@ -2,6 +2,7 @@ rb_fatal.o: $(RUBY_EXTCONF_H) rb_fatal.o: $(arch_hdrdir)/ruby/config.h rb_fatal.o: $(hdrdir)/ruby.h +rb_fatal.o: $(hdrdir)/ruby/assert.h rb_fatal.o: $(hdrdir)/ruby/backward.h rb_fatal.o: $(hdrdir)/ruby/defines.h rb_fatal.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/file/depend b/ext/-test-/file/depend index c92ad1d84e..afdf116a9d 100644 --- a/ext/-test-/file/depend +++ b/ext/-test-/file/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START fs.o: $(RUBY_EXTCONF_H) fs.o: $(arch_hdrdir)/ruby/config.h +fs.o: $(hdrdir)/ruby/assert.h fs.o: $(hdrdir)/ruby/backward.h fs.o: $(hdrdir)/ruby/defines.h fs.o: $(hdrdir)/ruby/encoding.h @@ -16,6 +17,7 @@ fs.o: fs.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -26,6 +28,7 @@ init.o: $(hdrdir)/ruby/subst.h init.o: init.c stat.o: $(RUBY_EXTCONF_H) stat.o: $(arch_hdrdir)/ruby/config.h +stat.o: $(hdrdir)/ruby/assert.h stat.o: $(hdrdir)/ruby/backward.h stat.o: $(hdrdir)/ruby/defines.h stat.o: $(hdrdir)/ruby/encoding.h diff --git a/ext/-test-/funcall/depend b/ext/-test-/funcall/depend index 6a7d16a15d..a5f43a8046 100644 --- a/ext/-test-/funcall/depend +++ b/ext/-test-/funcall/depend @@ -2,6 +2,7 @@ funcall.o: $(RUBY_EXTCONF_H) funcall.o: $(arch_hdrdir)/ruby/config.h funcall.o: $(hdrdir)/ruby.h +funcall.o: $(hdrdir)/ruby/assert.h funcall.o: $(hdrdir)/ruby/backward.h funcall.o: $(hdrdir)/ruby/defines.h funcall.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/gvl/call_without_gvl/depend b/ext/-test-/gvl/call_without_gvl/depend index 1f7443898d..3d4253b977 100644 --- a/ext/-test-/gvl/call_without_gvl/depend +++ b/ext/-test-/gvl/call_without_gvl/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START call_without_gvl.o: $(RUBY_EXTCONF_H) call_without_gvl.o: $(arch_hdrdir)/ruby/config.h +call_without_gvl.o: $(hdrdir)/ruby/assert.h call_without_gvl.o: $(hdrdir)/ruby/backward.h call_without_gvl.o: $(hdrdir)/ruby/defines.h call_without_gvl.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/hash/depend b/ext/-test-/hash/depend index dd183c9f44..5e2b8056c8 100644 --- a/ext/-test-/hash/depend +++ b/ext/-test-/hash/depend @@ -2,6 +2,7 @@ delete.o: $(RUBY_EXTCONF_H) delete.o: $(arch_hdrdir)/ruby/config.h delete.o: $(hdrdir)/ruby.h +delete.o: $(hdrdir)/ruby/assert.h delete.o: $(hdrdir)/ruby/backward.h delete.o: $(hdrdir)/ruby/defines.h delete.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ delete.o: delete.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/integer/depend b/ext/-test-/integer/depend index 6e0a60cf0e..abd612ada8 100644 --- a/ext/-test-/integer/depend +++ b/ext/-test-/integer/depend @@ -2,6 +2,7 @@ core_ext.o: $(RUBY_EXTCONF_H) core_ext.o: $(arch_hdrdir)/ruby/config.h core_ext.o: $(hdrdir)/ruby.h +core_ext.o: $(hdrdir)/ruby/assert.h core_ext.o: $(hdrdir)/ruby/backward.h core_ext.o: $(hdrdir)/ruby/defines.h core_ext.o: $(hdrdir)/ruby/encoding.h @@ -18,6 +19,7 @@ core_ext.o: core_ext.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -29,6 +31,7 @@ init.o: init.c my_integer.o: $(RUBY_EXTCONF_H) my_integer.o: $(arch_hdrdir)/ruby/config.h my_integer.o: $(hdrdir)/ruby.h +my_integer.o: $(hdrdir)/ruby/assert.h my_integer.o: $(hdrdir)/ruby/backward.h my_integer.o: $(hdrdir)/ruby/defines.h my_integer.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/iseq_load/depend b/ext/-test-/iseq_load/depend index 3d2ef945ff..ac549546ec 100644 --- a/ext/-test-/iseq_load/depend +++ b/ext/-test-/iseq_load/depend @@ -2,6 +2,7 @@ iseq_load.o: $(RUBY_EXTCONF_H) iseq_load.o: $(arch_hdrdir)/ruby/config.h iseq_load.o: $(hdrdir)/ruby.h +iseq_load.o: $(hdrdir)/ruby/assert.h iseq_load.o: $(hdrdir)/ruby/backward.h iseq_load.o: $(hdrdir)/ruby/defines.h iseq_load.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/iter/depend b/ext/-test-/iter/depend index 9e960e2426..5e754950c1 100644 --- a/ext/-test-/iter/depend +++ b/ext/-test-/iter/depend @@ -2,6 +2,7 @@ break.o: $(RUBY_EXTCONF_H) break.o: $(arch_hdrdir)/ruby/config.h break.o: $(hdrdir)/ruby.h +break.o: $(hdrdir)/ruby/assert.h break.o: $(hdrdir)/ruby/backward.h break.o: $(hdrdir)/ruby/defines.h break.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ break.o: break.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -24,6 +26,7 @@ init.o: init.c yield.o: $(RUBY_EXTCONF_H) yield.o: $(arch_hdrdir)/ruby/config.h yield.o: $(hdrdir)/ruby.h +yield.o: $(hdrdir)/ruby/assert.h yield.o: $(hdrdir)/ruby/backward.h yield.o: $(hdrdir)/ruby/defines.h yield.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/load/protect/depend b/ext/-test-/load/protect/depend index a69bf948ce..b62393f1cb 100644 --- a/ext/-test-/load/protect/depend +++ b/ext/-test-/load/protect/depend @@ -2,6 +2,7 @@ protect.o: $(RUBY_EXTCONF_H) protect.o: $(arch_hdrdir)/ruby/config.h protect.o: $(hdrdir)/ruby.h +protect.o: $(hdrdir)/ruby/assert.h protect.o: $(hdrdir)/ruby/backward.h protect.o: $(hdrdir)/ruby/defines.h protect.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/marshal/compat/depend b/ext/-test-/marshal/compat/depend index e0d13b18c9..f159506960 100644 --- a/ext/-test-/marshal/compat/depend +++ b/ext/-test-/marshal/compat/depend @@ -2,6 +2,7 @@ usrcompat.o: $(RUBY_EXTCONF_H) usrcompat.o: $(arch_hdrdir)/ruby/config.h usrcompat.o: $(hdrdir)/ruby.h +usrcompat.o: $(hdrdir)/ruby/assert.h usrcompat.o: $(hdrdir)/ruby/backward.h usrcompat.o: $(hdrdir)/ruby/defines.h usrcompat.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/marshal/internal_ivar/depend b/ext/-test-/marshal/internal_ivar/depend index 1ca625528c..f280347c01 100644 --- a/ext/-test-/marshal/internal_ivar/depend +++ b/ext/-test-/marshal/internal_ivar/depend @@ -2,6 +2,7 @@ internal_ivar.o: $(RUBY_EXTCONF_H) internal_ivar.o: $(arch_hdrdir)/ruby/config.h internal_ivar.o: $(hdrdir)/ruby.h +internal_ivar.o: $(hdrdir)/ruby/assert.h internal_ivar.o: $(hdrdir)/ruby/backward.h internal_ivar.o: $(hdrdir)/ruby/defines.h internal_ivar.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/marshal/usr/depend b/ext/-test-/marshal/usr/depend index 1360222980..21c0c2d744 100644 --- a/ext/-test-/marshal/usr/depend +++ b/ext/-test-/marshal/usr/depend @@ -2,6 +2,7 @@ usrmarshal.o: $(RUBY_EXTCONF_H) usrmarshal.o: $(arch_hdrdir)/ruby/config.h usrmarshal.o: $(hdrdir)/ruby.h +usrmarshal.o: $(hdrdir)/ruby/assert.h usrmarshal.o: $(hdrdir)/ruby/backward.h usrmarshal.o: $(hdrdir)/ruby/defines.h usrmarshal.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/memory_status/depend b/ext/-test-/memory_status/depend index 8254b08f24..657ef59c35 100644 --- a/ext/-test-/memory_status/depend +++ b/ext/-test-/memory_status/depend @@ -2,6 +2,7 @@ memory_status.o: $(RUBY_EXTCONF_H) memory_status.o: $(arch_hdrdir)/ruby/config.h memory_status.o: $(hdrdir)/ruby.h +memory_status.o: $(hdrdir)/ruby/assert.h memory_status.o: $(hdrdir)/ruby/backward.h memory_status.o: $(hdrdir)/ruby/defines.h memory_status.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/method/depend b/ext/-test-/method/depend index 5bc370ecb8..028d97e1a9 100644 --- a/ext/-test-/method/depend +++ b/ext/-test-/method/depend @@ -2,6 +2,7 @@ arity.o: $(RUBY_EXTCONF_H) arity.o: $(arch_hdrdir)/ruby/config.h arity.o: $(hdrdir)/ruby.h +arity.o: $(hdrdir)/ruby/assert.h arity.o: $(hdrdir)/ruby/backward.h arity.o: $(hdrdir)/ruby/defines.h arity.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ arity.o: arity.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/notimplement/depend b/ext/-test-/notimplement/depend index 6f4ff48198..74911f0af4 100644 --- a/ext/-test-/notimplement/depend +++ b/ext/-test-/notimplement/depend @@ -2,6 +2,7 @@ bug.o: $(RUBY_EXTCONF_H) bug.o: $(arch_hdrdir)/ruby/config.h bug.o: $(hdrdir)/ruby.h +bug.o: $(hdrdir)/ruby/assert.h bug.o: $(hdrdir)/ruby/backward.h bug.o: $(hdrdir)/ruby/defines.h bug.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/num2int/depend b/ext/-test-/num2int/depend index bb6c9b3c77..76b69de851 100644 --- a/ext/-test-/num2int/depend +++ b/ext/-test-/num2int/depend @@ -2,6 +2,7 @@ num2int.o: $(RUBY_EXTCONF_H) num2int.o: $(arch_hdrdir)/ruby/config.h num2int.o: $(hdrdir)/ruby.h +num2int.o: $(hdrdir)/ruby/assert.h num2int.o: $(hdrdir)/ruby/backward.h num2int.o: $(hdrdir)/ruby/defines.h num2int.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/path_to_class/depend b/ext/-test-/path_to_class/depend index 55dce316ec..9a7f7d0176 100644 --- a/ext/-test-/path_to_class/depend +++ b/ext/-test-/path_to_class/depend @@ -2,6 +2,7 @@ path_to_class.o: $(RUBY_EXTCONF_H) path_to_class.o: $(arch_hdrdir)/ruby/config.h path_to_class.o: $(hdrdir)/ruby.h +path_to_class.o: $(hdrdir)/ruby/assert.h path_to_class.o: $(hdrdir)/ruby/backward.h path_to_class.o: $(hdrdir)/ruby/defines.h path_to_class.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/popen_deadlock/depend b/ext/-test-/popen_deadlock/depend index 12b31f247c..4c3f3853fd 100644 --- a/ext/-test-/popen_deadlock/depend +++ b/ext/-test-/popen_deadlock/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START infinite_loop_dlsym.o: $(RUBY_EXTCONF_H) infinite_loop_dlsym.o: $(arch_hdrdir)/ruby/config.h +infinite_loop_dlsym.o: $(hdrdir)/ruby/assert.h infinite_loop_dlsym.o: $(hdrdir)/ruby/backward.h infinite_loop_dlsym.o: $(hdrdir)/ruby/defines.h infinite_loop_dlsym.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/proc/depend b/ext/-test-/proc/depend index db48627643..5946e4ca0d 100644 --- a/ext/-test-/proc/depend +++ b/ext/-test-/proc/depend @@ -2,6 +2,7 @@ init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ init.o: init.c receiver.o: $(RUBY_EXTCONF_H) receiver.o: $(arch_hdrdir)/ruby/config.h receiver.o: $(hdrdir)/ruby.h +receiver.o: $(hdrdir)/ruby/assert.h receiver.o: $(hdrdir)/ruby/backward.h receiver.o: $(hdrdir)/ruby/defines.h receiver.o: $(hdrdir)/ruby/intern.h @@ -24,6 +26,7 @@ receiver.o: receiver.c super.o: $(RUBY_EXTCONF_H) super.o: $(arch_hdrdir)/ruby/config.h super.o: $(hdrdir)/ruby.h +super.o: $(hdrdir)/ruby/assert.h super.o: $(hdrdir)/ruby/backward.h super.o: $(hdrdir)/ruby/defines.h super.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/rational/depend b/ext/-test-/rational/depend index 3913376523..4ec2e25e18 100644 --- a/ext/-test-/rational/depend +++ b/ext/-test-/rational/depend @@ -6,6 +6,7 @@ rat.o: rat.c $(top_srcdir)/internal.h rat.o: $(RUBY_EXTCONF_H) rat.o: $(arch_hdrdir)/ruby/config.h rat.o: $(hdrdir)/ruby.h +rat.o: $(hdrdir)/ruby/assert.h rat.o: $(hdrdir)/ruby/backward.h rat.o: $(hdrdir)/ruby/defines.h rat.o: $(hdrdir)/ruby/encoding.h diff --git a/ext/-test-/recursion/depend b/ext/-test-/recursion/depend index 30ba450d00..bf8005724a 100644 --- a/ext/-test-/recursion/depend +++ b/ext/-test-/recursion/depend @@ -2,6 +2,7 @@ recursion.o: $(RUBY_EXTCONF_H) recursion.o: $(arch_hdrdir)/ruby/config.h recursion.o: $(hdrdir)/ruby.h +recursion.o: $(hdrdir)/ruby/assert.h recursion.o: $(hdrdir)/ruby/backward.h recursion.o: $(hdrdir)/ruby/defines.h recursion.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/regexp/depend b/ext/-test-/regexp/depend index bbea37e53b..7c88e1235c 100644 --- a/ext/-test-/regexp/depend +++ b/ext/-test-/regexp/depend @@ -2,6 +2,7 @@ init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ init.o: init.c parse_depth_limit.o: $(RUBY_EXTCONF_H) parse_depth_limit.o: $(arch_hdrdir)/ruby/config.h parse_depth_limit.o: $(hdrdir)/ruby.h +parse_depth_limit.o: $(hdrdir)/ruby/assert.h parse_depth_limit.o: $(hdrdir)/ruby/backward.h parse_depth_limit.o: $(hdrdir)/ruby/defines.h parse_depth_limit.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/scan_args/depend b/ext/-test-/scan_args/depend index 6e6bd23927..c230961ae3 100644 --- a/ext/-test-/scan_args/depend +++ b/ext/-test-/scan_args/depend @@ -2,6 +2,7 @@ scan_args.o: $(RUBY_EXTCONF_H) scan_args.o: $(arch_hdrdir)/ruby/config.h scan_args.o: $(hdrdir)/ruby.h +scan_args.o: $(hdrdir)/ruby/assert.h scan_args.o: $(hdrdir)/ruby/backward.h scan_args.o: $(hdrdir)/ruby/defines.h scan_args.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/st/foreach/depend b/ext/-test-/st/foreach/depend index f649c3b2a6..42d3909f49 100644 --- a/ext/-test-/st/foreach/depend +++ b/ext/-test-/st/foreach/depend @@ -2,6 +2,7 @@ foreach.o: $(RUBY_EXTCONF_H) foreach.o: $(arch_hdrdir)/ruby/config.h foreach.o: $(hdrdir)/ruby.h +foreach.o: $(hdrdir)/ruby/assert.h foreach.o: $(hdrdir)/ruby/backward.h foreach.o: $(hdrdir)/ruby/defines.h foreach.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/st/numhash/depend b/ext/-test-/st/numhash/depend index 5eb6faa45c..98dcef881b 100644 --- a/ext/-test-/st/numhash/depend +++ b/ext/-test-/st/numhash/depend @@ -2,6 +2,7 @@ numhash.o: $(RUBY_EXTCONF_H) numhash.o: $(arch_hdrdir)/ruby/config.h numhash.o: $(hdrdir)/ruby.h +numhash.o: $(hdrdir)/ruby/assert.h numhash.o: $(hdrdir)/ruby/backward.h numhash.o: $(hdrdir)/ruby/defines.h numhash.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/st/update/depend b/ext/-test-/st/update/depend index b5abfc1173..241e6f9e6d 100644 --- a/ext/-test-/st/update/depend +++ b/ext/-test-/st/update/depend @@ -2,6 +2,7 @@ update.o: $(RUBY_EXTCONF_H) update.o: $(arch_hdrdir)/ruby/config.h update.o: $(hdrdir)/ruby.h +update.o: $(hdrdir)/ruby/assert.h update.o: $(hdrdir)/ruby/backward.h update.o: $(hdrdir)/ruby/defines.h update.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/string/depend b/ext/-test-/string/depend index eb22abe83c..337ec60b43 100644 --- a/ext/-test-/string/depend +++ b/ext/-test-/string/depend @@ -2,6 +2,7 @@ capacity.o: $(RUBY_EXTCONF_H) capacity.o: $(arch_hdrdir)/ruby/config.h 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 @@ -17,6 +18,7 @@ capacity.o: $(top_srcdir)/internal.h capacity.o: capacity.c coderange.o: $(RUBY_EXTCONF_H) coderange.o: $(arch_hdrdir)/ruby/config.h +coderange.o: $(hdrdir)/ruby/assert.h coderange.o: $(hdrdir)/ruby/backward.h coderange.o: $(hdrdir)/ruby/defines.h coderange.o: $(hdrdir)/ruby/encoding.h @@ -31,6 +33,7 @@ coderange.o: coderange.c cstr.o: $(RUBY_EXTCONF_H) cstr.o: $(arch_hdrdir)/ruby/config.h cstr.o: $(hdrdir)/ruby.h +cstr.o: $(hdrdir)/ruby/assert.h cstr.o: $(hdrdir)/ruby/backward.h cstr.o: $(hdrdir)/ruby/defines.h cstr.o: $(hdrdir)/ruby/encoding.h @@ -47,6 +50,7 @@ cstr.o: cstr.c ellipsize.o: $(RUBY_EXTCONF_H) ellipsize.o: $(arch_hdrdir)/ruby/config.h ellipsize.o: $(hdrdir)/ruby.h +ellipsize.o: $(hdrdir)/ruby/assert.h ellipsize.o: $(hdrdir)/ruby/backward.h ellipsize.o: $(hdrdir)/ruby/defines.h ellipsize.o: $(hdrdir)/ruby/intern.h @@ -58,6 +62,7 @@ ellipsize.o: ellipsize.c enc_associate.o: $(RUBY_EXTCONF_H) enc_associate.o: $(arch_hdrdir)/ruby/config.h enc_associate.o: $(hdrdir)/ruby.h +enc_associate.o: $(hdrdir)/ruby/assert.h enc_associate.o: $(hdrdir)/ruby/backward.h enc_associate.o: $(hdrdir)/ruby/defines.h enc_associate.o: $(hdrdir)/ruby/encoding.h @@ -71,6 +76,7 @@ enc_associate.o: $(hdrdir)/ruby/subst.h enc_associate.o: enc_associate.c enc_str_buf_cat.o: $(RUBY_EXTCONF_H) enc_str_buf_cat.o: $(arch_hdrdir)/ruby/config.h +enc_str_buf_cat.o: $(hdrdir)/ruby/assert.h enc_str_buf_cat.o: $(hdrdir)/ruby/backward.h enc_str_buf_cat.o: $(hdrdir)/ruby/defines.h enc_str_buf_cat.o: $(hdrdir)/ruby/encoding.h @@ -85,6 +91,7 @@ enc_str_buf_cat.o: enc_str_buf_cat.c fstring.o: $(RUBY_EXTCONF_H) fstring.o: $(arch_hdrdir)/ruby/config.h fstring.o: $(hdrdir)/ruby.h +fstring.o: $(hdrdir)/ruby/assert.h fstring.o: $(hdrdir)/ruby/backward.h fstring.o: $(hdrdir)/ruby/defines.h fstring.o: $(hdrdir)/ruby/intern.h @@ -96,6 +103,7 @@ fstring.o: fstring.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -107,6 +115,7 @@ init.o: init.c modify.o: $(RUBY_EXTCONF_H) modify.o: $(arch_hdrdir)/ruby/config.h modify.o: $(hdrdir)/ruby.h +modify.o: $(hdrdir)/ruby/assert.h modify.o: $(hdrdir)/ruby/backward.h modify.o: $(hdrdir)/ruby/defines.h modify.o: $(hdrdir)/ruby/intern.h @@ -118,6 +127,7 @@ modify.o: modify.c new.o: $(RUBY_EXTCONF_H) new.o: $(arch_hdrdir)/ruby/config.h new.o: $(hdrdir)/ruby.h +new.o: $(hdrdir)/ruby/assert.h new.o: $(hdrdir)/ruby/backward.h new.o: $(hdrdir)/ruby/defines.h new.o: $(hdrdir)/ruby/encoding.h @@ -134,6 +144,7 @@ new.o: new.c nofree.o: $(RUBY_EXTCONF_H) nofree.o: $(arch_hdrdir)/ruby/config.h nofree.o: $(hdrdir)/ruby.h +nofree.o: $(hdrdir)/ruby/assert.h nofree.o: $(hdrdir)/ruby/backward.h nofree.o: $(hdrdir)/ruby/defines.h nofree.o: $(hdrdir)/ruby/intern.h @@ -145,6 +156,7 @@ nofree.o: nofree.c normalize.o: $(RUBY_EXTCONF_H) normalize.o: $(arch_hdrdir)/ruby/config.h 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 @@ -161,6 +173,7 @@ normalize.o: normalize.c qsort.o: $(RUBY_EXTCONF_H) qsort.o: $(arch_hdrdir)/ruby/config.h qsort.o: $(hdrdir)/ruby.h +qsort.o: $(hdrdir)/ruby/assert.h qsort.o: $(hdrdir)/ruby/backward.h qsort.o: $(hdrdir)/ruby/defines.h qsort.o: $(hdrdir)/ruby/encoding.h @@ -176,6 +189,7 @@ qsort.o: qsort.c rb_str_dup.o: $(RUBY_EXTCONF_H) rb_str_dup.o: $(arch_hdrdir)/ruby/config.h rb_str_dup.o: $(hdrdir)/ruby.h +rb_str_dup.o: $(hdrdir)/ruby/assert.h rb_str_dup.o: $(hdrdir)/ruby/backward.h rb_str_dup.o: $(hdrdir)/ruby/defines.h rb_str_dup.o: $(hdrdir)/ruby/intern.h @@ -187,6 +201,7 @@ rb_str_dup.o: rb_str_dup.c set_len.o: $(RUBY_EXTCONF_H) set_len.o: $(arch_hdrdir)/ruby/config.h set_len.o: $(hdrdir)/ruby.h +set_len.o: $(hdrdir)/ruby/assert.h set_len.o: $(hdrdir)/ruby/backward.h set_len.o: $(hdrdir)/ruby/defines.h set_len.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/struct/depend b/ext/-test-/struct/depend index ddf00c32aa..552daf0ac5 100644 --- a/ext/-test-/struct/depend +++ b/ext/-test-/struct/depend @@ -2,6 +2,7 @@ duplicate.o: $(RUBY_EXTCONF_H) duplicate.o: $(arch_hdrdir)/ruby/config.h duplicate.o: $(hdrdir)/ruby.h +duplicate.o: $(hdrdir)/ruby/assert.h duplicate.o: $(hdrdir)/ruby/backward.h duplicate.o: $(hdrdir)/ruby/defines.h duplicate.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ duplicate.o: duplicate.c init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -24,6 +26,7 @@ init.o: init.c len.o: $(RUBY_EXTCONF_H) len.o: $(arch_hdrdir)/ruby/config.h len.o: $(hdrdir)/ruby.h +len.o: $(hdrdir)/ruby/assert.h len.o: $(hdrdir)/ruby/backward.h len.o: $(hdrdir)/ruby/defines.h len.o: $(hdrdir)/ruby/intern.h @@ -35,6 +38,7 @@ len.o: len.c member.o: $(RUBY_EXTCONF_H) member.o: $(arch_hdrdir)/ruby/config.h member.o: $(hdrdir)/ruby.h +member.o: $(hdrdir)/ruby/assert.h member.o: $(hdrdir)/ruby/backward.h member.o: $(hdrdir)/ruby/defines.h member.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/symbol/depend b/ext/-test-/symbol/depend index e7bba43501..bccb4afc15 100644 --- a/ext/-test-/symbol/depend +++ b/ext/-test-/symbol/depend @@ -2,6 +2,7 @@ init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ init.o: init.c type.o: $(RUBY_EXTCONF_H) type.o: $(arch_hdrdir)/ruby/config.h type.o: $(hdrdir)/ruby.h +type.o: $(hdrdir)/ruby/assert.h type.o: $(hdrdir)/ruby/backward.h type.o: $(hdrdir)/ruby/defines.h type.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/thread_fd_close/depend b/ext/-test-/thread_fd_close/depend index 7bc04c3db3..94b03dfd6e 100644 --- a/ext/-test-/thread_fd_close/depend +++ b/ext/-test-/thread_fd_close/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START thread_fd_close.o: $(RUBY_EXTCONF_H) thread_fd_close.o: $(arch_hdrdir)/ruby/config.h +thread_fd_close.o: $(hdrdir)/ruby/assert.h thread_fd_close.o: $(hdrdir)/ruby/backward.h thread_fd_close.o: $(hdrdir)/ruby/defines.h thread_fd_close.o: $(hdrdir)/ruby/encoding.h diff --git a/ext/-test-/time/depend b/ext/-test-/time/depend index 3197693a88..2f4b8d1f13 100644 --- a/ext/-test-/time/depend +++ b/ext/-test-/time/depend @@ -2,6 +2,7 @@ init.o: $(RUBY_EXTCONF_H) init.o: $(arch_hdrdir)/ruby/config.h init.o: $(hdrdir)/ruby.h +init.o: $(hdrdir)/ruby/assert.h init.o: $(hdrdir)/ruby/backward.h init.o: $(hdrdir)/ruby/defines.h init.o: $(hdrdir)/ruby/intern.h @@ -13,6 +14,7 @@ init.o: init.c leap_second.o: $(RUBY_EXTCONF_H) leap_second.o: $(arch_hdrdir)/ruby/config.h leap_second.o: $(hdrdir)/ruby.h +leap_second.o: $(hdrdir)/ruby/assert.h leap_second.o: $(hdrdir)/ruby/backward.h leap_second.o: $(hdrdir)/ruby/defines.h leap_second.o: $(hdrdir)/ruby/intern.h @@ -24,6 +26,7 @@ leap_second.o: leap_second.c new.o: $(RUBY_EXTCONF_H) new.o: $(arch_hdrdir)/ruby/config.h new.o: $(hdrdir)/ruby.h +new.o: $(hdrdir)/ruby/assert.h new.o: $(hdrdir)/ruby/backward.h new.o: $(hdrdir)/ruby/defines.h new.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/tracepoint/depend b/ext/-test-/tracepoint/depend index 5b2b2f7369..b811df4472 100644 --- a/ext/-test-/tracepoint/depend +++ b/ext/-test-/tracepoint/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START gc_hook.o: $(RUBY_EXTCONF_H) gc_hook.o: $(arch_hdrdir)/ruby/config.h +gc_hook.o: $(hdrdir)/ruby/assert.h gc_hook.o: $(hdrdir)/ruby/backward.h gc_hook.o: $(hdrdir)/ruby/debug.h gc_hook.o: $(hdrdir)/ruby/defines.h @@ -12,6 +13,7 @@ gc_hook.o: $(hdrdir)/ruby/subst.h gc_hook.o: gc_hook.c tracepoint.o: $(RUBY_EXTCONF_H) tracepoint.o: $(arch_hdrdir)/ruby/config.h +tracepoint.o: $(hdrdir)/ruby/assert.h tracepoint.o: $(hdrdir)/ruby/backward.h tracepoint.o: $(hdrdir)/ruby/debug.h tracepoint.o: $(hdrdir)/ruby/defines.h diff --git a/ext/-test-/typeddata/depend b/ext/-test-/typeddata/depend index 4d3c9f0d07..e0dd0653a8 100644 --- a/ext/-test-/typeddata/depend +++ b/ext/-test-/typeddata/depend @@ -2,6 +2,7 @@ typeddata.o: $(RUBY_EXTCONF_H) typeddata.o: $(arch_hdrdir)/ruby/config.h typeddata.o: $(hdrdir)/ruby.h +typeddata.o: $(hdrdir)/ruby/assert.h typeddata.o: $(hdrdir)/ruby/backward.h typeddata.o: $(hdrdir)/ruby/defines.h typeddata.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/vm/depend b/ext/-test-/vm/depend index dd56dd0e0d..0f85d69bb0 100644 --- a/ext/-test-/vm/depend +++ b/ext/-test-/vm/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START at_exit.o: $(RUBY_EXTCONF_H) at_exit.o: $(arch_hdrdir)/ruby/config.h +at_exit.o: $(hdrdir)/ruby/assert.h at_exit.o: $(hdrdir)/ruby/backward.h at_exit.o: $(hdrdir)/ruby/defines.h at_exit.o: $(hdrdir)/ruby/intern.h diff --git a/ext/-test-/wait_for_single_fd/depend b/ext/-test-/wait_for_single_fd/depend index edd2f88dcf..8549fca781 100644 --- a/ext/-test-/wait_for_single_fd/depend +++ b/ext/-test-/wait_for_single_fd/depend @@ -1,6 +1,7 @@ # AUTOGENERATED DEPENDENCIES START wait_for_single_fd.o: $(RUBY_EXTCONF_H) wait_for_single_fd.o: $(arch_hdrdir)/ruby/config.h +wait_for_single_fd.o: $(hdrdir)/ruby/assert.h wait_for_single_fd.o: $(hdrdir)/ruby/backward.h wait_for_single_fd.o: $(hdrdir)/ruby/defines.h wait_for_single_fd.o: $(hdrdir)/ruby/encoding.h -- cgit v1.2.3