summaryrefslogtreecommitdiffstats
path: root/crypto/bf/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf/Makefile.in')
-rw-r--r--crypto/bf/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/crypto/bf/Makefile.in b/crypto/bf/Makefile.in
index 4a3d726e5d..a41b9d1969 100644
--- a/crypto/bf/Makefile.in
+++ b/crypto/bf/Makefile.in
@@ -42,9 +42,6 @@ lib: $(LIBOBJ)
bf-586.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
$(PERL) asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) $@
-files:
- $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-
depend:
$(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC)