Makefile
changeset 4300 c7e43c47a2b9
parent 4290 501d0e153776
child 4324 9682c016b892
equal deleted inserted replaced
4299:91f5d2bedcff 4300:c7e43c47a2b9
   637 SRCS += aircraft_cmd.c
   637 SRCS += aircraft_cmd.c
   638 SRCS += aircraft_gui.c
   638 SRCS += aircraft_gui.c
   639 SRCS += airport.c
   639 SRCS += airport.c
   640 SRCS += airport_gui.c
   640 SRCS += airport_gui.c
   641 SRCS += aystar.c
   641 SRCS += aystar.c
       
   642 SRCS += bmp.c
   642 SRCS += bridge_gui.c
   643 SRCS += bridge_gui.c
   643 SRCS += bridge_map.c
   644 SRCS += bridge_map.c
   644 SRCS += callback_table.c
   645 SRCS += callback_table.c
   645 SRCS += clear_cmd.c
   646 SRCS += clear_cmd.c
   646 SRCS += command.c
   647 SRCS += command.c
   659 SRCS += elrail.c
   660 SRCS += elrail.c
   660 SRCS += engine.c
   661 SRCS += engine.c
   661 SRCS += engine_gui.c
   662 SRCS += engine_gui.c
   662 SRCS += fileio.c
   663 SRCS += fileio.c
   663 SRCS += fios.c
   664 SRCS += fios.c
       
   665 SRCS += genworld.c
       
   666 SRCS += genworld_gui.c
   664 SRCS += gfx.c
   667 SRCS += gfx.c
   665 SRCS += gfxinit.c
   668 SRCS += gfxinit.c
   666 SRCS += graph_gui.c
   669 SRCS += graph_gui.c
       
   670 SRCS += heightmap.c
   667 SRCS += industry_cmd.c
   671 SRCS += industry_cmd.c
   668 SRCS += industry_gui.c
   672 SRCS += industry_gui.c
   669 SRCS += intro_gui.c
   673 SRCS += intro_gui.c
   670 SRCS += landscape.c
   674 SRCS += landscape.c
   671 SRCS += main_gui.c
   675 SRCS += main_gui.c
   730 SRCS += string.c
   734 SRCS += string.c
   731 SRCS += strings.c
   735 SRCS += strings.c
   732 SRCS += subsidy_gui.c
   736 SRCS += subsidy_gui.c
   733 SRCS += terraform_gui.c
   737 SRCS += terraform_gui.c
   734 SRCS += texteff.c
   738 SRCS += texteff.c
       
   739 SRCS += tgp.c
   735 SRCS += thread.c
   740 SRCS += thread.c
   736 SRCS += tile.c
   741 SRCS += tile.c
   737 SRCS += town_cmd.c
   742 SRCS += town_cmd.c
   738 SRCS += town_gui.c
   743 SRCS += town_gui.c
   739 SRCS += train_cmd.c
   744 SRCS += train_cmd.c