From 788b45da3e7d94dbaa5d7054ef7ecb5a79d4abe3 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 14 Apr 2013 10:48:08 +0000 Subject: * ext/-test-/debug/depend: New file. * ext/-test-/exception/depend: Ditto. * ext/-test-/printf/depend: Ditto. * ext/-test-/string/depend: Ditto. * ext/coverage/depend: Ditto. * ext/io/console/depend: Ditto. * ext/io/nonblock/depend: Ditto. * ext/io/wait/depend: Ditto. * ext/openssl/depend: Ditto. * ext/pathname/depend: Ditto. * ext/psych/depend: Ditto. * ext/zlib/depend: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/pathname/depend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ext/pathname/depend (limited to 'ext/pathname/depend') diff --git a/ext/pathname/depend b/ext/pathname/depend new file mode 100644 index 0000000000..79b6c53f50 --- /dev/null +++ b/ext/pathname/depend @@ -0,0 +1,3 @@ +$(OBJS): $(HDRS) $(ruby_headers) \ + $(hdrdir)/ruby/encoding.h \ + $(hdrdir)/ruby/oniguruma.h -- cgit v1.2.3