mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
remove not needed dirs from creation list (nw)
This commit is contained in:
parent
ed0de1632e
commit
db3cad9be9
5
makefile
5
makefile
@ -798,11 +798,8 @@ clean:
|
||||
$(SILENT) $(MAKE) $(MAKEPARAMS) -C 3rdparty/genie/build/gmake.$(GENIEOS) -f genie.make clean
|
||||
|
||||
GEN_FOLDERS := \
|
||||
$(GENDIR) \
|
||||
$(GENDIR)/$(TARGET)/$(SUBTARGET) \
|
||||
$(GENDIR)/$(TARGET)/layout/ \
|
||||
$(GENDIR)/osd/modules/debugger/qt/ \
|
||||
$(GENDIR)/resource/
|
||||
$(GENDIR)/osd/modules/debugger/qt/
|
||||
|
||||
LAYOUTS=$(wildcard $(SRC)/$(TARGET)/layout/*.lay)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user