Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2007 00:22:03 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 127868 for review
Message-ID:  <200710210022.l9L0M3F3078175@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=127868

Change 127868 by jb@jb_freebsd8 on 2007/10/21 00:21:57

	NO_MAN instead of MK_MAN on RELENG_6.

Affected files ...

.. //depot/projects/dtrace6/src/cddl/usr.bin/ctfmerge/Makefile#2 edit

Differences ...

==== //depot/projects/dtrace6/src/cddl/usr.bin/ctfmerge/Makefile#2 (text+ko) ====

@@ -44,6 +44,6 @@
 .PATH:		${OPENSOLARIS_USR_DISTDIR}/tools/ctf/common
 .PATH:		${OPENSOLARIS_USR_DISTDIR}/tools/ctf/cvt
 
-MK_MAN=		no
+NO_MAN=
 
 .include <bsd.prog.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710210022.l9L0M3F3078175>