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