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