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 2978072..8a6f9bf 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 7e71008..7514010 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