xref
: /
freebsd
/
sys
/
modules
/
netgraph
/
split
/
Makefile
(revision 94cba8034ba53725c225c85e35724f0c2b13cea5)
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