freebsd-dev/stand/Makefile.arm64
2017-11-14 23:02:19 +00:00

11 lines
114 B
Makefile

# $FreeBSD$
.if ${MK_FDT} != "no"
SUBDIR+= fdt
.endif
.if ${MK_ZFS} != "no"
SUBDIR+= zfs
.endif
SUBDIR+= efi