2
Fork 0

Updated make functions.

This commit is contained in:
Willem Cazander 2024-07-03 00:23:45 +02:00
parent fecef72e30
commit 8de2845d87
3 changed files with 3 additions and 4 deletions

View file

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