# $FreeBSD$

PROG=	gaithrstress
DPADD=	${LIBPTHREAD}
LDADD=	-lpthread

MAN=
.include <bsd.prog.mk>