From a110d01771226b35f6ed7b92303af0dd8f8dc660 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 2 Apr 2004 12:39:54 +0000 Subject: [PATCH] Typo. "pa-rics2W" corrected to "pa-risc2W". PR: 868 --- crypto/bn/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl index 50892ef44c..4e3aa0f141 100644 --- a/crypto/bn/Makefile.ssl +++ b/crypto/bn/Makefile.ssl @@ -121,7 +121,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.ssl >> $(TOP)/MINFO -- 2.25.1