ruby-changes:56440
From: Nobuyoshi <ko1@a...>
Date: Sun, 14 Jul 2019 01:32:27 +0900 (JST)
Subject: [ruby-changes:56440] Nobuyoshi Nakada: dcb8c41a1e (master): Added depend files
https://git.ruby-lang.org/ruby.git/commit/?id=dcb8c41a1e From dcb8c41a1e2146cc67c638ec391436e1ab2323d2 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sun, 14 Jul 2019 00:50:12 +0900 Subject: Added depend files diff --git a/ext/-test-/arith_seq/extract/depend b/ext/-test-/arith_seq/extract/depend new file mode 100644 index 0000000..5af2e6a --- /dev/null +++ b/ext/-test-/arith_seq/extract/depend @@ -0,0 +1,12 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/arith_seq/extract/depend#L1 +# AUTOGENERATED DEPENDENCIES START +extract.o: $(RUBY_EXTCONF_H) +extract.o: $(arch_hdrdir)/ruby/config.h +extract.o: $(hdrdir)/ruby/backward.h +extract.o: $(hdrdir)/ruby/defines.h +extract.o: $(hdrdir)/ruby/intern.h +extract.o: $(hdrdir)/ruby/missing.h +extract.o: $(hdrdir)/ruby/ruby.h +extract.o: $(hdrdir)/ruby/st.h +extract.o: $(hdrdir)/ruby/subst.h +extract.o: extract.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/bug-3571/depend b/ext/-test-/bug-3571/depend new file mode 100644 index 0000000..6f4ff48 --- /dev/null +++ b/ext/-test-/bug-3571/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/bug-3571/depend#L1 +# AUTOGENERATED DEPENDENCIES START +bug.o: $(RUBY_EXTCONF_H) +bug.o: $(arch_hdrdir)/ruby/config.h +bug.o: $(hdrdir)/ruby.h +bug.o: $(hdrdir)/ruby/backward.h +bug.o: $(hdrdir)/ruby/defines.h +bug.o: $(hdrdir)/ruby/intern.h +bug.o: $(hdrdir)/ruby/missing.h +bug.o: $(hdrdir)/ruby/ruby.h +bug.o: $(hdrdir)/ruby/st.h +bug.o: $(hdrdir)/ruby/subst.h +bug.o: bug.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/bug-5832/depend b/ext/-test-/bug-5832/depend new file mode 100644 index 0000000..6f4ff48 --- /dev/null +++ b/ext/-test-/bug-5832/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/bug-5832/depend#L1 +# AUTOGENERATED DEPENDENCIES START +bug.o: $(RUBY_EXTCONF_H) +bug.o: $(arch_hdrdir)/ruby/config.h +bug.o: $(hdrdir)/ruby.h +bug.o: $(hdrdir)/ruby/backward.h +bug.o: $(hdrdir)/ruby/defines.h +bug.o: $(hdrdir)/ruby/intern.h +bug.o: $(hdrdir)/ruby/missing.h +bug.o: $(hdrdir)/ruby/ruby.h +bug.o: $(hdrdir)/ruby/st.h +bug.o: $(hdrdir)/ruby/subst.h +bug.o: bug.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/bug_reporter/depend b/ext/-test-/bug_reporter/depend new file mode 100644 index 0000000..bfd4c72 --- /dev/null +++ b/ext/-test-/bug_reporter/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/bug_reporter/depend#L1 +# AUTOGENERATED DEPENDENCIES START +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/backward.h +bug_reporter.o: $(hdrdir)/ruby/defines.h +bug_reporter.o: $(hdrdir)/ruby/intern.h +bug_reporter.o: $(hdrdir)/ruby/missing.h +bug_reporter.o: $(hdrdir)/ruby/ruby.h +bug_reporter.o: $(hdrdir)/ruby/st.h +bug_reporter.o: $(hdrdir)/ruby/subst.h +bug_reporter.o: bug_reporter.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/fatal/depend b/ext/-test-/fatal/depend new file mode 100644 index 0000000..af8d215 --- /dev/null +++ b/ext/-test-/fatal/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/fatal/depend#L1 +# AUTOGENERATED DEPENDENCIES START +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/backward.h +rb_fatal.o: $(hdrdir)/ruby/defines.h +rb_fatal.o: $(hdrdir)/ruby/intern.h +rb_fatal.o: $(hdrdir)/ruby/missing.h +rb_fatal.o: $(hdrdir)/ruby/ruby.h +rb_fatal.o: $(hdrdir)/ruby/st.h +rb_fatal.o: $(hdrdir)/ruby/subst.h +rb_fatal.o: rb_fatal.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/funcall/depend b/ext/-test-/funcall/depend new file mode 100644 index 0000000..6a7d16a --- /dev/null +++ b/ext/-test-/funcall/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/funcall/depend#L1 +# AUTOGENERATED DEPENDENCIES START +funcall.o: $(RUBY_EXTCONF_H) +funcall.o: $(arch_hdrdir)/ruby/config.h +funcall.o: $(hdrdir)/ruby.h +funcall.o: $(hdrdir)/ruby/backward.h +funcall.o: $(hdrdir)/ruby/defines.h +funcall.o: $(hdrdir)/ruby/intern.h +funcall.o: $(hdrdir)/ruby/missing.h +funcall.o: $(hdrdir)/ruby/ruby.h +funcall.o: $(hdrdir)/ruby/st.h +funcall.o: $(hdrdir)/ruby/subst.h +funcall.o: funcall.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/hash/depend b/ext/-test-/hash/depend new file mode 100644 index 0000000..dd183c9 --- /dev/null +++ b/ext/-test-/hash/depend @@ -0,0 +1,24 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/hash/depend#L1 +# AUTOGENERATED DEPENDENCIES START +delete.o: $(RUBY_EXTCONF_H) +delete.o: $(arch_hdrdir)/ruby/config.h +delete.o: $(hdrdir)/ruby.h +delete.o: $(hdrdir)/ruby/backward.h +delete.o: $(hdrdir)/ruby/defines.h +delete.o: $(hdrdir)/ruby/intern.h +delete.o: $(hdrdir)/ruby/missing.h +delete.o: $(hdrdir)/ruby/ruby.h +delete.o: $(hdrdir)/ruby/st.h +delete.o: $(hdrdir)/ruby/subst.h +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/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: init.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/iseq_load/depend b/ext/-test-/iseq_load/depend new file mode 100644 index 0000000..3d2ef94 --- /dev/null +++ b/ext/-test-/iseq_load/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/iseq_load/depend#L1 +# AUTOGENERATED DEPENDENCIES START +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/backward.h +iseq_load.o: $(hdrdir)/ruby/defines.h +iseq_load.o: $(hdrdir)/ruby/intern.h +iseq_load.o: $(hdrdir)/ruby/missing.h +iseq_load.o: $(hdrdir)/ruby/ruby.h +iseq_load.o: $(hdrdir)/ruby/st.h +iseq_load.o: $(hdrdir)/ruby/subst.h +iseq_load.o: iseq_load.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/iter/depend b/ext/-test-/iter/depend new file mode 100644 index 0000000..9e960e2 --- /dev/null +++ b/ext/-test-/iter/depend @@ -0,0 +1,35 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/iter/depend#L1 +# AUTOGENERATED DEPENDENCIES START +break.o: $(RUBY_EXTCONF_H) +break.o: $(arch_hdrdir)/ruby/config.h +break.o: $(hdrdir)/ruby.h +break.o: $(hdrdir)/ruby/backward.h +break.o: $(hdrdir)/ruby/defines.h +break.o: $(hdrdir)/ruby/intern.h +break.o: $(hdrdir)/ruby/missing.h +break.o: $(hdrdir)/ruby/ruby.h +break.o: $(hdrdir)/ruby/st.h +break.o: $(hdrdir)/ruby/subst.h +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/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: init.c +yield.o: $(RUBY_EXTCONF_H) +yield.o: $(arch_hdrdir)/ruby/config.h +yield.o: $(hdrdir)/ruby.h +yield.o: $(hdrdir)/ruby/backward.h +yield.o: $(hdrdir)/ruby/defines.h +yield.o: $(hdrdir)/ruby/intern.h +yield.o: $(hdrdir)/ruby/missing.h +yield.o: $(hdrdir)/ruby/ruby.h +yield.o: $(hdrdir)/ruby/st.h +yield.o: $(hdrdir)/ruby/subst.h +yield.o: yield.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/load/protect/depend b/ext/-test-/load/protect/depend new file mode 100644 index 0000000..a69bf94 --- /dev/null +++ b/ext/-test-/load/protect/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/load/protect/depend#L1 +# AUTOGENERATED DEPENDENCIES START +protect.o: $(RUBY_EXTCONF_H) +protect.o: $(arch_hdrdir)/ruby/config.h +protect.o: $(hdrdir)/ruby.h +protect.o: $(hdrdir)/ruby/backward.h +protect.o: $(hdrdir)/ruby/defines.h +protect.o: $(hdrdir)/ruby/intern.h +protect.o: $(hdrdir)/ruby/missing.h +protect.o: $(hdrdir)/ruby/ruby.h +protect.o: $(hdrdir)/ruby/st.h +protect.o: $(hdrdir)/ruby/subst.h +protect.o: protect.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/marshal/compat/depend b/ext/-test-/marshal/compat/depend new file mode 100644 index 0000000..e0d13b1 --- /dev/null +++ b/ext/-test-/marshal/compat/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/marshal/compat/depend#L1 +# AUTOGENERATED DEPENDENCIES START +usrcompat.o: $(RUBY_EXTCONF_H) +usrcompat.o: $(arch_hdrdir)/ruby/config.h +usrcompat.o: $(hdrdir)/ruby.h +usrcompat.o: $(hdrdir)/ruby/backward.h +usrcompat.o: $(hdrdir)/ruby/defines.h +usrcompat.o: $(hdrdir)/ruby/intern.h +usrcompat.o: $(hdrdir)/ruby/missing.h +usrcompat.o: $(hdrdir)/ruby/ruby.h +usrcompat.o: $(hdrdir)/ruby/st.h +usrcompat.o: $(hdrdir)/ruby/subst.h +usrcompat.o: usrcompat.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/marshal/internal_ivar/depend b/ext/-test-/marshal/internal_ivar/depend new file mode 100644 index 0000000..1ca6255 --- /dev/null +++ b/ext/-test-/marshal/internal_ivar/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/marshal/internal_ivar/depend#L1 +# AUTOGENERATED DEPENDENCIES START +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/backward.h +internal_ivar.o: $(hdrdir)/ruby/defines.h +internal_ivar.o: $(hdrdir)/ruby/intern.h +internal_ivar.o: $(hdrdir)/ruby/missing.h +internal_ivar.o: $(hdrdir)/ruby/ruby.h +internal_ivar.o: $(hdrdir)/ruby/st.h +internal_ivar.o: $(hdrdir)/ruby/subst.h +internal_ivar.o: internal_ivar.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/marshal/usr/depend b/ext/-test-/marshal/usr/depend new file mode 100644 index 0000000..1360222 --- /dev/null +++ b/ext/-test-/marshal/usr/depend @@ -0,0 +1,13 @@ https://github.com/ruby/ruby/blob/trunk/ext/-test-/marshal/usr/depend#L1 +# AUTOGENERATED DEPENDENCIES START +usrmarshal.o: $(RUBY_EXTCONF_H) +usrmarshal.o: $(arch_hdrdir)/ruby/config.h +usrmarshal.o: $(hdrdir)/ruby.h +usrmarsh (... truncated) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/