Home | History | Annotate | Line # | Download | only in lib
Makefile.inc revision 1.3
      1  1.3    rillig #	$NetBSD: Makefile.inc,v 1.3 2026/04/19 14:59:54 rillig Exp $
      2  1.1  christos 
      3  1.1  christos .include "../Makefile.inc"
      4  1.1  christos WARNS?=		2
      5  1.2  christos # XXX: Should not need these with -Ac23!
      6  1.2  christos LINTFLAGS+=-Ac23
      7  1.2  christos LINTFLAGS+=-X89,261	# redeclared
      8  1.2  christos LINTFLAGS+=-X323	# continue in do while 0 loop.
      9