freebsd-skq/stand/Makefile.i386
2017-12-04 01:14:12 +00:00

11 lines
124 B
Makefile

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