xref
: /
freebsd
/
sys
/
modules
/
geom
/
geom_union
/
Makefile
(revision 7a6dacaca14b62ca4b74406814becb87a3fefac0)
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