Updated to lastest msxbuild.
This commit is contained in:
parent
f53bf1bff5
commit
2a552d2bb7
2 changed files with 4 additions and 6 deletions
|
|
@ -8,12 +8,10 @@ BUILD_HELP += \\n\\t* $(DIST_RUN_NAME)
|
|||
|
||||
$(DIST_RUN_BIN):
|
||||
$(call mb_mkdir,$(DIST_RUN_BIN))
|
||||
$(call mb_package_emuctl,$(DIST_RUN_BIN))
|
||||
$(call mb_package_nextor,$(DIST_RUN_BIN))
|
||||
|
||||
$(DIST_RUN_DEP): $(DIST_RUN_DEP_TAR) | $(DIST_RUN_BIN)
|
||||
$(call mb_copy,$(PATH_BIN)/dist/*,$(DIST_RUN_BIN))
|
||||
|
||||
$(DIST_RUN_NAME): $(DIST_RUN_DEP)
|
||||
$(call mb_autoexec_open_gui_cmd,$(DIST_RUN_BIN),tara)
|
||||
$(call mb_autoexec_open_gui80,$(DIST_RUN_BIN),tara)
|
||||
$(call mb_openmsx_dosctl,$(DIST_RUN_BIN))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue