svn commit: r276486 - in stable/10: cddl/usr.bin/sgsmsg cddl/usr.bin/zinject cddl/usr.bin/zlook cddl/usr.bin/ztest cddl/usr.sbin/zhack contrib/libucl contrib/libucl/doc contrib/libucl/tests contrib...

Garrett Cooper ngie at FreeBSD.org
Wed Dec 31 23:26:05 UTC 2014


Author: ngie
Date: Wed Dec 31 23:25:37 2014
New Revision: 276486
URL: https://svnweb.freebsd.org/changeset/base/276486

Log:
  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.

Modified:
  stable/10/cddl/usr.bin/sgsmsg/Makefile
  stable/10/cddl/usr.bin/zinject/Makefile
  stable/10/cddl/usr.bin/zlook/Makefile
  stable/10/cddl/usr.bin/ztest/Makefile
  stable/10/cddl/usr.sbin/zhack/Makefile
  stable/10/contrib/libucl/Makefile.am
  stable/10/contrib/libucl/doc/Makefile.am
  stable/10/contrib/libucl/tests/Makefile.am
  stable/10/contrib/libucl/utils/Makefile.am
  stable/10/contrib/ofed/usr.bin/ibsendtrap/Makefile
  stable/10/contrib/ofed/usr.lib/libsdp/Makefile
  stable/10/crypto/heimdal/appl/Makefile.am
  stable/10/crypto/heimdal/appl/ftp/Makefile.am
  stable/10/crypto/heimdal/appl/ftp/common/Makefile.am
  stable/10/crypto/heimdal/lib/Makefile.am
  stable/10/crypto/heimdal/lib/ipc/Makefile.am
  stable/10/games/fortune/unstr/Makefile
  stable/10/games/ppt/Makefile
  stable/10/games/primes/Makefile
  stable/10/gnu/usr.bin/cc/c++/Makefile
  stable/10/gnu/usr.bin/cc/c++filt/Makefile
  stable/10/gnu/usr.bin/cc/cc1/Makefile
  stable/10/gnu/usr.bin/cc/cc1plus/Makefile
  stable/10/gnu/usr.bin/cc/collect2/Makefile
  stable/10/gnu/usr.bin/cc/protoize/Makefile
  stable/10/gnu/usr.bin/gdb/Makefile.inc
  stable/10/gnu/usr.bin/gdb/gdbtui/Makefile
  stable/10/gnu/usr.bin/groff/src/devices/grohtml/Makefile
  stable/10/gnu/usr.bin/groff/src/preproc/html/Makefile
  stable/10/kerberos5/libexec/digest-service/Makefile
  stable/10/kerberos5/libexec/ipropd-slave/Makefile
  stable/10/kerberos5/tools/asn1_compile/Makefile
  stable/10/kerberos5/tools/make-roken/Makefile
  stable/10/kerberos5/tools/slc/Makefile
  stable/10/kerberos5/usr.bin/hxtool/Makefile
  stable/10/kerberos5/usr.bin/ksu/Makefile
  stable/10/lib/libarchive/test/Makefile
  stable/10/lib/libauditd/Makefile
  stable/10/lib/libproc/Makefile
  stable/10/lib/libproc/test/t1-bkpt/Makefile
  stable/10/lib/libproc/test/t2-name2map/Makefile
  stable/10/lib/libproc/test/t3-name2sym/Makefile
  stable/10/lib/ncurses/form/Makefile
  stable/10/lib/ncurses/menu/Makefile
  stable/10/lib/ncurses/ncurses/Makefile
  stable/10/lib/ncurses/panel/Makefile
  stable/10/libexec/bootpd/bootpgw/Makefile
  stable/10/libexec/ulog-helper/Makefile
  stable/10/release/picobsd/tinyware/aps/Makefile
  stable/10/release/picobsd/tinyware/help/Makefile
  stable/10/release/picobsd/tinyware/msg/Makefile
  stable/10/release/picobsd/tinyware/ns/Makefile
  stable/10/release/picobsd/tinyware/oinit/Makefile
  stable/10/release/picobsd/tinyware/simple_httpd/Makefile
  stable/10/release/picobsd/tinyware/sps/Makefile
  stable/10/release/picobsd/tinyware/view/Makefile
  stable/10/release/picobsd/tinyware/vm/Makefile
  stable/10/rescue/rescue/Makefile
  stable/10/sbin/geom/Makefile
  stable/10/sbin/rtsol/Makefile
  stable/10/secure/lib/libcrypto/engines/lib4758cca/Makefile
  stable/10/share/examples/FreeBSD_version/Makefile
  stable/10/share/examples/find_interface/Makefile
  stable/10/share/examples/kld/cdev/test/Makefile
  stable/10/share/examples/kld/syscall/test/Makefile
  stable/10/share/examples/libvgl/Makefile
  stable/10/share/examples/perfmon/Makefile
  stable/10/share/examples/ppi/Makefile
  stable/10/share/mk/bsd.README
  stable/10/share/mk/bsd.test.mk
  stable/10/sys/boot/amd64/boot1.efi/Makefile
  stable/10/sys/boot/amd64/efi/Makefile
  stable/10/sys/boot/arm/at91/boot0/Makefile
  stable/10/sys/boot/arm/at91/boot0iic/Makefile
  stable/10/sys/boot/arm/at91/boot0spi/Makefile
  stable/10/sys/boot/arm/at91/boot2/Makefile
  stable/10/sys/boot/arm/at91/bootiic/Makefile
  stable/10/sys/boot/arm/at91/bootspi/Makefile
  stable/10/sys/boot/arm/at91/libat91/Makefile
  stable/10/sys/boot/arm/ixp425/boot2/Makefile
  stable/10/sys/boot/i386/boot0/Makefile
  stable/10/sys/boot/i386/btx/btx/Makefile
  stable/10/sys/boot/i386/btx/btxldr/Makefile
  stable/10/sys/boot/i386/btx/lib/Makefile
  stable/10/sys/boot/i386/cdboot/Makefile
  stable/10/sys/boot/i386/kgzldr/Makefile
  stable/10/sys/boot/i386/mbr/Makefile
  stable/10/sys/boot/i386/pmbr/Makefile
  stable/10/sys/boot/i386/zfsloader/Makefile
  stable/10/sys/boot/ia64/efi/Makefile
  stable/10/sys/boot/ia64/ski/Makefile
  stable/10/sys/boot/libstand32/Makefile
  stable/10/sys/boot/pc98/boot0.5/Makefile
  stable/10/sys/boot/pc98/boot0/Makefile
  stable/10/sys/boot/pc98/btx/btx/Makefile
  stable/10/sys/boot/pc98/btx/btxldr/Makefile
  stable/10/sys/boot/pc98/btx/lib/Makefile
  stable/10/sys/boot/pc98/cdboot/Makefile
  stable/10/sys/boot/pc98/kgzldr/Makefile
  stable/10/sys/boot/powerpc/boot1.chrp/Makefile
  stable/10/sys/boot/powerpc/uboot/Makefile
  stable/10/sys/boot/sparc64/boot1/Makefile
  stable/10/sys/boot/userboot/libstand/Makefile
  stable/10/sys/boot/userboot/test/Makefile
  stable/10/sys/boot/userboot/userboot/Makefile
  stable/10/sys/crypto/rijndael/Makefile
  stable/10/sys/dev/aic7xxx/aicasm/Makefile
  stable/10/sys/dev/patm/genrtab/Makefile
  stable/10/tests/sys/netinet/Makefile
  stable/10/tools/KSE/ksetest/Makefile
  stable/10/tools/KSE/rr/Makefile
  stable/10/tools/bsdbox/Makefile
  stable/10/tools/diag/dumpvfscache/Makefile
  stable/10/tools/diag/localeck/Makefile
  stable/10/tools/regression/acct/Makefile
  stable/10/tools/regression/aio/aiop/Makefile
  stable/10/tools/regression/aio/aiotest/Makefile
  stable/10/tools/regression/aio/kqueue/Makefile
  stable/10/tools/regression/aio/kqueue/lio/Makefile
  stable/10/tools/regression/audit/audit_pipe_ioctl/Makefile
  stable/10/tools/regression/doat/Makefile
  stable/10/tools/regression/environ/Makefile.envctl
  stable/10/tools/regression/environ/Makefile.retention
  stable/10/tools/regression/environ/Makefile.timings
  stable/10/tools/regression/ethernet/ethermulti/Makefile
  stable/10/tools/regression/execve/Makefile
  stable/10/tools/regression/fifo/fifo_create/Makefile
  stable/10/tools/regression/fifo/fifo_io/Makefile
  stable/10/tools/regression/fifo/fifo_misc/Makefile
  stable/10/tools/regression/fifo/fifo_open/Makefile
  stable/10/tools/regression/file/dup/Makefile
  stable/10/tools/regression/file/flock/Makefile
  stable/10/tools/regression/file/ftruncate/Makefile
  stable/10/tools/regression/file/newfileops_on_fork/Makefile
  stable/10/tools/regression/filemon/Makefile
  stable/10/tools/regression/fsx/Makefile
  stable/10/tools/regression/gaithrstress/Makefile
  stable/10/tools/regression/geom/ConfCmp/Makefile
  stable/10/tools/regression/geom/MdLoad/Makefile
  stable/10/tools/regression/include/stdatomic/Makefile
  stable/10/tools/regression/include/tgmath/Makefile
  stable/10/tools/regression/kgssapi/Makefile
  stable/10/tools/regression/kqueue/Makefile
  stable/10/tools/regression/kthread/kld/Makefile
  stable/10/tools/regression/lib/libc/resolv/Makefile
  stable/10/tools/regression/mac/mac_bsdextended/Makefile
  stable/10/tools/regression/mlock/Makefile
  stable/10/tools/regression/mmap/Makefile
  stable/10/tools/regression/mqueue/mqtest1/Makefile
  stable/10/tools/regression/mqueue/mqtest2/Makefile
  stable/10/tools/regression/mqueue/mqtest3/Makefile
  stable/10/tools/regression/mqueue/mqtest4/Makefile
  stable/10/tools/regression/mqueue/mqtest5/Makefile
  stable/10/tools/regression/netinet/arphold/Makefile
  stable/10/tools/regression/netinet/ipbroadcast/Makefile
  stable/10/tools/regression/netinet/ipdivert/Makefile
  stable/10/tools/regression/netinet/ipmulticast/Makefile
  stable/10/tools/regression/netinet/ipsockopt/Makefile
  stable/10/tools/regression/netinet/msocket/Makefile
  stable/10/tools/regression/netinet/msocket_ifnet_remove/Makefile
  stable/10/tools/regression/netinet/rawconnect/Makefile
  stable/10/tools/regression/netinet/tcpconnect/Makefile
  stable/10/tools/regression/netinet/tcpdrop/Makefile
  stable/10/tools/regression/netinet/tcpfullwindowrst/Makefile
  stable/10/tools/regression/netinet/tcpsockclosebeforeaccept/Makefile
  stable/10/tools/regression/netinet/tcpsocktimewait/Makefile
  stable/10/tools/regression/netinet/tcpstream/Makefile
  stable/10/tools/regression/netinet/udpconnectjail/Makefile
  stable/10/tools/regression/netinet/udpzerobyte/Makefile
  stable/10/tools/regression/netinet6/icmp6_filter/Makefile
  stable/10/tools/regression/netinet6/inet6_rth/Makefile
  stable/10/tools/regression/netinet6/ip6_sockets/Makefile
  stable/10/tools/regression/nfsmmap/test1/Makefile
  stable/10/tools/regression/nfsmmap/test2/Makefile
  stable/10/tools/regression/p1003_1b/Makefile
  stable/10/tools/regression/pipe/Makefile
  stable/10/tools/regression/posixsem/Makefile
  stable/10/tools/regression/posixsem2/Makefile
  stable/10/tools/regression/posixshm/Makefile
  stable/10/tools/regression/pthread/cv_cancel1/Makefile
  stable/10/tools/regression/pthread/mutex_isowned_np/Makefile
  stable/10/tools/regression/rpcsec_gss/Makefile
  stable/10/tools/regression/security/access/Makefile
  stable/10/tools/regression/security/cap_test/Makefile
  stable/10/tools/regression/security/open_to_operation/Makefile
  stable/10/tools/regression/security/proc_to_proc/Makefile
  stable/10/tools/regression/sigqueue/sigqtest1/Makefile
  stable/10/tools/regression/sigqueue/sigqtest2/Makefile
  stable/10/tools/regression/sockets/accept_fd_leak/Makefile
  stable/10/tools/regression/sockets/accf_data_attach/Makefile
  stable/10/tools/regression/sockets/fstat/Makefile
  stable/10/tools/regression/sockets/kqueue/Makefile
  stable/10/tools/regression/sockets/listen_backlog/Makefile
  stable/10/tools/regression/sockets/listenclose/Makefile
  stable/10/tools/regression/sockets/pr_atomic/Makefile
  stable/10/tools/regression/sockets/reconnect/Makefile
  stable/10/tools/regression/sockets/rtsocket/Makefile
  stable/10/tools/regression/sockets/sblock/Makefile
  stable/10/tools/regression/sockets/sendfile/Makefile
  stable/10/tools/regression/sockets/shutdown/Makefile
  stable/10/tools/regression/sockets/sigpipe/Makefile
  stable/10/tools/regression/sockets/so_setfib/Makefile
  stable/10/tools/regression/sockets/socketpair/Makefile
  stable/10/tools/regression/sockets/unix_bindconnect/Makefile
  stable/10/tools/regression/sockets/unix_close_race/Makefile
  stable/10/tools/regression/sockets/unix_cmsg/Makefile
  stable/10/tools/regression/sockets/unix_gc/Makefile
  stable/10/tools/regression/sockets/unix_passfd/Makefile
  stable/10/tools/regression/sockets/unix_sendtorace/Makefile
  stable/10/tools/regression/sockets/unix_socket/Makefile
  stable/10/tools/regression/sockets/unix_sorflush/Makefile
  stable/10/tools/regression/sockets/zerosend/Makefile
  stable/10/tools/regression/sysvmsg/Makefile
  stable/10/tools/regression/sysvsem/Makefile
  stable/10/tools/regression/sysvshm/Makefile
  stable/10/tools/regression/tls/ttls1/Makefile
  stable/10/tools/regression/tls/ttls2/Makefile
  stable/10/tools/regression/tls/ttls4/Makefile
  stable/10/tools/regression/tmpfs/Makefile
  stable/10/tools/regression/ufs/uprintf/Makefile
  stable/10/tools/test/auxinfo/Makefile
  stable/10/tools/test/iconv/gnu/Makefile
  stable/10/tools/test/iconv/posix/Makefile
  stable/10/tools/test/iconv/refgen/Makefile
  stable/10/tools/test/iconv/tablegen/Makefile
  stable/10/tools/test/malloc/Makefile
  stable/10/tools/test/netfibs/Makefile
  stable/10/tools/test/ppsapi/Makefile
  stable/10/tools/test/ptrace/Makefile
  stable/10/tools/test/upsdl/Makefile
  stable/10/tools/tools/aac/Makefile
  stable/10/tools/tools/ath/Makefile.inc
  stable/10/tools/tools/ath/ath_ee_9287_print/Makefile
  stable/10/tools/tools/ath/ath_ee_9300_print/Makefile
  stable/10/tools/tools/ath/ath_ee_v14_print/Makefile
  stable/10/tools/tools/ath/ath_ee_v4k_print/Makefile
  stable/10/tools/tools/ath/athstats/Makefile
  stable/10/tools/tools/atsectl/Makefile
  stable/10/tools/tools/bootparttest/Makefile
  stable/10/tools/tools/cfi/Makefile
  stable/10/tools/tools/cxgbetool/Makefile
  stable/10/tools/tools/cxgbtool/Makefile
  stable/10/tools/tools/drm/radeon/mkregtable/Makefile
  stable/10/tools/tools/find-sb/Makefile
  stable/10/tools/tools/gdb_regofs/Makefile
  stable/10/tools/tools/ifinfo/Makefile
  stable/10/tools/tools/ifpifa/Makefile
  stable/10/tools/tools/ipw/Makefile
  stable/10/tools/tools/iwi/Makefile
  stable/10/tools/tools/mfi/Makefile
  stable/10/tools/tools/mwl/mwldebug/Makefile
  stable/10/tools/tools/mwl/mwlstats/Makefile
  stable/10/tools/tools/ncpus/Makefile
  stable/10/tools/tools/net80211/stumbler/Makefile
  stable/10/tools/tools/net80211/w00t/Makefile.inc
  stable/10/tools/tools/net80211/wesside/dics/Makefile
  stable/10/tools/tools/net80211/wesside/udps/Makefile
  stable/10/tools/tools/net80211/wesside/wesside/Makefile
  stable/10/tools/tools/net80211/wlaninject/Makefile
  stable/10/tools/tools/net80211/wlanstats/Makefile
  stable/10/tools/tools/net80211/wlantxtime/Makefile
  stable/10/tools/tools/net80211/wlanwatch/Makefile
  stable/10/tools/tools/net80211/wlanwds/Makefile
  stable/10/tools/tools/netmap/Makefile
  stable/10/tools/tools/netrate/http/Makefile
  stable/10/tools/tools/netrate/httpd/Makefile
  stable/10/tools/tools/netrate/juggle/Makefile
  stable/10/tools/tools/netrate/netblast/Makefile
  stable/10/tools/tools/netrate/netreceive/Makefile
  stable/10/tools/tools/netrate/netsend/Makefile
  stable/10/tools/tools/netrate/tcpconnect/Makefile
  stable/10/tools/tools/netrate/tcpp/Makefile
  stable/10/tools/tools/netrate/tcpreceive/Makefile
  stable/10/tools/tools/npe/npestats/Makefile
  stable/10/tools/tools/nxge/Makefile
  stable/10/tools/tools/pciroms/Makefile
  stable/10/tools/tools/pirtool/Makefile
  stable/10/tools/tools/syscall_timing/Makefile
  stable/10/tools/tools/tionxcl/Makefile
  stable/10/tools/tools/umastat/Makefile
  stable/10/tools/tools/vxge/Makefile
  stable/10/tools/tools/wtap/vis_map/Makefile
  stable/10/tools/tools/wtap/wtap/Makefile
  stable/10/tools/tools/zfsboottest/Makefile
  stable/10/usr.bin/bzip2recover/Makefile
  stable/10/usr.bin/clang/clang-tblgen/Makefile
  stable/10/usr.bin/clang/llvm-mc/Makefile
  stable/10/usr.bin/clang/llvm-objdump/Makefile
  stable/10/usr.bin/clang/llvm-rtdyld/Makefile
  stable/10/usr.bin/clang/macho-dump/Makefile
  stable/10/usr.bin/cpio/test/Makefile
  stable/10/usr.bin/dirname/Makefile
  stable/10/usr.bin/locate/bigram/Makefile
  stable/10/usr.bin/locate/code/Makefile
  stable/10/usr.bin/mkcsmapper_static/Makefile
  stable/10/usr.bin/mkesdb_static/Makefile
  stable/10/usr.bin/svn/svn/Makefile
  stable/10/usr.bin/svn/svnadmin/Makefile
  stable/10/usr.bin/svn/svndumpfilter/Makefile
  stable/10/usr.bin/svn/svnlook/Makefile
  stable/10/usr.bin/svn/svnmucc/Makefile
  stable/10/usr.bin/svn/svnrdump/Makefile
  stable/10/usr.bin/svn/svnserve/Makefile
  stable/10/usr.bin/svn/svnsync/Makefile
  stable/10/usr.bin/svn/svnversion/Makefile
  stable/10/usr.bin/tar/test/Makefile
  stable/10/usr.bin/unexpand/Makefile
  stable/10/usr.bin/uudecode/Makefile
  stable/10/usr.bin/vgrind/RETEST/Makefile
  stable/10/usr.bin/xlint/lint2/Makefile
  stable/10/usr.sbin/bhyvectl/Makefile
  stable/10/usr.sbin/bootparamd/callbootd/Makefile
  stable/10/usr.sbin/bsdinstall/distextract/Makefile
  stable/10/usr.sbin/bsdinstall/distfetch/Makefile
  stable/10/usr.sbin/bsdinstall/scripts/Makefile
  stable/10/usr.sbin/crunch/examples/Makefile
  stable/10/usr.sbin/ctm/ctm_dequeue/Makefile
  stable/10/usr.sbin/ctm/ctm_smail/Makefile
  stable/10/usr.sbin/ctm/mkCTM/Makefile
  stable/10/usr.sbin/fifolog/fifolog_reader/Makefile
  stable/10/usr.sbin/fifolog/fifolog_writer/Makefile
  stable/10/usr.sbin/lpr/filters.ru/koi2855/Makefile
  stable/10/usr.sbin/lpr/filters.ru/koi2alt/Makefile
  stable/10/usr.sbin/lpr/filters/Makefile
  stable/10/usr.sbin/ntp/ntp-keygen/Makefile
  stable/10/usr.sbin/ntp/ntpd/Makefile
  stable/10/usr.sbin/ntp/ntpdate/Makefile
  stable/10/usr.sbin/ntp/ntpdc/Makefile
  stable/10/usr.sbin/ntp/ntpq/Makefile
  stable/10/usr.sbin/ntp/ntptime/Makefile
  stable/10/usr.sbin/portsnap/make_index/Makefile
  stable/10/usr.sbin/portsnap/phttpget/Makefile
  stable/10/usr.sbin/rpc.ypupdated/Makefile
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/cddl/usr.bin/sgsmsg/Makefile
==============================================================================
--- stable/10/cddl/usr.bin/sgsmsg/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/cddl/usr.bin/sgsmsg/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 
 # This program is required as a bootstrap tool for 'make buildworld'
 PROG=		sgsmsg
-NO_MAN=
+MAN=
 SRCS=		avl.c sgsmsg.c string_table.c findprime.c
 
 WARNS?=		0

Modified: stable/10/cddl/usr.bin/zinject/Makefile
==============================================================================
--- stable/10/cddl/usr.bin/zinject/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/cddl/usr.bin/zinject/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,7 +4,7 @@
 
 PROG=	zinject
 SRCS=	zinject.c translate.c
-NO_MAN=
+MAN=
 
 WARNS?=	0
 CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris

Modified: stable/10/cddl/usr.bin/zlook/Makefile
==============================================================================
--- stable/10/cddl/usr.bin/zlook/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/cddl/usr.bin/zlook/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 .PATH: ${.CURDIR}/../../contrib/opensolaris/cmd/zlook
 
 PROG=	zlook
-NO_MAN=
+MAN=
 
 WARNS?=	0
 CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris

Modified: stable/10/cddl/usr.bin/ztest/Makefile
==============================================================================
--- stable/10/cddl/usr.bin/ztest/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/cddl/usr.bin/ztest/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 .PATH: ${.CURDIR}/../..//contrib/opensolaris/cmd/ztest
 
 PROG=	ztest
-NO_MAN=
+MAN=
 
 WARNS?=	0
 CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris

