summaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-01-18 11:50:36 -0500
committerRich Salz <rsalz@openssl.org>2016-01-20 09:09:14 -0500
commit56c77c52e1b0ad69fa133adb48c3221141b684c4 (patch)
tree8727739f2b095b2fee26175504c2a1aafe35bf7a /crypto/ripemd
parent8cef1212f3a8271e1d9f2b4b02720751084a1785 (diff)
Remove update tags
Also remove depend/local_depend. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/ripemd')
-rw-r--r--crypto/ripemd/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/ripemd/Makefile.in b/crypto/ripemd/Makefile.in
index ea272704d8..158c724eb5 100644
--- a/crypto/ripemd/Makefile.in
+++ b/crypto/ripemd/Makefile.in
@@ -45,8 +45,6 @@ rmd-586.s: asm/rmd-586.pl ../perlasm/x86asm.pl
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-update: depend
-
depend:
@[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...
$(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)