summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/Makefile
blob: 804d7f12b47bc29b1f6003bbbd76606808d1b6c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $OpenBSD: Makefile,v 1.2 2001/08/22 15:26:59 deraadt 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

# Not available or disabled: fcntl, pause, preemption_float and pw

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>