From 9d8ef4ea20ff30fb6f41d1f24280949dd68f11d2 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 11 Apr 2016 11:50:00 +0000 Subject: Update dependencies. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/-test-/debug/depend | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ext/-test-/debug/depend') diff --git a/ext/-test-/debug/depend b/ext/-test-/debug/depend index 5178d85673..392677239a 100644 --- a/ext/-test-/debug/depend +++ b/ext/-test-/debug/depend @@ -1,6 +1,7 @@ # 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 @@ -11,6 +12,7 @@ init.o: $(top_srcdir)/include/ruby.h init.o: init.c inspector.o: $(RUBY_EXTCONF_H) inspector.o: $(arch_hdrdir)/ruby/config.h +inspector.o: $(hdrdir)/ruby/backward.h inspector.o: $(hdrdir)/ruby/debug.h inspector.o: $(hdrdir)/ruby/defines.h inspector.o: $(hdrdir)/ruby/intern.h @@ -21,6 +23,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/backward.h profile_frames.o: $(hdrdir)/ruby/debug.h profile_frames.o: $(hdrdir)/ruby/defines.h profile_frames.o: $(hdrdir)/ruby/intern.h -- cgit v1.2.3