1# $FreeBSD: stable/11/stand/userboot/Makefile 344413 2019-02-21 03:18:12Z kevans $
2
3.include <bsd.init.mk>
4
5SUBDIR.yes=		test
6SUBDIR.${MK_FORTH}+= userboot_4th
7SUBDIR.${MK_LOADER_LUA}+= userboot_lua
8
9.include <bsd.subdir.mk>
10
11