Prefixed correctly and moved packages to msxhub
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
1087c22b16
commit
548035a643
13 changed files with 240 additions and 226 deletions
|
|
@ -5,8 +5,7 @@ BUILD_HELP += \\n\\t* test-dist-qa-dos1-run\\n\\t* test-dist-qa-dos
|
|||
|
||||
$(TEST_DIST_QA_DOS1):
|
||||
$(call mb_mkdir,$(TEST_DIST_QA_DOS1))
|
||||
$(call mb_package_emuctl,$(TEST_DIST_QA_DOS1))
|
||||
$(call mb_package_dos1,$(TEST_DIST_QA_DOS1))
|
||||
$(call mb_msxhub_get_dos1,$(TEST_DIST_QA_DOS1))
|
||||
|
||||
$(TEST_DIST_QA_DOS1)/%: bin/test/dist/% | $(TEST_DIST_QA_DOS1) $(TEST_DIST_DEPS)
|
||||
$(call mb_copy,$<,$@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue