Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools/binstall no man pages for tools build.



details:   https://anonhg.NetBSD.org/src/rev/201a1fe4c404
branches:  trunk
changeset: 785495:201a1fe4c404
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Mar 16 22:32:50 2013 +0000

description:
no man pages for tools build.

diffstat:

 tools/binstall/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r d2b569cd7ff2 -r 201a1fe4c404 tools/binstall/Makefile
--- a/tools/binstall/Makefile   Sat Mar 16 22:16:02 2013 +0000
+++ b/tools/binstall/Makefile   Sat Mar 16 22:32:50 2013 +0000
@@ -1,5 +1,6 @@
-#      $NetBSD: Makefile,v 1.10 2013/03/16 02:51:25 christos Exp $
+#      $NetBSD: Makefile,v 1.11 2013/03/16 22:32:50 christos Exp $
 
+NOMAN=
 .include <bsd.own.mk>
 
 HOSTPROGNAME=  ${MACHINE_GNU_PLATFORM}-install
@@ -11,7 +12,6 @@
 # from ${TOOLDIR}.
 NOCOMPATLIB=
 
-
 # Use uninstalled copy of host-mkdep
 HOST_MKDEP_OBJ!= cd ${.CURDIR}/../host-mkdep && ${PRINTOBJDIR}
 HOST_MKDEP=    ${HOST_MKDEP_OBJ}/host-mkdep



Home | Main Index | Thread Index | Old Index