Previous 199869 Revisions Next

r45099 Sunday 21st February, 2016 at 13:01:19 UTC by Scott Stone
Merge branch 'master' of https://github.com/mamedev/mame
[/trunk]makefile

trunk/makefile
r253610r253611
12791279endif
12801280
12811281%.mo: %.po
1282ifneq ($(TARGETOS),macosx)
12821283   @echo Converting translation $<...
12831284   $(SILENT) msgfmt --check --output-file $@ $<
1285endif
12841286
12851287#-------------------------------------------------
12861288# Regression tests


Previous 199869 Revisions Next


© 1997-2024 The MAME Team