summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthreads/Makefile.inc
blob: 86c63233c1a2f57ce4266830b4e609d82ef8cb3c (plain)
1
2
3
4
5
6
7
8
9
#	from: @(#)Makefile.inc	5.6 (Berkeley) 6/4/91

# pthread sources
.PATH: ${.CURDIR}/pthreads

SRCS+= cond.c fd.c fd_kern.c fd_pipe.c file.c globals.c malloc.c mutex.c \
       pthread.c pthread_attr.c queue.c signal.c pthread_join.c \
       pthread_detach.c sleep.c