diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-17 11:07:46 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-03-17 11:07:46 +0000 |
commit | cdb6be67ca9206b9f7a3d36530c5b82a2a0b58c8 (patch) | |
tree | fa308cdece1d08c7a875f7c0047fe39f506bf730 /ext/iconv/depend | |
parent | ef6534477d1fea8a581bc516cc02757a11e24259 (diff) |
* ext/iconv/depend: added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/iconv/depend')
-rw-r--r-- | ext/iconv/depend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/iconv/depend b/ext/iconv/depend new file mode 100644 index 0000000000..688ddd97b7 --- /dev/null +++ b/ext/iconv/depend @@ -0,0 +1,2 @@ +iconv.o: iconv.c $(hdrdir)/ruby.h $(topdir)/config.h $(hdrdir)/defines.h \ + $(hdrdir)/intern.h |