Test the full matrix in japanse.
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 1s
Some checks failed
Run test asserts / Test-Asserts (push) Failing after 1s
This commit is contained in:
parent
da0f1c4614
commit
1c6954e475
19 changed files with 62 additions and 5 deletions
|
|
@ -86,6 +86,12 @@ $(MB_@RECIPE)@echo -e $$(MB_DOC_FIRE_TARGET_ASSERT)
|
|||
$(MB_ᕽᕽᕽ )$$(call mb_make_call,mb_doc_target_help,@help-target-assert,"Lists assert targets.")
|
||||
$(MB_ᕽᕽᕽ )$$(call mb_make_call,mb_make_target_phony,@help-target-assert)
|
||||
|
||||
@help-machine:
|
||||
$(MB_@RECIPE)@echo -e "Use one of the following machines to build targets;"
|
||||
$(MB_@RECIPE)@echo -e "\n "$(foreach _rom,$(MB_MSXROM_FIRE_MACHINES)," * $(_rom)\n")
|
||||
$(MB_ᕽᕽᕽ )$$(call mb_make_call,mb_doc_target_help,@help-machine,"Lists supported machines.")
|
||||
$(MB_ᕽᕽᕽ )$$(call mb_make_call,mb_make_target_phony,@help-machine)
|
||||
|
||||
@help-all:
|
||||
$(MB_@RECIPE)@echo -e "Documention of all fire functions/variables/targets;\\n"
|
||||
$(MB_@RECIPE)$$(call mb_make_call,mb_os_echo_good,"Variables")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue