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
|
|
|
|
|
|
|
.if ${MK_FORTH} != "no"
|
|
|
|
SUBDIR+= ficl32
|
|
|
|
.endif
|