This commit is contained in:
parent
df3cc4dfbf
commit
ce24dbc406
|
@ -16,7 +16,7 @@ MB_OPENMSX_RENDERER ?=
|
|||
MB_OPENMSX_CTL_CACHE ?= ~/.openMSX/share/omsxctl
|
||||
MB_OPENMSX_SAVE_ON_EXIT ?= off
|
||||
|
||||
# TODO: create openMSX issue to control extensions from the comment line.
|
||||
# TODO: create openMSX issue to control extensions from the command line.
|
||||
define _mb_openmsx_setup
|
||||
$(if $(wildcard $(MB_OPENMSX_CTL_CACHE)),,$(call mb_mkdir,$(MB_OPENMSX_CTL_CACHE)))
|
||||
$(call mb_msxhub_file,$(MB_OPENMSX_CTL_CACHE),OMSXCTL/1.0-1/get/OMSXCTL/omsxctl.tcl)
|
||||
|
|
Loading…
Reference in a new issue