MB_ENV is a deep variable option.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
This commit is contained in:
parent
da2d2fbbba
commit
49971b4a61
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
MB_ENV ?= on
|
MB_ENV ?= on
|
||||||
$(call mb-make-call,mb-doc-variable,MB_ENV,Enables VERBOSE and DEBUG variable parsing.)
|
$(call mb-make-call,mb-doc-variable-deep,MB_ENV,Enables VERBOSE and DEBUG variable parsing.)
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue