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