summaryrefslogtreecommitdiffstats
path: root/crypto/modes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/modes/Makefile.in')
-rw-r--r--crypto/modes/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/modes/Makefile.in b/crypto/modes/Makefile.in
index 581896d2ad..22ab8b9b0e 100644
--- a/crypto/modes/Makefile.in
+++ b/crypto/modes/Makefile.in
@@ -67,9 +67,6 @@ ghash-%.S: asm/ghash-%.pl; $(PERL) $< $(PERLASM_SCHEME) $@
ghash-armv4.o: ghash-armv4.S
ghashv8-armx.o: ghashv8-armx.S
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)