aboutsummaryrefslogtreecommitdiffstats
path: root/ext/digest
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-06 05:48:13 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-06 05:48:13 +0000
commitbe80db7b4955e70fefcd76e826e22035b0c91497 (patch)
tree774f40073b5293a385e9b61a308fc15ade76ed57 /ext/digest
parent4ce2454bf5e3f86132eaa656655e70f90443f520 (diff)
downloadruby-be80db7b4955e70fefcd76e826e22035b0c91497.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')
-rw-r--r--ext/digest/md5/depend2
-rw-r--r--ext/digest/rmd160/depend12
-rw-r--r--ext/digest/sha1/depend12
-rw-r--r--ext/digest/sha2/depend12
4 files changed, 0 insertions, 38 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
diff --git a/ext/digest/rmd160/depend b/ext/digest/rmd160/depend
index 25cb820106..2dfeecf034 100644
--- a/ext/digest/rmd160/depend
+++ b/ext/digest/rmd160/depend
@@ -15,16 +15,4 @@ rmd160init.o: $(top_srcdir)/ext/digest/digest.h
rmd160init.o: $(top_srcdir)/include/ruby.h
rmd160init.o: rmd160init.c
rmd160init.o: rmd160ossl.h
-rmd160ossl.o: $(RUBY_EXTCONF_H)
-rmd160ossl.o: $(arch_hdrdir)/ruby/config.h
-rmd160ossl.o: $(hdrdir)/ruby/defines.h
-rmd160ossl.o: $(hdrdir)/ruby/intern.h
-rmd160ossl.o: $(hdrdir)/ruby/missing.h
-rmd160ossl.o: $(hdrdir)/ruby/ruby.h
-rmd160ossl.o: $(hdrdir)/ruby/st.h
-rmd160ossl.o: $(hdrdir)/ruby/subst.h
-rmd160ossl.o: $(top_srcdir)/ext/digest/defs.h
-rmd160ossl.o: $(top_srcdir)/include/ruby.h
-rmd160ossl.o: rmd160ossl.c
-rmd160ossl.o: rmd160ossl.h
# AUTOGENERATED DEPENDENCIES END
diff --git a/ext/digest/sha1/depend b/ext/digest/sha1/depend
index 09c7c5d770..5139f44ff4 100644
--- a/ext/digest/sha1/depend
+++ b/ext/digest/sha1/depend
@@ -15,16 +15,4 @@ sha1init.o: $(top_srcdir)/ext/digest/digest.h
sha1init.o: $(top_srcdir)/include/ruby.h
sha1init.o: sha1init.c
sha1init.o: sha1ossl.h
-sha1ossl.o: $(RUBY_EXTCONF_H)
-sha1ossl.o: $(arch_hdrdir)/ruby/config.h
-sha1ossl.o: $(hdrdir)/ruby/defines.h
-sha1ossl.o: $(hdrdir)/ruby/intern.h
-sha1ossl.o: $(hdrdir)/ruby/missing.h
-sha1ossl.o: $(hdrdir)/ruby/ruby.h
-sha1ossl.o: $(hdrdir)/ruby/st.h
-sha1ossl.o: $(hdrdir)/ruby/subst.h
-sha1ossl.o: $(top_srcdir)/ext/digest/defs.h
-sha1ossl.o: $(top_srcdir)/include/ruby.h
-sha1ossl.o: sha1ossl.c
-sha1ossl.o: sha1ossl.h
# AUTOGENERATED DEPENDENCIES END
diff --git a/ext/digest/sha2/depend b/ext/digest/sha2/depend
index 0cbc6bf28e..1152fe4dac 100644
--- a/ext/digest/sha2/depend
+++ b/ext/digest/sha2/depend
@@ -15,16 +15,4 @@ sha2init.o: $(top_srcdir)/ext/digest/digest.h
sha2init.o: $(top_srcdir)/include/ruby.h
sha2init.o: sha2init.c
sha2init.o: sha2ossl.h
-sha2ossl.o: $(RUBY_EXTCONF_H)
-sha2ossl.o: $(arch_hdrdir)/ruby/config.h
-sha2ossl.o: $(hdrdir)/ruby/defines.h
-sha2ossl.o: $(hdrdir)/ruby/intern.h
-sha2ossl.o: $(hdrdir)/ruby/missing.h
-sha2ossl.o: $(hdrdir)/ruby/ruby.h
-sha2ossl.o: $(hdrdir)/ruby/st.h
-sha2ossl.o: $(hdrdir)/ruby/subst.h
-sha2ossl.o: $(top_srcdir)/ext/digest/defs.h
-sha2ossl.o: $(top_srcdir)/include/ruby.h
-sha2ossl.o: sha2ossl.c
-sha2ossl.o: sha2ossl.h
# AUTOGENERATED DEPENDENCIES END