# $FreeBSD: stable/9/tools/regression/gaithrstress/Makefile 204311 2010-02-25 14:42:26Z ru $

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

NO_MAN=
.include <bsd.prog.mk>
