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