summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-12-31 23:25:37 +0000
committerngie <ngie@FreeBSD.org>2014-12-31 23:25:37 +0000
commitd4c625976a2fea5fc437c319a55efef1bcc29c2c (patch)
tree598489661071937f5a8c541a42e28c07b21b569b /tools
parent649535f73cbb860495bc6d26c156d95935fcb6fd (diff)
downloadFreeBSD-src-d4c625976a2fea5fc437c319a55efef1bcc29c2c.zip
FreeBSD-src-d4c625976a2fea5fc437c319a55efef1bcc29c2c.tar.gz
MFC r264400,r265836:
r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed.
Diffstat (limited to 'tools')
-rw-r--r--tools/KSE/ksetest/Makefile2
-rw-r--r--tools/KSE/rr/Makefile2
-rw-r--r--tools/bsdbox/Makefile2
-rw-r--r--tools/diag/dumpvfscache/Makefile2
-rw-r--r--tools/diag/localeck/Makefile2
-rw-r--r--tools/regression/acct/Makefile2
-rw-r--r--tools/regression/aio/aiop/Makefile2
-rw-r--r--tools/regression/aio/aiotest/Makefile2
-rw-r--r--tools/regression/aio/kqueue/Makefile2
-rw-r--r--tools/regression/aio/kqueue/lio/Makefile2
-rw-r--r--tools/regression/audit/audit_pipe_ioctl/Makefile2
-rw-r--r--tools/regression/doat/Makefile2
-rw-r--r--tools/regression/environ/Makefile.envctl2
-rw-r--r--tools/regression/environ/Makefile.retention2
-rw-r--r--tools/regression/environ/Makefile.timings2
-rw-r--r--tools/regression/ethernet/ethermulti/Makefile2
-rw-r--r--tools/regression/execve/Makefile2
-rw-r--r--tools/regression/fifo/fifo_create/Makefile2
-rw-r--r--tools/regression/fifo/fifo_io/Makefile2
-rw-r--r--tools/regression/fifo/fifo_misc/Makefile2
-rw-r--r--tools/regression/fifo/fifo_open/Makefile2
-rw-r--r--tools/regression/file/dup/Makefile2
-rw-r--r--tools/regression/file/flock/Makefile2
-rw-r--r--tools/regression/file/ftruncate/Makefile2
-rw-r--r--tools/regression/file/newfileops_on_fork/Makefile2
-rw-r--r--tools/regression/filemon/Makefile2
-rw-r--r--tools/regression/fsx/Makefile2
-rw-r--r--tools/regression/gaithrstress/Makefile2
-rw-r--r--tools/regression/geom/ConfCmp/Makefile2
-rw-r--r--tools/regression/geom/MdLoad/Makefile2
-rw-r--r--tools/regression/include/stdatomic/Makefile2
-rw-r--r--tools/regression/include/tgmath/Makefile2
-rw-r--r--tools/regression/kgssapi/Makefile2
-rw-r--r--tools/regression/kqueue/Makefile2
-rw-r--r--tools/regression/kthread/kld/Makefile2
-rw-r--r--tools/regression/lib/libc/resolv/Makefile2
-rw-r--r--tools/regression/mac/mac_bsdextended/Makefile2
-rw-r--r--tools/regression/mlock/Makefile2
-rw-r--r--tools/regression/mmap/Makefile2
-rw-r--r--tools/regression/mqueue/mqtest1/Makefile2
-rw-r--r--tools/regression/mqueue/mqtest2/Makefile2
-rw-r--r--tools/regression/mqueue/mqtest3/Makefile2
-rw-r--r--tools/regression/mqueue/mqtest4/Makefile2
-rw-r--r--tools/regression/mqueue/mqtest5/Makefile2
-rw-r--r--tools/regression/netinet/arphold/Makefile2
-rw-r--r--tools/regression/netinet/ipbroadcast/Makefile2
-rw-r--r--tools/regression/netinet/ipdivert/Makefile2
-rw-r--r--tools/regression/netinet/ipmulticast/Makefile2
-rw-r--r--tools/regression/netinet/ipsockopt/Makefile2
-rw-r--r--tools/regression/netinet/msocket/Makefile2
-rw-r--r--tools/regression/netinet/msocket_ifnet_remove/Makefile2
-rw-r--r--tools/regression/netinet/rawconnect/Makefile2
-rw-r--r--tools/regression/netinet/tcpconnect/Makefile2
-rw-r--r--tools/regression/netinet/tcpdrop/Makefile2
-rw-r--r--tools/regression/netinet/tcpfullwindowrst/Makefile2
-rw-r--r--tools/regression/netinet/tcpsockclosebeforeaccept/Makefile2
-rw-r--r--tools/regression/netinet/tcpsocktimewait/Makefile2
-rw-r--r--tools/regression/netinet/tcpstream/Makefile2
-rw-r--r--tools/regression/netinet/udpconnectjail/Makefile2
-rw-r--r--tools/regression/netinet/udpzerobyte/Makefile2
-rw-r--r--tools/regression/netinet6/icmp6_filter/Makefile2
-rw-r--r--tools/regression/netinet6/inet6_rth/Makefile2
-rw-r--r--tools/regression/netinet6/ip6_sockets/Makefile2
-rw-r--r--tools/regression/nfsmmap/test1/Makefile2
-rw-r--r--tools/regression/nfsmmap/test2/Makefile2
-rw-r--r--tools/regression/p1003_1b/Makefile2
-rw-r--r--tools/regression/pipe/Makefile2
-rw-r--r--tools/regression/posixsem/Makefile2
-rw-r--r--tools/regression/posixsem2/Makefile2
-rw-r--r--tools/regression/posixshm/Makefile2
-rw-r--r--tools/regression/pthread/cv_cancel1/Makefile2
-rw-r--r--tools/regression/pthread/mutex_isowned_np/Makefile2
-rw-r--r--tools/regression/rpcsec_gss/Makefile2
-rw-r--r--tools/regression/security/access/Makefile2
-rw-r--r--tools/regression/security/cap_test/Makefile2
-rw-r--r--tools/regression/security/open_to_operation/Makefile2
-rw-r--r--tools/regression/security/proc_to_proc/Makefile2
-rw-r--r--tools/regression/sigqueue/sigqtest1/Makefile2
-rw-r--r--tools/regression/sigqueue/sigqtest2/Makefile2
-rw-r--r--tools/regression/sockets/accept_fd_leak/Makefile2
-rw-r--r--tools/regression/sockets/accf_data_attach/Makefile2
-rw-r--r--tools/regression/sockets/fstat/Makefile2
-rw-r--r--tools/regression/sockets/kqueue/Makefile2
-rw-r--r--tools/regression/sockets/listen_backlog/Makefile2
-rw-r--r--tools/regression/sockets/listenclose/Makefile2
-rw-r--r--tools/regression/sockets/pr_atomic/Makefile2
-rw-r--r--tools/regression/sockets/reconnect/Makefile2
-rw-r--r--tools/regression/sockets/rtsocket/Makefile2
-rw-r--r--tools/regression/sockets/sblock/Makefile2
-rw-r--r--tools/regression/sockets/sendfile/Makefile2
-rw-r--r--tools/regression/sockets/shutdown/Makefile2
-rw-r--r--tools/regression/sockets/sigpipe/Makefile2
-rw-r--r--tools/regression/sockets/so_setfib/Makefile2
-rw-r--r--tools/regression/sockets/socketpair/Makefile2
-rw-r--r--tools/regression/sockets/unix_bindconnect/Makefile2
-rw-r--r--tools/regression/sockets/unix_close_race/Makefile2
-rw-r--r--tools/regression/sockets/unix_cmsg/Makefile2
-rw-r--r--tools/regression/sockets/unix_gc/Makefile2
-rw-r--r--tools/regression/sockets/unix_passfd/Makefile2
-rw-r--r--tools/regression/sockets/unix_sendtorace/Makefile2
-rw-r--r--tools/regression/sockets/unix_socket/Makefile2
-rw-r--r--tools/regression/sockets/unix_sorflush/Makefile2
-rw-r--r--tools/regression/sockets/zerosend/Makefile2
-rw-r--r--tools/regression/sysvmsg/Makefile2
-rw-r--r--tools/regression/sysvsem/Makefile2
-rw-r--r--tools/regression/sysvshm/Makefile2
-rw-r--r--tools/regression/tls/ttls1/Makefile2
-rw-r--r--tools/regression/tls/ttls2/Makefile2
-rw-r--r--tools/regression/tls/ttls4/Makefile2
-rw-r--r--tools/regression/tmpfs/Makefile2
-rw-r--r--tools/regression/ufs/uprintf/Makefile2
-rw-r--r--tools/test/auxinfo/Makefile2
-rw-r--r--tools/test/iconv/gnu/Makefile2
-rw-r--r--tools/test/iconv/posix/Makefile2
-rw-r--r--tools/test/iconv/refgen/Makefile2
-rw-r--r--tools/test/iconv/tablegen/Makefile2
-rw-r--r--tools/test/malloc/Makefile2
-rw-r--r--tools/test/netfibs/Makefile2
-rw-r--r--tools/test/ppsapi/Makefile2
-rw-r--r--tools/test/ptrace/Makefile2
-rw-r--r--tools/test/upsdl/Makefile2
-rw-r--r--tools/tools/aac/Makefile2
-rw-r--r--tools/tools/ath/Makefile.inc2
-rw-r--r--tools/tools/ath/ath_ee_9287_print/Makefile2
-rw-r--r--tools/tools/ath/ath_ee_9300_print/Makefile2
-rw-r--r--tools/tools/ath/ath_ee_v14_print/Makefile2
-rw-r--r--tools/tools/ath/ath_ee_v4k_print/Makefile2
-rw-r--r--tools/tools/ath/athstats/Makefile2
-rw-r--r--tools/tools/atsectl/Makefile2
-rw-r--r--tools/tools/bootparttest/Makefile2
-rw-r--r--tools/tools/cfi/Makefile2
-rw-r--r--tools/tools/cxgbetool/Makefile2
-rw-r--r--tools/tools/cxgbtool/Makefile2
-rw-r--r--tools/tools/drm/radeon/mkregtable/Makefile2
-rw-r--r--tools/tools/find-sb/Makefile2
-rw-r--r--tools/tools/gdb_regofs/Makefile2
-rw-r--r--tools/tools/ifinfo/Makefile2
-rw-r--r--tools/tools/ifpifa/Makefile2
-rw-r--r--tools/tools/ipw/Makefile2
-rw-r--r--tools/tools/iwi/Makefile2
-rw-r--r--tools/tools/mfi/Makefile2
-rw-r--r--tools/tools/mwl/mwldebug/Makefile2
-rw-r--r--tools/tools/mwl/mwlstats/Makefile2
-rw-r--r--tools/tools/ncpus/Makefile2
-rw-r--r--tools/tools/net80211/stumbler/Makefile2
-rw-r--r--tools/tools/net80211/w00t/Makefile.inc2
-rw-r--r--tools/tools/net80211/wesside/dics/Makefile2
-rw-r--r--tools/tools/net80211/wesside/udps/Makefile2
-rw-r--r--tools/tools/net80211/wesside/wesside/Makefile2
-rw-r--r--tools/tools/net80211/wlaninject/Makefile2
-rw-r--r--tools/tools/net80211/wlanstats/Makefile2
-rw-r--r--tools/tools/net80211/wlantxtime/Makefile2
-rw-r--r--tools/tools/net80211/wlanwatch/Makefile2
-rw-r--r--tools/tools/net80211/wlanwds/Makefile2
-rw-r--r--tools/tools/netmap/Makefile2
-rw-r--r--tools/tools/netrate/http/Makefile2
-rw-r--r--tools/tools/netrate/httpd/Makefile2
-rw-r--r--tools/tools/netrate/juggle/Makefile2
-rw-r--r--tools/tools/netrate/netblast/Makefile2
-rw-r--r--tools/tools/netrate/netreceive/Makefile2
-rw-r--r--tools/tools/netrate/netsend/Makefile2
-rw-r--r--tools/tools/netrate/tcpconnect/Makefile2
-rw-r--r--tools/tools/netrate/tcpp/Makefile2
-rw-r--r--tools/tools/netrate/tcpreceive/Makefile2
-rw-r--r--tools/tools/npe/npestats/Makefile2
-rw-r--r--tools/tools/nxge/Makefile2
-rw-r--r--tools/tools/pciroms/Makefile2
-rw-r--r--tools/tools/pirtool/Makefile2
-rw-r--r--tools/tools/syscall_timing/Makefile2
-rw-r--r--tools/tools/tionxcl/Makefile2
-rw-r--r--tools/tools/umastat/Makefile2
-rw-r--r--tools/tools/vxge/Makefile2
-rw-r--r--tools/tools/wtap/vis_map/Makefile2
-rw-r--r--tools/tools/wtap/wtap/Makefile2
-rw-r--r--tools/tools/zfsboottest/Makefile2
175 files changed, 175 insertions, 175 deletions
diff --git a/tools/KSE/ksetest/Makefile b/tools/KSE/ksetest/Makefile
index 885d069..24d4a82 100644
--- a/tools/KSE/ksetest/Makefile
+++ b/tools/KSE/ksetest/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ksetest
-NO_MAN=
+MAN=
CFLAGS+= -g -Wall
SRCS= kse_asm.S kse_threads_test.c
diff --git a/tools/KSE/rr/Makefile b/tools/KSE/rr/Makefile
index 45e1dbb..2a953567 100644
--- a/tools/KSE/rr/Makefile
+++ b/tools/KSE/rr/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= rr
-NO_MAN=
+MAN=
CFLAGS+= -g -Wall
SRCS= kse_asm.S rr.c
diff --git a/tools/bsdbox/Makefile b/tools/bsdbox/Makefile
index ad25f4a..a6dd1c1 100644
--- a/tools/bsdbox/Makefile
+++ b/tools/bsdbox/Makefile
@@ -1,7 +1,7 @@
#$FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/2/93
-NO_MAN=
+MAN=
.include <bsd.own.mk>
MK_SSP= no
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
diff --git a/tools/regression/acct/Makefile b/tools/regression/acct/Makefile
index 6da91b6..581cc5f 100644
--- a/tools/regression/acct/Makefile
+++ b/tools/regression/acct/Makefile
@@ -6,7 +6,7 @@
PROG= pack
SRCS= pack.c
-NO_MAN=
+MAN=
CFLAGS+= -I${.OBJDIR}
pack.o: convert.c
diff --git a/tools/regression/aio/aiop/Makefile b/tools/regression/aio/aiop/Makefile
index 3d9615c..aac9a3b 100644
--- a/tools/regression/aio/aiop/Makefile
+++ b/tools/regression/aio/aiop/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= aiop
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/aio/aiotest/Makefile b/tools/regression/aio/aiotest/Makefile
index bc8add2..6e59f42 100644
--- a/tools/regression/aio/aiotest/Makefile
+++ b/tools/regression/aio/aiotest/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= aiotest
-NO_MAN=
+MAN=
DPADD= ${LIBUTIL}
LDADD= -lutil
diff --git a/tools/regression/aio/kqueue/Makefile b/tools/regression/aio/kqueue/Makefile
index ba0fd68..00e24d6 100644
--- a/tools/regression/aio/kqueue/Makefile
+++ b/tools/regression/aio/kqueue/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= aio_kqueue
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/aio/kqueue/lio/Makefile b/tools/regression/aio/kqueue/lio/Makefile
index 77377e5..4d64a0c 100644
--- a/tools/regression/aio/kqueue/lio/Makefile
+++ b/tools/regression/aio/kqueue/lio/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= lio_kqueue
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/audit/audit_pipe_ioctl/Makefile b/tools/regression/audit/audit_pipe_ioctl/Makefile
index 9ba9e74..083e25d 100644
--- a/tools/regression/audit/audit_pipe_ioctl/Makefile
+++ b/tools/regression/audit/audit_pipe_ioctl/Makefile
@@ -3,7 +3,7 @@
#
PROG= audit_pipe_ioctl
-NO_MAN= yes
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/doat/Makefile b/tools/regression/doat/Makefile
index 705a44d..c04223b 100644
--- a/tools/regression/doat/Makefile
+++ b/tools/regression/doat/Makefile
@@ -2,7 +2,7 @@
PROG= doat
-NO_MAN=
+MAN=
WARNS?=6
.include <bsd.prog.mk>
diff --git a/tools/regression/environ/Makefile.envctl b/tools/regression/environ/Makefile.envctl
index fc90499..16b4241 100644
--- a/tools/regression/environ/Makefile.envctl
+++ b/tools/regression/environ/Makefile.envctl
@@ -8,7 +8,7 @@ CFLAGS+=-Wall -I../../../include
CLEANFILES= ${PROG}.core
-NO_MAN= yes
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/environ/Makefile.retention b/tools/regression/environ/Makefile.retention
index 9e0687f..a69abe7 100644
--- a/tools/regression/environ/Makefile.retention
+++ b/tools/regression/environ/Makefile.retention
@@ -8,7 +8,7 @@ CFLAGS+=-Wall -I../../../include
CLEANFILES= *~ ${PROG}.core
-NO_MAN= yes
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/environ/Makefile.timings b/tools/regression/environ/Makefile.timings
index 88c4f7c..adc2a98 100644
--- a/tools/regression/environ/Makefile.timings
+++ b/tools/regression/environ/Makefile.timings
@@ -8,7 +8,7 @@ CFLAGS+=-Wall -I../../../include
CLEANFILES= ${PROG}.core
-NO_MAN= yes
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/ethernet/ethermulti/Makefile b/tools/regression/ethernet/ethermulti/Makefile
index e0770b6..0b17951 100644
--- a/tools/regression/ethernet/ethermulti/Makefile
+++ b/tools/regression/ethernet/ethermulti/Makefile
@@ -2,6 +2,6 @@
PROG= ethermulti
SRCS+= ethermulti.c
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/execve/Makefile b/tools/regression/execve/Makefile
index b553b33..edb05ef 100644
--- a/tools/regression/execve/Makefile
+++ b/tools/regression/execve/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= doexec
-NO_MAN=
+MAN=
RP= ./${PROG}
TD= ${.CURDIR}/tests
diff --git a/tools/regression/fifo/fifo_create/Makefile b/tools/regression/fifo/fifo_create/Makefile
index f398b23..10e2b14 100644
--- a/tools/regression/fifo/fifo_create/Makefile
+++ b/tools/regression/fifo/fifo_create/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= fifo_create
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/fifo/fifo_io/Makefile b/tools/regression/fifo/fifo_io/Makefile
index c7d2ffb..49bf5bd 100644
--- a/tools/regression/fifo/fifo_io/Makefile
+++ b/tools/regression/fifo/fifo_io/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= fifo_io
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/fifo/fifo_misc/Makefile b/tools/regression/fifo/fifo_misc/Makefile
index 976bce8..97f85ec 100644
--- a/tools/regression/fifo/fifo_misc/Makefile
+++ b/tools/regression/fifo/fifo_misc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= fifo_misc
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/fifo/fifo_open/Makefile b/tools/regression/fifo/fifo_open/Makefile
index 43bdbae..d90811c 100644
--- a/tools/regression/fifo/fifo_open/Makefile
+++ b/tools/regression/fifo/fifo_open/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= fifo_open
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/file/dup/Makefile b/tools/regression/file/dup/Makefile
index 4de0815..225c2e2 100644
--- a/tools/regression/file/dup/Makefile
+++ b/tools/regression/file/dup/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= dup
-NO_MAN=
+MAN=
WARNS?= 6
.include <bsd.prog.mk>
diff --git a/tools/regression/file/flock/Makefile b/tools/regression/file/flock/Makefile
index 1c9e6cc..cd1a46d 100644
--- a/tools/regression/file/flock/Makefile
+++ b/tools/regression/file/flock/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= flock
-NO_MAN=
+MAN=
WARNS?= 6
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
diff --git a/tools/regression/file/ftruncate/Makefile b/tools/regression/file/ftruncate/Makefile
index c3285ef..40b753e 100644
--- a/tools/regression/file/ftruncate/Makefile
+++ b/tools/regression/file/ftruncate/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ftruncate
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/file/newfileops_on_fork/Makefile b/tools/regression/file/newfileops_on_fork/Makefile
index 6ea44429..be0c5fe 100644
--- a/tools/regression/file/newfileops_on_fork/Makefile
+++ b/tools/regression/file/newfileops_on_fork/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= newfileops_on_fork
-NO_MAN=
+MAN=
WARNS?= 6
LDFLAGS= -lpthread
diff --git a/tools/regression/filemon/Makefile b/tools/regression/filemon/Makefile
index 62a5296..027f131 100644
--- a/tools/regression/filemon/Makefile
+++ b/tools/regression/filemon/Makefile
@@ -17,7 +17,7 @@ BINS+= ${_BINS:C/$/32/g}
bins: ${BINS}
all: bins
-NO_MAN=
+MAN=
WARNS?= 6
CFLAGS+= -I${.CURDIR}/../../../sys
diff --git a/tools/regression/fsx/Makefile b/tools/regression/fsx/Makefile
index 687e7dd..e1ee651 100644
--- a/tools/regression/fsx/Makefile
+++ b/tools/regression/fsx/Makefile
@@ -2,6 +2,6 @@
PROG= fsx
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/gaithrstress/Makefile b/tools/regression/gaithrstress/Makefile
index f3b8b00..187c973 100644
--- a/tools/regression/gaithrstress/Makefile
+++ b/tools/regression/gaithrstress/Makefile
@@ -4,5 +4,5 @@ PROG= gaithrstress
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/geom/ConfCmp/Makefile b/tools/regression/geom/ConfCmp/Makefile
index 3be5e70f1..f550db3 100644
--- a/tools/regression/geom/ConfCmp/Makefile
+++ b/tools/regression/geom/ConfCmp/Makefile
@@ -15,7 +15,7 @@ CFLAGS+= -g -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -
DPADD += ${LIBBSDXML}
LDADD += -lbsdxml
-NO_MAN=
+MAN=
CLEANFILES += _*
.include <bsd.prog.mk>
diff --git a/tools/regression/geom/MdLoad/Makefile b/tools/regression/geom/MdLoad/Makefile
index 7bf18af..eab3f89 100644
--- a/tools/regression/geom/MdLoad/Makefile
+++ b/tools/regression/geom/MdLoad/Makefile
@@ -4,7 +4,7 @@ PROG= MdLoad
DPADD= ${LIBSBUF} ${LIBBSDXML}
LDADD= -lsbuf -lbsdxml
-NO_MAN=
+MAN=
WARNS?= 4
diff --git a/tools/regression/include/stdatomic/Makefile b/tools/regression/include/stdatomic/Makefile
index 1ddd01a..ae9982a 100644
--- a/tools/regression/include/stdatomic/Makefile
+++ b/tools/regression/include/stdatomic/Makefile
@@ -2,6 +2,6 @@
PROG= logic
WARNS=6
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/include/tgmath/Makefile b/tools/regression/include/tgmath/Makefile
index 53e3b9a..04116c0 100644
--- a/tools/regression/include/tgmath/Makefile
+++ b/tools/regression/include/tgmath/Makefile
@@ -3,6 +3,6 @@
PROG= tgmath
CSTD= c99
CFLAGS+= -fno-builtin
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/kgssapi/Makefile b/tools/regression/kgssapi/Makefile
index e033e28..751604f 100644
--- a/tools/regression/kgssapi/Makefile
+++ b/tools/regression/kgssapi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= gsstest
-NO_MAN=
+MAN=
WARNS?= 2
DPADD= ${LIBGSSAPI} ${LIBGSSAPI_KRB5}
LDADD= -lgssapi -lgssapi_krb5
diff --git a/tools/regression/kqueue/Makefile b/tools/regression/kqueue/Makefile
index 4537249..12b7527 100644
--- a/tools/regression/kqueue/Makefile
+++ b/tools/regression/kqueue/Makefile
@@ -15,7 +15,7 @@ SRCS= \
proc.c \
signal.c \
user.c
-NO_MAN=
+MAN=
WARNS?= 2
.include "bsd.prog.mk"
diff --git a/tools/regression/kthread/kld/Makefile b/tools/regression/kthread/kld/Makefile
index df1f763..b218481 100644
--- a/tools/regression/kthread/kld/Makefile
+++ b/tools/regression/kthread/kld/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}
KMOD= kthrdlk
-NO_MAN=
+MAN=
SRCS= kthrdlk.c
WARNS?= 2
diff --git a/tools/regression/lib/libc/resolv/Makefile b/tools/regression/lib/libc/resolv/Makefile
index 9b4e6b1..fa91ac3 100644
--- a/tools/regression/lib/libc/resolv/Makefile
+++ b/tools/regression/lib/libc/resolv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PROG= resolv
-NO_MAN=
+MAN=
# Note: this test relies on being dynamically linked. You will get a
# spurious PASS for a statically linked test.
diff --git a/tools/regression/mac/mac_bsdextended/Makefile b/tools/regression/mac/mac_bsdextended/Makefile
index e19d62d..36464ba 100644
--- a/tools/regression/mac/mac_bsdextended/Makefile
+++ b/tools/regression/mac/mac_bsdextended/Makefile
@@ -3,6 +3,6 @@
PROG= test_ugidfw
DPADD= ${LIBUGIDFW}
LDADD= -lugidfw
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/mlock/Makefile b/tools/regression/mlock/Makefile
index a461788..69fe099 100644
--- a/tools/regression/mlock/Makefile
+++ b/tools/regression/mlock/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= mlock
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/mmap/Makefile b/tools/regression/mmap/Makefile
index eb4d66c..c9bb5c4 100644
--- a/tools/regression/mmap/Makefile
+++ b/tools/regression/mmap/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= mmap
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/mqueue/mqtest1/Makefile b/tools/regression/mqueue/mqtest1/Makefile
index 370b5c9..3a50cee 100644
--- a/tools/regression/mqueue/mqtest1/Makefile
+++ b/tools/regression/mqueue/mqtest1/Makefile
@@ -3,7 +3,7 @@
PROG=mqtest1
DPADD= ${LIBRT}
LDADD= -lrt
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/mqueue/mqtest2/Makefile b/tools/regression/mqueue/mqtest2/Makefile
index 07a5577..0709854 100644
--- a/tools/regression/mqueue/mqtest2/Makefile
+++ b/tools/regression/mqueue/mqtest2/Makefile
@@ -3,7 +3,7 @@
PROG=mqtest2
DPADD= ${LIBRT}
LDADD= -lrt
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/mqueue/mqtest3/Makefile b/tools/regression/mqueue/mqtest3/Makefile
index 5439480..514cbac 100644
--- a/tools/regression/mqueue/mqtest3/Makefile
+++ b/tools/regression/mqueue/mqtest3/Makefile
@@ -3,7 +3,7 @@
PROG=mqtest3
DPADD= ${LIBRT}
LDADD= -lrt
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/mqueue/mqtest4/Makefile b/tools/regression/mqueue/mqtest4/Makefile
index d0476b2..781d76d 100644
--- a/tools/regression/mqueue/mqtest4/Makefile
+++ b/tools/regression/mqueue/mqtest4/Makefile
@@ -3,7 +3,7 @@
PROG=mqtest4
DPADD= ${LIBRT}
LDADD= -lrt
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/mqueue/mqtest5/Makefile b/tools/regression/mqueue/mqtest5/Makefile
index b2f3aad..d94e541 100644
--- a/tools/regression/mqueue/mqtest5/Makefile
+++ b/tools/regression/mqueue/mqtest5/Makefile
@@ -3,7 +3,7 @@
PROG=mqtest5
DPADD= ${LIBRT}
LDADD= -lrt
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/arphold/Makefile b/tools/regression/netinet/arphold/Makefile
index 37abefb..6b679d3 100644
--- a/tools/regression/netinet/arphold/Makefile
+++ b/tools/regression/netinet/arphold/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= arphold
-NO_MAN=
+MAN=
CFLAGS+= -Wall
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/ipbroadcast/Makefile b/tools/regression/netinet/ipbroadcast/Makefile
index 5be8aa8..a1b497a 100644
--- a/tools/regression/netinet/ipbroadcast/Makefile
+++ b/tools/regression/netinet/ipbroadcast/Makefile
@@ -3,7 +3,7 @@
#
PROG= ipbroadcast
-NO_MAN=
+MAN=
WARNS?= 6
diff --git a/tools/regression/netinet/ipdivert/Makefile b/tools/regression/netinet/ipdivert/Makefile
index 385620b..59a0bc9 100644
--- a/tools/regression/netinet/ipdivert/Makefile
+++ b/tools/regression/netinet/ipdivert/Makefile
@@ -4,7 +4,7 @@
PROG= ipdivert
SRCS= ipdivert.c
-NO_MAN=
+MAN=
WARNS?= 2
diff --git a/tools/regression/netinet/ipmulticast/Makefile b/tools/regression/netinet/ipmulticast/Makefile
index a7cd29d..c0291e7 100644
--- a/tools/regression/netinet/ipmulticast/Makefile
+++ b/tools/regression/netinet/ipmulticast/Makefile
@@ -4,7 +4,7 @@
PROG= ipmulticast
SRCS= ipmulticast.c
-NO_MAN=
+MAN=
WARNS?= 2
diff --git a/tools/regression/netinet/ipsockopt/Makefile b/tools/regression/netinet/ipsockopt/Makefile
index c49ee6c..f142412 100644
--- a/tools/regression/netinet/ipsockopt/Makefile
+++ b/tools/regression/netinet/ipsockopt/Makefile
@@ -3,6 +3,6 @@
#
PROG= ipsockopt
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/msocket/Makefile b/tools/regression/netinet/msocket/Makefile
index 17c5b80..21dd84f 100644
--- a/tools/regression/netinet/msocket/Makefile
+++ b/tools/regression/netinet/msocket/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= msocket
-NO_MAN=
+MAN=
CFLAGS+= -Wall
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/msocket_ifnet_remove/Makefile b/tools/regression/netinet/msocket_ifnet_remove/Makefile
index 07c3816..0c35c69 100644
--- a/tools/regression/netinet/msocket_ifnet_remove/Makefile
+++ b/tools/regression/netinet/msocket_ifnet_remove/Makefile
@@ -2,6 +2,6 @@
PROG= msocket_ifnet_remove
WARNS?= 3
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/rawconnect/Makefile b/tools/regression/netinet/rawconnect/Makefile
index 2ab6493..4f8ba1b 100644
--- a/tools/regression/netinet/rawconnect/Makefile
+++ b/tools/regression/netinet/rawconnect/Makefile
@@ -3,6 +3,6 @@
#
PROG= rawconnect
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/tcpconnect/Makefile b/tools/regression/netinet/tcpconnect/Makefile
index 3456ff5..a6b9d71 100644
--- a/tools/regression/netinet/tcpconnect/Makefile
+++ b/tools/regression/netinet/tcpconnect/Makefile
@@ -3,6 +3,6 @@
#
PROG= tcpconnect
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/tcpdrop/Makefile b/tools/regression/netinet/tcpdrop/Makefile
index 1707dad..1bd01aa 100644
--- a/tools/regression/netinet/tcpdrop/Makefile
+++ b/tools/regression/netinet/tcpdrop/Makefile
@@ -3,7 +3,7 @@
#
PROG= tcpdrop
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/tcpfullwindowrst/Makefile b/tools/regression/netinet/tcpfullwindowrst/Makefile
index b24f940..5233389 100644
--- a/tools/regression/netinet/tcpfullwindowrst/Makefile
+++ b/tools/regression/netinet/tcpfullwindowrst/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= tcpfullwindowrsttest
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile b/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile
index 2ac338a..dfc0691 100644
--- a/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile
+++ b/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile
@@ -3,7 +3,7 @@
#
PROG= tcpsockclosebeforeaccept
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/tcpsocktimewait/Makefile b/tools/regression/netinet/tcpsocktimewait/Makefile
index f86fefc..63cb635 100644
--- a/tools/regression/netinet/tcpsocktimewait/Makefile
+++ b/tools/regression/netinet/tcpsocktimewait/Makefile
@@ -3,7 +3,7 @@
#
PROG= tcpsocktimewait
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/tcpstream/Makefile b/tools/regression/netinet/tcpstream/Makefile
index 6f6491a..37cbcc0 100644
--- a/tools/regression/netinet/tcpstream/Makefile
+++ b/tools/regression/netinet/tcpstream/Makefile
@@ -4,6 +4,6 @@
CFLAGS+= -Wall
PROG= tcpstream
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/udpconnectjail/Makefile b/tools/regression/netinet/udpconnectjail/Makefile
index bd5d0b1..1068869 100644
--- a/tools/regression/netinet/udpconnectjail/Makefile
+++ b/tools/regression/netinet/udpconnectjail/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= udpconnectjail
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet/udpzerobyte/Makefile b/tools/regression/netinet/udpzerobyte/Makefile
index 818c172..35bd4c1 100644
--- a/tools/regression/netinet/udpzerobyte/Makefile
+++ b/tools/regression/netinet/udpzerobyte/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= udpzerobyte
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet6/icmp6_filter/Makefile b/tools/regression/netinet6/icmp6_filter/Makefile
index 0e1bc3b..a28ad74 100644
--- a/tools/regression/netinet6/icmp6_filter/Makefile
+++ b/tools/regression/netinet6/icmp6_filter/Makefile
@@ -3,7 +3,7 @@
#
PROG= icmp6_filter
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/netinet6/inet6_rth/Makefile b/tools/regression/netinet6/inet6_rth/Makefile
index ac284d3..6a3c04b 100644
--- a/tools/regression/netinet6/inet6_rth/Makefile
+++ b/tools/regression/netinet6/inet6_rth/Makefile
@@ -2,7 +2,7 @@
#
PROG= inet6_rth-segments
SRCS= test_subr.c inet6_rth-segments.c
-NO_MAN=
+MAN=
CFLAGS+= -Wall
DEBUG_FLAGS= -g
diff --git a/tools/regression/netinet6/ip6_sockets/Makefile b/tools/regression/netinet6/ip6_sockets/Makefile
index 4f6bc78..bf9b740 100644
--- a/tools/regression/netinet6/ip6_sockets/Makefile
+++ b/tools/regression/netinet6/ip6_sockets/Makefile
@@ -3,7 +3,7 @@
#
PROG= ip6_sockets
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/nfsmmap/test1/Makefile b/tools/regression/nfsmmap/test1/Makefile
index 07c3445..5802538 100644
--- a/tools/regression/nfsmmap/test1/Makefile
+++ b/tools/regression/nfsmmap/test1/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= test1
-NO_MAN=
+MAN=
NFSSERVER?= herring.nlsystems.com
CLEANFILES= test1.zeros test1.good test1.data test1.scratch
diff --git a/tools/regression/nfsmmap/test2/Makefile b/tools/regression/nfsmmap/test2/Makefile
index 113a3b3..5f09d02 100644
--- a/tools/regression/nfsmmap/test2/Makefile
+++ b/tools/regression/nfsmmap/test2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= test2
-NO_MAN=
+MAN=
NFSSERVER?= herring.nlsystems.com
CLEANFILES= test2.zeros test2.good test2.data test2.scratch
diff --git a/tools/regression/p1003_1b/Makefile b/tools/regression/p1003_1b/Makefile
index 85db354..8cf7d5a 100644
--- a/tools/regression/p1003_1b/Makefile
+++ b/tools/regression/p1003_1b/Makefile
@@ -11,7 +11,7 @@ SRCS=\
sched.c \
yield.c
-NO_MAN=
+MAN=
CFLAGS+=-DNO_MEMLOCK
.include <bsd.prog.mk>
diff --git a/tools/regression/pipe/Makefile b/tools/regression/pipe/Makefile
index cf73253..8a5f83a 100644
--- a/tools/regression/pipe/Makefile
+++ b/tools/regression/pipe/Makefile
@@ -4,7 +4,7 @@
# "make" then "make regress".
#
PROG= bigpipetest
-NO_MAN=
+MAN=
regress:
@if ./bigpipetest; then \
diff --git a/tools/regression/posixsem/Makefile b/tools/regression/posixsem/Makefile
index f7568f4..3120313 100644
--- a/tools/regression/posixsem/Makefile
+++ b/tools/regression/posixsem/Makefile
@@ -4,7 +4,7 @@ PROG= posixsem
SRCS= posixsem.c test.c
DPADD= ${LIBKVM}
LDADD= -lkvm
-NO_MAN=
+MAN=
WARNS?= 3
diff --git a/tools/regression/posixsem2/Makefile b/tools/regression/posixsem2/Makefile
index 84f9617..d985908 100644
--- a/tools/regression/posixsem2/Makefile
+++ b/tools/regression/posixsem2/Makefile
@@ -2,7 +2,7 @@
PROG= semtest
SRCS= semtest.c
-NO_MAN=
+MAN=
WARNS?= 3
diff --git a/tools/regression/posixshm/Makefile b/tools/regression/posixshm/Makefile
index 1737b5b..5ef70c9 100644
--- a/tools/regression/posixshm/Makefile
+++ b/tools/regression/posixshm/Makefile
@@ -2,7 +2,7 @@
PROG= posixshm
SRCS= posixshm.c test.c
-NO_MAN=
+MAN=
WARNS?= 3
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
diff --git a/tools/regression/rpcsec_gss/Makefile b/tools/regression/rpcsec_gss/Makefile
index d1f894b..5db4b79 100644
--- a/tools/regression/rpcsec_gss/Makefile
+++ b/tools/regression/rpcsec_gss/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= rpctest
-NO_MAN=
+MAN=
WARNS?= 6
DPADD= ${LIBRPCSEC_GSS}
LDADD= -lrpcsec_gss
diff --git a/tools/regression/security/access/Makefile b/tools/regression/security/access/Makefile
index 7ec3999..7043711 100644
--- a/tools/regression/security/access/Makefile
+++ b/tools/regression/security/access/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= testaccess
-NO_MAN=
+MAN=
SRCS= testaccess.c
CFLAGS += -Wall
diff --git a/tools/regression/security/cap_test/Makefile b/tools/regression/security/cap_test/Makefile
index b36c413..344effa 100644
--- a/tools/regression/security/cap_test/Makefile
+++ b/tools/regression/security/cap_test/Makefile
@@ -11,7 +11,7 @@ SRCS= cap_test.c \
cap_test_sysctl.c \
WARNS= 3
-NO_MAN=
+MAN=
# Use headers and libc from the build, if available.
KERNCONF?= GENERIC
diff --git a/tools/regression/security/open_to_operation/Makefile b/tools/regression/security/open_to_operation/Makefile
index 6ac2cc9..462626f 100644
--- a/tools/regression/security/open_to_operation/Makefile
+++ b/tools/regression/security/open_to_operation/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= open_to_operation
-NO_MAN=
+MAN=
#WARNS= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/security/proc_to_proc/Makefile b/tools/regression/security/proc_to_proc/Makefile
index ad09f7a6..aa07702 100644
--- a/tools/regression/security/proc_to_proc/Makefile
+++ b/tools/regression/security/proc_to_proc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= testuid
-NO_MAN=
+MAN=
ADDITIONAL_FLAGS=-DSETSUGID_SUPPORTED
#ADDITIONAL_FLAGS= -DSETSUGID_SUPPORTED_BUT_NO_LIBC_STUB
diff --git a/tools/regression/sigqueue/sigqtest1/Makefile b/tools/regression/sigqueue/sigqtest1/Makefile
index 86f7206..66ad799 100644
--- a/tools/regression/sigqueue/sigqtest1/Makefile
+++ b/tools/regression/sigqueue/sigqtest1/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG=sigqtest1
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/sigqueue/sigqtest2/Makefile b/tools/regression/sigqueue/sigqtest2/Makefile
index e7033f7..30ae784 100644
--- a/tools/regression/sigqueue/sigqtest2/Makefile
+++ b/tools/regression/sigqueue/sigqtest2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG=sigqtest2
-NO_MAN=
+MAN=
DEBUG_FLAGS=-g
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/accept_fd_leak/Makefile b/tools/regression/sockets/accept_fd_leak/Makefile
index efcaa16..208df0d 100644
--- a/tools/regression/sockets/accept_fd_leak/Makefile
+++ b/tools/regression/sockets/accept_fd_leak/Makefile
@@ -3,7 +3,7 @@
#
PROG= accept_fd_leak
-NO_MAN=
+MAN=
regress:
./accept_fd_leak
diff --git a/tools/regression/sockets/accf_data_attach/Makefile b/tools/regression/sockets/accf_data_attach/Makefile
index 736c796..75ed46b 100644
--- a/tools/regression/sockets/accf_data_attach/Makefile
+++ b/tools/regression/sockets/accf_data_attach/Makefile
@@ -3,7 +3,7 @@
#
PROG= accf_data_attach
-NO_MAN=
+MAN=
accf_data_attach: accf_data_attach.c
gcc -Wall -o accf_data_attach accf_data_attach.c
diff --git a/tools/regression/sockets/fstat/Makefile b/tools/regression/sockets/fstat/Makefile
index fd4fb10..28282ca 100644
--- a/tools/regression/sockets/fstat/Makefile
+++ b/tools/regression/sockets/fstat/Makefile
@@ -3,7 +3,7 @@
#
PROG= fstat
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/kqueue/Makefile b/tools/regression/sockets/kqueue/Makefile
index 53d34a9..e37eadf 100644
--- a/tools/regression/sockets/kqueue/Makefile
+++ b/tools/regression/sockets/kqueue/Makefile
@@ -3,6 +3,6 @@
#
PROG= kqueue
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/listen_backlog/Makefile b/tools/regression/sockets/listen_backlog/Makefile
index aff40e4..c7171ec 100644
--- a/tools/regression/sockets/listen_backlog/Makefile
+++ b/tools/regression/sockets/listen_backlog/Makefile
@@ -2,6 +2,6 @@
PROG= listen_backlog
WARNS?= 3
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/listenclose/Makefile b/tools/regression/sockets/listenclose/Makefile
index 4ca3ddf..1e146dc 100644
--- a/tools/regression/sockets/listenclose/Makefile
+++ b/tools/regression/sockets/listenclose/Makefile
@@ -3,7 +3,7 @@
#
PROG= listenclose
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/pr_atomic/Makefile b/tools/regression/sockets/pr_atomic/Makefile
index b825c80..b7ed9a6 100644
--- a/tools/regression/sockets/pr_atomic/Makefile
+++ b/tools/regression/sockets/pr_atomic/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= pr_atomic
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/reconnect/Makefile b/tools/regression/sockets/reconnect/Makefile
index 21babc6..edd6b47 100644
--- a/tools/regression/sockets/reconnect/Makefile
+++ b/tools/regression/sockets/reconnect/Makefile
@@ -3,7 +3,7 @@
#
PROG= reconnect
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/rtsocket/Makefile b/tools/regression/sockets/rtsocket/Makefile
index 51a9452..13a1238 100644
--- a/tools/regression/sockets/rtsocket/Makefile
+++ b/tools/regression/sockets/rtsocket/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= rtsocket
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/sblock/Makefile b/tools/regression/sockets/sblock/Makefile
index 97343fc..af8d0e4 100644
--- a/tools/regression/sockets/sblock/Makefile
+++ b/tools/regression/sockets/sblock/Makefile
@@ -3,7 +3,7 @@
#
PROG= sblock
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/sendfile/Makefile b/tools/regression/sockets/sendfile/Makefile
index 2930363..9d6f185 100644
--- a/tools/regression/sockets/sendfile/Makefile
+++ b/tools/regression/sockets/sendfile/Makefile
@@ -3,7 +3,7 @@
#
PROG= sendfile
-NO_MAN=
+MAN=
WARNS?= 6
DPADD= ${LIBMD}
LDADD= -lmd
diff --git a/tools/regression/sockets/shutdown/Makefile b/tools/regression/sockets/shutdown/Makefile
index 775e6e5..07ba65d 100644
--- a/tools/regression/sockets/shutdown/Makefile
+++ b/tools/regression/sockets/shutdown/Makefile
@@ -3,7 +3,7 @@
#
PROG= shutdown
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/sigpipe/Makefile b/tools/regression/sockets/sigpipe/Makefile
index 2130154..030703e 100644
--- a/tools/regression/sockets/sigpipe/Makefile
+++ b/tools/regression/sockets/sigpipe/Makefile
@@ -3,7 +3,7 @@
#
PROG= sigpipe
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/so_setfib/Makefile b/tools/regression/sockets/so_setfib/Makefile
index b4fe2ca..fc12745 100644
--- a/tools/regression/sockets/so_setfib/Makefile
+++ b/tools/regression/sockets/so_setfib/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= so_setfib
-NO_MAN=
+MAN=
WARNS?= 6
.ifdef INET6
diff --git a/tools/regression/sockets/socketpair/Makefile b/tools/regression/sockets/socketpair/Makefile
index 549e219..ae71b17 100644
--- a/tools/regression/sockets/socketpair/Makefile
+++ b/tools/regression/sockets/socketpair/Makefile
@@ -3,7 +3,7 @@
#
PROG= socketpair
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_bindconnect/Makefile b/tools/regression/sockets/unix_bindconnect/Makefile
index ec1dfd0..2c4edfd 100644
--- a/tools/regression/sockets/unix_bindconnect/Makefile
+++ b/tools/regression/sockets/unix_bindconnect/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_bindconnect
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_close_race/Makefile b/tools/regression/sockets/unix_close_race/Makefile
index 4847bce..8b9f792 100644
--- a/tools/regression/sockets/unix_close_race/Makefile
+++ b/tools/regression/sockets/unix_close_race/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_close_race
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_cmsg/Makefile b/tools/regression/sockets/unix_cmsg/Makefile
index d09cb79..9ccab6d 100644
--- a/tools/regression/sockets/unix_cmsg/Makefile
+++ b/tools/regression/sockets/unix_cmsg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_cmsg
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_gc/Makefile b/tools/regression/sockets/unix_gc/Makefile
index d791494..0c66493 100644
--- a/tools/regression/sockets/unix_gc/Makefile
+++ b/tools/regression/sockets/unix_gc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_gc
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_passfd/Makefile b/tools/regression/sockets/unix_passfd/Makefile
index 8d2ddb9..77c6b03 100644
--- a/tools/regression/sockets/unix_passfd/Makefile
+++ b/tools/regression/sockets/unix_passfd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_passfd
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_sendtorace/Makefile b/tools/regression/sockets/unix_sendtorace/Makefile
index 6c92f24..0b18376 100644
--- a/tools/regression/sockets/unix_sendtorace/Makefile
+++ b/tools/regression/sockets/unix_sendtorace/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_sendtorace
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_socket/Makefile b/tools/regression/sockets/unix_socket/Makefile
index 8549efc..40f6b92 100644
--- a/tools/regression/sockets/unix_socket/Makefile
+++ b/tools/regression/sockets/unix_socket/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_socket
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/unix_sorflush/Makefile b/tools/regression/sockets/unix_sorflush/Makefile
index 96e48cf..237eb3d 100644
--- a/tools/regression/sockets/unix_sorflush/Makefile
+++ b/tools/regression/sockets/unix_sorflush/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= unix_sorflush
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/regression/sockets/zerosend/Makefile b/tools/regression/sockets/zerosend/Makefile
index 2bd0501..1562acc 100644
--- a/tools/regression/sockets/zerosend/Makefile
+++ b/tools/regression/sockets/zerosend/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= zerosend
-NO_MAN=
+MAN=
WARNS?= 2
.include <bsd.prog.mk>
diff --git a/tools/regression/sysvmsg/Makefile b/tools/regression/sysvmsg/Makefile
index 6892abb..c4c09e9 100644
--- a/tools/regression/sysvmsg/Makefile
+++ b/tools/regression/sysvmsg/Makefile
@@ -3,7 +3,7 @@
# Obtained from: $NetBSD: Makefile,v 1.3 2002/03/05 21:56:59 thorpej Exp $
PROG= msgtest
-NO_MAN=
+MAN=
regress:
@if ./msgtest ./msgtest; then \
diff --git a/tools/regression/sysvsem/Makefile b/tools/regression/sysvsem/Makefile
index 5546b62..d5c3e9f 100644
--- a/tools/regression/sysvsem/Makefile
+++ b/tools/regression/sysvsem/Makefile
@@ -3,7 +3,7 @@
# Obtained from: $NetBSD: Makefile,v 1.3 2002/03/05 21:57:00 thorpej Exp $
PROG= semtest
-NO_MAN=
+MAN=
regress:
@if ./semtest ./semtest; then \
diff --git a/tools/regression/sysvshm/Makefile b/tools/regression/sysvshm/Makefile
index f26b4a7..382de03 100644
--- a/tools/regression/sysvshm/Makefile
+++ b/tools/regression/sysvshm/Makefile
@@ -3,7 +3,7 @@
# Obtained from: $NetBSD: Makefile,v 1.3 2002/03/05 21:57:00 thorpej Exp $
PROG= shmtest
-NO_MAN=
+MAN=
regress:
@if ./shmtest ./shmtest; then \
diff --git a/tools/regression/tls/ttls1/Makefile b/tools/regression/tls/ttls1/Makefile
index f4da549..a4535e0 100644
--- a/tools/regression/tls/ttls1/Makefile
+++ b/tools/regression/tls/ttls1/Makefile
@@ -3,7 +3,7 @@
PROG= ttls1
LDFLAGS+= -L../libxx -lxx -Wl,--rpath=${.OBJDIR}/../libxx
LDFLAGS+= -L../libyy -lyy -Wl,--rpath=${.OBJDIR}/../libyy
-NO_MAN=
+MAN=
DEBUG_FLAGS= -g
.include <bsd.prog.mk>
diff --git a/tools/regression/tls/ttls2/Makefile b/tools/regression/tls/ttls2/Makefile
index 043b9ca..643040f 100644
--- a/tools/regression/tls/ttls2/Makefile
+++ b/tools/regression/tls/ttls2/Makefile
@@ -3,7 +3,7 @@
PROG= ttls2
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
-NO_MAN=
+MAN=
DEBUG_FLAGS= -g
.include <bsd.prog.mk>
diff --git a/tools/regression/tls/ttls4/Makefile b/tools/regression/tls/ttls4/Makefile
index 9a38a58..2d1e501 100644
--- a/tools/regression/tls/ttls4/Makefile
+++ b/tools/regression/tls/ttls4/Makefile
@@ -3,7 +3,7 @@
PROG= ttls4
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
-NO_MAN=
+MAN=
DEBUG_FLAGS= -g
.include <bsd.prog.mk>
diff --git a/tools/regression/tmpfs/Makefile b/tools/regression/tmpfs/Makefile
index f96ba18..49f7b8c 100644
--- a/tools/regression/tmpfs/Makefile
+++ b/tools/regression/tmpfs/Makefile
@@ -30,7 +30,7 @@ regress: ${tests}
.endfor
PROG= h_tools
-NO_MAN= # defined
+MAN=
WARNS?= 4
t_sizes t_sockets t_statvfs: h_tools
diff --git a/tools/regression/ufs/uprintf/Makefile b/tools/regression/ufs/uprintf/Makefile
index c21ad70..a798971 100644
--- a/tools/regression/ufs/uprintf/Makefile
+++ b/tools/regression/ufs/uprintf/Makefile
@@ -2,6 +2,6 @@
PROG= ufs_uprintf
WARNS?= 3
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/test/auxinfo/Makefile b/tools/test/auxinfo/Makefile
index e6e5768..0e6d809 100644
--- a/tools/test/auxinfo/Makefile
+++ b/tools/test/auxinfo/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= auxinfo
-NO_MAN=
+MAN=
WARNS?= 6
.include <bsd.prog.mk>
diff --git a/tools/test/iconv/gnu/Makefile b/tools/test/iconv/gnu/Makefile
index f5fea7b..d52876e 100644
--- a/tools/test/iconv/gnu/Makefile
+++ b/tools/test/iconv/gnu/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= gnu
-NO_MAN= yes
+MAN=
WARNS?= 3
CFLAGS+= -L/usr/local/lib -I/usr/local/include
diff --git a/tools/test/iconv/posix/Makefile b/tools/test/iconv/posix/Makefile
index 0244779..8911424 100644
--- a/tools/test/iconv/posix/Makefile
+++ b/tools/test/iconv/posix/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= posix
-NO_MAN= yes
+MAN=
WARNS?= 6
diff --git a/tools/test/iconv/refgen/Makefile b/tools/test/iconv/refgen/Makefile
index 59fb548..6ac2151 100644
--- a/tools/test/iconv/refgen/Makefile
+++ b/tools/test/iconv/refgen/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../tablegen
PROG= refgen
-NO_MAN= yes
+MAN=
SRCS= tablegen.c
WARNS?= 3
diff --git a/tools/test/iconv/tablegen/Makefile b/tools/test/iconv/tablegen/Makefile
index 9605640..cdac44f 100644
--- a/tools/test/iconv/tablegen/Makefile
+++ b/tools/test/iconv/tablegen/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= tablegen
-NO_MAN= yes
+MAN=
WARNS?= 3
diff --git a/tools/test/malloc/Makefile b/tools/test/malloc/Makefile
index 2f00c34..455dec3 100644
--- a/tools/test/malloc/Makefile
+++ b/tools/test/malloc/Makefile
@@ -3,7 +3,7 @@ PROG= malloc
SRCS= main.c
.PATH: ${.CURDIR}/../../../lib/libc/stdlib
-NO_MAN=
+MAN=
WARNS?=6
test: malloc
diff --git a/tools/test/netfibs/Makefile b/tools/test/netfibs/Makefile
index 290f4f8..689d613 100644
--- a/tools/test/netfibs/Makefile
+++ b/tools/test/netfibs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= reflect
-NO_MAN=
+MAN=
WARNS?= 6
.include <bsd.prog.mk>
diff --git a/tools/test/ppsapi/Makefile b/tools/test/ppsapi/Makefile
index b4f43ce..0474b99 100644
--- a/tools/test/ppsapi/Makefile
+++ b/tools/test/ppsapi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ppsapitest
-NO_MAN=
+MAN=
WARNS?= 5
diff --git a/tools/test/ptrace/Makefile b/tools/test/ptrace/Makefile
index 681aee5..a11b0a1 100644
--- a/tools/test/ptrace/Makefile
+++ b/tools/test/ptrace/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= scescx
-NO_MAN=
+MAN=
WARNS?= 6
.include <bsd.prog.mk>
diff --git a/tools/test/upsdl/Makefile b/tools/test/upsdl/Makefile
index b45d5d8..448cb7a 100644
--- a/tools/test/upsdl/Makefile
+++ b/tools/test/upsdl/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= upsdl
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/aac/Makefile b/tools/tools/aac/Makefile
index 7a47232..03c5dcd 100644
--- a/tools/tools/aac/Makefile
+++ b/tools/tools/aac/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= aac_checkq
-NO_MAN=
+MAN=
WARNS?=6
BINDIR?=/usr/local/bin
diff --git a/tools/tools/ath/Makefile.inc b/tools/tools/ath/Makefile.inc
index 85953f2..d0ed24b 100644
--- a/tools/tools/ath/Makefile.inc
+++ b/tools/tools/ath/Makefile.inc
@@ -1,7 +1,7 @@
# $FreeBSD$
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
ATH_DEFAULT= ath0
diff --git a/tools/tools/ath/ath_ee_9287_print/Makefile b/tools/tools/ath/ath_ee_9287_print/Makefile
index b25172b..00b6316 100644
--- a/tools/tools/ath/ath_ee_9287_print/Makefile
+++ b/tools/tools/ath/ath_ee_9287_print/Makefile
@@ -5,7 +5,7 @@
PROG= ath_ee_9287_print
SRCS= main.c eeprom.c 9287.c
NOMAN= yes
-NO_MAN= yes
+MAN=
.include <../Makefile.inc>
diff --git a/tools/tools/ath/ath_ee_9300_print/Makefile b/tools/tools/ath/ath_ee_9300_print/Makefile
index 8f37eef..797f632 100644
--- a/tools/tools/ath/ath_ee_9300_print/Makefile
+++ b/tools/tools/ath/ath_ee_9300_print/Makefile
@@ -4,7 +4,7 @@
PROG= ath_ee_9300_print
NOMAN= yes
-NO_MAN= yes
+MAN=
SRCS= main.c
SRCS+= opt_ah.h
CLEANFILES+= opt_ah.h
diff --git a/tools/tools/ath/ath_ee_v14_print/Makefile b/tools/tools/ath/ath_ee_v14_print/Makefile
index 552aaa0..d126c5e 100644
--- a/tools/tools/ath/ath_ee_v14_print/Makefile
+++ b/tools/tools/ath/ath_ee_v14_print/Makefile
@@ -4,7 +4,7 @@
PROG= ath_ee_v14_print
NOMAN= yes
-NO_MAN= yes
+MAN=
.include <../Makefile.inc>
diff --git a/tools/tools/ath/ath_ee_v4k_print/Makefile b/tools/tools/ath/ath_ee_v4k_print/Makefile
index 4bb3225..7bd737f 100644
--- a/tools/tools/ath/ath_ee_v4k_print/Makefile
+++ b/tools/tools/ath/ath_ee_v4k_print/Makefile
@@ -5,7 +5,7 @@
PROG= ath_ee_v4k_print
SRCS= main.c eeprom.c v4k.c
NOMAN= yes
-NO_MAN= yes
+MAN=
.include <../Makefile.inc>
diff --git a/tools/tools/ath/athstats/Makefile b/tools/tools/ath/athstats/Makefile
index d4cce3a..a3c6301 100644
--- a/tools/tools/ath/athstats/Makefile
+++ b/tools/tools/ath/athstats/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-NO_MAN=1
+MAN=
.include <bsd.own.mk>
diff --git a/tools/tools/atsectl/Makefile b/tools/tools/atsectl/Makefile
index 3171561..3f3a8c4 100644
--- a/tools/tools/atsectl/Makefile
+++ b/tools/tools/atsectl/Makefile
@@ -7,6 +7,6 @@ LDADD= -lmd
BINDIR?= /usr/sbin
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/bootparttest/Makefile b/tools/tools/bootparttest/Makefile
index 217a9e1..46a8d70 100644
--- a/tools/tools/bootparttest/Makefile
+++ b/tools/tools/bootparttest/Makefile
@@ -5,7 +5,7 @@
BINDIR?= /usr/bin
PROG= bootparttest
-NO_MAN=
+MAN=
SRCS= bootparttest.c crc32.c malloc.c part.c
diff --git a/tools/tools/cfi/Makefile b/tools/tools/cfi/Makefile
index 34a95b6..5a49f2d 100644
--- a/tools/tools/cfi/Makefile
+++ b/tools/tools/cfi/Makefile
@@ -2,7 +2,7 @@
PROG= cfi
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
WARNS?=6
.include <bsd.prog.mk>
diff --git a/tools/tools/cxgbetool/Makefile b/tools/tools/cxgbetool/Makefile
index 21f1283..1c7adff 100644
--- a/tools/tools/cxgbetool/Makefile
+++ b/tools/tools/cxgbetool/Makefile
@@ -2,7 +2,7 @@
PROG= cxgbetool
SRCS= cxgbetool.c
-NO_MAN=
+MAN=
CFLAGS+= -I${.CURDIR}/../../../sys/dev/cxgbe -I${.CURDIR}/../../../sys -I.
BINDIR?= /usr/sbin
diff --git a/tools/tools/cxgbtool/Makefile b/tools/tools/cxgbtool/Makefile
index 507bee0..5aa08f1 100644
--- a/tools/tools/cxgbtool/Makefile
+++ b/tools/tools/cxgbtool/Makefile
@@ -2,7 +2,7 @@
PROG= cxgbtool
SRCS= cxgbtool.c
-NO_MAN=
+MAN=
CFLAGS+= -I${.CURDIR}/../../../sys/dev/cxgb -I.
CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL
BINDIR?= /usr/sbin
diff --git a/tools/tools/drm/radeon/mkregtable/Makefile b/tools/tools/drm/radeon/mkregtable/Makefile
index b83cf5c..49bc2ec 100644
--- a/tools/tools/drm/radeon/mkregtable/Makefile
+++ b/tools/tools/drm/radeon/mkregtable/Makefile
@@ -6,7 +6,7 @@ PROG= mkregtable
SRCS= mkregtable.c
-NO_MAN=
+MAN=
MKREGTABLE= ${PROG}
KERNSRCDIR= ${.CURDIR}/../../../../../sys
diff --git a/tools/tools/find-sb/Makefile b/tools/tools/find-sb/Makefile
index 9a55be3..ee6c46b 100644
--- a/tools/tools/find-sb/Makefile
+++ b/tools/tools/find-sb/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= find-sb
-NO_MAN=
+MAN=
WARNS?= 6
.include <bsd.prog.mk>
diff --git a/tools/tools/gdb_regofs/Makefile b/tools/tools/gdb_regofs/Makefile
index 5f5a7e3..a23b171 100644
--- a/tools/tools/gdb_regofs/Makefile
+++ b/tools/tools/gdb_regofs/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
PROG=gdb_regofs
SRCS=${MACHINE_ARCH}.c
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/ifinfo/Makefile b/tools/tools/ifinfo/Makefile
index 440c39c6..019be92 100644
--- a/tools/tools/ifinfo/Makefile
+++ b/tools/tools/ifinfo/Makefile
@@ -2,6 +2,6 @@
PROG= ifinfo
SRCS= ifinfo.c rfc1650.c
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/ifpifa/Makefile b/tools/tools/ifpifa/Makefile
index 2bcf086..0c09ecc 100644
--- a/tools/tools/ifpifa/Makefile
+++ b/tools/tools/ifpifa/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ifpifa
-NO_MAN=
+MAN=
WARNS?=6
BINDIR?=/usr/local/bin
DPADD=${LIBKVM}
diff --git a/tools/tools/ipw/Makefile b/tools/tools/ipw/Makefile
index a33ab23..f952d88 100644
--- a/tools/tools/ipw/Makefile
+++ b/tools/tools/ipw/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= ipwstats
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/iwi/Makefile b/tools/tools/iwi/Makefile
index 9ad0681..49eccd3 100644
--- a/tools/tools/iwi/Makefile
+++ b/tools/tools/iwi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= iwistats
-NO_MAN=
+MAN=
WARNS?=6
.include <bsd.prog.mk>
diff --git a/tools/tools/mfi/Makefile b/tools/tools/mfi/Makefile
index d819a83..da8bc1b 100644
--- a/tools/tools/mfi/Makefile
+++ b/tools/tools/mfi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= mfi_checkq
-NO_MAN=
+MAN=
BINDIR?=/usr/local/bin
.include <bsd.prog.mk>
diff --git a/tools/tools/mwl/mwldebug/Makefile b/tools/tools/mwl/mwldebug/Makefile
index a2caf1a..62514d7 100644
--- a/tools/tools/mwl/mwldebug/Makefile
+++ b/tools/tools/mwl/mwldebug/Makefile
@@ -2,6 +2,6 @@
PROG= mwldebug
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/mwl/mwlstats/Makefile b/tools/tools/mwl/mwlstats/Makefile
index b3e22d5..9c48eed 100644
--- a/tools/tools/mwl/mwlstats/Makefile
+++ b/tools/tools/mwl/mwlstats/Makefile
@@ -2,7 +2,7 @@
PROG= mwlstats
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
SRCS= main.c statfoo.c mwlstats.c
diff --git a/tools/tools/ncpus/Makefile b/tools/tools/ncpus/Makefile
index 1852296..011f49e 100644
--- a/tools/tools/ncpus/Makefile
+++ b/tools/tools/ncpus/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= ncpus
-NO_MAN=
+MAN=
SRCS= ncpus.c acpi.c
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
SRCS+= biosmptable.c
diff --git a/tools/tools/net80211/stumbler/Makefile b/tools/tools/net80211/stumbler/Makefile
index d7236af..c3970b2 100644
--- a/tools/tools/net80211/stumbler/Makefile
+++ b/tools/tools/net80211/stumbler/Makefile
@@ -5,6 +5,6 @@ BINDIR= /usr/local/bin
DPADD= ${LIBPCAP} ${LIBNCURSES}
LDADD= -lpcap -lncurses
CFLAGS=-g
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/net80211/w00t/Makefile.inc b/tools/tools/net80211/w00t/Makefile.inc
index ecf5517..11079d3 100644
--- a/tools/tools/net80211/w00t/Makefile.inc
+++ b/tools/tools/net80211/w00t/Makefile.inc
@@ -9,4 +9,4 @@ LDADD= -lw00t -lcrypto -lz
BINDIR= /usr/local/bin
CFLAGS= -g -I${W00T}
-NO_MAN=
+MAN=
diff --git a/tools/tools/net80211/wesside/dics/Makefile b/tools/tools/net80211/wesside/dics/Makefile
index 9765243..4f368e3 100644
--- a/tools/tools/net80211/wesside/dics/Makefile
+++ b/tools/tools/net80211/wesside/dics/Makefile
@@ -5,6 +5,6 @@ BINDIR= /usr/local/bin
DPADD= ${LIBZ}
LDADD= -lz
CFLAGS=-g
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/net80211/wesside/udps/Makefile b/tools/tools/net80211/wesside/udps/Makefile
index 257a181..caa2fc0 100644
--- a/tools/tools/net80211/wesside/udps/Makefile
+++ b/tools/tools/net80211/wesside/udps/Makefile
@@ -5,6 +5,6 @@ BINDIR= /usr/local/bin
DPADD= ${LIBZ}
LDADD= -lz
CFLAGS=-g
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/net80211/wesside/wesside/Makefile b/tools/tools/net80211/wesside/wesside/Makefile
index 58f1855..5c39407 100644
--- a/tools/tools/net80211/wesside/wesside/Makefile
+++ b/tools/tools/net80211/wesside/wesside/Makefile
@@ -5,7 +5,7 @@ BINDIR= /usr/local/bin
DPADD= ${LIBZ}
LDADD= -lz
CFLAGS=-g
-NO_MAN=
+MAN=
SRCS=wesside.c aircrack-ptw-lib.c
.include <bsd.prog.mk>
diff --git a/tools/tools/net80211/wlaninject/Makefile b/tools/tools/net80211/wlaninject/Makefile
index 6d692a6..b6bbeb5 100644
--- a/tools/tools/net80211/wlaninject/Makefile
+++ b/tools/tools/net80211/wlaninject/Makefile
@@ -3,6 +3,6 @@
PROG= wlaninject
BINDIR= /usr/local/bin
CFLAGS=-g
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/net80211/wlanstats/Makefile b/tools/tools/net80211/wlanstats/Makefile
index 30067ef..b02dcc6 100644
--- a/tools/tools/net80211/wlanstats/Makefile
+++ b/tools/tools/net80211/wlanstats/Makefile
@@ -4,7 +4,7 @@
PROG= wlanstats
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
SRCS= statfoo.c wlanstats.c main.c
CFLAGS.clang+= -fbracket-depth=512
diff --git a/tools/tools/net80211/wlantxtime/Makefile b/tools/tools/net80211/wlantxtime/Makefile
index a1105f2..87a852e 100644
--- a/tools/tools/net80211/wlantxtime/Makefile
+++ b/tools/tools/net80211/wlantxtime/Makefile
@@ -2,6 +2,6 @@
PROG= wlantxtime
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/net80211/wlanwatch/Makefile b/tools/tools/net80211/wlanwatch/Makefile
index 97742a1..57f2332 100644
--- a/tools/tools/net80211/wlanwatch/Makefile
+++ b/tools/tools/net80211/wlanwatch/Makefile
@@ -2,7 +2,7 @@
PROG= wlanwatch
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
.include <bsd.own.mk>
diff --git a/tools/tools/net80211/wlanwds/Makefile b/tools/tools/net80211/wlanwds/Makefile
index 6813f3a..7a011a9 100644
--- a/tools/tools/net80211/wlanwds/Makefile
+++ b/tools/tools/net80211/wlanwds/Makefile
@@ -2,6 +2,6 @@
PROG= wlanwds
BINDIR= /usr/local/bin
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/netmap/Makefile b/tools/tools/netmap/Makefile
index c502473..7d7c44b 100644
--- a/tools/tools/netmap/Makefile
+++ b/tools/tools/netmap/Makefile
@@ -6,7 +6,7 @@
PROGS = pkt-gen bridge vale-ctl
CLEANFILES = $(PROGS) *.o
-NO_MAN=
+MAN=
CFLAGS += -Werror -Wall # -nostdinc -I/usr/include -I../../../sys
CFLAGS += -Wextra
diff --git a/tools/tools/netrate/http/Makefile b/tools/tools/netrate/http/Makefile
index fb8960b..d501e61 100644
--- a/tools/tools/netrate/http/Makefile
+++ b/tools/tools/netrate/http/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= http
-NO_MAN=
+MAN=
WARNS?= 3
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
diff --git a/tools/tools/netrate/httpd/Makefile b/tools/tools/netrate/httpd/Makefile
index b66ad19..2318dae 100644
--- a/tools/tools/netrate/httpd/Makefile
+++ b/tools/tools/netrate/httpd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= httpd
-NO_MAN=
+MAN=
WARNS?= 3
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
diff --git a/tools/tools/netrate/juggle/Makefile b/tools/tools/netrate/juggle/Makefile
index cd64a07..751bbb5 100644
--- a/tools/tools/netrate/juggle/Makefile
+++ b/tools/tools/netrate/juggle/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= juggle
-NO_MAN=
+MAN=
WARNS?= 3
DPADD= ${LIBPTHREAD}
LDADD= -lpthread
diff --git a/tools/tools/netrate/netblast/Makefile b/tools/tools/netrate/netblast/Makefile
index 7e51860e..5911183 100644
--- a/tools/tools/netrate/netblast/Makefile
+++ b/tools/tools/netrate/netblast/Makefile
@@ -3,6 +3,6 @@
#
PROG= netblast
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/netrate/netreceive/Makefile b/tools/tools/netrate/netreceive/Makefile
index 115d1e8..43489e5 100644
--- a/tools/tools/netrate/netreceive/Makefile
+++ b/tools/tools/netrate/netreceive/Makefile
@@ -3,7 +3,7 @@
#
PROG= netreceive
-NO_MAN=
+MAN=
LDFLAGS += -lpthread
WARNS?= 3
diff --git a/tools/tools/netrate/netsend/Makefile b/tools/tools/netrate/netsend/Makefile
index 2b11958..5f11f83 100644
--- a/tools/tools/netrate/netsend/Makefile
+++ b/tools/tools/netrate/netsend/Makefile
@@ -4,6 +4,6 @@
CFLAGS+= -Wall
PROG= netsend
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/netrate/tcpconnect/Makefile b/tools/tools/netrate/tcpconnect/Makefile
index 624c94a..5937542 100644
--- a/tools/tools/netrate/tcpconnect/Makefile
+++ b/tools/tools/netrate/tcpconnect/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= tcpconnect
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/tools/netrate/tcpp/Makefile b/tools/tools/netrate/tcpp/Makefile
index a0b2715..828e799 100644
--- a/tools/tools/netrate/tcpp/Makefile
+++ b/tools/tools/netrate/tcpp/Makefile
@@ -2,7 +2,7 @@
PROG= tcpp
INCS= tcpp.h
-NO_MAN=
+MAN=
SRCS= tcpp.c tcpp_client.c tcpp_server.c tcpp_util.c
WARNS?= 3
diff --git a/tools/tools/netrate/tcpreceive/Makefile b/tools/tools/netrate/tcpreceive/Makefile
index f04ea5f..8142a2d 100644
--- a/tools/tools/netrate/tcpreceive/Makefile
+++ b/tools/tools/netrate/tcpreceive/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= tcpreceive
-NO_MAN=
+MAN=
WARNS?= 3
.include <bsd.prog.mk>
diff --git a/tools/tools/npe/npestats/Makefile b/tools/tools/npe/npestats/Makefile
index 1683fc9..9c6df60 100644
--- a/tools/tools/npe/npestats/Makefile
+++ b/tools/tools/npe/npestats/Makefile
@@ -3,6 +3,6 @@
PROG= npestats
SRCS= main.c statfoo.c npestats.c
BINDIR= /usr/local/bin
-NO_MAN= true
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/nxge/Makefile b/tools/tools/nxge/Makefile
index e311920..cb70a84 100644
--- a/tools/tools/nxge/Makefile
+++ b/tools/tools/nxge/Makefile
@@ -2,6 +2,6 @@
PROG= xgeinfo
SRCS= xge_info.c xge_log.c
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/pciroms/Makefile b/tools/tools/pciroms/Makefile
index 94e7f5f..9e30d85 100644
--- a/tools/tools/pciroms/Makefile
+++ b/tools/tools/pciroms/Makefile
@@ -3,7 +3,7 @@
#
PROG= pciroms
-NO_MAN=
+MAN=
WARNS?= 6
diff --git a/tools/tools/pirtool/Makefile b/tools/tools/pirtool/Makefile
index 18e6bb8..7346d2c 100644
--- a/tools/tools/pirtool/Makefile
+++ b/tools/tools/pirtool/Makefile
@@ -2,6 +2,6 @@
PROG= pirtool
SRCS= pirtool.c
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/syscall_timing/Makefile b/tools/tools/syscall_timing/Makefile
index 684477b..190ad02 100644
--- a/tools/tools/syscall_timing/Makefile
+++ b/tools/tools/syscall_timing/Makefile
@@ -4,6 +4,6 @@
PROG= syscall_timing
CFLAGS+= -static -O
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/tionxcl/Makefile b/tools/tools/tionxcl/Makefile
index 99948fb..1f23d67 100644
--- a/tools/tools/tionxcl/Makefile
+++ b/tools/tools/tionxcl/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
PROG= tionxcl
-NO_MAN= defined
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/umastat/Makefile b/tools/tools/umastat/Makefile
index 2335673..8160936 100644
--- a/tools/tools/umastat/Makefile
+++ b/tools/tools/umastat/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= umastat
-NO_MAN=
+MAN=
WARNS?= 3
DPADD= ${LIBKVM}
diff --git a/tools/tools/vxge/Makefile b/tools/tools/vxge/Makefile
index 061327d..11506e4 100644
--- a/tools/tools/vxge/Makefile
+++ b/tools/tools/vxge/Makefile
@@ -2,6 +2,6 @@
PROG= vxge-manage
SRCS= vxge_info.c vxge_log.c
-NO_MAN=
+MAN=
.include <bsd.prog.mk>
diff --git a/tools/tools/wtap/vis_map/Makefile b/tools/tools/wtap/vis_map/Makefile
index 5668dee..1e9884f 100644
--- a/tools/tools/wtap/vis_map/Makefile
+++ b/tools/tools/wtap/vis_map/Makefile
@@ -3,7 +3,7 @@
BINDIR?= /usr/local/bin/
PROG= vis_map
SRC= vis_map.c
-NO_MAN= 1
+MAN=
CFLAGS+= -I${.CURDIR}/../../../../sys/dev/wtap/
diff --git a/tools/tools/wtap/wtap/Makefile b/tools/tools/wtap/wtap/Makefile
index a196e26..85b584b 100644
--- a/tools/tools/wtap/wtap/Makefile
+++ b/tools/tools/wtap/wtap/Makefile
@@ -3,7 +3,7 @@
BINDIR?= /usr/local/bin
PROG= wtap
SRC= wtap.c
-NO_MAN= 1
+MAN=
CFLAGS+= -I${.CURDIR}/../../../../sys/dev/wtap/
diff --git a/tools/tools/zfsboottest/Makefile b/tools/tools/zfsboottest/Makefile
index a194a83..145e166 100644
--- a/tools/tools/zfsboottest/Makefile
+++ b/tools/tools/zfsboottest/Makefile
@@ -8,7 +8,7 @@ SCRIPTSDIR?= /usr/bin
PROG= zfsboottest
SCRIPTS= zfsboottest.sh
SCRIPTSNAME= zfsboottest.sh
-NO_MAN=
+MAN=
CFLAGS= -O1 \
-I${.CURDIR}/../../../sys/boot/zfs \
OpenPOWER on IntegriCloud