1 2 3 4 5 6 7
.if ${MK_ACPI} != "no" SUBDIR+= acpi .endif .if ${MK_BHYVE} != "no" SUBDIR+= bhyve SUBDIR+= bhyvectl .endif