From 64fea27496bd10a5ccdb78abcd541f9c1a9174c8 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 6 Jul 2016 05:48:13 +0000 Subject: Update dependencies * common.mk (compile.o, loadpath.o): update dependencies. * common.mk (vm_call.o): remove stale object dependencies. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/-test-/array/resize/depend | 12 +++++++++++ ext/-test-/class/depend | 23 ++++++++++++++++++++ ext/-test-/dln/empty/depend | 3 +++ ext/-test-/gvl/call_without_gvl/depend | 13 ++++++++++++ ext/-test-/integer/depend | 39 ++++++++++++++++++++++++++++++++++ ext/-test-/load/dot.dot/depend | 3 +++ ext/-test-/vm/depend | 13 ++++++++++++ 7 files changed, 106 insertions(+) create mode 100644 ext/-test-/array/resize/depend create mode 100644 ext/-test-/class/depend create mode 100644 ext/-test-/dln/empty/depend create mode 100644 ext/-test-/gvl/call_without_gvl/depend create mode 100644 ext/-test-/integer/depend create mode 100644 ext/-test-/load/dot.dot/depend create mode 100644 ext/-test-/vm/depend (limited to 'ext/-test-') diff --git a/ext/-test-/array/resize/depend b/ext/-test-/array/resize/depend new file mode 100644 index 0000000000..177c527db2 --- /dev/null +++ b/ext/-test-/array/resize/depend @@ -0,0 +1,12 @@ +# AUTOGENERATED DEPENDENCIES START +resize.o: $(RUBY_EXTCONF_H) +resize.o: $(arch_hdrdir)/ruby/config.h +resize.o: $(hdrdir)/ruby/backward.h +resize.o: $(hdrdir)/ruby/defines.h +resize.o: $(hdrdir)/ruby/intern.h +resize.o: $(hdrdir)/ruby/missing.h +resize.o: $(hdrdir)/ruby/ruby.h +resize.o: $(hdrdir)/ruby/st.h +resize.o: $(hdrdir)/ruby/subst.h +resize.o: resize.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/class/depend b/ext/-test-/class/depend new file mode 100644 index 0000000000..40f3d7ab6d --- /dev/null +++ b/ext/-test-/class/depend @@ -0,0 +1,23 @@ +# AUTOGENERATED DEPENDENCIES START +class2name.o: $(RUBY_EXTCONF_H) +class2name.o: $(arch_hdrdir)/ruby/config.h +class2name.o: $(hdrdir)/ruby/backward.h +class2name.o: $(hdrdir)/ruby/defines.h +class2name.o: $(hdrdir)/ruby/intern.h +class2name.o: $(hdrdir)/ruby/missing.h +class2name.o: $(hdrdir)/ruby/ruby.h +class2name.o: $(hdrdir)/ruby/st.h +class2name.o: $(hdrdir)/ruby/subst.h +class2name.o: class2name.c +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 +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/dln/empty/depend b/ext/-test-/dln/empty/depend new file mode 100644 index 0000000000..99151fa055 --- /dev/null +++ b/ext/-test-/dln/empty/depend @@ -0,0 +1,3 @@ +# AUTOGENERATED DEPENDENCIES START +empty.o: empty.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/gvl/call_without_gvl/depend b/ext/-test-/gvl/call_without_gvl/depend new file mode 100644 index 0000000000..1f7443898d --- /dev/null +++ b/ext/-test-/gvl/call_without_gvl/depend @@ -0,0 +1,13 @@ +# 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/backward.h +call_without_gvl.o: $(hdrdir)/ruby/defines.h +call_without_gvl.o: $(hdrdir)/ruby/intern.h +call_without_gvl.o: $(hdrdir)/ruby/missing.h +call_without_gvl.o: $(hdrdir)/ruby/ruby.h +call_without_gvl.o: $(hdrdir)/ruby/st.h +call_without_gvl.o: $(hdrdir)/ruby/subst.h +call_without_gvl.o: $(hdrdir)/ruby/thread.h +call_without_gvl.o: call_without_gvl.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/integer/depend b/ext/-test-/integer/depend new file mode 100644 index 0000000000..8ca1fe33c5 --- /dev/null +++ b/ext/-test-/integer/depend @@ -0,0 +1,39 @@ +# AUTOGENERATED DEPENDENCIES START +core_ext.o: $(RUBY_EXTCONF_H) +core_ext.o: $(arch_hdrdir)/ruby/config.h +core_ext.o: $(hdrdir)/ruby/backward.h +core_ext.o: $(hdrdir)/ruby/defines.h +core_ext.o: $(hdrdir)/ruby/encoding.h +core_ext.o: $(hdrdir)/ruby/intern.h +core_ext.o: $(hdrdir)/ruby/io.h +core_ext.o: $(hdrdir)/ruby/missing.h +core_ext.o: $(hdrdir)/ruby/oniguruma.h +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)/include/ruby.h +core_ext.o: $(top_srcdir)/internal.h +core_ext.o: core_ext.c +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 +my_integer.o: $(RUBY_EXTCONF_H) +my_integer.o: $(arch_hdrdir)/ruby/config.h +my_integer.o: $(hdrdir)/ruby/backward.h +my_integer.o: $(hdrdir)/ruby/defines.h +my_integer.o: $(hdrdir)/ruby/intern.h +my_integer.o: $(hdrdir)/ruby/missing.h +my_integer.o: $(hdrdir)/ruby/ruby.h +my_integer.o: $(hdrdir)/ruby/st.h +my_integer.o: $(hdrdir)/ruby/subst.h +my_integer.o: $(top_srcdir)/include/ruby.h +my_integer.o: my_integer.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/load/dot.dot/depend b/ext/-test-/load/dot.dot/depend new file mode 100644 index 0000000000..a0445e288b --- /dev/null +++ b/ext/-test-/load/dot.dot/depend @@ -0,0 +1,3 @@ +# AUTOGENERATED DEPENDENCIES START +dot.dot.o: dot.dot.c +# AUTOGENERATED DEPENDENCIES END diff --git a/ext/-test-/vm/depend b/ext/-test-/vm/depend new file mode 100644 index 0000000000..dd56dd0e0d --- /dev/null +++ b/ext/-test-/vm/depend @@ -0,0 +1,13 @@ +# AUTOGENERATED DEPENDENCIES START +at_exit.o: $(RUBY_EXTCONF_H) +at_exit.o: $(arch_hdrdir)/ruby/config.h +at_exit.o: $(hdrdir)/ruby/backward.h +at_exit.o: $(hdrdir)/ruby/defines.h +at_exit.o: $(hdrdir)/ruby/intern.h +at_exit.o: $(hdrdir)/ruby/missing.h +at_exit.o: $(hdrdir)/ruby/ruby.h +at_exit.o: $(hdrdir)/ruby/st.h +at_exit.o: $(hdrdir)/ruby/subst.h +at_exit.o: $(hdrdir)/ruby/vm.h +at_exit.o: at_exit.c +# AUTOGENERATED DEPENDENCIES END -- cgit v1.2.3