]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/userboot/Makefile
MFV r359401: OpenBSM: import ee79d73e8df5: auditreduce: add a zone filter
[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