2010-08-23 01:48:07 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
SUBDIR+= efi
|
2014-02-06 21:54:21 +00:00
|
|
|
SUBDIR+= libstand32
|
2010-08-23 01:48:07 +00:00
|
|
|
SUBDIR+= zfs
|
2011-06-30 16:08:56 +00:00
|
|
|
SUBDIR+= userboot
|
2014-04-03 21:18:03 +00:00
|
|
|
|
2016-04-21 16:32:48 +00:00
|
|
|
.if !defined(LOADER_NO_GELI_SUPPORT)
|
|
|
|
SUBDIR+= geli
|
|
|
|
.endif
|
|
|
|
|
2014-04-03 21:18:03 +00:00
|
|
|
.if ${MK_FORTH} != "no"
|
|
|
|
SUBDIR+= ficl32
|
|
|
|
.endif
|
2015-03-29 15:43:24 +00:00
|
|
|
|
|
|
|
SUBDIR+= i386
|