WIP moving all flow to namespace.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s
This commit is contained in:
parent
74432311ed
commit
b67ba15457
40 changed files with 1296 additions and 1205 deletions
|
|
@ -8,7 +8,7 @@ $(call mb_make_call,mb_assert_flow_bdos_grep,$(MBBOOT80_BIN),check-boot80,mbboot
|
|||
|
||||
|
||||
$(MBBOOT80_BIN)/@release-local: | $(MBBOOT80_BIN)/@build
|
||||
_$(_XXX )$(call mb_make_call,mb_os_file_copy,$(MBBOOT80_BIN)/mbboot80.com,lib/emuctl/mbboot80.com)
|
||||
$(_XXX )$(call mb_make_call,mb_doc_target,$(MBBOOT80_BIN)/@release-local,"Updates binary copy in lib/emuctl folder.")
|
||||
$(_XXX )$(call mb_make_call,mb_make_flag_phony,$(MBBOOT80_BIN)/@release-local)
|
||||
_$(MB_ᕽᕽᕽ )$(call mb_make_call,mb_os_file_copy,$(MBBOOT80_BIN)/mbboot80.com,lib/emuctl/mbboot80.com)
|
||||
$(MB_ᕽᕽᕽ )$(call mb_make_call,mb_doc_target,$(MBBOOT80_BIN)/@release-local,"Updates binary copy in lib/emuctl folder.")
|
||||
$(MB_ᕽᕽᕽ )$(call mb_make_call,mb_make_target_phony,$(MBBOOT80_BIN)/@release-local)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue