1# $FreeBSD$ 2 3SUBDIR+= libsa32 4.if ${MK_ZFS} != "no" 5SUBDIR+= zfs zfs32 6.endif 7.if ${MK_FORTH} != "no" 8SUBDIR+= ficl32 9.endif 10 11SUBDIR+= efi 12SUBDIR+= userboot 13 14.if ${LOADER_GELI_SUPPORT:Uyes} == "yes" 15SUBDIR+= geli 16.endif 17 18SUBDIR+= i386 19