Makefile.amd64 revision 271135
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
7
8.if ${MK_FORTH} != "no"
9SUBDIR+=		ficl32
10.endif
11