summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/Makefile.inc
diff options
context:
space:
mode:
authorJohn Birrell <jb@FreeBSD.org>1998-06-01 02:14:34 +0000
committerJohn Birrell <jb@FreeBSD.org>1998-06-01 02:14:34 +0000
commitfca35cd32f8eba553a5ce14b90cc19899c600ff5 (patch)
tree2a2441ae0820ecd92bfd250e675d25558c70b4a1 /lib/libpthread/thread/Makefile.inc
parent23c82db7a3f2a85f1dfa7049666e1d09826d4f3b (diff)
Notes
Diffstat (limited to 'lib/libpthread/thread/Makefile.inc')
-rw-r--r--lib/libpthread/thread/Makefile.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libpthread/thread/Makefile.inc b/lib/libpthread/thread/Makefile.inc
index 3d2f56281807..dc46af907eb0 100644
--- a/lib/libpthread/thread/Makefile.inc
+++ b/lib/libpthread/thread/Makefile.inc
@@ -1,4 +1,4 @@
-# $Id: Makefile.inc,v 1.11 1998/04/29 09:58:27 jb Exp $
+# $Id: Makefile.inc,v 1.12 1998/05/31 23:48:26 jb Exp $
# uthread sources
.PATH: ${.CURDIR}/uthread
@@ -64,13 +64,11 @@ SRCS+= \
uthread_queue.c \
uthread_read.c \
uthread_readv.c \
- uthread_recv.c \
uthread_recvfrom.c \
uthread_recvmsg.c \
uthread_resume_np.c \
uthread_select.c \
uthread_self.c \
- uthread_send.c \
uthread_sendmsg.c \
uthread_sendto.c \
uthread_seterrno.c \