diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-17 11:07:53 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-17 11:07:53 +0000 |
| commit | b8487d91493f8cf4f5c247bd18d04384192d2028 (patch) | |
| tree | 9d5518a98e1647bbaed32d1ea212f78db758a13f /ext/stringio | |
| parent | e8f6de42e63dbfc762d010cc13eadcb1d4a92409 (diff) | |
| download | ruby-b8487d91493f8cf4f5c247bd18d04384192d2028.tar.gz ruby-b8487d91493f8cf4f5c247bd18d04384192d2028.tar.xz ruby-b8487d91493f8cf4f5c247bd18d04384192d2028.zip | |
* ext/stringio/depend: added.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/stringio')
| -rw-r--r-- | ext/stringio/depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/stringio/depend b/ext/stringio/depend new file mode 100644 index 000000000..cc9eae3f5 --- /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 |
