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