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