]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/boot/Makefile.amd64
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[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