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