]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/Makefile.amd64
Merge llvm, clang, lld, lldb, compiler-rt and libc++ trunk r321545,
[FreeBSD/FreeBSD.git] / stand / Makefile.amd64
1 # $FreeBSD$
2
3 SUBDIR+=                libsa32
4 .if ${MK_ZFS} != "no"
5 SUBDIR+=                zfs zfs32
6 .endif
7 .if ${MK_FORTH} != "no"
8 SUBDIR+=                ficl32
9 .endif
10
11 SUBDIR+=                efi
12 SUBDIR+=                userboot
13
14 .if ${MK_LOADER_GELI} == "yes"
15 SUBDIR+=                geli
16 .endif
17
18 SUBDIR+=                i386