]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/Makefile.i386
lualoader: Add a twiddle at password prompt
[FreeBSD/FreeBSD.git] / stand / Makefile.i386
1 # $FreeBSD$
2
3 .if ${MK_LOADER_GELI} == "yes"
4 SUBDIR+=                geli
5 .endif
6 .if ${MK_ZFS} != "no"
7 SUBDIR+=                zfs
8 .endif