summaryrefslogtreecommitdiff
path: root/stand/userboot/Makefile
blob: f783c93eedeac91b37e717748536c1b4313a336f (plain)
1
2
3
4
5
6
7
8
.include <bsd.init.mk>

SUBDIR.yes=		test
SUBDIR.${MK_FORTH}+= userboot_4th
SUBDIR.${MK_LOADER_LUA}+= userboot_lua

.include <bsd.subdir.mk>