freebsd_amp_hwpstate/usr.sbin/Makefile.aarch64

8 lines
108 B
Makefile

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