aboutsummaryrefslogtreecommitdiff
path: root/stand/userboot/Makefile
blob: dd71908f8572a80960993e81f2ba72630f622f55 (plain) (blame)
1
2
3
4
5
6
7
8
9

.include <bsd.init.mk>

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

.include <bsd.subdir.mk>