1# tests/... doesn't conform to bsd.lib.mk and bsd.prog.mk, so specify a sane 2# default for MK_CHECK_USE_SANDBOX. src.opts.mk will override the value if the 3# user sets it to no. 4MK_CHECK_USE_SANDBOX= yes 5 6.include <bsd.opts.mk> 7
1# tests/... doesn't conform to bsd.lib.mk and bsd.prog.mk, so specify a sane 2# default for MK_CHECK_USE_SANDBOX. src.opts.mk will override the value if the 3# user sets it to no. 4MK_CHECK_USE_SANDBOX= yes 5 6.include <bsd.opts.mk> 7