aboutsummaryrefslogtreecommitdiff
path: root/crypto/ripemd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ripemd/Makefile.in')
-rw-r--r--crypto/ripemd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ripemd/Makefile.in b/crypto/ripemd/Makefile.in
index 8158a73..ba77fe4 100644
--- a/crypto/ripemd/Makefile.in
+++ b/crypto/ripemd/Makefile.in
@@ -40,7 +40,7 @@ lib: $(LIBOBJ)
@touch lib
rmd-586.s: asm/rmd-586.pl ../perlasm/x86asm.pl
- $(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) > $@
+ $(PERL) asm/rmd-586.pl $(PERLASM_SCHEME) $(CFLAGS) $@
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO