From 76ef6ac956490b4d9f78445599ce52510021858a Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Mon, 20 Dec 2004 13:44:34 +0000 Subject: Refine PowerPC platform support. --- crypto/bn/Makefile.ssl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/bn/Makefile.ssl') diff --git a/crypto/bn/Makefile.ssl b/crypto/bn/Makefile.ssl index efdfde397a..08cdd92c46 100644 --- a/crypto/bn/Makefile.ssl +++ b/crypto/bn/Makefile.ssl @@ -103,8 +103,8 @@ asm/pa-risc2.o: asm/pa-risc2.s # ppc - AIX, Linux, MacOS X... asm/linux_ppc32.s: asm/ppc.pl; $(PERL) $< $@ asm/linux_ppc64.s: asm/ppc.pl; $(PERL) $< $@ -asm/aix_ppc32.s: asm/ppc.pl; $(PERL) $< $@ -asm/aix_ppc64.s: asm/ppc.pl; $(PERL) $< $@ +asm/aix_ppc32.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@ +asm/aix_ppc64.s: asm/ppc.pl; $(PERL) asm/ppc.pl $@ asm/osx_ppc32.s: asm/ppc.pl; $(PERL) $< $@ files: -- cgit v1.2.3