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