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