summaryrefslogtreecommitdiffstats
path: root/crypto/aes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/aes/Makefile.in')
-rw-r--r--crypto/aes/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/aes/Makefile.in b/crypto/aes/Makefile.in
index 46566c3608..0dc96e4a3d 100644
--- a/crypto/aes/Makefile.in
+++ b/crypto/aes/Makefile.in
@@ -97,9 +97,6 @@ aes-armv4.o: aes-armv4.S
bsaes-%.S: asm/bsaes-%.pl; $(PERL) $< $(PERLASM_SCHEME) $@
bsaes-armv7.o: bsaes-armv7.S
-files:
- $(PERL) $(TOP)/util/files.pl "AES_ENC=$(AES_ENC)" Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)