mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Added depend files
This commit is contained in:
parent
1a4f7c9bfa
commit
dcb8c41a1e
34 changed files with 489 additions and 0 deletions
13
ext/-test-/funcall/depend
Normal file
13
ext/-test-/funcall/depend
Normal file
|
@ -0,0 +1,13 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue