Renamed show gui to run gui.
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
e7be4296c5
commit
aaa62970d0
13 changed files with 19 additions and 19 deletions
|
|
@ -13,7 +13,7 @@ $(DIST_QA_MSX1_BIN)/%: $(DIST_BIN)/% | $(DIST_QA_MSX1_BIN) $(DIST_DEPS)
|
|||
$(call mb_copy,$<,$@)
|
||||
|
||||
$(DIST_QA_MSX1_BIN)/@run: | $(DIST_QA_MSX1_DEPS)
|
||||
$(call mb_msxpipe_show_gui,$(DIST_QA_MSX1_BIN),,$(DIST_QA_MSX1_MACHINE))
|
||||
$(call mb_msxpipe_run_gui,$(DIST_QA_MSX1_BIN),,$(DIST_QA_MSX1_MACHINE))
|
||||
MB_DOC_HELP_TARGET += $(call mb_doc_target,$(DIST_QA_MSX1_BIN)/@run,"Run binaries on MSX1 machine.")
|
||||
.PHONY: $(DIST_QA_MSX1_BIN)/@run
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue