2
Fork 0

Updated to msxbuild sdcc order.

This commit is contained in:
Willem Cazander 2024-06-30 00:19:21 +02:00
parent 2e92f2a983
commit 30a84de815
2 changed files with 4 additions and 4 deletions

View file

@ -13,5 +13,5 @@ $(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_gui80_mouse,$(DIST_RUN_BIN),tara)
$(call mb_autoexec_show_gui80_mouse,$(DIST_RUN_BIN),tara)
$(call mb_openmsx_dosctl,$(DIST_RUN_BIN))