# $OpenBSD: Makefile,v 1.10 2002/06/23 20:21:22 marc Exp $

SUBDIR= cancel close cwd execve fork group netdb pcap poll \
	preemption preemption_float pthread_cond_timedwait pthread_create \
	pthread_join pthread_mutex pthread_specific 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>
