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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bf/Makefile.in b/crypto/bf/Makefile.in
index ee5c259923..398844aaeb 100644
--- a/crypto/bf/Makefile.in
+++ b/crypto/bf/Makefile.in
@@ -40,7 +40,7 @@ lib: $(LIBOBJ)
@touch lib
bf-586.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
- $(PERL) asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
+ $(PERL) asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) $@
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO