]> git.saurik.com Git - apple/libc.git/blame - ppc64/pthreads/Makefile.inc
Libc-498.1.5.tar.gz
[apple/libc.git] / ppc64 / pthreads / Makefile.inc
CommitLineData
59e0d9fe 1# searching ppc directory as a fallback to avoid unnecessary code duplication
3d9156a7 2.PATH: ${.CURDIR}/ppc64/pthreads ${.CURDIR}/ppc/pthreads
59e0d9fe
A
3
4MDSRCS += \
5 init_cpu_capabilities.c \
6 get_cpu_capabilities.s \
3d9156a7
A
7 pthread_set_self_64.s \
8 pthread_self_64.s \
9 pthread_getspecific_64.s