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

@ -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