remove PID caching
[uclibc-ng.git] / libpthread / nptl / sysdeps / unix / sysv / linux / sh / Makefile.arch
blobe3b2f7c4e045149d8c91b77140d419eb7e667bca
1 # Makefile for uClibc NPTL
3 # Copyright (C) 2006 Steven J. Hill <sjhill@uclibc.org>
5 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
8 libpthread_linux_arch_SSRC = pthread_once.S pthread_rwlock_wrlock.S \
9                         pthread_rwlock_rdlock.S pthread_rwlock_unlock.S \
10                         lowlevellock.S lowlevelrobustlock.S pthread_barrier_wait.S \
11                         pthread_cond_broadcast.S pthread_cond_signal.S \
12                         pthread_rwlock_timedwrlock.S pthread_rwlock_timedrdlock.S \
13                         sem_post.S sem_timedwait.S sem_trywait.S sem_wait.S
15 libc_linux_arch_CSRC = fork.c
17 ASFLAGS += -DUSE___THREAD