summaryrefslogtreecommitdiff
path: root/ext/date/depend
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-19 13:34:54 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-19 13:34:54 +0000
commitecedd3b224e07fc6a11be7e896c8d662185308bd (patch)
treec41524184d189096ecba729dcea3d35b78f8731e /ext/date/depend
parent7317392a38364dcbde3b25c2a55fe93752da9767 (diff)
Update dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/date/depend')
-rw-r--r--ext/date/depend8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/date/depend b/ext/date/depend
index 6c00409e88..a5444e3ed9 100644
--- a/ext/date/depend
+++ b/ext/date/depend
@@ -6,10 +6,10 @@ date_core.o: $(hdrdir)/ruby/encoding.h
date_core.o: $(hdrdir)/ruby/intern.h
date_core.o: $(hdrdir)/ruby/missing.h
date_core.o: $(hdrdir)/ruby/oniguruma.h
+date_core.o: $(hdrdir)/ruby/ruby.h
date_core.o: $(hdrdir)/ruby/st.h
date_core.o: $(hdrdir)/ruby/subst.h
date_core.o: $(top_srcdir)/include/ruby.h
-date_core.o: $(top_srcdir)/include/ruby/ruby.h
date_core.o: date_core.c
date_core.o: date_tmx.h
date_parse.o: $(RUBY_EXTCONF_H)
@@ -21,19 +21,19 @@ date_parse.o: $(hdrdir)/ruby/missing.h
date_parse.o: $(hdrdir)/ruby/oniguruma.h
date_parse.o: $(hdrdir)/ruby/re.h
date_parse.o: $(hdrdir)/ruby/regex.h
+date_parse.o: $(hdrdir)/ruby/ruby.h
date_parse.o: $(hdrdir)/ruby/st.h
date_parse.o: $(hdrdir)/ruby/subst.h
date_parse.o: $(top_srcdir)/include/ruby.h
-date_parse.o: $(top_srcdir)/include/ruby/ruby.h
date_parse.o: date_parse.c
date_strftime.o: $(RUBY_EXTCONF_H)
date_strftime.o: $(arch_hdrdir)/ruby/config.h
date_strftime.o: $(hdrdir)/ruby/defines.h
date_strftime.o: $(hdrdir)/ruby/intern.h
date_strftime.o: $(hdrdir)/ruby/missing.h
+date_strftime.o: $(hdrdir)/ruby/ruby.h
date_strftime.o: $(hdrdir)/ruby/st.h
date_strftime.o: $(hdrdir)/ruby/subst.h
-date_strftime.o: $(top_srcdir)/include/ruby/ruby.h
date_strftime.o: date_strftime.c
date_strftime.o: date_tmx.h
date_strptime.o: $(RUBY_EXTCONF_H)
@@ -45,9 +45,9 @@ date_strptime.o: $(hdrdir)/ruby/missing.h
date_strptime.o: $(hdrdir)/ruby/oniguruma.h
date_strptime.o: $(hdrdir)/ruby/re.h
date_strptime.o: $(hdrdir)/ruby/regex.h
+date_strptime.o: $(hdrdir)/ruby/ruby.h
date_strptime.o: $(hdrdir)/ruby/st.h
date_strptime.o: $(hdrdir)/ruby/subst.h
date_strptime.o: $(top_srcdir)/include/ruby.h
-date_strptime.o: $(top_srcdir)/include/ruby/ruby.h
date_strptime.o: date_strptime.c
# AUTOGENERATED DEPENDENCIES END