freebsd-dev/stand/Makefile.i386

11 lines
124 B
Makefile
Raw Normal View History

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