]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/boot/Makefile.amd64
Apply upstream revision 3612ff6fcec0e3d1f2a598135fe12177c0419582:
[FreeBSD/releng/10.2.git] / sys / boot / Makefile.amd64
1 # $FreeBSD$
2
3 SUBDIR+=                efi
4 SUBDIR+=                libstand32
5 SUBDIR+=                zfs
6 SUBDIR+=                userboot
7
8 .if ${MK_FORTH} != "no"
9 SUBDIR+=                ficl32
10 .endif