summaryrefslogtreecommitdiffstats
path: root/tools/diag
diff options
context:
space:
mode:
Diffstat (limited to 'tools/diag')
-rw-r--r--tools/diag/dumpvfscache/Makefile2
-rw-r--r--tools/diag/localeck/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/diag/dumpvfscache/Makefile b/tools/diag/dumpvfscache/Makefile
index 167bf8a..fe81d5c 100644
--- a/tools/diag/dumpvfscache/Makefile
+++ b/tools/diag/dumpvfscache/Makefile
@@ -4,7 +4,7 @@ PROG= dumpvfscache
DPADD= ${LIBKVM}
LDADD= -lkvm
-NO_MAN=
+MAN=
test: ${PROG}
./${PROG} > a
diff --git a/tools/diag/localeck/Makefile b/tools/diag/localeck/Makefile
index da4fe7f..0dc7b0f 100644
--- a/tools/diag/localeck/Makefile
+++ b/tools/diag/localeck/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= localeck
-NO_MAN=
+MAN=
WARNS?= 4
LOCALEDIR?= /usr/share/locale
OpenPOWER on IntegriCloud