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