summaryrefslogtreecommitdiffstats
path: root/crypto/sha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/sha/Makefile')
-rw-r--r--crypto/sha/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/Makefile b/crypto/sha/Makefile
index b1582f2cff..79be651d92 100644
--- a/crypto/sha/Makefile
+++ b/crypto/sha/Makefile
@@ -59,7 +59,7 @@ sha512-ia64.s: asm/sha512-ia64.pl
sha256-armv4.S: asm/sha256-armv4.pl
$(PERL) $< $(PERLASM_SCHEME) $@
-sha1-alpha.s: asm/sha1-alpha.pl
+sha1-alpha.s: asm/sha1-alpha.pl
$(PERL) $< | $(CC) -E - | tee $@ > /dev/null
# Solaris make has to be explicitly told