Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/xlint/lint1 add LDEBUG
details: https://anonhg.NetBSD.org/src/rev/6fb6b9190ade
branches: trunk
changeset: 333886:6fb6b9190ade
user: christos <christos%NetBSD.org@localhost>
date: Thu Nov 20 20:48:33 2014 +0000
description:
add LDEBUG
diffstat:
usr.bin/xlint/lint1/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r aa5215b14a0a -r 6fb6b9190ade usr.bin/xlint/lint1/Makefile
--- a/usr.bin/xlint/lint1/Makefile Thu Nov 20 20:31:22 2014 +0000
+++ b/usr.bin/xlint/lint1/Makefile Thu Nov 20 20:48:33 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2013/05/10 15:41:44 christos Exp $
+# $NetBSD: Makefile,v 1.51 2014/11/20 20:48:33 christos Exp $
.include <bsd.own.mk>
@@ -11,6 +11,7 @@
#DBG=-g
#CPPFLAGS+=-DYYDEBUG=1
#YFLAGS+=-v
+#LFLAGS+=-d
CPPFLAGS+= -I${.CURDIR} -I. -DPASS=\"${PROG}.h\"
Home |
Main Index |
Thread Index |
Old Index