summaryrefslogtreecommitdiffstats
path: root/tools/regression/pthread
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/pthread')
-rw-r--r--tools/regression/pthread/cv_cancel1/Makefile2
-rw-r--r--tools/regression/pthread/mutex_isowned_np/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/pthread/cv_cancel1/Makefile b/tools/regression/pthread/cv_cancel1/Makefile
index bb23825..bedca56 100644
--- a/tools/regression/pthread/cv_cancel1/Makefile
+++ b/tools/regression/pthread/cv_cancel1/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= cv_cancel1
-NO_MAN=
+MAN=
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
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