summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-04-03 09:42:16 +0000
committerRichard Levitte <levitte@openssl.org>2004-04-03 09:42:16 +0000
commit0c337a0254146028974e979db965368d363c5c5e (patch)
tree6398f1bf5aac2f98d7adb4d9b5e8950a6f18fc08
parent8797be2dce84be0808c5cf520e67f48ccea6462c (diff)
Type. "pa-rics2W" -> "pa-risc2W"
-rw-r--r--crypto/bn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile
index 15ff085b11..76ced9f37c 100644
--- a/crypto/bn/Makefile
+++ b/crypto/bn/Makefile
@@ -120,7 +120,7 @@ asm/ia64-cpp.o: asm/ia64.S
asm/x86_64-gcc.o: asm/x86_64-gcc.c
asm/pa-risc2W.o: asm/pa-risc2W.s
- /usr/ccs/bin/as -o asm/pa-rics2W.o asm/pa-risc2W.s
+ /usr/ccs/bin/as -o asm/pa-risc2W.o asm/pa-risc2W.s
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO