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