Removed tabs from flow rules.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -6s
This commit is contained in:
parent
72c11a15c2
commit
bb31f0d186
10 changed files with 157 additions and 139 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
|
||||
$(call mb_make_call,mb_os_file_copy,$(MBBOOT80_BIN)/mbboot80.com,lib/emuctl/mbboot80.com)
|
||||
$(call mb_make_call,mb_doc_target,$(MBBOOT80_BIN)/@release-local,"Updates binary copy in lib/emuctl folder.")
|
||||
$(call mb_make_call,mb_make_flag_phony,$(MBBOOT80_BIN)/@release-local)
|
||||
_$(_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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue