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

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

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