Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/Makefile.inc,v rcsdiff: /ftp/cvs/cvsroot/src/tests/Makefile.inc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- src/tests/Makefile.inc 2017/01/13 21:30:39 1.3 +++ src/tests/Makefile.inc 2017/01/14 00:33:19 1.4 @@ -1,4 +1,5 @@ -# $NetBSD: Makefile.inc,v 1.3 2017/01/13 21:30:39 christos Exp $ +# $NetBSD: Makefile.inc,v 1.4 2017/01/14 00:33:19 christos Exp $ WARNS ?= 4 CWARNFLAGS+= -Wno-missing-noreturn -CPPFLAGS:= ${CPPFLAGS} -I${.PARSEDIR} +TOPSRCDIR:= ${.PARSEDIR} +CPPFLAGS+= -I${TOPSRCDIR}