Home | History | Annotate | Line # | Download | only in tests
Makefile.inc revision 1.5
      1  1.5  christos # $NetBSD: Makefile.inc,v 1.5 2017/01/14 01:33:32 christos Exp $
      2  1.1  christos WARNS ?= 4
      3  1.2     joerg CWARNFLAGS+= -Wno-missing-noreturn
      4  1.5  christos TOOLSSRCDIR:= ${.PARSEDIR}
      5  1.5  christos CPPFLAGS+= -I${TOOLSSRCDIR}
      6