diff options
Diffstat (limited to 'ext/-test-/path_to_class/depend')
-rw-r--r-- | ext/-test-/path_to_class/depend | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ext/-test-/path_to_class/depend b/ext/-test-/path_to_class/depend new file mode 100644 index 0000000000..55dce316ec --- /dev/null +++ b/ext/-test-/path_to_class/depend @@ -0,0 +1,13 @@ +# AUTOGENERATED DEPENDENCIES START +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/backward.h +path_to_class.o: $(hdrdir)/ruby/defines.h +path_to_class.o: $(hdrdir)/ruby/intern.h +path_to_class.o: $(hdrdir)/ruby/missing.h +path_to_class.o: $(hdrdir)/ruby/ruby.h +path_to_class.o: $(hdrdir)/ruby/st.h +path_to_class.o: $(hdrdir)/ruby/subst.h +path_to_class.o: path_to_class.c +# AUTOGENERATED DEPENDENCIES END |