summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/Makefile.in')
-rw-r--r--crypto/rc4/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/rc4/Makefile.in b/crypto/rc4/Makefile.in
index 0d4952c9ff..816ec2fb83 100644
--- a/crypto/rc4/Makefile.in
+++ b/crypto/rc4/Makefile.in
@@ -62,9 +62,6 @@ rc4-ia64.s: rc4-ia64.S
# GNU make "catch all"
rc4-%.s: asm/rc4-%.pl; $(PERL) $< $(PERLASM_SCHEME) $@
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)