.if ${MK_ACPI} != "no"
SUBDIR+=	acpi
.endif
.if ${MK_BHYVE} != "no"
SUBDIR+=	bhyve
SUBDIR+=	bhyvectl
.endif