xref: /freebsd/usr.sbin/Makefile.aarch64 (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1.if ${MK_ACPI} != "no"
2SUBDIR+=	acpi
3.endif
4.if ${MK_BHYVE} != "no"
5SUBDIR+=	bhyve
6SUBDIR+=	bhyvectl
7.endif
8