Updated make functions.
This commit is contained in:
parent
fecef72e30
commit
8de2845d87
3 changed files with 3 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -9,7 +9,7 @@ PATH_BIN := bin
|
|||
PATH_SRC := src
|
||||
BUILD_ALL := "Use 'make help' for possible targets."
|
||||
BUILD_HELP := "Use one of the following build targets;"
|
||||
MB_OPENMSX_EXTS += -ext video9000
|
||||
MB_OPENMSX_ARGS += -ext video9000
|
||||
|
||||
.SUFFIXES:
|
||||
.PHONY: all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue