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 bbc47baea6a..a6925e33452 100644 --- a/regress/lib/libc_r/Makefile +++ b/regress/lib/libc_r/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2001/08/23 04:11:03 fgsch Exp $ +# $OpenBSD: Makefile,v 1.4 2001/11/09 00:13:31 marc Exp $ SUBDIR= cancel close cwd execve fork group netdb poll \ preemption pthread_cond_timedwait pthread_create \ pthread_join pthread_mutex readdir select setjmp signal \ - sigsuspend sigwait sleep socket stdarg stdio switch + sigsuspend sigwait sleep socket stdarg stdio switch system # Not available or disabled: fcntl, pause, preemption_float and pw |