aboutsummaryrefslogtreecommitdiffstats
path: root/ext/date/depend
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-30 13:48:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-30 13:48:32 +0000
commit3e2a0184d0169131c0db735ffb5b61eb3f22d2fa (patch)
tree09127d37fad8ef5bcd557e4e38bb2d0c7481941b /ext/date/depend
parent3b20c2188046d33a0d3b2c2f711193dd5e02a19c (diff)
downloadruby-3e2a0184d0169131c0db735ffb5b61eb3f22d2fa.tar.gz
* ext/date: use timev.h in toplevel.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/date/depend')
-rw-r--r--ext/date/depend2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/date/depend b/ext/date/depend
new file mode 100644
index 0000000000..b694930eba
--- /dev/null
+++ b/ext/date/depend
@@ -0,0 +1,2 @@
+date_core.o: $(top_srcdir)/timev.h
+date_strftime.o: $(top_srcdir)/timev.h