Module Name:    src
Committed By:   christos
Date:           Sat Jan 14 01:33:32 UTC 2017

Modified Files:
        src/tests: Makefile.inc

Log Message:
better name


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/Makefile.inc
diff -u src/tests/Makefile.inc:1.4 src/tests/Makefile.inc:1.5
--- src/tests/Makefile.inc:1.4	Fri Jan 13 19:33:19 2017
+++ src/tests/Makefile.inc	Fri Jan 13 20:33:32 2017
@@ -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}

Reply via email to