Makefile.amd64 revision 293353
1# $FreeBSD: stable/10/sys/boot/Makefile.amd64 293353 2016-01-07 20:34:06Z emaste $
2
3SUBDIR+=		efi
4SUBDIR+=		libstand32
5SUBDIR+=		zfs
6SUBDIR+=		userboot
7
8.if ${MK_FORTH} != "no"
9SUBDIR+=		ficl32
10.endif
11
12SUBDIR+=		i386
13