]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/Makefile
Update nvi to 2.2.0-05ed8b9
[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