2003-02-21 Roland McGrath <roland@redhat.com>

* Makefile (install-lib-ldscripts): New variable.
This commit is contained in:
Roland McGrath 2003-02-21 09:30:58 +00:00
parent 2afbfec453
commit 970d0b1d86
2 changed files with 2 additions and 0 deletions

View 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 \

View 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