mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
remove generating of mo till I solve it on osx (nw)
This commit is contained in:
parent
09da1424dc
commit
b71cd67ca9
1
makefile
1
makefile
@ -1263,7 +1263,6 @@ genie: $(GENIE)
|
|||||||
generate: \
|
generate: \
|
||||||
genie \
|
genie \
|
||||||
$(GEN_FOLDERS) \
|
$(GEN_FOLDERS) \
|
||||||
$(patsubst %.po,%.mo,$(call rwildcard, language/, *.po)) \
|
|
||||||
$(patsubst $(SRC)/%.lay,$(GENDIR)/%.lh,$(LAYOUTS)) \
|
$(patsubst $(SRC)/%.lay,$(GENDIR)/%.lh,$(LAYOUTS)) \
|
||||||
$(SRC)/devices/cpu/m68000/m68kops.cpp
|
$(SRC)/devices/cpu/m68000/m68kops.cpp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user