From 0c337a0254146028974e979db965368d363c5c5e Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 3 Apr 2004 09:42:16 +0000 Subject: [PATCH] Type. "pa-rics2W" -> "pa-risc2W" --- crypto/bn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1