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