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