]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / stand / userboot / Makefile
1 # $FreeBSD$
2
3 .include <bsd.init.mk>
4
5 SUBDIR.yes=             test
6 SUBDIR.${MK_FORTH}+= userboot_4th
7 SUBDIR.${MK_LOADER_LUA}+= userboot_lua
8
9 .include <bsd.subdir.mk>
10