]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(libpthread-routines): Add oldsemaphore routine.
authorUlrich Drepper <drepper@redhat.com>
Fri, 9 Jul 1999 21:00:54 +0000 (21:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 9 Jul 1999 21:00:54 +0000 (21:00 +0000)
linuxthreads/Makefile

index 600e194e3107695c20f024502062241d86f991f0..8268666c9000707d48dc000754126e027e911c05 100644 (file)
@@ -34,7 +34,8 @@ extra-libs-others := $(extra-libs)
 
 libpthread-routines := attr cancel condvar join manager mutex ptfork \
                       ptlongjmp pthread signals specific errno lockfile \
-                      semaphore spinlock wrapsyscall rwlock pt-machine
+                      semaphore spinlock wrapsyscall rwlock pt-machine \
+                      oldsemaphore
 
 vpath %.c Examples
 tests = ex1 ex2 ex3 ex4 ex5 ex6