Loading...
--- Libc/Libc-262.2.12/ppc/pthreads/Makefile.inc
+++ Libc/Libc-498/ppc/pthreads/Makefile.inc
@@ -1,2 +1,7 @@
+.PATH: ${.CURDIR}/ppc/pthreads
MDSRCS += \
- init_cpu_capabilities.c
+ init_cpu_capabilities.c \
+ get_cpu_capabilities.s \
+ pthread_set_self.s \
+ pthread_self.s \
+ pthread_getspecific.s