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