Deleted Added
full compact
Makefile.amd64 (271130) Makefile.amd64 (271135)
1# $FreeBSD: stable/10/sys/boot/Makefile.amd64 271130 2014-09-04 20:35:53Z emaste $
1# $FreeBSD: stable/10/sys/boot/Makefile.amd64 271135 2014-09-04 21:01:10Z emaste $
2
3SUBDIR+= efi
4SUBDIR+= libstand32
5SUBDIR+= zfs
6SUBDIR+= userboot
2
3SUBDIR+= efi
4SUBDIR+= libstand32
5SUBDIR+= zfs
6SUBDIR+= userboot
7
8.if ${MK_FORTH} != "no"
9SUBDIR+= ficl32
10.endif