X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=crypto%2FMakefile;h=a19f4d9917895743a329a7dddd51bf77338180b9;hb=673c55a2fe62000a0b7f0345ed16d91e1d28427a;hp=1b8c7c25918d14edd6e616d8eda3a09d64f7d1a8;hpb=b2dba9bf1f8f73376b9c1f0904a86996c728b236;p=oweals%2Fopenssl.git diff --git a/crypto/Makefile b/crypto/Makefile index 1b8c7c2591..a19f4d9917 100644 --- a/crypto/Makefile +++ b/crypto/Makefile @@ -77,6 +77,7 @@ x86_64cpuid.s: x86_64cpuid.pl $(PERL) x86_64cpuid.pl $@ ia64cpuid.s: ia64cpuid.S $(CC) $(CFLAGS) -E ia64cpuid.S > $@ +ppccpuid_%.s: ppccpuid.pl; $(PERL) $< $@ testapps: [ -z "$(THIS)" ] || ( if echo ${SDIRS} | fgrep ' des '; \