changeset 1822 | ea9966b94491 |
parent 1810 | 8a574d47872b |
child 1823 | 5ab67b33babd |
1821:9e97d4970446 | 1822:ea9966b94491 |
---|---|
776 ### Normal build rules |
776 ### Normal build rules |
777 |
777 |
778 |
778 |
779 ifdef OSX |
779 ifdef OSX |
780 OSX:=OSX |
780 OSX:=OSX |
781 OSX_MIDI_PLAYER_FILE:=os/macosx/OpenTTDMidi.class |
781 OSX_MIDI_PLAYER_FILE:=os/macos/OpenTTDMidi.class |
782 endif |
782 endif |
783 |
783 |
784 |
784 |
785 all: endian_target.h endian_host.h $(UPDATECONFIG) $(LANGS) $(TTD) $(OSX) $(endwarnings) |
785 all: endian_target.h endian_host.h $(UPDATECONFIG) $(LANGS) $(TTD) $(OSX) $(endwarnings) |
786 |
786 |