| 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 |
| r253610 | r253611 | |
|---|---|---|
| 1279 | 1279 | endif |
| 1280 | 1280 | |
| 1281 | 1281 | %.mo: %.po |
| 1282 | ifneq ($(TARGETOS),macosx) | |
| 1282 | 1283 | @echo Converting translation $<... |
| 1283 | 1284 | $(SILENT) msgfmt --check --output-file $@ $< |
| 1285 | endif | |
| 1284 | 1286 | |
| 1285 | 1287 | #------------------------------------------------- |
| 1286 | 1288 | # Regression tests |
| https://github.com/mamedev/mame/commit/629220d63f38f92aaeeae11e1bfc05070b22ef40 |
| Previous | 199869 Revisions | Next |