freebsd-dev/stand/Makefile.i386
2017-11-14 23:02:19 +00:00

11 lines
134 B
Makefile

# $FreeBSD$
.if ${LOADER_GELI_SUPPORT:Uyes} == "yes"
SUBDIR+= geli
.endif
.if ${MK_ZFS} != "no"
SUBDIR+= zfs
.endif
SUBDIR+= efi