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

PROG=	mutex_isowned_np
NO_MAN=
DPADD=	${LIBPTHREAD}
LDADD=	-lpthread

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