Makefile
changeset 1822 8113e6ba4d8d
parent 1810 bf33a29287e5
child 1823 93ef55504410
equal deleted inserted replaced
1821:6b13b0210b07 1822:8113e6ba4d8d
   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