Throw in ppccpuid module.
[openssl.git] / crypto / Makefile
index 1b8c7c25918d14edd6e616d8eda3a09d64f7d1a8..a19f4d9917895743a329a7dddd51bf77338180b9 100644 (file)
@@ -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 '; \