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