1#	$NetBSD: Makefile,v 1.1 2010/06/10 22:03:43 pooka Exp $
2#
3
4TESTS_SUBDIRS=		pthread
5
6TESTSDIR=	${TESTSBASE}/lib/semaphore
7
8.include <bsd.test.mk>
9