mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Create directory for layouts for custom targets
This commit is contained in:
parent
1bc42a863e
commit
9a1a5c0513
4
makefile
4
makefile
@ -677,10 +677,8 @@ GEN_FOLDERS := \
|
||||
$(GENDIR) \
|
||||
$(GENDIR)/$(TARGET)/$(SUBTARGET) \
|
||||
$(GENDIR)/emu/layout/ \
|
||||
$(GENDIR)/mame/layout/ \
|
||||
$(GENDIR)/mess/layout/ \
|
||||
$(GENDIR)/$(TARGET)/layout/ \
|
||||
$(GENDIR)/mess/drivers/ \
|
||||
$(GENDIR)/ldplayer/layout/ \
|
||||
$(GENDIR)/emu/cpu/arcompact/ \
|
||||
$(GENDIR)/emu/cpu/h8/ \
|
||||
$(GENDIR)/emu/cpu/mcs96/ \
|
||||
|
Loading…
Reference in New Issue
Block a user