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