mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
fix order (nw)
This commit is contained in:
parent
726de20508
commit
3b8cab2802
3
makefile
3
makefile
@ -15,7 +15,6 @@
|
||||
################# BEGIN USER-CONFIGURABLE OPTIONS #####################
|
||||
###########################################################################
|
||||
|
||||
PARAMS=--distro=$(DISTRO)
|
||||
ifdef TOOLS
|
||||
PARAMS+= --with-tools
|
||||
endif
|
||||
@ -190,6 +189,8 @@ endif
|
||||
endif
|
||||
endif
|
||||
|
||||
PARAMS+= --distro=$(DISTRO)
|
||||
|
||||
# extension for executables
|
||||
EXE =
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user