summaryrefslogtreecommitdiffstats
path: root/tools/regression/pthread/mutex_isowned_np/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/pthread/mutex_isowned_np/Makefile')
-rw-r--r--tools/regression/pthread/mutex_isowned_np/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/pthread/mutex_isowned_np/Makefile b/tools/regression/pthread/mutex_isowned_np/Makefile
index a234fbc..f7a8984 100644
--- a/tools/regression/pthread/mutex_isowned_np/Makefile
+++ b/tools/regression/pthread/mutex_isowned_np/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= mutex_isowned_np
-NO_MAN=
+MAN=
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
OpenPOWER on IntegriCloud