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