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