# $FreeBSD: stable/10/tools/regression/gaithrstress/Makefile 276486 2014-12-31 23:25:37Z ngie $

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

MAN=
.include <bsd.prog.mk>
