mirror of
https://github.com/holub/mame
synced 2025-06-16 17:29:27 +03:00
User configuration option can be now stored in useroptions.mak, so no need to alter main makefile (nw)
This commit is contained in:
parent
23247b3fb6
commit
c186a6c02c
2
makefile
2
makefile
@ -75,6 +75,8 @@
|
|||||||
|
|
||||||
# FILTER_DEPS = 1
|
# FILTER_DEPS = 1
|
||||||
|
|
||||||
|
-include useroptions.mak
|
||||||
|
|
||||||
###########################################################################
|
###########################################################################
|
||||||
################## END USER-CONFIGURABLE OPTIONS ######################
|
################## END USER-CONFIGURABLE OPTIONS ######################
|
||||||
###########################################################################
|
###########################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user