diff options
Diffstat (limited to 'lib/libc/thread/Makefile.inc')
-rw-r--r-- | lib/libc/thread/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/thread/Makefile.inc b/lib/libc/thread/Makefile.inc index 4d35600ff1c..b28dfd676ae 100644 --- a/lib/libc/thread/Makefile.inc +++ b/lib/libc/thread/Makefile.inc @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile.inc,v 1.3 2002/11/03 20:36:43 marc Exp $ +# $OpenBSD: Makefile.inc,v 1.4 2002/11/03 23:58:39 marc Exp $ .PATH: ${LIBCSRCDIR}/thread -SRCS+= thread_fd.c unithread_storage.c unithread_malloc_lock.c +SRCS+= thread_fd.c unithread_storage.c |