| Previous | 199869 Revisions | Next |
| r34252 Thursday 8th January, 2015 at 01:17:39 UTC by Couriersud |
|---|
| Fixed typo in last commit. (nw) |
| [/trunk] | makefile |
| r242763 | r242764 | |
|---|---|---|
| 504 | 504 | ifeq ($(OSD),osdmini) |
| 505 | 505 | DEFS += -DOSD_MINI |
| 506 | 506 | else |
| 507 | $(warning Please add -DOSD_[SDL|WINDOWS|MINI] in $(OSD).mk) | |
| 507 | $(warning Please add -DOSD_[SDL|WINDOWS|MINI] in $(OSD).mak) | |
| 508 | 508 | endif |
| 509 | 509 | endif |
| 510 | 510 | endif |
| https://github.com/mamedev/mame/commit/25a3c8f54df0e4f820b4fac68545a250cf1a3848 |
| Previous | 199869 Revisions | Next |