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