1# $OpenBSD: Makefile,v 1.2 2012/03/03 11:08:12 guenther Exp $
2
3SUBDIR =	sem_destroy sem_getvalue sem_trywait sem_wait sem_timedwait
4
5.include <bsd.subdir.mk>
6