--- libc/linuxthreads/Makefile.orig Mon Jul 26 14:08:41 2004 +++ libc/linuxthreads/Makefile Mon Jul 26 16:41:24 2004 @@ -111,12 +111,12 @@ CFLAGS-pt-initfini.s = -g0 -fPIC -fno-inline-functions $(fno-unit-at-a-time) endif -librt-tests = ex10 ex11 tst-clock1 +librt-tests = ex10 ex11 tests = ex1 ex2 ex3 ex4 ex5 ex6 ex7 ex8 ex9 $(librt-tests) ex12 ex13 joinrace \ tststack $(tests-nodelete-$(have-z-nodelete)) ecmutex ex14 ex15 ex16 \ ex17 ex18 tst-cancel tst-context bug-sleep \ tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \ - tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 tst-attr1 \ + tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 \ tst-stack1 test-srcs = tst-signal # These tests are linked with libc before libpthread