projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b6353bd
)
(tests): Add tst-timer3.
author
drepper
<drepper>
Tue, 13 Apr 2004 05:24:11 +0000
(
05:24
+0000)
committer
drepper
<drepper>
Tue, 13 Apr 2004 05:24:11 +0000
(
05:24
+0000)
rt/Makefile
patch
|
blob
|
history
diff --git
a/rt/Makefile
b/rt/Makefile
index
fd51852
..
011bef3
100644
(file)
--- a/
rt/Makefile
+++ b/
rt/Makefile
@@
-43,7
+43,8
@@
librt-routines = $(aio-routines) \
tests := tst-shm tst-clock tst-clock_nanosleep tst-timer tst-timer2 \
tst-aio tst-aio64 tst-aio2 tst-aio3 tst-aio4 tst-aio5 tst-aio6 \
tests := tst-shm tst-clock tst-clock_nanosleep tst-timer tst-timer2 \
tst-aio tst-aio64 tst-aio2 tst-aio3 tst-aio4 tst-aio5 tst-aio6 \
- tst-aio7 tst-mqueue1 tst-mqueue2 tst-mqueue3 tst-mqueue4
+ tst-aio7 tst-mqueue1 tst-mqueue2 tst-mqueue3 tst-mqueue4 \
+ tst-timer3
extra-libs := librt
extra-libs-others := $(extra-libs)
extra-libs := librt
extra-libs-others := $(extra-libs)