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.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/sha/Makefile.in b/crypto/sha/Makefile.in
index 9041c3cfa6..8f24feaf97 100644
--- a/crypto/sha/Makefile.in
+++ b/crypto/sha/Makefile.in
@@ -97,9 +97,6 @@ sha1-armv8.o: sha1-armv8.S
sha256-armv8.o: sha256-armv8.S
sha512-armv8.o: sha512-armv8.S
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)