diff options
Diffstat (limited to 'linuxthreads/Makefile')
-rw-r--r-- | linuxthreads/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linuxthreads/Makefile b/linuxthreads/Makefile index d75cb73..da92138 100644 --- a/linuxthreads/Makefile +++ b/linuxthreads/Makefile @@ -34,7 +34,6 @@ extra-libs-others := $(extra-libs) libpthread-routines := attr cancel condvar join manager mutex ptfork \ ptlongjmp pthread signals specific errno lockfile \ semaphore spinlock wrapsyscall rwlock -libpthread-map := libpthread.map include ../Rules |