summaryrefslogtreecommitdiffstats
path: root/regress/lib/libpthread/semaphore/Makefile
blob: 6d8b2338af2a63ff0eb874742d9102ed62d337a4 (plain) (blame)
1
2
3
4
5
# $OpenBSD: Makefile,v 1.2 2012/03/03 11:08:12 guenther Exp $

SUBDIR =	sem_destroy sem_getvalue sem_trywait sem_wait sem_timedwait

.include <bsd.subdir.mk>