summaryrefslogtreecommitdiffstats
path: root/tools/regression/gaithrstress/Makefile
blob: f3b8b004fd84c05032ddc8a2fb620a9c26cf5dee (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

NO_MAN=
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud