summaryrefslogtreecommitdiffstats
path: root/crypto/whrlpool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/whrlpool/Makefile')
-rw-r--r--crypto/whrlpool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/whrlpool/Makefile b/crypto/whrlpool/Makefile
index e4ab00b7e6..566b996290 100644
--- a/crypto/whrlpool/Makefile
+++ b/crypto/whrlpool/Makefile
@@ -46,7 +46,7 @@ wp-mmx.s: asm/wp-mmx.pl ../perlasm/x86asm.pl
$(PERL) asm/wp-mmx.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR) > $@
wp-x86_64.s: asm/wp-x86_64.pl
- $(PERL) asm/wp-x86_64.pl $@
+ $(PERL) asm/wp-x86_64.pl $(PERLASM_SCHEME) > $@
$(LIBOBJ): $(LIBSRC)