diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-12 09:07:57 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-12 09:07:57 +0000 |
| commit | a6dcd4ff38476c301f3385a3999fb6452bd462c7 (patch) | |
| tree | c0805e6c95d6396e28e6129d88905c4dee085f4e /ext/md5 | |
| parent | 23d67024ca56858b2fd6bfb95156f2355bc0a2b5 (diff) | |
2000-05-12
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/md5')
| -rw-r--r-- | ext/md5/depend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/md5/depend b/ext/md5/depend index c99f78ee9..14427861f 100644 --- a/ext/md5/depend +++ b/ext/md5/depend @@ -1,2 +1,2 @@ -md5c.o: md5c.c md5.h +md5c.o: md5c.c md5.h $(topdir)/config.h md5init.o: md5init.c $(hdrdir)/ruby.h $(topdir)/config.h $(hdrdir)/defines.h md5.h |
