Source-Changes-HG archive

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

[src/trunk]: src/tests better name



details:   https://anonhg.NetBSD.org/src/rev/819200c3d65d
branches:  trunk
changeset: 350590:819200c3d65d
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Jan 14 01:33:32 2017 +0000

description:
better name

diffstat:

 tests/Makefile.inc |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (12 lines):

diff -r ca1b55925a21 -r 819200c3d65d tests/Makefile.inc
--- a/tests/Makefile.inc        Sat Jan 14 01:02:08 2017 +0000
+++ b/tests/Makefile.inc        Sat Jan 14 01:33:32 2017 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: Makefile.inc,v 1.4 2017/01/14 00:33:19 christos Exp $
+# $NetBSD: Makefile.inc,v 1.5 2017/01/14 01:33:32 christos Exp $
 WARNS ?= 4
 CWARNFLAGS+= -Wno-missing-noreturn
-TOPSRCDIR:= ${.PARSEDIR}
-CPPFLAGS+= -I${TOPSRCDIR}
+TOOLSSRCDIR:= ${.PARSEDIR}
+CPPFLAGS+= -I${TOOLSSRCDIR}



Home | Main Index | Thread Index | Old Index