1
2.include <bsd.init.mk>
3
4SUBDIR.yes=		test
5SUBDIR.${MK_FORTH}+= userboot_4th
6SUBDIR.${MK_LOADER_LUA}+= userboot_lua
7
8.include <bsd.subdir.mk>
9
10