summaryrefslogtreecommitdiff
path: root/regress/lib/libc_r/Makefile
blob: cb3c71658ce944a1fabb1724155bdf0532f6f0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $OpenBSD: Makefile,v 1.8 2002/02/23 01:25:11 art Exp $

SUBDIR= cancel close cwd execve fork group netdb pcap poll \
	preemption pthread_cond_timedwait pthread_create \
	pthread_join pthread_mutex readdir select setjmp signal \
	sigsuspend sigwait sleep socket stdarg stdio switch system

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

install:

.include <bsd.subdir.mk>