summaryrefslogtreecommitdiffstats
path: root/crypto/sha/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/Makefile.in')
-rw-r--r--crypto/sha/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/sha/Makefile.in b/crypto/sha/Makefile.in
index 77b190ee42..964be2bac3 100644
--- a/crypto/sha/Makefile.in
+++ b/crypto/sha/Makefile.in
@@ -100,8 +100,6 @@ sha512-armv8.o: sha512-armv8.S
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)