xref
: /
freebsd
/
sys
/
modules
/
netgraph
/
ipfw
/
Makefile
(revision b2d3d26fa011fbb70bed9caedf4bcfd8889e6ec6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
KMOD
=
ng_ipfw
4
SRCS
=
ng_ipfw.c
opt_inet.h
opt_inet6.h
5
6
.
include
<
bsd.kmod.mk
>
7