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