]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/Makefile
Fix definition of int64_t and uint64_t when long is 64-bit. This gets the kernel
[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