aboutsummaryrefslogtreecommitdiffstats
path: root/ext/syslog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-18 09:24:39 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-18 09:24:39 +0000
commit5979f0e28835434b327fb4e98f48cfab3a9f22ab (patch)
treed439af9d9c5f0e064129715f782721caf40e7fcb /ext/syslog
parent7dc66370cbce78e6f616cf19a88c419356548d48 (diff)
downloadruby-5979f0e28835434b327fb4e98f48cfab3a9f22ab.tar.gz
* ext/digest: add depend file.
* ext/digest/md5: ditto. * ext/digest/rmd160: ditto. * ext/digest/sha1: ditto. * ext/digest/sha2: ditto. * ext/iconv/MANIFEST: ditto. * ext/stringio/MANIFEST: ditto. * ext/syslog: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2221 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/syslog')
-rw-r--r--ext/syslog/MANIFEST1
-rw-r--r--ext/syslog/depend2
2 files changed, 3 insertions, 0 deletions
diff --git a/ext/syslog/MANIFEST b/ext/syslog/MANIFEST
index 67c588a36e..b5306034b7 100644
--- a/ext/syslog/MANIFEST
+++ b/ext/syslog/MANIFEST
@@ -3,3 +3,4 @@ extconf.rb
syslog.c
syslog.txt
test.rb
+depend
diff --git a/ext/syslog/depend b/ext/syslog/depend
new file mode 100644
index 0000000000..45cbea293a
--- /dev/null
+++ b/ext/syslog/depend
@@ -0,0 +1,2 @@
+syslog.o: syslog.c $(hdrdir)/ruby.h $(topdir)/config.h $(hdrdir)/defines.h \
+ $(hdrdir)/intern.h