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