diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-07-06 05:48:13 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-07-06 05:48:13 +0000 |
commit | 64fea27496bd10a5ccdb78abcd541f9c1a9174c8 (patch) | |
tree | 774f40073b5293a385e9b61a308fc15ade76ed57 /ext/digest/md5/depend | |
parent | 1bdc1a552990188cc15cb8dc051afce012bfb4c4 (diff) | |
download | ruby-64fea27496bd10a5ccdb78abcd541f9c1a9174c8.tar.gz |
Update dependencies
* common.mk (compile.o, loadpath.o): update dependencies.
* common.mk (vm_call.o): remove stale object dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55589 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/digest/md5/depend')
-rw-r--r-- | ext/digest/md5/depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/digest/md5/depend b/ext/digest/md5/depend index 288e37b982..03c4cc8640 100644 --- a/ext/digest/md5/depend +++ b/ext/digest/md5/depend @@ -15,6 +15,4 @@ md5init.o: $(top_srcdir)/ext/digest/digest.h md5init.o: $(top_srcdir)/include/ruby.h md5init.o: md5init.c md5init.o: md5ossl.h -md5ossl.o: md5ossl.c -md5ossl.o: md5ossl.h # AUTOGENERATED DEPENDENCIES END |