aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/cast/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cast/Makefile.in')
-rw-r--r--crypto/cast/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/cast/Makefile.in b/crypto/cast/Makefile.in
index 06f65e21aa..c43eecb5e5 100644
--- a/crypto/cast/Makefile.in
+++ b/crypto/cast/Makefile.in
@@ -40,7 +40,7 @@ lib: $(LIBOBJ)
@touch lib
cast-586.s: asm/cast-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
- $(PERL) asm/cast-586.pl $(PERLASM_SCHEME) $(CLAGS) $(PROCESSOR) > $@
+ $(PERL) asm/cast-586.pl $(PERLASM_SCHEME) $(CLAGS) $(PROCESSOR) $@
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO