]> git.saurik.com Git - apple/libc.git/blobdiff - i386/pthreads/Makefile.inc
Libc-583.tar.gz
[apple/libc.git] / i386 / pthreads / Makefile.inc
index 6663dd68ac559586007a8f67c1205001062d0e02..81bf8560e976cb587d9bbfd1686231a0731d86b5 100644 (file)
@@ -1,2 +1,10 @@
+.PATH: ${.CURDIR}/i386/pthreads
 MDSRCS += \
-       init_cpu_capabilities.c
+       init_cpu_capabilities.c \
+       get_cpu_capabilities.s \
+       pthread_mutex_lock.s \
+       pthread_set_self.s \
+       pthread_self.s \
+       pthread_getspecific.s \
+       start_wqthread.s \
+       thread_start.s