xref
: /
freebsd
/
usr.sbin
/
Makefile.riscv
(revision ee3960cba1068e12fb032a68c46d74841d9edab3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
if
${
MK_BHYVE
} !=
"no"
2
SUBDIR
+=
bhyve
3
SUBDIR
+=
bhyvectl
4
.
endif
5