Home | History | Annotate | Line # | Download | only in isc
      1  1.2  christos #	$NetBSD: Makefile.inc,v 1.2 2024/01/20 14:52:47 christos Exp $
      2  1.1  christos 
      3  1.1  christos # net sources
      4  1.1  christos .PATH: ${.CURDIR}/isc
      5  1.1  christos 
      6  1.1  christos SRCS+=	assertions.c ev_timers.c ev_streams.c
      7  1.2  christos 
      8  1.2  christos LINTFLAGS.ev_timers.c += -X 193 # XXX: lint is wrong
      9