From 0f8eea046c7867f381a0c6b20122b996af72b11d Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 17 Mar 2002 11:07:53 +0000 Subject: * ext/stringio/depend: added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/stringio/depend | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ext/stringio/depend (limited to 'ext/stringio') diff --git a/ext/stringio/depend b/ext/stringio/depend new file mode 100644 index 0000000000..cc9eae3f55 --- /dev/null +++ b/ext/stringio/depend @@ -0,0 +1,2 @@ +stringio.o: stringio.c $(hdrdir)/ruby.h $(topdir)/config.h \ + $(hdrdir)/defines.h $(hdrdir)/intern.h $(hdrdir)/rubyio.h -- cgit v1.2.3