Makefile revision 1.1
1# $OpenBSD: Makefile,v 1.1 2011/10/01 10:26:59 fgsch Exp $
2
3PROG =		pthread_join
4
5.include <bsd.regress.mk>
6