Modified: stable/10/cddl/usr.sbin/zhack/Makefile
==============================================================================
--- stable/10/cddl/usr.sbin/zhack/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/cddl/usr.sbin/zhack/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 .PATH: ${.CURDIR}/../../../cddl/contrib/opensolaris/cmd/zhack
 
 PROG=	zhack
-NO_MAN=
+MAN=
 
 WARNS?=	0
 CSTD=	c99

Modified: stable/10/contrib/libucl/Makefile.am
==============================================================================
--- stable/10/contrib/libucl/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/contrib/libucl/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,4 +4,4 @@ EXTRA_DIST = uthash README.md
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libucl.pc
 
-SUBDIRS = src tests utils doc
\ No newline at end of file
+SUBDIRS = src tests utils doc

Modified: stable/10/contrib/libucl/doc/Makefile.am
==============================================================================
--- stable/10/contrib/libucl/doc/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/contrib/libucl/doc/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,4 +5,4 @@ dist_man_MANS = libucl.3
 gen-man: @PANDOC@
 	tail -n +$$(grep -n '# Synopsis' api.md | cut -d':' -f1) api.md | \
 	cat pandoc.template - | sed -e 's/^# \(.*\)/# \U\1/' | \
-	@PANDOC@ -s -f markdown -t man -o libucl.3 
\ No newline at end of file
+	@PANDOC@ -s -f markdown -t man -o libucl.3 

Modified: stable/10/contrib/libucl/tests/Makefile.am
==============================================================================
--- stable/10/contrib/libucl/tests/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/contrib/libucl/tests/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -30,4 +30,4 @@ test_schema_SOURCES = test_schema.c
 test_schema_LDADD = $(common_test_ldadd)
 test_schema_CFLAGS = $(common_test_cflags)
 
-check_PROGRAMS = test_basic test_speed test_generate test_schema
\ No newline at end of file
+check_PROGRAMS = test_basic test_speed test_generate test_schema

Modified: stable/10/contrib/libucl/utils/Makefile.am
==============================================================================
--- stable/10/contrib/libucl/utils/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/contrib/libucl/utils/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -16,4 +16,4 @@ UTL = ucl_chargen ucl_objdump
 else
 UTL =
 endif
-bin_PROGRAMS = $(UTL)
\ No newline at end of file
+bin_PROGRAMS = $(UTL)

Modified: stable/10/contrib/ofed/usr.bin/ibsendtrap/Makefile
==============================================================================
--- stable/10/contrib/ofed/usr.bin/ibsendtrap/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/contrib/ofed/usr.bin/ibsendtrap/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -7,7 +7,7 @@ PROG=   ibsendtrap
 SRCS=   ibsendtrap.c ibdiag_common.c
 LDADD=	-libumad -libcommon -libmad
 CFLAGS+= -I${DIAGPATH}/include
-NO_MAN=	true
+MAN=
 
 WARNS?= 1
 

Modified: stable/10/contrib/ofed/usr.lib/libsdp/Makefile
==============================================================================
--- stable/10/contrib/ofed/usr.lib/libsdp/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/contrib/ofed/usr.lib/libsdp/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -11,7 +11,7 @@ SDPDIR=	${.CURDIR}/../../libsdp/src
 LIB=		ibsdp
 SHLIB_MAJOR=	1
 NO_PROFILE=
-NO_MAN=
+MAN=
 
 SRCS=	log.c match.c port.c config_parser.c config_scanner.c
 

Modified: stable/10/crypto/heimdal/appl/Makefile.am
==============================================================================
--- stable/10/crypto/heimdal/appl/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/crypto/heimdal/appl/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -26,4 +26,4 @@ SUBDIRS = 					\
 	  kf					\
 	  $(dir_dce)
 
-EXTRA_DIST = NTMakefile
\ No newline at end of file
+EXTRA_DIST = NTMakefile

Modified: stable/10/crypto/heimdal/appl/ftp/Makefile.am
==============================================================================
--- stable/10/crypto/heimdal/appl/ftp/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/crypto/heimdal/appl/ftp/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,4 +4,4 @@ include $(top_srcdir)/Makefile.am.common
 
 SUBDIRS = common ftp ftpd
 
-EXTRA_DIST = NTMakefile
\ No newline at end of file
+EXTRA_DIST = NTMakefile

Modified: stable/10/crypto/heimdal/appl/ftp/common/Makefile.am
==============================================================================
--- stable/10/crypto/heimdal/appl/ftp/common/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/crypto/heimdal/appl/ftp/common/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -11,4 +11,4 @@ libcommon_a_SOURCES = \
 	buffer.c \
 	common.h
 
-EXTRA_DIST = NTMakefile
\ No newline at end of file
+EXTRA_DIST = NTMakefile

Modified: stable/10/crypto/heimdal/lib/Makefile.am
==============================================================================
--- stable/10/crypto/heimdal/lib/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/crypto/heimdal/lib/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -42,4 +42,4 @@ SUBDIRS = \
 	$(dir_otp) \
 	$(dir_dce)
 
-EXTRA_DIST = NTMakefile heimdal
\ No newline at end of file
+EXTRA_DIST = NTMakefile heimdal

Modified: stable/10/crypto/heimdal/lib/ipc/Makefile.am
==============================================================================
--- stable/10/crypto/heimdal/lib/ipc/Makefile.am	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/crypto/heimdal/lib/ipc/Makefile.am	Wed Dec 31 23:25:37 2014	(r276486)
@@ -64,4 +64,4 @@ CLEANFILES = $(built_ipcc) $(built_ipcs)
 $(srcdir)/client.c: $(built_ipcc)
 $(srcdir)/server.c: $(built_ipcs)
 
-endif
\ No newline at end of file
+endif

Modified: stable/10/games/fortune/unstr/Makefile
==============================================================================
--- stable/10/games/fortune/unstr/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/games/fortune/unstr/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PROG=	unstr
-NO_MAN=
+MAN=
 CFLAGS+= -I${.CURDIR}/../strfile
 
 .include <bsd.prog.mk>

Modified: stable/10/games/ppt/Makefile
==============================================================================
--- stable/10/games/ppt/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/games/ppt/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PROG=	ppt
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/games/primes/Makefile
==============================================================================
--- stable/10/games/primes/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/games/primes/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 
 PROG=	primes
 SRCS=	pattern.c pr_tbl.c primes.c
-NO_MAN=
+MAN=
 DPADD=	${LIBM}
 LDADD=	-lm
 

Modified: stable/10/gnu/usr.bin/cc/c++/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/cc/c++/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/cc/c++/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 .include <bsd.own.mk>
 
 .include "../Makefile.inc"

Modified: stable/10/gnu/usr.bin/cc/c++filt/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/cc/c++filt/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/cc/c++filt/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 .include <bsd.own.mk>
 
 .include "../Makefile.inc"

Modified: stable/10/gnu/usr.bin/cc/cc1/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/cc/cc1/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/cc/cc1/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 .include <bsd.own.mk>
 
 .include "../Makefile.inc"

Modified: stable/10/gnu/usr.bin/cc/cc1plus/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/cc/cc1plus/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/cc/cc1plus/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 .include <bsd.own.mk>
 
 .include "../Makefile.inc"

Modified: stable/10/gnu/usr.bin/cc/collect2/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/cc/collect2/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/cc/collect2/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -6,6 +6,6 @@
 
 PROG=	collect2
 SRCS=	collect2.c tlink.c version.c
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/gnu/usr.bin/cc/protoize/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/cc/protoize/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/cc/protoize/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 .PATH: ${.CURDIR}/../cc_tools ${GCCDIR}
 
 PROG=	protoize
-NO_MAN=
+MAN=
 
 # things are rather hard-coded, we work around that here
 CFLAGS+= -DDEFAULT_TARGET_VERSION=\"\"

Modified: stable/10/gnu/usr.bin/gdb/Makefile.inc
==============================================================================
--- stable/10/gnu/usr.bin/gdb/Makefile.inc	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/gdb/Makefile.inc	Wed Dec 31 23:25:37 2014	(r276486)
@@ -52,7 +52,7 @@ GENSRCS+= nm.h tm.h
 .if defined(GDB_CROSS_DEBUGGER)
 CFLAGS+= -DCROSS_DEBUGGER -I${BMAKE_ROOT}/../..
 GDB_SUFFIX= -${TARGET_ARCH}
-NO_MAN=
+MAN=
 .endif
 
 .include "${TARGET_SUBDIR}/Makefile"

Modified: stable/10/gnu/usr.bin/gdb/gdbtui/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/gdb/gdbtui/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/gdb/gdbtui/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 
 PROG=	gdbtui${GDB_SUFFIX}
 SRCS=	tui-main.c
-NO_MAN=
+MAN=
 
 BULIBS= ${OBJ_BU}/libbfd/libbfd.a ${OBJ_BU}/libopcodes/libopcodes.a \
 	${OBJ_BU}/libiberty/libiberty.a

Modified: stable/10/gnu/usr.bin/groff/src/devices/grohtml/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/groff/src/devices/grohtml/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/groff/src/devices/grohtml/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,6 +4,6 @@ PROG_CXX=	post-grohtml
 SRCS=		post-html.cpp html-table.cpp html-text.cpp output.cpp
 DPADD=		${LIBDRIVER} ${LIBGROFF} ${LIBM}
 LDADD=		${LIBDRIVER} ${LIBGROFF} -lm
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/gnu/usr.bin/groff/src/preproc/html/Makefile
==============================================================================
--- stable/10/gnu/usr.bin/groff/src/preproc/html/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/gnu/usr.bin/groff/src/preproc/html/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,6 +4,6 @@ PROG_CXX=	pre-grohtml
 SRCS=		pre-html.cpp pushback.cpp
 DPADD=		${LIBGROFF}
 LDADD=		${LIBGROFF}
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/kerberos5/libexec/digest-service/Makefile
==============================================================================
--- stable/10/kerberos5/libexec/digest-service/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/libexec/digest-service/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	digest-service
-NO_MAN=	1
+MAN=
 CFLAGS+=	-I${KRB5DIR}/kdc \
 		-I${KRB5DIR}/lib/asn1 \
 		-I${KRB5DIR}/lib/krb5 \

Modified: stable/10/kerberos5/libexec/ipropd-slave/Makefile
==============================================================================
--- stable/10/kerberos5/libexec/ipropd-slave/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/libexec/ipropd-slave/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	ipropd-slave
-NO_MAN=
+MAN=
 SRCS=	ipropd_common.c ipropd_slave.c kadm5_err.h
 CFLAGS+=-I${KRB5DIR}/lib/krb5 -I${KRB5DIR}/lib/asn1 -I${KRB5DIR}/lib/roken \
 	-I. ${LDAPCFLAGS}

Modified: stable/10/kerberos5/tools/asn1_compile/Makefile
==============================================================================
--- stable/10/kerberos5/tools/asn1_compile/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/tools/asn1_compile/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	asn1_compile
-NO_MAN=
+MAN=
 LIBROKEN_A=	${.OBJDIR}/../../lib/libroken/libroken.a
 LDADD=	${LIBROKEN_A} ${LIBVERS}
 DPADD=	${LIBROKEN_A} ${LIBVERS}

Modified: stable/10/kerberos5/tools/make-roken/Makefile
==============================================================================
--- stable/10/kerberos5/tools/make-roken/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/tools/make-roken/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	make-roken
-NO_MAN=
+MAN=
 
 CLEANFILES= make-roken.c
 

Modified: stable/10/kerberos5/tools/slc/Makefile
==============================================================================
--- stable/10/kerberos5/tools/slc/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/tools/slc/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,7 +4,7 @@ PROG=	slc
 LIBROKEN_A=     ${.OBJDIR}/../../lib/libroken/libroken.a
 LDADD=  ${LIBROKEN_A} ${LIBVERS}
 DPADD=  ${LIBROKEN_A} ${LIBVERS}
-NO_MAN=
+MAN=
 
 SRCS=	roken.h \
 	slc-gram.y \

Modified: stable/10/kerberos5/usr.bin/hxtool/Makefile
==============================================================================
--- stable/10/kerberos5/usr.bin/hxtool/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/usr.bin/hxtool/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	hxtool
-NO_MAN=	1
+MAN=
 CFLAGS+=	-I${KRB5DIR}/lib/hx509 \
 		-I${KRB5DIR}/lib/asn1 \
 		-I${KRB5DIR}/lib/roken \

Modified: stable/10/kerberos5/usr.bin/ksu/Makefile
==============================================================================
--- stable/10/kerberos5/usr.bin/ksu/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/kerberos5/usr.bin/ksu/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@ PROG=	ksu
 BINMODE=4555
 PRECIOUSPROG=
 .endif
-NO_MAN=
+MAN=
 SRCS=	su.c
 CFLAGS+=-I${KRB5DIR}/lib/roken
 DPADD=	${LIBKAFS5} ${LIBKRB5} ${LIBHX509} ${LIBROKEN} ${LIBVERS} \

Modified: stable/10/lib/libarchive/test/Makefile
==============================================================================
--- stable/10/lib/libarchive/test/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/libarchive/test/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 
 LIBARCHIVEDIR=	${.CURDIR}/../../../contrib/libarchive
 
-NO_MAN=yes
+MAN=
 
 PROG=libarchive_test
 INTERNALPROG=yes  # Don't install this; it's just for testing

Modified: stable/10/lib/libauditd/Makefile
==============================================================================
--- stable/10/lib/libauditd/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/libauditd/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -19,6 +19,6 @@ CFLAGS+=	-I${OPENBSMDIR} -I${LIBBSMDIR}
 
 WARNS?=		3
 
-NO_MAN=
+MAN=
 
 .include <bsd.lib.mk>

Modified: stable/10/lib/libproc/Makefile
==============================================================================
--- stable/10/lib/libproc/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/libproc/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -27,6 +27,6 @@ CFLAGS+=	-DNO_CXA_DEMANGLE
 
 SHLIB_MAJOR=	2
 
-WITHOUT_MAN=
+MAN=
 
 .include <bsd.lib.mk>

Modified: stable/10/lib/libproc/test/t1-bkpt/Makefile
==============================================================================
--- stable/10/lib/libproc/test/t1-bkpt/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/libproc/test/t1-bkpt/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -7,6 +7,6 @@ SRCS=	t1-bkpt.c
 LDADD=	-lproc -lelf -lrtld_db -lutil
 DPADD=	${LIBPROC} ${LIBELF}
 
-WITHOUT_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/lib/libproc/test/t2-name2map/Makefile
==============================================================================
--- stable/10/lib/libproc/test/t2-name2map/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/libproc/test/t2-name2map/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -7,6 +7,6 @@ SRCS=	t2-name2map.c
 LDADD=	-lproc -lelf -lrtld_db -lutil
 DPADD=	${LIBPROC} ${LIBELF}
 
-WITHOUT_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/lib/libproc/test/t3-name2sym/Makefile
==============================================================================
--- stable/10/lib/libproc/test/t3-name2sym/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/libproc/test/t3-name2sym/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -7,6 +7,6 @@ SRCS=	t3-name2sym.c
 LDADD=	-lproc -lelf -lrtld_db -lutil
 DPADD=	${LIBPROC} ${LIBELF}
 
-WITHOUT_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/lib/ncurses/form/Makefile
==============================================================================
--- stable/10/lib/ncurses/form/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/ncurses/form/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -157,7 +157,7 @@ MLINKS=	form_cursor.3 pos_form_cursor.3 
 	form_win.3 set_form_sub.3 \
 	form_win.3 set_form_win.3
 .else
-NO_MAN=
+MAN=
 .endif
 
 .include <bsd.lib.mk>

Modified: stable/10/lib/ncurses/menu/Makefile
==============================================================================
--- stable/10/lib/ncurses/menu/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/ncurses/menu/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -130,7 +130,7 @@ MLINKS=	menu_attributes.3 menu_back.3 \
 	mitem_value.3 set_item_value.3 \
 	mitem_visible.3 item_visible.3
 .else
-NO_MAN=
+MAN=
 .endif
 
 .include <bsd.lib.mk>

Modified: stable/10/lib/ncurses/ncurses/Makefile
==============================================================================
--- stable/10/lib/ncurses/ncurses/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/ncurses/ncurses/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -536,12 +536,12 @@ MAN+=	\
 	curs_ins_wstr.3 \
 	curs_printw.3 \
 	curs_scanw.3
-.endif
-
-CLEANFILES+=	${MAN:M*.3}
 
 MAN+=	term.5 terminfo.5
 MAN+=	term.7
+.endif
+
+CLEANFILES+=	${MAN:M*.3}
 
 MLINKS=	ncurses.3 curses.3 \
 	curs_addch.3 addch.3 \

Modified: stable/10/lib/ncurses/panel/Makefile
==============================================================================
--- stable/10/lib/ncurses/panel/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/lib/ncurses/panel/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -58,7 +58,7 @@ MLINKS=	panel.3 bottom_panel.3 \
 	panel.3 top_panel.3 \
 	panel.3 update_panels.3
 .else
-NO_MAN=
+MAN=
 .endif
 	
 .include <bsd.lib.mk>

Modified: stable/10/libexec/bootpd/bootpgw/Makefile
==============================================================================
--- stable/10/libexec/bootpd/bootpgw/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/libexec/bootpd/bootpgw/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PROG=	bootpgw
-NO_MAN=
+MAN=
 SRCS=	bootpgw.c getif.c hwaddr.c report.c rtmsg.c
 
 SRCDIR=	${.CURDIR}/..

Modified: stable/10/libexec/ulog-helper/Makefile
==============================================================================
--- stable/10/libexec/ulog-helper/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/libexec/ulog-helper/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=	ulog-helper
 BINOWN=	root
 BINMODE=4555
-NO_MAN=
+MAN=
 
 DPADD=	${LIBULOG}
 LDADD=	-lulog

Modified: stable/10/release/picobsd/tinyware/aps/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/aps/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/aps/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 #
 PROG=ps
 SRCS+=main.c
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/release/picobsd/tinyware/help/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/help/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/help/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 #
 PROG=help
 SRCS+=help.c
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/release/picobsd/tinyware/msg/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/msg/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/msg/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 #
 PROG=msg
 SRCS= 	msg.c
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/release/picobsd/tinyware/ns/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/ns/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/ns/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,6 +4,6 @@ PROG=	ns
 SRCS=	ns.c
 
 CFLAGS+= -DBRIDGING
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/release/picobsd/tinyware/oinit/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/oinit/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/oinit/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -15,7 +15,7 @@ CFLAGS=		-DSH_PATH=\"${SH_PATH}\" -DSH_N
 
 #LDADD=		-lutil -ledit -ltermcap
 LDADD=-lutil
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/release/picobsd/tinyware/simple_httpd/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/simple_httpd/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/simple_httpd/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 #
 PROG=simple_httpd
 SRCS= 	simple_httpd.c
-NO_MAN=
+MAN=
 WARNS?=6
 
 .include <bsd.prog.mk>

Modified: stable/10/release/picobsd/tinyware/sps/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/sps/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/sps/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 #
 PROG=sps
 SRCS= 	sps.c
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/release/picobsd/tinyware/view/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/view/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/view/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,6 +4,6 @@ PROG=view
 SRCS=view.c
 CFLAGS+=-I/usr/local/include
 LDADD+=-L/usr/local/lib -lpng -lvgl -lz -lm
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/release/picobsd/tinyware/vm/Makefile
==============================================================================
--- stable/10/release/picobsd/tinyware/vm/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/release/picobsd/tinyware/vm/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=vm
 #CFLAGS+=
 SRCS= 	vm.c
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>
 

Modified: stable/10/rescue/rescue/Makefile
==============================================================================
--- stable/10/rescue/rescue/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/rescue/rescue/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 #$FreeBSD$
 #	@(#)Makefile	8.1 (Berkeley) 6/2/93
 
-NO_MAN=
+MAN=
 
 .include <bsd.own.mk>
 MK_SSP=	no

Modified: stable/10/sbin/geom/Makefile
==============================================================================
--- stable/10/sbin/geom/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sbin/geom/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -9,7 +9,7 @@
 
 PROG=	geom
 SRCS=	geom.c geom_label.c geom_part.c subr.c
-NO_MAN=
+MAN=
 
 WARNS?=	2
 CFLAGS+=-I${.CURDIR} -I${.CURDIR}/core -DSTATIC_GEOM_CLASSES

Modified: stable/10/sbin/rtsol/Makefile
==============================================================================
--- stable/10/sbin/rtsol/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sbin/rtsol/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -20,7 +20,7 @@ SRCDIR=	${.CURDIR}/../../usr.sbin/rtsold
 
 PROG=	rtsol
 SRCS=	rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
-NO_MAN=
+MAN=
 
 WARNS?=	3
 CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H -DSMALL

Modified: stable/10/secure/lib/libcrypto/engines/lib4758cca/Makefile
==============================================================================
--- stable/10/secure/lib/libcrypto/engines/lib4758cca/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/secure/lib/libcrypto/engines/lib4758cca/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,6 +2,6 @@
 
 SHLIB_NAME?= lib4758cca.so
 SRCS=	e_4758cca.c
-NO_MAN=	# For now
+MAN=
 
 .include <bsd.lib.mk>

Modified: stable/10/share/examples/FreeBSD_version/Makefile
==============================================================================
--- stable/10/share/examples/FreeBSD_version/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/FreeBSD_version/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	FreeBSD_version
-NO_MAN=
+MAN=
 
 install:
 

Modified: stable/10/share/examples/find_interface/Makefile
==============================================================================
--- stable/10/share/examples/find_interface/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/find_interface/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
 PROG=	find_interface
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/share/examples/kld/cdev/test/Makefile
==============================================================================
--- stable/10/share/examples/kld/cdev/test/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/kld/cdev/test/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -67,7 +67,7 @@
 # $FreeBSD$
 #
 PROG=	testcdev
-NO_MAN=
+MAN=
 WARNS?=	5
 
 MODSTAT= /sbin/kldstat

Modified: stable/10/share/examples/kld/syscall/test/Makefile
==============================================================================
--- stable/10/share/examples/kld/syscall/test/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/kld/syscall/test/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PROG=	call
-NO_MAN=
+MAN=
 WARNS?=	5
 
 .include <bsd.prog.mk>

Modified: stable/10/share/examples/libvgl/Makefile
==============================================================================
--- stable/10/share/examples/libvgl/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/libvgl/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	demo
-NO_MAN=
+MAN=
 DPADD=	${LIBVGL}
 LDADD=	-lvgl
 

Modified: stable/10/share/examples/perfmon/Makefile
==============================================================================
--- stable/10/share/examples/perfmon/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/perfmon/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PROG=	perfmon
-NO_MAN=
+MAN=
 
 install:
 

Modified: stable/10/share/examples/ppi/Makefile
==============================================================================
--- stable/10/share/examples/ppi/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/examples/ppi/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,6 +3,6 @@
 # $FreeBSD$
 
 PROG=	ppilcd
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>

Modified: stable/10/share/mk/bsd.README
==============================================================================
--- stable/10/share/mk/bsd.README	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/mk/bsd.README	Wed Dec 31 23:25:37 2014	(r276486)
@@ -309,7 +309,7 @@ To build foo from foo.c with a manual pa
 
 If foo does not have a manual page at all, add the line:
 
-	NO_MAN=
+	MAN=
 
 If foo has multiple source files, add the line:
 

Modified: stable/10/share/mk/bsd.test.mk
==============================================================================
--- stable/10/share/mk/bsd.test.mk	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/share/mk/bsd.test.mk	Wed Dec 31 23:25:37 2014	(r276486)
@@ -62,8 +62,7 @@ SUBDIR+= ${ts}
 
 # it is rare for test cases to have man pages
 .if !defined(MAN)
-WITHOUT_MAN=yes
-.export WITHOUT_MAN
+MAN=
 .endif
 
 # tell progs.mk we might want to install things

Modified: stable/10/sys/boot/amd64/boot1.efi/Makefile
==============================================================================
--- stable/10/sys/boot/amd64/boot1.efi/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/amd64/boot1.efi/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 
 .include <bsd.own.mk>
 

Modified: stable/10/sys/boot/amd64/efi/Makefile
==============================================================================
--- stable/10/sys/boot/amd64/efi/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/amd64/efi/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 
 .include <bsd.own.mk>
 

Modified: stable/10/sys/boot/arm/at91/boot0/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/boot0/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/boot0/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 P=boot0
 FILES=${P}
 SRCS=arm_init.S main.c
-NO_MAN=
+MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}
 

Modified: stable/10/sys/boot/arm/at91/boot0iic/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/boot0iic/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/boot0iic/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 P=boot0iic
 FILES=${P}
 SRCS=arm_init.S main.c
-NO_MAN=
+MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}
 

Modified: stable/10/sys/boot/arm/at91/boot0spi/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/boot0spi/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/boot0spi/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 P=boot0spi
 FILES=${P}
 SRCS=arm_init.S main.c
-NO_MAN=
+MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}
 

Modified: stable/10/sys/boot/arm/at91/boot2/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/boot2/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/boot2/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 P=boot2
 FILES=${P}
 SRCS=arm_init.S boot2.c ${BOOT_FLAVOR:tl}_board.c
-NO_MAN=
+MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}
 

Modified: stable/10/sys/boot/arm/at91/bootiic/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/bootiic/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/bootiic/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 P=bootiic
 FILES=${P}
 SRCS=arm_init.S main.c loader_prompt.c env_vars.c
-NO_MAN=
+MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}
 

Modified: stable/10/sys/boot/arm/at91/bootspi/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/bootspi/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/bootspi/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -5,7 +5,7 @@
 P=bootspi
 FILES=${P}
 SRCS=arm_init.S main.c loader_prompt.c env_vars.c ee.c
-NO_MAN=
+MAN=
 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
 OBJS+=  ${SRCS:N*.h:R:S/$/.o/g}
 

Modified: stable/10/sys/boot/arm/at91/libat91/Makefile
==============================================================================
--- stable/10/sys/boot/arm/at91/libat91/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/at91/libat91/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -11,7 +11,7 @@ SRCS=${SOC}_lowlevel.c delay.c eeprom.c 
 	sd-card.c strcvt.c strlen.c strcmp.c memcpy.c strcpy.c \
 	memset.c memcmp.c
 SRCS+=ashldi3.c divsi3.S
-NO_MAN=
+MAN=
 
 .if ${MK_TAG_LIST} != "no"
 CFLAGS += -I${.CURDIR}/.. -DSUPPORT_TAG_LIST

Modified: stable/10/sys/boot/arm/ixp425/boot2/Makefile
==============================================================================
--- stable/10/sys/boot/arm/ixp425/boot2/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/arm/ixp425/boot2/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -20,7 +20,7 @@ SRCS+=strlen.c ashldi3.c divsi3.S muldi3
 .if ${MK_ARM_EABI} != "no"
 SRCS+=aeabi_unwind.c
 .endif
-NO_MAN=
+MAN=
 
 KERNPHYSADDR=0x180000
 KERNVIRTADDR=${KERNPHYSADDR}

Modified: stable/10/sys/boot/i386/boot0/Makefile
==============================================================================
--- stable/10/sys/boot/i386/boot0/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/boot0/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG?=	boot0
 STRIP=
 BINMODE=${NOBINMODE}
-NO_MAN=
+MAN=
 SRCS=	${PROG}.S
 
 # Additional options that you can specify with make OPTS="..."

Modified: stable/10/sys/boot/i386/btx/btx/Makefile
==============================================================================
--- stable/10/sys/boot/i386/btx/btx/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/btx/btx/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 
 PROG=	btx
 INTERNALPROG=
-NO_MAN=
+MAN=
 SRCS=	btx.S
 
 .if defined(BOOT_BTX_NOHANG)

Modified: stable/10/sys/boot/i386/btx/btxldr/Makefile
==============================================================================
--- stable/10/sys/boot/i386/btx/btxldr/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/btx/btxldr/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 
 PROG=	btxldr
 INTERNALPROG=
-NO_MAN=
+MAN=
 SRCS=	btxldr.S
 
 CFLAGS+=-DLOADER_ADDRESS=${LOADER_ADDRESS}

Modified: stable/10/sys/boot/i386/btx/lib/Makefile
==============================================================================
--- stable/10/sys/boot/i386/btx/lib/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/btx/lib/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -2,7 +2,7 @@
 
 PROG=	crt0.o
 INTERNALPROG=
-NO_MAN=
+MAN=
 SRCS=	btxcsu.S btxsys.s btxv86.s
 CFLAGS+=-I${.CURDIR}/../../common
 LDFLAGS=-Wl,-r

Modified: stable/10/sys/boot/i386/cdboot/Makefile
==============================================================================
--- stable/10/sys/boot/i386/cdboot/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/cdboot/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=	cdboot
 STRIP=
 BINMODE=${NOBINMODE}
-NO_MAN=
+MAN=
 SRCS=	${PROG}.S
 
 CFLAGS+=-I${.CURDIR}/../common

Modified: stable/10/sys/boot/i386/kgzldr/Makefile
==============================================================================
--- stable/10/sys/boot/i386/kgzldr/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/kgzldr/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -4,7 +4,7 @@ PROG=	kgzldr.o
 STRIP=
 BINMODE=${LIBMODE}
 BINDIR=	${LIBDIR}
-NO_MAN=
+MAN=
 
 SRCS=	start.s boot.c inflate.c lib.c crt.s sio.s
 CFLAGS=	-Os

Modified: stable/10/sys/boot/i386/mbr/Makefile
==============================================================================
--- stable/10/sys/boot/i386/mbr/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/mbr/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=	mbr
 STRIP=
 BINMODE=${NOBINMODE}
-NO_MAN=
+MAN=
 SRCS=	${PROG}.s
 
 # MBR flags: 0x80 -- try packet interface (also known as EDD or LBA)

Modified: stable/10/sys/boot/i386/pmbr/Makefile
==============================================================================
--- stable/10/sys/boot/i386/pmbr/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/pmbr/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=	pmbr
 STRIP=
 BINMODE=${NOBINMODE}
-NO_MAN=
+MAN=
 SRCS=	${PROG}.s
 
 ORG=	0x600

Modified: stable/10/sys/boot/i386/zfsloader/Makefile
==============================================================================
--- stable/10/sys/boot/i386/zfsloader/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/i386/zfsloader/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -6,7 +6,7 @@ LOADER=		zfsloader
 NEWVERSWHAT=	"ZFS enabled bootstrap loader" x86
 LOADER_ZFS_SUPPORT=yes
 LOADER_ONLY=	yes
-NO_MAN=		yes
+MAN=
 
 .include "${.CURDIR}/../loader/Makefile"
 

Modified: stable/10/sys/boot/ia64/efi/Makefile
==============================================================================
--- stable/10/sys/boot/ia64/efi/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/ia64/efi/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 
 .include <bsd.own.mk>
 MK_SSP=		no

Modified: stable/10/sys/boot/ia64/ski/Makefile
==============================================================================
--- stable/10/sys/boot/ia64/ski/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/ia64/ski/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-NO_MAN=
+MAN=
 
 .include <bsd.own.mk>
 MK_SSP=		no

Modified: stable/10/sys/boot/libstand32/Makefile
==============================================================================
--- stable/10/sys/boot/libstand32/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/libstand32/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -6,7 +6,7 @@
 #   quite large.
 #
 
-NO_MAN=
+MAN=
 
 .include <bsd.own.mk>
 MK_SSP=		no

Modified: stable/10/sys/boot/pc98/boot0.5/Makefile
==============================================================================
--- stable/10/sys/boot/pc98/boot0.5/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/pc98/boot0.5/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=	${BOOT}.out
 INTERNALPROG=
 FILES=	${BOOT}
-NO_MAN=
+MAN=
 SRCS=	start.s boot.s boot0.5.s disk.s selector.s support.s syscons.s \
 	putssjis.s
 CLEANFILES= ${BOOT} ${BOOT}.bin

Modified: stable/10/sys/boot/pc98/boot0/Makefile
==============================================================================
--- stable/10/sys/boot/pc98/boot0/Makefile	Wed Dec 31 23:19:16 2014	(r276485)
+++ stable/10/sys/boot/pc98/boot0/Makefile	Wed Dec 31 23:25:37 2014	(r276486)
@@ -3,7 +3,7 @@
 PROG=	${BOOT}.out
 INTERNALPROG=
 FILES=	${BOOT}
-NO_MAN=
+MAN=

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-all mailing list