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