xref
: /
freebsd
/
sys
/
modules
/
geom
/
geom_gate
/
Makefile
(revision ecf4106237505fa9459ae871793b754334989c17)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
.
PATH
: ${
SRCTOP
}/
sys
/
geom
/
gate
3
4
KMOD
=
geom_gate
5
SRCS
=
g_gate.c
6
7
.
include
<
bsd.kmod.mk
>
8