]> git.saurik.com Git - apple/libc.git/blob - i386/pthreads/Makefile.inc
Libc-594.1.4.tar.gz
[apple/libc.git] / i386 / pthreads / Makefile.inc
1 .PATH: ${.CURDIR}/i386/pthreads
2 MDSRCS += \
3 init_cpu_capabilities.c \
4 get_cpu_capabilities.s \
5 pthread_mutex_lock.s \
6 pthread_set_self.s \
7 pthread_self.s \
8 pthread_getspecific.s \
9 start_wqthread.s \
10 thread_start.s