[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / tests

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

Diff for /src/tests/Makefile.inc between version 1.4 and 1.5

version 1.4, 2017/01/14 00:33:19 version 1.5, 2017/01/14 01:33:32
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 WARNS ?= 4  WARNS ?= 4
 CWARNFLAGS+= -Wno-missing-noreturn  CWARNFLAGS+= -Wno-missing-noreturn
 TOPSRCDIR:= ${.PARSEDIR}  TOOLSSRCDIR:= ${.PARSEDIR}
 CPPFLAGS+= -I${TOPSRCDIR}  CPPFLAGS+= -I${TOOLSSRCDIR}

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>