1 # $NetBSD: Makefile,v 1.25 2012/09/15 17:41:59 plunky Exp $
3 INCSDIR
= /usr
/include/netinet
16 # XXX shouldn't be here
19 INCS
+= ip_compat.h
# always needed by kdump(1)
21 .if
(${MKIPFILTER} != "no")
22 INCS
+= ip_auth.h ip_fil.h ip_frag.h ip_htable.h ip_nat.h \
23 ip_lookup.h ip_pool.h ip_proxy.h ip_scan.h ip_state.h ip_sync.h \
26 .
endif # !defined(__MINIX)
28 .
include <bsd.kinc.mk
>
31 .PATH
: ${NETBSDSRCDIR}/sys
/external
/bsd
/ipf
/netinet
32 .
endif # !defined(__MINIX)