1# $FreeBSD: stable/12/stand/userboot/Makefile 338418 2018-09-01 02:23:45Z kevans $ 2 3.include <bsd.init.mk> 4 5SUBDIR.yes= test 6SUBDIR.${MK_FORTH}+= userboot_4th 7SUBDIR.${MK_LOADER_LUA}+= userboot_lua 8 9.include <bsd.subdir.mk> 10 11
1# $FreeBSD: stable/12/stand/userboot/Makefile 338418 2018-09-01 02:23:45Z kevans $ 2 3.include <bsd.init.mk> 4 5SUBDIR.yes= test 6SUBDIR.${MK_FORTH}+= userboot_4th 7SUBDIR.${MK_LOADER_LUA}+= userboot_lua 8 9.include <bsd.subdir.mk> 10 11