Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/nvi/usr.bin/nvi add QUEUEDEBUG commented out



details:   https://anonhg.NetBSD.org/src/rev/93d3f9fe098e
branches:  trunk
changeset: 335763:93d3f9fe098e
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jan 23 03:04:06 2015 +0000

description:
add QUEUEDEBUG commented out

diffstat:

 external/bsd/nvi/usr.bin/nvi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 99b05faa7e2c -r 93d3f9fe098e external/bsd/nvi/usr.bin/nvi/Makefile
--- a/external/bsd/nvi/usr.bin/nvi/Makefile     Fri Jan 23 03:00:44 2015 +0000
+++ b/external/bsd/nvi/usr.bin/nvi/Makefile     Fri Jan 23 03:04:06 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.5 2014/05/23 19:59:17 dholland Exp $
+#      $NetBSD: Makefile,v 1.6 2015/01/23 03:04:06 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -10,6 +10,7 @@
 #DBG=-g
 #CPPFLAGS+=-DLOGDEBUG -DTRACE
 #CPPFLAGS+=-DDBDEBUG -DTRACE
+#CPPFLAGS+=-DQUEUEDEBUG
 
 #CWARNFLAGS+=-Wno-parentheses -Wno-unused -Wno-missing-prototypes
 #.if defined(HAVE_GCC)



Home | Main Index | Thread Index | Old Index