diff options
Diffstat (limited to 'regress/lib/libc_r/Makefile')
-rw-r--r-- | regress/lib/libc_r/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc_r/Makefile b/regress/lib/libc_r/Makefile index b5483d7be29..02d1500c284 100644 --- a/regress/lib/libc_r/Makefile +++ b/regress/lib/libc_r/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.13 2002/10/21 18:47:44 marc Exp $ +# $OpenBSD: Makefile,v 1.14 2002/11/12 03:17:16 marc Exp $ -SUBDIR= cancel close cwd execve fork group netdb pcap poll \ +SUBDIR= cancel close cwd execve fork group malloc_duel netdb pcap poll \ preemption preemption_float pthread_cond_timedwait pthread_create \ pthread_join pthread_kill pthread_mutex pthread_specific readdir \ select setjmp signal sigdeliver siginfo signodefer sigsuspend \ |