]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/efi/Makefile
ident(1): Normalizing date format
[FreeBSD/FreeBSD.git] / stand / efi / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=t
4
5 .include <bsd.init.mk>
6
7 SUBDIR.${MK_FDT}+=      fdt
8 SUBDIR.yes+=    libefi boot1 gptboot
9 SUBDIR.${MK_FORTH}+= loader_4th
10 SUBDIR.${MK_LOADER_LUA}+= loader_lua
11 SUBDIR.yes+=    loader_simp
12
13 .include <bsd.subdir.mk>