1# $FreeBSD$
2
3PROG=	gaithrstress
4LIBADD=	pthread
5
6MAN=
7.include <bsd.prog.mk>
8