summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.amd64
blob: 384cf7a632ea6389679e5c4cf1a6424b14af524b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

SUBDIR+=		efi
SUBDIR+=		libstand32
SUBDIR+=		zfs
SUBDIR+=		userboot

.if ${MK_FORTH} != "no"
SUBDIR+=		ficl32
.endif

SUBDIR+=		i386
OpenPOWER on IntegriCloud