xref
: /
freebsd
/
sys
/
modules
/
netgraph
/
ipfw
/
Makefile
(revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
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