]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/Makefile
zonectl(8): Fix a few issues reported by mandoc
[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