Typo in PA-RISC 2 rules in crypto/bn/Makefile.ssl
[openssl.git] / crypto / bn / Makefile.ssl
index 341790354e1035d60761cc29bb97ec2d758603de..c94e7548b4ec68d37583cb71c4ed45f3fb4ede41 100644 (file)
@@ -125,9 +125,9 @@ asm/x86_64-gcc.o: asm/x86_64-gcc.c
 # GNU assembler fails to compile PA-RISC2 modules, insist on calling
 # vendor assembler...
 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
 asm/pa-risc2.o: asm/pa-risc2.s
-       /usr/ccs/bin/as -o asm/pa-rics2.o asm/pa-risc2.s
+       /usr/ccs/bin/as -o asm/pa-risc2.o asm/pa-risc2.s
 
 files:
        $(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO