]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
The proper way to request no man pages currently is NO_MAN=xxx. Use it
authorWarner Losh <imp@FreeBSD.org>
Sat, 5 Apr 2014 17:54:36 +0000 (17:54 +0000)
committerWarner Losh <imp@FreeBSD.org>
Sat, 5 Apr 2014 17:54:36 +0000 (17:54 +0000)
commit40b86d77c7b00fb771a9a3accd258a9883055a8c
tree8a4f255cff44d73c79eca01e6db372a43aeb1a99
parentdb8a14ec7445fb7c183a0fd2480127df628c7e58
The proper way to request no man pages currently is NO_MAN=xxx. Use it
in preference to the user WITHOUT_MAN knob, which should never be set
in normal src Makefiles.
lib/libproc/Makefile
lib/libproc/test/t1-bkpt/Makefile
lib/libproc/test/t2-name2map/Makefile
lib/libproc/test/t3-name2sym/Makefile
share/mk/bsd.test.mk