From ecedd3b224e07fc6a11be7e896c8d662185308bd Mon Sep 17 00:00:00 2001 From: akr Date: Fri, 19 Dec 2014 13:34:54 +0000 Subject: Update dependencies. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/date/depend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ext/date') 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 -- cgit v1.2.3