2003-02-21 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Fri, 21 Feb 2003 09:30:58 +0000 (09:30 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 21 Feb 2003 09:30:58 +0000 (09:30 +0000)
* Makefile (install-lib-ldscripts): New variable.

linuxthreads/Makefile
nptl/Makefile

index 2978072e432553a0209c2e87c3e33f1599ccac17..8a6f9bfc91901542852f2eced966c88640980d2d 100644 (file)
@@ -33,6 +33,7 @@ shared-only-routines = forward
 
 extra-libs := libpthread
 extra-libs-others := $(extra-libs)
+install-lib-ldscripts := libpthread.so
 
 libpthread-routines := attr cancel condvar join manager mutex ptfork \
                       ptlongjmp pthread signals specific errno lockfile \
index 7e710082e40d5bc0141b01cd6e27c5d884a7ce13..7514010b1eae4b558bca7f717a4e06696d8169ef 100644 (file)
@@ -27,6 +27,7 @@ headers := pthread.h semaphore.h bits/semaphore.h
 
 extra-libs := libpthread
 extra-libs-others := $(extra-libs)
+install-lib-ldscripts := libpthread.so
 
 routines = alloca_cutoff forward libc-lowlevellock libc-lowlevelmutex \
           libc-cancellation