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 14cd360..312bec3 100644
--- a/tools/diag/dumpvfscache/Makefile
+++ b/tools/diag/dumpvfscache/Makefile
@@ -4,7 +4,7 @@ PROG= dumpvfscache
DPADD= ${LIBKVM}
LDADD= -lkvm
-NOMAN= 1
+NOMAN=
test: ${PROG}
./${PROG} > a
diff --git a/tools/diag/localeck/Makefile b/tools/diag/localeck/Makefile
index 2136e30..a09e400 100644
--- a/tools/diag/localeck/Makefile
+++ b/tools/diag/localeck/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= localeck
-NOMAN= noman
+NOMAN=
WARNS?= 4
LOCALEDIR?= /usr/share/locale
OpenPOWER on IntegriCloud