]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(libpthread-routines): Add events.
authorUlrich Drepper <drepper@redhat.com>
Wed, 10 Nov 1999 05:00:37 +0000 (05:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 10 Nov 1999 05:00:37 +0000 (05:00 +0000)
linuxthreads/Makefile

index 8268666c9000707d48dc000754126e027e911c05..d2b154285d8630a6a36d3f17c04917a18213b898 100644 (file)
@@ -35,7 +35,7 @@ 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 \
-                      oldsemaphore
+                      oldsemaphore events
 
 vpath %.c Examples
 tests = ex1 ex2 ex3 ex4 ex5 ex6