Advertisement
Guest User

kmindi

a guest
Feb 13th, 2010
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 295.07 KB | None | 0 0
  1. OPT= -O3 -DREGEXP_UNICODE
  2. DEBUG=
  3. CMP=g++  -DON_64_BIT  $(DEBUG) $(OPT)
  4. GCC=gcc  -DON_64_BIT
  5. EXE_NAME=Runtime/codelite
  6. EXE_NAME_NO_PATH=codelite
  7. OBJ_DIR=Release_gcc_unicode
  8. EXT=u
  9. OUTPUT_DIR=lib
  10. WXCFG=--unicode=yes --debug=no
  11. DESTDIR=
  12.  
  13. CCFLAGS= -Wall $(shell wx-config --cxxflags $(WXCFG)) -fno-strict-aliasing -DASTYLE_LIB -DYY_NEVER_INTERACTIVE=1 -DGTK -DSCI_LEXER -DLINK_LEXERS -D__WX__ -DINSTALL_DIR=\"/usr/share/codelite\" -DPLUGINS_DIR=\"/usr\"## build targets
  14. all :  pre_build SQLite Scintilla CodeLite SDK LiteEditor codelite_indexer codelite_cppcheck Plugins  post_build_msg
  15.  
  16. codelite_indexer:
  17.     @cd sdk/codelite_indexer/ && $(MAKE)
  18.     cp -fr sdk/codelite_indexer/codelite_indexer Runtime/.
  19.  
  20. codelite_cppcheck:
  21.     @cd sdk/codelite_cppcheck/ && $(MAKE)
  22.     cp -fr sdk/codelite_cppcheck/codelite_cppcheck Runtime/.
  23.  
  24. pre_build:
  25.     ./le_makerevision.sh
  26.     @test -d  $(OBJ_DIR) || mkdir $(OBJ_DIR)
  27.     @test -d  $(OUTPUT_DIR) || mkdir $(OUTPUT_DIR)
  28.  
  29. clean: clean_plugins
  30.     @cd sdk/codelite_indexer && make clean
  31.     @cd sdk/codelite_cppcheck && make clean
  32.     $(RM) $(OUTPUT_DIR)/*.a $(OUTPUT_DIR)/*.so
  33.     $(RM) -fr $(OBJ_DIR)
  34.  
  35.  
  36. Release_gcc_unicode/async_executable_cmd.o: Plugin/async_executable_cmd.cpp Release_gcc_unicode/async_executable_cmd.o.d
  37.     $(CMP) -c Plugin/async_executable_cmd.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/async_executable_cmd.o
  38. Release_gcc_unicode/async_executable_cmd.o.d:
  39.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/async_executable_cmd.o -MFRelease_gcc_unicode/async_executable_cmd.o.d  -MM Plugin/async_executable_cmd.cpp
  40. Release_gcc_unicode/async_executable_cmd.o.i:
  41.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/async_executable_cmd.o.i Plugin/async_executable_cmd.cpp
  42. Release_gcc_unicode/build_config_common.o: Plugin/build_config_common.cpp Release_gcc_unicode/build_config_common.o.d
  43.     $(CMP) -c Plugin/build_config_common.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/build_config_common.o
  44. Release_gcc_unicode/build_config_common.o.d:
  45.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/build_config_common.o -MFRelease_gcc_unicode/build_config_common.o.d  -MM Plugin/build_config_common.cpp
  46. Release_gcc_unicode/build_config_common.o.i:
  47.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/build_config_common.o.i Plugin/build_config_common.cpp
  48. Release_gcc_unicode/build_config.o: Plugin/build_config.cpp Release_gcc_unicode/build_config.o.d
  49.     $(CMP) -c Plugin/build_config.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/build_config.o
  50. Release_gcc_unicode/build_config.o.d:
  51.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/build_config.o -MFRelease_gcc_unicode/build_config.o.d  -MM Plugin/build_config.cpp
  52. Release_gcc_unicode/build_config.o.i:
  53.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/build_config.o.i Plugin/build_config.cpp
  54. Release_gcc_unicode/builder.o: Plugin/builder.cpp Release_gcc_unicode/builder.o.d
  55.     $(CMP) -c Plugin/builder.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/builder.o
  56. Release_gcc_unicode/builder.o.d:
  57.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/builder.o -MFRelease_gcc_unicode/builder.o.d  -MM Plugin/builder.cpp
  58. Release_gcc_unicode/builder.o.i:
  59.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/builder.o.i Plugin/builder.cpp
  60. Release_gcc_unicode/builder_gnumake.o: Plugin/builder_gnumake.cpp Release_gcc_unicode/builder_gnumake.o.d
  61.     $(CMP) -c Plugin/builder_gnumake.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/builder_gnumake.o
  62. Release_gcc_unicode/builder_gnumake.o.d:
  63.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/builder_gnumake.o -MFRelease_gcc_unicode/builder_gnumake.o.d  -MM Plugin/builder_gnumake.cpp
  64. Release_gcc_unicode/builder_gnumake.o.i:
  65.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/builder_gnumake.o.i Plugin/builder_gnumake.cpp
  66. Release_gcc_unicode/builder_gnumake_onestep.o: Plugin/builder_gnumake_onestep.cpp Release_gcc_unicode/builder_gnumake_onestep.o.d
  67.     $(CMP) -c Plugin/builder_gnumake_onestep.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/builder_gnumake_onestep.o
  68. Release_gcc_unicode/builder_gnumake_onestep.o.d:
  69.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/builder_gnumake_onestep.o -MFRelease_gcc_unicode/builder_gnumake_onestep.o.d  -MM Plugin/builder_gnumake_onestep.cpp
  70. Release_gcc_unicode/builder_gnumake_onestep.o.i:
  71.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/builder_gnumake_onestep.o.i Plugin/builder_gnumake_onestep.cpp
  72. Release_gcc_unicode/buildmanager.o: Plugin/buildmanager.cpp Release_gcc_unicode/buildmanager.o.d
  73.     $(CMP) -c Plugin/buildmanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/buildmanager.o
  74. Release_gcc_unicode/buildmanager.o.d:
  75.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/buildmanager.o -MFRelease_gcc_unicode/buildmanager.o.d  -MM Plugin/buildmanager.cpp
  76. Release_gcc_unicode/buildmanager.o.i:
  77.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/buildmanager.o.i Plugin/buildmanager.cpp
  78. Release_gcc_unicode/build_settings_config.o: Plugin/build_settings_config.cpp Release_gcc_unicode/build_settings_config.o.d
  79.     $(CMP) -c Plugin/build_settings_config.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/build_settings_config.o
  80. Release_gcc_unicode/build_settings_config.o.d:
  81.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/build_settings_config.o -MFRelease_gcc_unicode/build_settings_config.o.d  -MM Plugin/build_settings_config.cpp
  82. Release_gcc_unicode/build_settings_config.o.i:
  83.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/build_settings_config.o.i Plugin/build_settings_config.cpp
  84. Release_gcc_unicode/build_system.o: Plugin/build_system.cpp Release_gcc_unicode/build_system.o.d
  85.     $(CMP) -c Plugin/build_system.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/build_system.o
  86. Release_gcc_unicode/build_system.o.d:
  87.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/build_system.o -MFRelease_gcc_unicode/build_system.o.d  -MM Plugin/build_system.cpp
  88. Release_gcc_unicode/build_system.o.i:
  89.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/build_system.o.i Plugin/build_system.cpp
  90. Release_gcc_unicode/clean_request.o: Plugin/clean_request.cpp Release_gcc_unicode/clean_request.o.d
  91.     $(CMP) -c Plugin/clean_request.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/clean_request.o
  92. Release_gcc_unicode/clean_request.o.d:
  93.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/clean_request.o -MFRelease_gcc_unicode/clean_request.o.d  -MM Plugin/clean_request.cpp
  94. Release_gcc_unicode/clean_request.o.i:
  95.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/clean_request.o.i Plugin/clean_request.cpp
  96. Release_gcc_unicode/cl_editor_tip_window.o: Plugin/cl_editor_tip_window.cpp Release_gcc_unicode/cl_editor_tip_window.o.d
  97.     $(CMP) -c Plugin/cl_editor_tip_window.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cl_editor_tip_window.o
  98. Release_gcc_unicode/cl_editor_tip_window.o.d:
  99.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cl_editor_tip_window.o -MFRelease_gcc_unicode/cl_editor_tip_window.o.d  -MM Plugin/cl_editor_tip_window.cpp
  100. Release_gcc_unicode/cl_editor_tip_window.o.i:
  101.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cl_editor_tip_window.o.i Plugin/cl_editor_tip_window.cpp
  102. Release_gcc_unicode/commentconfigdata.o: Plugin/commentconfigdata.cpp Release_gcc_unicode/commentconfigdata.o.d
  103.     $(CMP) -c Plugin/commentconfigdata.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/commentconfigdata.o
  104. Release_gcc_unicode/commentconfigdata.o.d:
  105.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/commentconfigdata.o -MFRelease_gcc_unicode/commentconfigdata.o.d  -MM Plugin/commentconfigdata.cpp
  106. Release_gcc_unicode/commentconfigdata.o.i:
  107.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/commentconfigdata.o.i Plugin/commentconfigdata.cpp
  108. Release_gcc_unicode/compiler.o: Plugin/compiler.cpp Release_gcc_unicode/compiler.o.d
  109.     $(CMP) -c Plugin/compiler.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compiler.o
  110. Release_gcc_unicode/compiler.o.d:
  111.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compiler.o -MFRelease_gcc_unicode/compiler.o.d  -MM Plugin/compiler.cpp
  112. Release_gcc_unicode/compiler.o.i:
  113.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compiler.o.i Plugin/compiler.cpp
  114. Release_gcc_unicode/compile_request.o: Plugin/compile_request.cpp Release_gcc_unicode/compile_request.o.d
  115.     $(CMP) -c Plugin/compile_request.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compile_request.o
  116. Release_gcc_unicode/compile_request.o.d:
  117.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compile_request.o -MFRelease_gcc_unicode/compile_request.o.d  -MM Plugin/compile_request.cpp
  118. Release_gcc_unicode/compile_request.o.i:
  119.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compile_request.o.i Plugin/compile_request.cpp
  120. Release_gcc_unicode/conffilelocator.o: Plugin/conffilelocator.cpp Release_gcc_unicode/conffilelocator.o.d
  121.     $(CMP) -c Plugin/conffilelocator.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/conffilelocator.o
  122. Release_gcc_unicode/conffilelocator.o.d:
  123.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/conffilelocator.o -MFRelease_gcc_unicode/conffilelocator.o.d  -MM Plugin/conffilelocator.cpp
  124. Release_gcc_unicode/conffilelocator.o.i:
  125.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/conffilelocator.o.i Plugin/conffilelocator.cpp
  126. Release_gcc_unicode/configtool.o: Plugin/configtool.cpp Release_gcc_unicode/configtool.o.d
  127.     $(CMP) -c Plugin/configtool.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/configtool.o
  128. Release_gcc_unicode/configtool.o.d:
  129.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/configtool.o -MFRelease_gcc_unicode/configtool.o.d  -MM Plugin/configtool.cpp
  130. Release_gcc_unicode/configtool.o.i:
  131.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/configtool.o.i Plugin/configtool.cpp
  132. Release_gcc_unicode/configuration_mapping.o: Plugin/configuration_mapping.cpp Release_gcc_unicode/configuration_mapping.o.d
  133.     $(CMP) -c Plugin/configuration_mapping.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/configuration_mapping.o
  134. Release_gcc_unicode/configuration_mapping.o.d:
  135.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/configuration_mapping.o -MFRelease_gcc_unicode/configuration_mapping.o.d  -MM Plugin/configuration_mapping.cpp
  136. Release_gcc_unicode/configuration_mapping.o.i:
  137.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/configuration_mapping.o.i Plugin/configuration_mapping.cpp
  138. Release_gcc_unicode/configurationtoolbase.o: Plugin/configurationtoolbase.cpp Release_gcc_unicode/configurationtoolbase.o.d
  139.     $(CMP) -c Plugin/configurationtoolbase.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/configurationtoolbase.o
  140. Release_gcc_unicode/configurationtoolbase.o.d:
  141.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/configurationtoolbase.o -MFRelease_gcc_unicode/configurationtoolbase.o.d  -MM Plugin/configurationtoolbase.cpp
  142. Release_gcc_unicode/configurationtoolbase.o.i:
  143.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/configurationtoolbase.o.i Plugin/configurationtoolbase.cpp
  144. Release_gcc_unicode/consolefinder.o: Plugin/consolefinder.cpp Release_gcc_unicode/consolefinder.o.d
  145.     $(CMP) -c Plugin/consolefinder.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/consolefinder.o
  146. Release_gcc_unicode/consolefinder.o.d:
  147.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/consolefinder.o -MFRelease_gcc_unicode/consolefinder.o.d  -MM Plugin/consolefinder.cpp
  148. Release_gcc_unicode/consolefinder.o.i:
  149.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/consolefinder.o.i Plugin/consolefinder.cpp
  150. Release_gcc_unicode/cpptoken.o: Plugin/cpptoken.cpp Release_gcc_unicode/cpptoken.o.d
  151.     $(CMP) -c Plugin/cpptoken.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpptoken.o
  152. Release_gcc_unicode/cpptoken.o.d:
  153.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpptoken.o -MFRelease_gcc_unicode/cpptoken.o.d  -MM Plugin/cpptoken.cpp
  154. Release_gcc_unicode/cpptoken.o.i:
  155.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpptoken.o.i Plugin/cpptoken.cpp
  156. Release_gcc_unicode/cppwordscanner.o: Plugin/cppwordscanner.cpp Release_gcc_unicode/cppwordscanner.o.d
  157.     $(CMP) -c Plugin/cppwordscanner.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cppwordscanner.o
  158. Release_gcc_unicode/cppwordscanner.o.d:
  159.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cppwordscanner.o -MFRelease_gcc_unicode/cppwordscanner.o.d  -MM Plugin/cppwordscanner.cpp
  160. Release_gcc_unicode/cppwordscanner.o.i:
  161.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cppwordscanner.o.i Plugin/cppwordscanner.cpp
  162. Release_gcc_unicode/custombuildrequest.o: Plugin/custombuildrequest.cpp Release_gcc_unicode/custombuildrequest.o.d
  163.     $(CMP) -c Plugin/custombuildrequest.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/custombuildrequest.o
  164. Release_gcc_unicode/custombuildrequest.o.d:
  165.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/custombuildrequest.o -MFRelease_gcc_unicode/custombuildrequest.o.d  -MM Plugin/custombuildrequest.cpp
  166. Release_gcc_unicode/custombuildrequest.o.i:
  167.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/custombuildrequest.o.i Plugin/custombuildrequest.cpp
  168. Release_gcc_unicode/custom_notebook.o: Plugin/custom_notebook.cpp Release_gcc_unicode/custom_notebook.o.d
  169.     $(CMP) -c Plugin/custom_notebook.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/custom_notebook.o
  170. Release_gcc_unicode/custom_notebook.o.d:
  171.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/custom_notebook.o -MFRelease_gcc_unicode/custom_notebook.o.d  -MM Plugin/custom_notebook.cpp
  172. Release_gcc_unicode/custom_notebook.o.i:
  173.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/custom_notebook.o.i Plugin/custom_notebook.cpp
  174. Release_gcc_unicode/custom_tabcontainer.o: Plugin/custom_tabcontainer.cpp Release_gcc_unicode/custom_tabcontainer.o.d
  175.     $(CMP) -c Plugin/custom_tabcontainer.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/custom_tabcontainer.o
  176. Release_gcc_unicode/custom_tabcontainer.o.d:
  177.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/custom_tabcontainer.o -MFRelease_gcc_unicode/custom_tabcontainer.o.d  -MM Plugin/custom_tabcontainer.cpp
  178. Release_gcc_unicode/custom_tabcontainer.o.i:
  179.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/custom_tabcontainer.o.i Plugin/custom_tabcontainer.cpp
  180. Release_gcc_unicode/custom_tab.o: Plugin/custom_tab.cpp Release_gcc_unicode/custom_tab.o.d
  181.     $(CMP) -c Plugin/custom_tab.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/custom_tab.o
  182. Release_gcc_unicode/custom_tab.o.d:
  183.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/custom_tab.o -MFRelease_gcc_unicode/custom_tab.o.d  -MM Plugin/custom_tab.cpp
  184. Release_gcc_unicode/custom_tab.o.i:
  185.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/custom_tab.o.i Plugin/custom_tab.cpp
  186. Release_gcc_unicode/debuggerconfigtool.o: Plugin/debuggerconfigtool.cpp Release_gcc_unicode/debuggerconfigtool.o.d
  187.     $(CMP) -c Plugin/debuggerconfigtool.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggerconfigtool.o
  188. Release_gcc_unicode/debuggerconfigtool.o.d:
  189.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggerconfigtool.o -MFRelease_gcc_unicode/debuggerconfigtool.o.d  -MM Plugin/debuggerconfigtool.cpp
  190. Release_gcc_unicode/debuggerconfigtool.o.i:
  191.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggerconfigtool.o.i Plugin/debuggerconfigtool.cpp
  192. Release_gcc_unicode/debuggermanager.o: Plugin/debuggermanager.cpp Release_gcc_unicode/debuggermanager.o.d
  193.     $(CMP) -c Plugin/debuggermanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggermanager.o
  194. Release_gcc_unicode/debuggermanager.o.d:
  195.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggermanager.o -MFRelease_gcc_unicode/debuggermanager.o.d  -MM Plugin/debuggermanager.cpp
  196. Release_gcc_unicode/debuggermanager.o.i:
  197.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggermanager.o.i Plugin/debuggermanager.cpp
  198. Release_gcc_unicode/debuggersettings.o: Plugin/debuggersettings.cpp Release_gcc_unicode/debuggersettings.o.d
  199.     $(CMP) -c Plugin/debuggersettings.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggersettings.o
  200. Release_gcc_unicode/debuggersettings.o.d:
  201.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggersettings.o -MFRelease_gcc_unicode/debuggersettings.o.d  -MM Plugin/debuggersettings.cpp
  202. Release_gcc_unicode/debuggersettings.o.i:
  203.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggersettings.o.i Plugin/debuggersettings.cpp
  204. Release_gcc_unicode/detachedpanesinfo.o: Plugin/detachedpanesinfo.cpp Release_gcc_unicode/detachedpanesinfo.o.d
  205.     $(CMP) -c Plugin/detachedpanesinfo.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/detachedpanesinfo.o
  206. Release_gcc_unicode/detachedpanesinfo.o.d:
  207.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/detachedpanesinfo.o -MFRelease_gcc_unicode/detachedpanesinfo.o.d  -MM Plugin/detachedpanesinfo.cpp
  208. Release_gcc_unicode/detachedpanesinfo.o.i:
  209.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/detachedpanesinfo.o.i Plugin/detachedpanesinfo.cpp
  210. Release_gcc_unicode/dirpicker.o: Plugin/dirpicker.cpp Release_gcc_unicode/dirpicker.o.d
  211.     $(CMP) -c Plugin/dirpicker.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dirpicker.o
  212. Release_gcc_unicode/dirpicker.o.d:
  213.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dirpicker.o -MFRelease_gcc_unicode/dirpicker.o.d  -MM Plugin/dirpicker.cpp
  214. Release_gcc_unicode/dirpicker.o.i:
  215.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dirpicker.o.i Plugin/dirpicker.cpp
  216. Release_gcc_unicode/dockablepane.o: Plugin/dockablepane.cpp Release_gcc_unicode/dockablepane.o.d
  217.     $(CMP) -c Plugin/dockablepane.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dockablepane.o
  218. Release_gcc_unicode/dockablepane.o.d:
  219.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dockablepane.o -MFRelease_gcc_unicode/dockablepane.o.d  -MM Plugin/dockablepane.cpp
  220. Release_gcc_unicode/dockablepane.o.i:
  221.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dockablepane.o.i Plugin/dockablepane.cpp
  222. Release_gcc_unicode/dockablepanemenumanager.o: Plugin/dockablepanemenumanager.cpp Release_gcc_unicode/dockablepanemenumanager.o.d
  223.     $(CMP) -c Plugin/dockablepanemenumanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dockablepanemenumanager.o
  224. Release_gcc_unicode/dockablepanemenumanager.o.d:
  225.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dockablepanemenumanager.o -MFRelease_gcc_unicode/dockablepanemenumanager.o.d  -MM Plugin/dockablepanemenumanager.cpp
  226. Release_gcc_unicode/dockablepanemenumanager.o.i:
  227.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dockablepanemenumanager.o.i Plugin/dockablepanemenumanager.cpp
  228. Release_gcc_unicode/drawingutils.o: Plugin/drawingutils.cpp Release_gcc_unicode/drawingutils.o.d
  229.     $(CMP) -c Plugin/drawingutils.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/drawingutils.o
  230. Release_gcc_unicode/drawingutils.o.d:
  231.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/drawingutils.o -MFRelease_gcc_unicode/drawingutils.o.d  -MM Plugin/drawingutils.cpp
  232. Release_gcc_unicode/drawingutils.o.i:
  233.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/drawingutils.o.i Plugin/drawingutils.cpp
  234. Release_gcc_unicode/dropbutton.o: Plugin/dropbutton.cpp Release_gcc_unicode/dropbutton.o.d
  235.     $(CMP) -c Plugin/dropbutton.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dropbutton.o
  236. Release_gcc_unicode/dropbutton.o.d:
  237.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dropbutton.o -MFRelease_gcc_unicode/dropbutton.o.d  -MM Plugin/dropbutton.cpp
  238. Release_gcc_unicode/dropbutton.o.i:
  239.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dropbutton.o.i Plugin/dropbutton.cpp
  240. Release_gcc_unicode/dynamiclibrary.o: Plugin/dynamiclibrary.cpp Release_gcc_unicode/dynamiclibrary.o.d
  241.     $(CMP) -c Plugin/dynamiclibrary.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dynamiclibrary.o
  242. Release_gcc_unicode/dynamiclibrary.o.d:
  243.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dynamiclibrary.o -MFRelease_gcc_unicode/dynamiclibrary.o.d  -MM Plugin/dynamiclibrary.cpp
  244. Release_gcc_unicode/dynamiclibrary.o.i:
  245.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dynamiclibrary.o.i Plugin/dynamiclibrary.cpp
  246. Release_gcc_unicode/editor_config.o: Plugin/editor_config.cpp Release_gcc_unicode/editor_config.o.d
  247.     $(CMP) -c Plugin/editor_config.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editor_config.o
  248. Release_gcc_unicode/editor_config.o.d:
  249.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editor_config.o -MFRelease_gcc_unicode/editor_config.o.d  -MM Plugin/editor_config.cpp
  250. Release_gcc_unicode/editor_config.o.i:
  251.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editor_config.o.i Plugin/editor_config.cpp
  252. Release_gcc_unicode/environmentconfig.o: Plugin/environmentconfig.cpp Release_gcc_unicode/environmentconfig.o.d
  253.     $(CMP) -c Plugin/environmentconfig.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/environmentconfig.o
  254. Release_gcc_unicode/environmentconfig.o.d:
  255.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/environmentconfig.o -MFRelease_gcc_unicode/environmentconfig.o.d  -MM Plugin/environmentconfig.cpp
  256. Release_gcc_unicode/environmentconfig.o.i:
  257.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/environmentconfig.o.i Plugin/environmentconfig.cpp
  258. Release_gcc_unicode/evnvarlist.o: Plugin/evnvarlist.cpp Release_gcc_unicode/evnvarlist.o.d
  259.     $(CMP) -c Plugin/evnvarlist.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/evnvarlist.o
  260. Release_gcc_unicode/evnvarlist.o.d:
  261.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/evnvarlist.o -MFRelease_gcc_unicode/evnvarlist.o.d  -MM Plugin/evnvarlist.cpp
  262. Release_gcc_unicode/evnvarlist.o.i:
  263.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/evnvarlist.o.i Plugin/evnvarlist.cpp
  264. Release_gcc_unicode/exelocator.o: Plugin/exelocator.cpp Release_gcc_unicode/exelocator.o.d
  265.     $(CMP) -c Plugin/exelocator.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/exelocator.o
  266. Release_gcc_unicode/exelocator.o.d:
  267.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/exelocator.o -MFRelease_gcc_unicode/exelocator.o.d  -MM Plugin/exelocator.cpp
  268. Release_gcc_unicode/exelocator.o.i:
  269.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/exelocator.o.i Plugin/exelocator.cpp
  270. Release_gcc_unicode/filepicker.o: Plugin/filepicker.cpp Release_gcc_unicode/filepicker.o.d
  271.     $(CMP) -c Plugin/filepicker.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/filepicker.o
  272. Release_gcc_unicode/filepicker.o.d:
  273.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/filepicker.o -MFRelease_gcc_unicode/filepicker.o.d  -MM Plugin/filepicker.cpp
  274. Release_gcc_unicode/filepicker.o.i:
  275.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/filepicker.o.i Plugin/filepicker.cpp
  276. Release_gcc_unicode/globals.o: Plugin/globals.cpp Release_gcc_unicode/globals.o.d
  277.     $(CMP) -c Plugin/globals.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/globals.o
  278. Release_gcc_unicode/globals.o.d:
  279.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/globals.o -MFRelease_gcc_unicode/globals.o.d  -MM Plugin/globals.cpp
  280. Release_gcc_unicode/globals.o.i:
  281.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/globals.o.i Plugin/globals.cpp
  282. Release_gcc_unicode/includepathlocator.o: Plugin/includepathlocator.cpp Release_gcc_unicode/includepathlocator.o.d
  283.     $(CMP) -c Plugin/includepathlocator.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/includepathlocator.o
  284. Release_gcc_unicode/includepathlocator.o.d:
  285.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/includepathlocator.o -MFRelease_gcc_unicode/includepathlocator.o.d  -MM Plugin/includepathlocator.cpp
  286. Release_gcc_unicode/includepathlocator.o.i:
  287.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/includepathlocator.o.i Plugin/includepathlocator.cpp
  288. Release_gcc_unicode/job.o: Plugin/job.cpp Release_gcc_unicode/job.o.d
  289.     $(CMP) -c Plugin/job.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/job.o
  290. Release_gcc_unicode/job.o.d:
  291.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/job.o -MFRelease_gcc_unicode/job.o.d  -MM Plugin/job.cpp
  292. Release_gcc_unicode/job.o.i:
  293.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/job.o.i Plugin/job.cpp
  294. Release_gcc_unicode/jobqueue.o: Plugin/jobqueue.cpp Release_gcc_unicode/jobqueue.o.d
  295.     $(CMP) -c Plugin/jobqueue.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/jobqueue.o
  296. Release_gcc_unicode/jobqueue.o.d:
  297.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/jobqueue.o -MFRelease_gcc_unicode/jobqueue.o.d  -MM Plugin/jobqueue.cpp
  298. Release_gcc_unicode/jobqueue.o.i:
  299.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/jobqueue.o.i Plugin/jobqueue.cpp
  300. Release_gcc_unicode/lexer_configuration.o: Plugin/lexer_configuration.cpp Release_gcc_unicode/lexer_configuration.o.d
  301.     $(CMP) -c Plugin/lexer_configuration.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/lexer_configuration.o
  302. Release_gcc_unicode/lexer_configuration.o.d:
  303.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/lexer_configuration.o -MFRelease_gcc_unicode/lexer_configuration.o.d  -MM Plugin/lexer_configuration.cpp
  304. Release_gcc_unicode/lexer_configuration.o.i:
  305.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/lexer_configuration.o.i Plugin/lexer_configuration.cpp
  306. Release_gcc_unicode/listctrl_improved.o: Plugin/listctrl_improved.cpp Release_gcc_unicode/listctrl_improved.o.d
  307.     $(CMP) -c Plugin/listctrl_improved.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/listctrl_improved.o
  308. Release_gcc_unicode/listctrl_improved.o.d:
  309.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/listctrl_improved.o -MFRelease_gcc_unicode/listctrl_improved.o.d  -MM Plugin/listctrl_improved.cpp
  310. Release_gcc_unicode/listctrl_improved.o.i:
  311.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/listctrl_improved.o.i Plugin/listctrl_improved.cpp
  312. Release_gcc_unicode/localworkspace.o: Plugin/localworkspace.cpp Release_gcc_unicode/localworkspace.o.d
  313.     $(CMP) -c Plugin/localworkspace.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/localworkspace.o
  314. Release_gcc_unicode/localworkspace.o.d:
  315.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/localworkspace.o -MFRelease_gcc_unicode/localworkspace.o.d  -MM Plugin/localworkspace.cpp
  316. Release_gcc_unicode/localworkspace.o.i:
  317.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/localworkspace.o.i Plugin/localworkspace.cpp
  318. Release_gcc_unicode/macrosbasedlg.o: Plugin/macrosbasedlg.cpp Release_gcc_unicode/macrosbasedlg.o.d
  319.     $(CMP) -c Plugin/macrosbasedlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/macrosbasedlg.o
  320. Release_gcc_unicode/macrosbasedlg.o.d:
  321.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/macrosbasedlg.o -MFRelease_gcc_unicode/macrosbasedlg.o.d  -MM Plugin/macrosbasedlg.cpp
  322. Release_gcc_unicode/macrosbasedlg.o.i:
  323.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/macrosbasedlg.o.i Plugin/macrosbasedlg.cpp
  324. Release_gcc_unicode/macrosdlg.o: Plugin/macrosdlg.cpp Release_gcc_unicode/macrosdlg.o.d
  325.     $(CMP) -c Plugin/macrosdlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/macrosdlg.o
  326. Release_gcc_unicode/macrosdlg.o.d:
  327.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/macrosdlg.o -MFRelease_gcc_unicode/macrosdlg.o.d  -MM Plugin/macrosdlg.cpp
  328. Release_gcc_unicode/macrosdlg.o.i:
  329.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/macrosdlg.o.i Plugin/macrosdlg.cpp
  330. Release_gcc_unicode/nameanddescbasedlg.o: Plugin/nameanddescbasedlg.cpp Release_gcc_unicode/nameanddescbasedlg.o.d
  331.     $(CMP) -c Plugin/nameanddescbasedlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/nameanddescbasedlg.o
  332. Release_gcc_unicode/nameanddescbasedlg.o.d:
  333.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/nameanddescbasedlg.o -MFRelease_gcc_unicode/nameanddescbasedlg.o.d  -MM Plugin/nameanddescbasedlg.cpp
  334. Release_gcc_unicode/nameanddescbasedlg.o.i:
  335.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/nameanddescbasedlg.o.i Plugin/nameanddescbasedlg.cpp
  336. Release_gcc_unicode/nameanddescdlg.o: Plugin/nameanddescdlg.cpp Release_gcc_unicode/nameanddescdlg.o.d
  337.     $(CMP) -c Plugin/nameanddescdlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/nameanddescdlg.o
  338. Release_gcc_unicode/nameanddescdlg.o.d:
  339.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/nameanddescdlg.o -MFRelease_gcc_unicode/nameanddescdlg.o.d  -MM Plugin/nameanddescdlg.cpp
  340. Release_gcc_unicode/nameanddescdlg.o.i:
  341.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/nameanddescdlg.o.i Plugin/nameanddescdlg.cpp
  342. Release_gcc_unicode/navigationmanager.o: Plugin/navigationmanager.cpp Release_gcc_unicode/navigationmanager.o.d
  343.     $(CMP) -c Plugin/navigationmanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/navigationmanager.o
  344. Release_gcc_unicode/navigationmanager.o.d:
  345.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/navigationmanager.o -MFRelease_gcc_unicode/navigationmanager.o.d  -MM Plugin/navigationmanager.cpp
  346. Release_gcc_unicode/navigationmanager.o.i:
  347.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/navigationmanager.o.i Plugin/navigationmanager.cpp
  348. Release_gcc_unicode/notebookcustomdlgbase.o: Plugin/notebookcustomdlgbase.cpp Release_gcc_unicode/notebookcustomdlgbase.o.d
  349.     $(CMP) -c Plugin/notebookcustomdlgbase.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/notebookcustomdlgbase.o
  350. Release_gcc_unicode/notebookcustomdlgbase.o.d:
  351.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/notebookcustomdlgbase.o -MFRelease_gcc_unicode/notebookcustomdlgbase.o.d  -MM Plugin/notebookcustomdlgbase.cpp
  352. Release_gcc_unicode/notebookcustomdlgbase.o.i:
  353.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/notebookcustomdlgbase.o.i Plugin/notebookcustomdlgbase.cpp
  354. Release_gcc_unicode/notebookcustomdlg.o: Plugin/notebookcustomdlg.cpp Release_gcc_unicode/notebookcustomdlg.o.d
  355.     $(CMP) -c Plugin/notebookcustomdlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/notebookcustomdlg.o
  356. Release_gcc_unicode/notebookcustomdlg.o.d:
  357.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/notebookcustomdlg.o -MFRelease_gcc_unicode/notebookcustomdlg.o.d  -MM Plugin/notebookcustomdlg.cpp
  358. Release_gcc_unicode/notebookcustomdlg.o.i:
  359.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/notebookcustomdlg.o.i Plugin/notebookcustomdlg.cpp
  360. Release_gcc_unicode/notebooknavdialog.o: Plugin/notebooknavdialog.cpp Release_gcc_unicode/notebooknavdialog.o.d
  361.     $(CMP) -c Plugin/notebooknavdialog.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/notebooknavdialog.o
  362. Release_gcc_unicode/notebooknavdialog.o.d:
  363.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/notebooknavdialog.o -MFRelease_gcc_unicode/notebooknavdialog.o.d  -MM Plugin/notebooknavdialog.cpp
  364. Release_gcc_unicode/notebooknavdialog.o.i:
  365.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/notebooknavdialog.o.i Plugin/notebooknavdialog.cpp
  366. Release_gcc_unicode/openresourcedialogbase.o: Plugin/openresourcedialogbase.cpp Release_gcc_unicode/openresourcedialogbase.o.d
  367.     $(CMP) -c Plugin/openresourcedialogbase.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/openresourcedialogbase.o
  368. Release_gcc_unicode/openresourcedialogbase.o.d:
  369.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/openresourcedialogbase.o -MFRelease_gcc_unicode/openresourcedialogbase.o.d  -MM Plugin/openresourcedialogbase.cpp
  370. Release_gcc_unicode/openresourcedialogbase.o.i:
  371.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/openresourcedialogbase.o.i Plugin/openresourcedialogbase.cpp
  372. Release_gcc_unicode/open_resource_dialog.o: Plugin/open_resource_dialog.cpp Release_gcc_unicode/open_resource_dialog.o.d
  373.     $(CMP) -c Plugin/open_resource_dialog.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/open_resource_dialog.o
  374. Release_gcc_unicode/open_resource_dialog.o.d:
  375.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/open_resource_dialog.o -MFRelease_gcc_unicode/open_resource_dialog.o.d  -MM Plugin/open_resource_dialog.cpp
  376. Release_gcc_unicode/open_resource_dialog.o.i:
  377.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/open_resource_dialog.o.i Plugin/open_resource_dialog.cpp
  378. Release_gcc_unicode/opentypevlistctrl.o: Plugin/opentypevlistctrl.cpp Release_gcc_unicode/opentypevlistctrl.o.d
  379.     $(CMP) -c Plugin/opentypevlistctrl.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/opentypevlistctrl.o
  380. Release_gcc_unicode/opentypevlistctrl.o.d:
  381.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/opentypevlistctrl.o -MFRelease_gcc_unicode/opentypevlistctrl.o.d  -MM Plugin/opentypevlistctrl.cpp
  382. Release_gcc_unicode/opentypevlistctrl.o.i:
  383.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/opentypevlistctrl.o.i Plugin/opentypevlistctrl.cpp
  384. Release_gcc_unicode/optionsconfig.o: Plugin/optionsconfig.cpp Release_gcc_unicode/optionsconfig.o.d
  385.     $(CMP) -c Plugin/optionsconfig.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/optionsconfig.o
  386. Release_gcc_unicode/optionsconfig.o.d:
  387.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/optionsconfig.o -MFRelease_gcc_unicode/optionsconfig.o.d  -MM Plugin/optionsconfig.cpp
  388. Release_gcc_unicode/optionsconfig.o.i:
  389.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/optionsconfig.o.i Plugin/optionsconfig.cpp
  390. Release_gcc_unicode/outputviewcontrolbar.o: Plugin/outputviewcontrolbar.cpp Release_gcc_unicode/outputviewcontrolbar.o.d
  391.     $(CMP) -c Plugin/outputviewcontrolbar.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/outputviewcontrolbar.o
  392. Release_gcc_unicode/outputviewcontrolbar.o.d:
  393.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/outputviewcontrolbar.o -MFRelease_gcc_unicode/outputviewcontrolbar.o.d  -MM Plugin/outputviewcontrolbar.cpp
  394. Release_gcc_unicode/outputviewcontrolbar.o.i:
  395.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/outputviewcontrolbar.o.i Plugin/outputviewcontrolbar.cpp
  396. Release_gcc_unicode/overlaytool.o: Plugin/overlaytool.cpp Release_gcc_unicode/overlaytool.o.d
  397.     $(CMP) -c Plugin/overlaytool.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/overlaytool.o
  398. Release_gcc_unicode/overlaytool.o.d:
  399.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/overlaytool.o -MFRelease_gcc_unicode/overlaytool.o.d  -MM Plugin/overlaytool.cpp
  400. Release_gcc_unicode/overlaytool.o.i:
  401.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/overlaytool.o.i Plugin/overlaytool.cpp
  402. Release_gcc_unicode/pipedprocess.o: Plugin/pipedprocess.cpp Release_gcc_unicode/pipedprocess.o.d
  403.     $(CMP) -c Plugin/pipedprocess.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/pipedprocess.o
  404. Release_gcc_unicode/pipedprocess.o.d:
  405.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/pipedprocess.o -MFRelease_gcc_unicode/pipedprocess.o.d  -MM Plugin/pipedprocess.cpp
  406. Release_gcc_unicode/pipedprocess.o.i:
  407.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/pipedprocess.o.i Plugin/pipedprocess.cpp
  408. Release_gcc_unicode/pluginconfig.o: Plugin/pluginconfig.cpp Release_gcc_unicode/pluginconfig.o.d
  409.     $(CMP) -c Plugin/pluginconfig.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/pluginconfig.o
  410. Release_gcc_unicode/pluginconfig.o.d:
  411.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/pluginconfig.o -MFRelease_gcc_unicode/pluginconfig.o.d  -MM Plugin/pluginconfig.cpp
  412. Release_gcc_unicode/pluginconfig.o.i:
  413.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/pluginconfig.o.i Plugin/pluginconfig.cpp
  414. Release_gcc_unicode/plugindata.o: Plugin/plugindata.cpp Release_gcc_unicode/plugindata.o.d
  415.     $(CMP) -c Plugin/plugindata.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/plugindata.o
  416. Release_gcc_unicode/plugindata.o.d:
  417.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/plugindata.o -MFRelease_gcc_unicode/plugindata.o.d  -MM Plugin/plugindata.cpp
  418. Release_gcc_unicode/plugindata.o.i:
  419.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/plugindata.o.i Plugin/plugindata.cpp
  420. Release_gcc_unicode/pluginsdata.o: Plugin/pluginsdata.cpp Release_gcc_unicode/pluginsdata.o.d
  421.     $(CMP) -c Plugin/pluginsdata.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/pluginsdata.o
  422. Release_gcc_unicode/pluginsdata.o.d:
  423.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/pluginsdata.o -MFRelease_gcc_unicode/pluginsdata.o.d  -MM Plugin/pluginsdata.cpp
  424. Release_gcc_unicode/pluginsdata.o.i:
  425.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/pluginsdata.o.i Plugin/pluginsdata.cpp
  426. Release_gcc_unicode/progressctrl.o: Plugin/progressctrl.cpp Release_gcc_unicode/progressctrl.o.d
  427.     $(CMP) -c Plugin/progressctrl.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/progressctrl.o
  428. Release_gcc_unicode/progressctrl.o.d:
  429.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/progressctrl.o -MFRelease_gcc_unicode/progressctrl.o.d  -MM Plugin/progressctrl.cpp
  430. Release_gcc_unicode/progressctrl.o.i:
  431.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/progressctrl.o.i Plugin/progressctrl.cpp
  432. Release_gcc_unicode/project.o: Plugin/project.cpp Release_gcc_unicode/project.o.d
  433.     $(CMP) -c Plugin/project.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/project.o
  434. Release_gcc_unicode/project.o.d:
  435.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/project.o -MFRelease_gcc_unicode/project.o.d  -MM Plugin/project.cpp
  436. Release_gcc_unicode/project.o.i:
  437.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/project.o.i Plugin/project.cpp
  438. Release_gcc_unicode/project_settings.o: Plugin/project_settings.cpp Release_gcc_unicode/project_settings.o.d
  439.     $(CMP) -c Plugin/project_settings.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/project_settings.o
  440. Release_gcc_unicode/project_settings.o.d:
  441.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/project_settings.o -MFRelease_gcc_unicode/project_settings.o.d  -MM Plugin/project_settings.cpp
  442. Release_gcc_unicode/project_settings.o.i:
  443.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/project_settings.o.i Plugin/project_settings.cpp
  444. Release_gcc_unicode/queuecommand.o: Plugin/queuecommand.cpp Release_gcc_unicode/queuecommand.o.d
  445.     $(CMP) -c Plugin/queuecommand.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/queuecommand.o
  446. Release_gcc_unicode/queuecommand.o.d:
  447.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/queuecommand.o -MFRelease_gcc_unicode/queuecommand.o.d  -MM Plugin/queuecommand.cpp
  448. Release_gcc_unicode/queuecommand.o.i:
  449.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/queuecommand.o.i Plugin/queuecommand.cpp
  450. Release_gcc_unicode/quickdebuginfo.o: Plugin/quickdebuginfo.cpp Release_gcc_unicode/quickdebuginfo.o.d
  451.     $(CMP) -c Plugin/quickdebuginfo.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/quickdebuginfo.o
  452. Release_gcc_unicode/quickdebuginfo.o.d:
  453.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/quickdebuginfo.o -MFRelease_gcc_unicode/quickdebuginfo.o.d  -MM Plugin/quickdebuginfo.cpp
  454. Release_gcc_unicode/quickdebuginfo.o.i:
  455.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/quickdebuginfo.o.i Plugin/quickdebuginfo.cpp
  456. Release_gcc_unicode/regex_processor.o: Plugin/regex_processor.cpp Release_gcc_unicode/regex_processor.o.d
  457.     $(CMP) -c Plugin/regex_processor.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/regex_processor.o
  458. Release_gcc_unicode/regex_processor.o.d:
  459.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/regex_processor.o -MFRelease_gcc_unicode/regex_processor.o.d  -MM Plugin/regex_processor.cpp
  460. Release_gcc_unicode/regex_processor.o.i:
  461.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/regex_processor.o.i Plugin/regex_processor.cpp
  462. Release_gcc_unicode/renamefilebasedlg.o: Plugin/renamefilebasedlg.cpp Release_gcc_unicode/renamefilebasedlg.o.d
  463.     $(CMP) -c Plugin/renamefilebasedlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/renamefilebasedlg.o
  464. Release_gcc_unicode/renamefilebasedlg.o.d:
  465.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/renamefilebasedlg.o -MFRelease_gcc_unicode/renamefilebasedlg.o.d  -MM Plugin/renamefilebasedlg.cpp
  466. Release_gcc_unicode/renamefilebasedlg.o.i:
  467.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/renamefilebasedlg.o.i Plugin/renamefilebasedlg.cpp
  468. Release_gcc_unicode/renamefiledlg.o: Plugin/renamefiledlg.cpp Release_gcc_unicode/renamefiledlg.o.d
  469.     $(CMP) -c Plugin/renamefiledlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/renamefiledlg.o
  470. Release_gcc_unicode/renamefiledlg.o.d:
  471.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/renamefiledlg.o -MFRelease_gcc_unicode/renamefiledlg.o.d  -MM Plugin/renamefiledlg.cpp
  472. Release_gcc_unicode/renamefiledlg.o.i:
  473.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/renamefiledlg.o.i Plugin/renamefiledlg.cpp
  474. Release_gcc_unicode/search_thread.o: Plugin/search_thread.cpp Release_gcc_unicode/search_thread.o.d
  475.     $(CMP) -c Plugin/search_thread.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/search_thread.o
  476. Release_gcc_unicode/search_thread.o.d:
  477.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/search_thread.o -MFRelease_gcc_unicode/search_thread.o.d  -MM Plugin/search_thread.cpp
  478. Release_gcc_unicode/search_thread.o.i:
  479.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/search_thread.o.i Plugin/search_thread.cpp
  480. Release_gcc_unicode/sessionmanager.o: Plugin/sessionmanager.cpp Release_gcc_unicode/sessionmanager.o.d
  481.     $(CMP) -c Plugin/sessionmanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/sessionmanager.o
  482. Release_gcc_unicode/sessionmanager.o.d:
  483.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/sessionmanager.o -MFRelease_gcc_unicode/sessionmanager.o.d  -MM Plugin/sessionmanager.cpp
  484. Release_gcc_unicode/sessionmanager.o.i:
  485.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/sessionmanager.o.i Plugin/sessionmanager.cpp
  486. Release_gcc_unicode/shell_command.o: Plugin/shell_command.cpp Release_gcc_unicode/shell_command.o.d
  487.     $(CMP) -c Plugin/shell_command.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/shell_command.o
  488. Release_gcc_unicode/shell_command.o.d:
  489.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/shell_command.o -MFRelease_gcc_unicode/shell_command.o.d  -MM Plugin/shell_command.cpp
  490. Release_gcc_unicode/shell_command.o.i:
  491.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/shell_command.o.i Plugin/shell_command.cpp
  492. Release_gcc_unicode/stringaccessor.o: Plugin/stringaccessor.cpp Release_gcc_unicode/stringaccessor.o.d
  493.     $(CMP) -c Plugin/stringaccessor.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/stringaccessor.o
  494. Release_gcc_unicode/stringaccessor.o.d:
  495.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/stringaccessor.o -MFRelease_gcc_unicode/stringaccessor.o.d  -MM Plugin/stringaccessor.cpp
  496. Release_gcc_unicode/stringaccessor.o.i:
  497.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/stringaccessor.o.i Plugin/stringaccessor.cpp
  498. Release_gcc_unicode/stringsearcher.o: Plugin/stringsearcher.cpp Release_gcc_unicode/stringsearcher.o.d
  499.     $(CMP) -c Plugin/stringsearcher.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/stringsearcher.o
  500. Release_gcc_unicode/stringsearcher.o.d:
  501.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/stringsearcher.o -MFRelease_gcc_unicode/stringsearcher.o.d  -MM Plugin/stringsearcher.cpp
  502. Release_gcc_unicode/stringsearcher.o.i:
  503.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/stringsearcher.o.i Plugin/stringsearcher.cpp
  504. Release_gcc_unicode/sync_queue.o: Plugin/sync_queue.cpp Release_gcc_unicode/sync_queue.o.d
  505.     $(CMP) -c Plugin/sync_queue.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/sync_queue.o
  506. Release_gcc_unicode/sync_queue.o.d:
  507.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/sync_queue.o -MFRelease_gcc_unicode/sync_queue.o.d  -MM Plugin/sync_queue.cpp
  508. Release_gcc_unicode/sync_queue.o.i:
  509.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/sync_queue.o.i Plugin/sync_queue.cpp
  510. Release_gcc_unicode/tabicons.o: Plugin/tabicons.cpp Release_gcc_unicode/tabicons.o.d
  511.     $(CMP) -c Plugin/tabicons.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tabicons.o
  512. Release_gcc_unicode/tabicons.o.d:
  513.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tabicons.o -MFRelease_gcc_unicode/tabicons.o.d  -MM Plugin/tabicons.cpp
  514. Release_gcc_unicode/tabicons.o.i:
  515.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tabicons.o.i Plugin/tabicons.cpp
  516. Release_gcc_unicode/tagsmanagementconf.o: Plugin/tagsmanagementconf.cpp Release_gcc_unicode/tagsmanagementconf.o.d
  517.     $(CMP) -c Plugin/tagsmanagementconf.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tagsmanagementconf.o
  518. Release_gcc_unicode/tagsmanagementconf.o.d:
  519.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tagsmanagementconf.o -MFRelease_gcc_unicode/tagsmanagementconf.o.d  -MM Plugin/tagsmanagementconf.cpp
  520. Release_gcc_unicode/tagsmanagementconf.o.i:
  521.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tagsmanagementconf.o.i Plugin/tagsmanagementconf.cpp
  522. Release_gcc_unicode/threebuttonbasedlg.o: Plugin/threebuttonbasedlg.cpp Release_gcc_unicode/threebuttonbasedlg.o.d
  523.     $(CMP) -c Plugin/threebuttonbasedlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/threebuttonbasedlg.o
  524. Release_gcc_unicode/threebuttonbasedlg.o.d:
  525.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/threebuttonbasedlg.o -MFRelease_gcc_unicode/threebuttonbasedlg.o.d  -MM Plugin/threebuttonbasedlg.cpp
  526. Release_gcc_unicode/threebuttonbasedlg.o.i:
  527.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/threebuttonbasedlg.o.i Plugin/threebuttonbasedlg.cpp
  528. Release_gcc_unicode/threebuttondlg.o: Plugin/threebuttondlg.cpp Release_gcc_unicode/threebuttondlg.o.d
  529.     $(CMP) -c Plugin/threebuttondlg.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/threebuttondlg.o
  530. Release_gcc_unicode/threebuttondlg.o.d:
  531.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/threebuttondlg.o -MFRelease_gcc_unicode/threebuttondlg.o.d  -MM Plugin/threebuttondlg.cpp
  532. Release_gcc_unicode/threebuttondlg.o.i:
  533.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/threebuttondlg.o.i Plugin/threebuttondlg.cpp
  534. Release_gcc_unicode/vcimporter.o: Plugin/vcimporter.cpp Release_gcc_unicode/vcimporter.o.d
  535.     $(CMP) -c Plugin/vcimporter.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/vcimporter.o
  536. Release_gcc_unicode/vcimporter.o.d:
  537.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/vcimporter.o -MFRelease_gcc_unicode/vcimporter.o.d  -MM Plugin/vcimporter.cpp
  538. Release_gcc_unicode/vcimporter.o.i:
  539.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/vcimporter.o.i Plugin/vcimporter.cpp
  540. Release_gcc_unicode/virtualdirectoryselectorbase.o: Plugin/virtualdirectoryselectorbase.cpp Release_gcc_unicode/virtualdirectoryselectorbase.o.d
  541.     $(CMP) -c Plugin/virtualdirectoryselectorbase.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/virtualdirectoryselectorbase.o
  542. Release_gcc_unicode/virtualdirectoryselectorbase.o.d:
  543.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/virtualdirectoryselectorbase.o -MFRelease_gcc_unicode/virtualdirectoryselectorbase.o.d  -MM Plugin/virtualdirectoryselectorbase.cpp
  544. Release_gcc_unicode/virtualdirectoryselectorbase.o.i:
  545.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/virtualdirectoryselectorbase.o.i Plugin/virtualdirectoryselectorbase.cpp
  546. Release_gcc_unicode/virtualdirectoryselector.o: Plugin/virtualdirectoryselector.cpp Release_gcc_unicode/virtualdirectoryselector.o.d
  547.     $(CMP) -c Plugin/virtualdirectoryselector.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/virtualdirectoryselector.o
  548. Release_gcc_unicode/virtualdirectoryselector.o.d:
  549.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/virtualdirectoryselector.o -MFRelease_gcc_unicode/virtualdirectoryselector.o.d  -MM Plugin/virtualdirectoryselector.cpp
  550. Release_gcc_unicode/virtualdirectoryselector.o.i:
  551.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/virtualdirectoryselector.o.i Plugin/virtualdirectoryselector.cpp
  552. Release_gcc_unicode/virtualdirtreectrl.o: Plugin/virtualdirtreectrl.cpp Release_gcc_unicode/virtualdirtreectrl.o.d
  553.     $(CMP) -c Plugin/virtualdirtreectrl.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/virtualdirtreectrl.o
  554. Release_gcc_unicode/virtualdirtreectrl.o.d:
  555.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/virtualdirtreectrl.o -MFRelease_gcc_unicode/virtualdirtreectrl.o.d  -MM Plugin/virtualdirtreectrl.cpp
  556. Release_gcc_unicode/virtualdirtreectrl.o.i:
  557.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/virtualdirtreectrl.o.i Plugin/virtualdirtreectrl.cpp
  558. Release_gcc_unicode/volumelocatorthread.o: Plugin/volumelocatorthread.cpp Release_gcc_unicode/volumelocatorthread.o.d
  559.     $(CMP) -c Plugin/volumelocatorthread.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/volumelocatorthread.o
  560. Release_gcc_unicode/volumelocatorthread.o.d:
  561.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/volumelocatorthread.o -MFRelease_gcc_unicode/volumelocatorthread.o.d  -MM Plugin/volumelocatorthread.cpp
  562. Release_gcc_unicode/volumelocatorthread.o.i:
  563.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/volumelocatorthread.o.i Plugin/volumelocatorthread.cpp
  564. Release_gcc_unicode/windowattrmanager.o: Plugin/windowattrmanager.cpp Release_gcc_unicode/windowattrmanager.o.d
  565.     $(CMP) -c Plugin/windowattrmanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/windowattrmanager.o
  566. Release_gcc_unicode/windowattrmanager.o.d:
  567.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/windowattrmanager.o -MFRelease_gcc_unicode/windowattrmanager.o.d  -MM Plugin/windowattrmanager.cpp
  568. Release_gcc_unicode/windowattrmanager.o.i:
  569.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/windowattrmanager.o.i Plugin/windowattrmanager.cpp
  570. Release_gcc_unicode/windowstack.o: Plugin/windowstack.cpp Release_gcc_unicode/windowstack.o.d
  571.     $(CMP) -c Plugin/windowstack.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/windowstack.o
  572. Release_gcc_unicode/windowstack.o.d:
  573.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/windowstack.o -MFRelease_gcc_unicode/windowstack.o.d  -MM Plugin/windowstack.cpp
  574. Release_gcc_unicode/windowstack.o.i:
  575.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/windowstack.o.i Plugin/windowstack.cpp
  576. Release_gcc_unicode/workspace.o: Plugin/workspace.cpp Release_gcc_unicode/workspace.o.d
  577.     $(CMP) -c Plugin/workspace.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/workspace.o
  578. Release_gcc_unicode/workspace.o.d:
  579.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/workspace.o -MFRelease_gcc_unicode/workspace.o.d  -MM Plugin/workspace.cpp
  580. Release_gcc_unicode/workspace.o.i:
  581.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/workspace.o.i Plugin/workspace.cpp
  582. Release_gcc_unicode/wxmd5.o: Plugin/wxmd5.cpp Release_gcc_unicode/wxmd5.o.d
  583.     $(CMP) -c Plugin/wxmd5.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/wxmd5.o
  584. Release_gcc_unicode/wxmd5.o.d:
  585.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/wxmd5.o -MFRelease_gcc_unicode/wxmd5.o.d  -MM Plugin/wxmd5.cpp
  586. Release_gcc_unicode/wxmd5.o.i:
  587.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/wxmd5.o.i Plugin/wxmd5.cpp
  588. Release_gcc_unicode/wxterminalbase.o: Plugin/wxterminalbase.cpp Release_gcc_unicode/wxterminalbase.o.d
  589.     $(CMP) -c Plugin/wxterminalbase.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/wxterminalbase.o
  590. Release_gcc_unicode/wxterminalbase.o.d:
  591.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/wxterminalbase.o -MFRelease_gcc_unicode/wxterminalbase.o.d  -MM Plugin/wxterminalbase.cpp
  592. Release_gcc_unicode/wxterminalbase.o.i:
  593.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/wxterminalbase.o.i Plugin/wxterminalbase.cpp
  594. Release_gcc_unicode/wxterminal.o: Plugin/wxterminal.cpp Release_gcc_unicode/wxterminal.o.d
  595.     $(CMP) -c Plugin/wxterminal.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/wxterminal.o
  596. Release_gcc_unicode/wxterminal.o.d:
  597.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/wxterminal.o -MFRelease_gcc_unicode/wxterminal.o.d  -MM Plugin/wxterminal.cpp
  598. Release_gcc_unicode/wxterminal.o.i:
  599.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/wxterminal.o.i Plugin/wxterminal.cpp
  600. Release_gcc_unicode/xmlutils.o: Plugin/xmlutils.cpp Release_gcc_unicode/xmlutils.o.d
  601.     $(CMP) -c Plugin/xmlutils.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/xmlutils.o
  602. Release_gcc_unicode/xmlutils.o.d:
  603.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/xmlutils.o -MFRelease_gcc_unicode/xmlutils.o.d  -MM Plugin/xmlutils.cpp
  604. Release_gcc_unicode/xmlutils.o.i:
  605.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/xmlutils.o.i Plugin/xmlutils.cpp
  606. Release_gcc_unicode/md5c.o: Plugin/md5c.c Release_gcc_unicode/md5c.o.d
  607.     $(GCC) -c Plugin/md5c.c -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/md5c.o
  608. Release_gcc_unicode/md5c.o.d:
  609.     $(GCC) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/md5c.o -MFRelease_gcc_unicode/md5c.o.d  -MM Plugin/md5c.c
  610. Release_gcc_unicode/md5c.o.i:
  611.     $(GCC) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/md5c.o.i Plugin/md5c.c
  612.  
  613. SDK: $(SDKObjects)
  614.     $(CMP) -fPIC  -shared  -o ./$(OUTPUT_DIR)/libplugin$(EXT).so $(SDKObjects) $(PLUGIN_LINK_FLAGS)
  615.  
  616. -include Release_gcc_unicode/*.o.d
  617.  
  618. Release_gcc_unicode/AutoComplete.o: sdk/wxscintilla/src/scintilla/src/AutoComplete.cxx Release_gcc_unicode/AutoComplete.o.d
  619.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/AutoComplete.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/AutoComplete.o
  620. Release_gcc_unicode/AutoComplete.o.d:
  621.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/AutoComplete.o -MFRelease_gcc_unicode/AutoComplete.o.d  -MM sdk/wxscintilla/src/scintilla/src/AutoComplete.cxx
  622. Release_gcc_unicode/AutoComplete.o.i:
  623.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/AutoComplete.o.i sdk/wxscintilla/src/scintilla/src/AutoComplete.cxx
  624. Release_gcc_unicode/CallTip.o: sdk/wxscintilla/src/scintilla/src/CallTip.cxx Release_gcc_unicode/CallTip.o.d
  625.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/CallTip.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/CallTip.o
  626. Release_gcc_unicode/CallTip.o.d:
  627.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/CallTip.o -MFRelease_gcc_unicode/CallTip.o.d  -MM sdk/wxscintilla/src/scintilla/src/CallTip.cxx
  628. Release_gcc_unicode/CallTip.o.i:
  629.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/CallTip.o.i sdk/wxscintilla/src/scintilla/src/CallTip.cxx
  630. Release_gcc_unicode/CellBuffer.o: sdk/wxscintilla/src/scintilla/src/CellBuffer.cxx Release_gcc_unicode/CellBuffer.o.d
  631.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/CellBuffer.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/CellBuffer.o
  632. Release_gcc_unicode/CellBuffer.o.d:
  633.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/CellBuffer.o -MFRelease_gcc_unicode/CellBuffer.o.d  -MM sdk/wxscintilla/src/scintilla/src/CellBuffer.cxx
  634. Release_gcc_unicode/CellBuffer.o.i:
  635.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/CellBuffer.o.i sdk/wxscintilla/src/scintilla/src/CellBuffer.cxx
  636. Release_gcc_unicode/CharClassify.o: sdk/wxscintilla/src/scintilla/src/CharClassify.cxx Release_gcc_unicode/CharClassify.o.d
  637.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/CharClassify.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/CharClassify.o
  638. Release_gcc_unicode/CharClassify.o.d:
  639.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/CharClassify.o -MFRelease_gcc_unicode/CharClassify.o.d  -MM sdk/wxscintilla/src/scintilla/src/CharClassify.cxx
  640. Release_gcc_unicode/CharClassify.o.i:
  641.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/CharClassify.o.i sdk/wxscintilla/src/scintilla/src/CharClassify.cxx
  642. Release_gcc_unicode/ContractionState.o: sdk/wxscintilla/src/scintilla/src/ContractionState.cxx Release_gcc_unicode/ContractionState.o.d
  643.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/ContractionState.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ContractionState.o
  644. Release_gcc_unicode/ContractionState.o.d:
  645.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ContractionState.o -MFRelease_gcc_unicode/ContractionState.o.d  -MM sdk/wxscintilla/src/scintilla/src/ContractionState.cxx
  646. Release_gcc_unicode/ContractionState.o.i:
  647.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ContractionState.o.i sdk/wxscintilla/src/scintilla/src/ContractionState.cxx
  648. Release_gcc_unicode/Decoration.o: sdk/wxscintilla/src/scintilla/src/Decoration.cxx Release_gcc_unicode/Decoration.o.d
  649.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/Decoration.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/Decoration.o
  650. Release_gcc_unicode/Decoration.o.d:
  651.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/Decoration.o -MFRelease_gcc_unicode/Decoration.o.d  -MM sdk/wxscintilla/src/scintilla/src/Decoration.cxx
  652. Release_gcc_unicode/Decoration.o.i:
  653.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/Decoration.o.i sdk/wxscintilla/src/scintilla/src/Decoration.cxx
  654. Release_gcc_unicode/DocumentAccessor.o: sdk/wxscintilla/src/scintilla/src/DocumentAccessor.cxx Release_gcc_unicode/DocumentAccessor.o.d
  655.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/DocumentAccessor.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/DocumentAccessor.o
  656. Release_gcc_unicode/DocumentAccessor.o.d:
  657.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/DocumentAccessor.o -MFRelease_gcc_unicode/DocumentAccessor.o.d  -MM sdk/wxscintilla/src/scintilla/src/DocumentAccessor.cxx
  658. Release_gcc_unicode/DocumentAccessor.o.i:
  659.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/DocumentAccessor.o.i sdk/wxscintilla/src/scintilla/src/DocumentAccessor.cxx
  660. Release_gcc_unicode/Document.o: sdk/wxscintilla/src/scintilla/src/Document.cxx Release_gcc_unicode/Document.o.d
  661.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/Document.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/Document.o
  662. Release_gcc_unicode/Document.o.d:
  663.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/Document.o -MFRelease_gcc_unicode/Document.o.d  -MM sdk/wxscintilla/src/scintilla/src/Document.cxx
  664. Release_gcc_unicode/Document.o.i:
  665.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/Document.o.i sdk/wxscintilla/src/scintilla/src/Document.cxx
  666. Release_gcc_unicode/Editor.o: sdk/wxscintilla/src/scintilla/src/Editor.cxx Release_gcc_unicode/Editor.o.d
  667.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/Editor.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/Editor.o
  668. Release_gcc_unicode/Editor.o.d:
  669.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/Editor.o -MFRelease_gcc_unicode/Editor.o.d  -MM sdk/wxscintilla/src/scintilla/src/Editor.cxx
  670. Release_gcc_unicode/Editor.o.i:
  671.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/Editor.o.i sdk/wxscintilla/src/scintilla/src/Editor.cxx
  672. Release_gcc_unicode/ExternalLexer.o: sdk/wxscintilla/src/scintilla/src/ExternalLexer.cxx Release_gcc_unicode/ExternalLexer.o.d
  673.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/ExternalLexer.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ExternalLexer.o
  674. Release_gcc_unicode/ExternalLexer.o.d:
  675.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ExternalLexer.o -MFRelease_gcc_unicode/ExternalLexer.o.d  -MM sdk/wxscintilla/src/scintilla/src/ExternalLexer.cxx
  676. Release_gcc_unicode/ExternalLexer.o.i:
  677.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ExternalLexer.o.i sdk/wxscintilla/src/scintilla/src/ExternalLexer.cxx
  678. Release_gcc_unicode/Indicator.o: sdk/wxscintilla/src/scintilla/src/Indicator.cxx Release_gcc_unicode/Indicator.o.d
  679.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/Indicator.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/Indicator.o
  680. Release_gcc_unicode/Indicator.o.d:
  681.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/Indicator.o -MFRelease_gcc_unicode/Indicator.o.d  -MM sdk/wxscintilla/src/scintilla/src/Indicator.cxx
  682. Release_gcc_unicode/Indicator.o.i:
  683.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/Indicator.o.i sdk/wxscintilla/src/scintilla/src/Indicator.cxx
  684. Release_gcc_unicode/KeyMap.o: sdk/wxscintilla/src/scintilla/src/KeyMap.cxx Release_gcc_unicode/KeyMap.o.d
  685.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/KeyMap.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/KeyMap.o
  686. Release_gcc_unicode/KeyMap.o.d:
  687.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/KeyMap.o -MFRelease_gcc_unicode/KeyMap.o.d  -MM sdk/wxscintilla/src/scintilla/src/KeyMap.cxx
  688. Release_gcc_unicode/KeyMap.o.i:
  689.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/KeyMap.o.i sdk/wxscintilla/src/scintilla/src/KeyMap.cxx
  690. Release_gcc_unicode/KeyWords.o: sdk/wxscintilla/src/scintilla/src/KeyWords.cxx Release_gcc_unicode/KeyWords.o.d
  691.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/KeyWords.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/KeyWords.o
  692. Release_gcc_unicode/KeyWords.o.d:
  693.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/KeyWords.o -MFRelease_gcc_unicode/KeyWords.o.d  -MM sdk/wxscintilla/src/scintilla/src/KeyWords.cxx
  694. Release_gcc_unicode/KeyWords.o.i:
  695.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/KeyWords.o.i sdk/wxscintilla/src/scintilla/src/KeyWords.cxx
  696. Release_gcc_unicode/LexAbaqus.o: sdk/wxscintilla/src/scintilla/src/LexAbaqus.cxx Release_gcc_unicode/LexAbaqus.o.d
  697.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAbaqus.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAbaqus.o
  698. Release_gcc_unicode/LexAbaqus.o.d:
  699.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAbaqus.o -MFRelease_gcc_unicode/LexAbaqus.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAbaqus.cxx
  700. Release_gcc_unicode/LexAbaqus.o.i:
  701.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAbaqus.o.i sdk/wxscintilla/src/scintilla/src/LexAbaqus.cxx
  702. Release_gcc_unicode/LexAda.o: sdk/wxscintilla/src/scintilla/src/LexAda.cxx Release_gcc_unicode/LexAda.o.d
  703.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAda.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAda.o
  704. Release_gcc_unicode/LexAda.o.d:
  705.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAda.o -MFRelease_gcc_unicode/LexAda.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAda.cxx
  706. Release_gcc_unicode/LexAda.o.i:
  707.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAda.o.i sdk/wxscintilla/src/scintilla/src/LexAda.cxx
  708. Release_gcc_unicode/LexAPDL.o: sdk/wxscintilla/src/scintilla/src/LexAPDL.cxx Release_gcc_unicode/LexAPDL.o.d
  709.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAPDL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAPDL.o
  710. Release_gcc_unicode/LexAPDL.o.d:
  711.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAPDL.o -MFRelease_gcc_unicode/LexAPDL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAPDL.cxx
  712. Release_gcc_unicode/LexAPDL.o.i:
  713.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAPDL.o.i sdk/wxscintilla/src/scintilla/src/LexAPDL.cxx
  714. Release_gcc_unicode/LexAsm.o: sdk/wxscintilla/src/scintilla/src/LexAsm.cxx Release_gcc_unicode/LexAsm.o.d
  715.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAsm.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAsm.o
  716. Release_gcc_unicode/LexAsm.o.d:
  717.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAsm.o -MFRelease_gcc_unicode/LexAsm.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAsm.cxx
  718. Release_gcc_unicode/LexAsm.o.i:
  719.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAsm.o.i sdk/wxscintilla/src/scintilla/src/LexAsm.cxx
  720. Release_gcc_unicode/LexAsn1.o: sdk/wxscintilla/src/scintilla/src/LexAsn1.cxx Release_gcc_unicode/LexAsn1.o.d
  721.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAsn1.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAsn1.o
  722. Release_gcc_unicode/LexAsn1.o.d:
  723.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAsn1.o -MFRelease_gcc_unicode/LexAsn1.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAsn1.cxx
  724. Release_gcc_unicode/LexAsn1.o.i:
  725.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAsn1.o.i sdk/wxscintilla/src/scintilla/src/LexAsn1.cxx
  726. Release_gcc_unicode/LexASY.o: sdk/wxscintilla/src/scintilla/src/LexASY.cxx Release_gcc_unicode/LexASY.o.d
  727.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexASY.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexASY.o
  728. Release_gcc_unicode/LexASY.o.d:
  729.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexASY.o -MFRelease_gcc_unicode/LexASY.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexASY.cxx
  730. Release_gcc_unicode/LexASY.o.i:
  731.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexASY.o.i sdk/wxscintilla/src/scintilla/src/LexASY.cxx
  732. Release_gcc_unicode/LexAU3.o: sdk/wxscintilla/src/scintilla/src/LexAU3.cxx Release_gcc_unicode/LexAU3.o.d
  733.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAU3.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAU3.o
  734. Release_gcc_unicode/LexAU3.o.d:
  735.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAU3.o -MFRelease_gcc_unicode/LexAU3.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAU3.cxx
  736. Release_gcc_unicode/LexAU3.o.i:
  737.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAU3.o.i sdk/wxscintilla/src/scintilla/src/LexAU3.cxx
  738. Release_gcc_unicode/LexAVE.o: sdk/wxscintilla/src/scintilla/src/LexAVE.cxx Release_gcc_unicode/LexAVE.o.d
  739.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexAVE.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexAVE.o
  740. Release_gcc_unicode/LexAVE.o.d:
  741.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexAVE.o -MFRelease_gcc_unicode/LexAVE.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexAVE.cxx
  742. Release_gcc_unicode/LexAVE.o.i:
  743.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexAVE.o.i sdk/wxscintilla/src/scintilla/src/LexAVE.cxx
  744. Release_gcc_unicode/LexBaan.o: sdk/wxscintilla/src/scintilla/src/LexBaan.cxx Release_gcc_unicode/LexBaan.o.d
  745.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexBaan.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexBaan.o
  746. Release_gcc_unicode/LexBaan.o.d:
  747.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexBaan.o -MFRelease_gcc_unicode/LexBaan.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexBaan.cxx
  748. Release_gcc_unicode/LexBaan.o.i:
  749.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexBaan.o.i sdk/wxscintilla/src/scintilla/src/LexBaan.cxx
  750. Release_gcc_unicode/LexBash.o: sdk/wxscintilla/src/scintilla/src/LexBash.cxx Release_gcc_unicode/LexBash.o.d
  751.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexBash.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexBash.o
  752. Release_gcc_unicode/LexBash.o.d:
  753.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexBash.o -MFRelease_gcc_unicode/LexBash.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexBash.cxx
  754. Release_gcc_unicode/LexBash.o.i:
  755.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexBash.o.i sdk/wxscintilla/src/scintilla/src/LexBash.cxx
  756. Release_gcc_unicode/LexBasic.o: sdk/wxscintilla/src/scintilla/src/LexBasic.cxx Release_gcc_unicode/LexBasic.o.d
  757.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexBasic.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexBasic.o
  758. Release_gcc_unicode/LexBasic.o.d:
  759.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexBasic.o -MFRelease_gcc_unicode/LexBasic.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexBasic.cxx
  760. Release_gcc_unicode/LexBasic.o.i:
  761.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexBasic.o.i sdk/wxscintilla/src/scintilla/src/LexBasic.cxx
  762. Release_gcc_unicode/LexBullant.o: sdk/wxscintilla/src/scintilla/src/LexBullant.cxx Release_gcc_unicode/LexBullant.o.d
  763.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexBullant.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexBullant.o
  764. Release_gcc_unicode/LexBullant.o.d:
  765.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexBullant.o -MFRelease_gcc_unicode/LexBullant.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexBullant.cxx
  766. Release_gcc_unicode/LexBullant.o.i:
  767.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexBullant.o.i sdk/wxscintilla/src/scintilla/src/LexBullant.cxx
  768. Release_gcc_unicode/LexCaml.o: sdk/wxscintilla/src/scintilla/src/LexCaml.cxx Release_gcc_unicode/LexCaml.o.d
  769.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCaml.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCaml.o
  770. Release_gcc_unicode/LexCaml.o.d:
  771.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCaml.o -MFRelease_gcc_unicode/LexCaml.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCaml.cxx
  772. Release_gcc_unicode/LexCaml.o.i:
  773.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCaml.o.i sdk/wxscintilla/src/scintilla/src/LexCaml.cxx
  774. Release_gcc_unicode/LexCLW.o: sdk/wxscintilla/src/scintilla/src/LexCLW.cxx Release_gcc_unicode/LexCLW.o.d
  775.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCLW.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCLW.o
  776. Release_gcc_unicode/LexCLW.o.d:
  777.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCLW.o -MFRelease_gcc_unicode/LexCLW.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCLW.cxx
  778. Release_gcc_unicode/LexCLW.o.i:
  779.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCLW.o.i sdk/wxscintilla/src/scintilla/src/LexCLW.cxx
  780. Release_gcc_unicode/LexCmake.o: sdk/wxscintilla/src/scintilla/src/LexCmake.cxx Release_gcc_unicode/LexCmake.o.d
  781.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCmake.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCmake.o
  782. Release_gcc_unicode/LexCmake.o.d:
  783.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCmake.o -MFRelease_gcc_unicode/LexCmake.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCmake.cxx
  784. Release_gcc_unicode/LexCmake.o.i:
  785.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCmake.o.i sdk/wxscintilla/src/scintilla/src/LexCmake.cxx
  786. Release_gcc_unicode/LexCOBOL.o: sdk/wxscintilla/src/scintilla/src/LexCOBOL.cxx Release_gcc_unicode/LexCOBOL.o.d
  787.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCOBOL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCOBOL.o
  788. Release_gcc_unicode/LexCOBOL.o.d:
  789.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCOBOL.o -MFRelease_gcc_unicode/LexCOBOL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCOBOL.cxx
  790. Release_gcc_unicode/LexCOBOL.o.i:
  791.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCOBOL.o.i sdk/wxscintilla/src/scintilla/src/LexCOBOL.cxx
  792. Release_gcc_unicode/LexConf.o: sdk/wxscintilla/src/scintilla/src/LexConf.cxx Release_gcc_unicode/LexConf.o.d
  793.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexConf.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexConf.o
  794. Release_gcc_unicode/LexConf.o.d:
  795.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexConf.o -MFRelease_gcc_unicode/LexConf.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexConf.cxx
  796. Release_gcc_unicode/LexConf.o.i:
  797.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexConf.o.i sdk/wxscintilla/src/scintilla/src/LexConf.cxx
  798. Release_gcc_unicode/LexCPP.o: sdk/wxscintilla/src/scintilla/src/LexCPP.cxx Release_gcc_unicode/LexCPP.o.d
  799.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCPP.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCPP.o
  800. Release_gcc_unicode/LexCPP.o.d:
  801.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCPP.o -MFRelease_gcc_unicode/LexCPP.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCPP.cxx
  802. Release_gcc_unicode/LexCPP.o.i:
  803.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCPP.o.i sdk/wxscintilla/src/scintilla/src/LexCPP.cxx
  804. Release_gcc_unicode/LexCrontab.o: sdk/wxscintilla/src/scintilla/src/LexCrontab.cxx Release_gcc_unicode/LexCrontab.o.d
  805.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCrontab.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCrontab.o
  806. Release_gcc_unicode/LexCrontab.o.d:
  807.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCrontab.o -MFRelease_gcc_unicode/LexCrontab.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCrontab.cxx
  808. Release_gcc_unicode/LexCrontab.o.i:
  809.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCrontab.o.i sdk/wxscintilla/src/scintilla/src/LexCrontab.cxx
  810. Release_gcc_unicode/LexCsound.o: sdk/wxscintilla/src/scintilla/src/LexCsound.cxx Release_gcc_unicode/LexCsound.o.d
  811.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCsound.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCsound.o
  812. Release_gcc_unicode/LexCsound.o.d:
  813.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCsound.o -MFRelease_gcc_unicode/LexCsound.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCsound.cxx
  814. Release_gcc_unicode/LexCsound.o.i:
  815.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCsound.o.i sdk/wxscintilla/src/scintilla/src/LexCsound.cxx
  816. Release_gcc_unicode/LexCSS.o: sdk/wxscintilla/src/scintilla/src/LexCSS.cxx Release_gcc_unicode/LexCSS.o.d
  817.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexCSS.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexCSS.o
  818. Release_gcc_unicode/LexCSS.o.d:
  819.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexCSS.o -MFRelease_gcc_unicode/LexCSS.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexCSS.cxx
  820. Release_gcc_unicode/LexCSS.o.i:
  821.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexCSS.o.i sdk/wxscintilla/src/scintilla/src/LexCSS.cxx
  822. Release_gcc_unicode/LexD.o: sdk/wxscintilla/src/scintilla/src/LexD.cxx Release_gcc_unicode/LexD.o.d
  823.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexD.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexD.o
  824. Release_gcc_unicode/LexD.o.d:
  825.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexD.o -MFRelease_gcc_unicode/LexD.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexD.cxx
  826. Release_gcc_unicode/LexD.o.i:
  827.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexD.o.i sdk/wxscintilla/src/scintilla/src/LexD.cxx
  828. Release_gcc_unicode/LexEiffel.o: sdk/wxscintilla/src/scintilla/src/LexEiffel.cxx Release_gcc_unicode/LexEiffel.o.d
  829.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexEiffel.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexEiffel.o
  830. Release_gcc_unicode/LexEiffel.o.d:
  831.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexEiffel.o -MFRelease_gcc_unicode/LexEiffel.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexEiffel.cxx
  832. Release_gcc_unicode/LexEiffel.o.i:
  833.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexEiffel.o.i sdk/wxscintilla/src/scintilla/src/LexEiffel.cxx
  834. Release_gcc_unicode/LexErlang.o: sdk/wxscintilla/src/scintilla/src/LexErlang.cxx Release_gcc_unicode/LexErlang.o.d
  835.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexErlang.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexErlang.o
  836. Release_gcc_unicode/LexErlang.o.d:
  837.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexErlang.o -MFRelease_gcc_unicode/LexErlang.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexErlang.cxx
  838. Release_gcc_unicode/LexErlang.o.i:
  839.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexErlang.o.i sdk/wxscintilla/src/scintilla/src/LexErlang.cxx
  840. Release_gcc_unicode/LexEScript.o: sdk/wxscintilla/src/scintilla/src/LexEScript.cxx Release_gcc_unicode/LexEScript.o.d
  841.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexEScript.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexEScript.o
  842. Release_gcc_unicode/LexEScript.o.d:
  843.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexEScript.o -MFRelease_gcc_unicode/LexEScript.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexEScript.cxx
  844. Release_gcc_unicode/LexEScript.o.i:
  845.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexEScript.o.i sdk/wxscintilla/src/scintilla/src/LexEScript.cxx
  846. Release_gcc_unicode/LexFIF.o: sdk/wxscintilla/src/scintilla/src/LexFIF.cxx Release_gcc_unicode/LexFIF.o.d
  847.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexFIF.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexFIF.o
  848. Release_gcc_unicode/LexFIF.o.d:
  849.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexFIF.o -MFRelease_gcc_unicode/LexFIF.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexFIF.cxx
  850. Release_gcc_unicode/LexFIF.o.i:
  851.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexFIF.o.i sdk/wxscintilla/src/scintilla/src/LexFIF.cxx
  852. Release_gcc_unicode/LexFlagship.o: sdk/wxscintilla/src/scintilla/src/LexFlagship.cxx Release_gcc_unicode/LexFlagship.o.d
  853.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexFlagship.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexFlagship.o
  854. Release_gcc_unicode/LexFlagship.o.d:
  855.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexFlagship.o -MFRelease_gcc_unicode/LexFlagship.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexFlagship.cxx
  856. Release_gcc_unicode/LexFlagship.o.i:
  857.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexFlagship.o.i sdk/wxscintilla/src/scintilla/src/LexFlagship.cxx
  858. Release_gcc_unicode/LexForth.o: sdk/wxscintilla/src/scintilla/src/LexForth.cxx Release_gcc_unicode/LexForth.o.d
  859.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexForth.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexForth.o
  860. Release_gcc_unicode/LexForth.o.d:
  861.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexForth.o -MFRelease_gcc_unicode/LexForth.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexForth.cxx
  862. Release_gcc_unicode/LexForth.o.i:
  863.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexForth.o.i sdk/wxscintilla/src/scintilla/src/LexForth.cxx
  864. Release_gcc_unicode/LexFortran.o: sdk/wxscintilla/src/scintilla/src/LexFortran.cxx Release_gcc_unicode/LexFortran.o.d
  865.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexFortran.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexFortran.o
  866. Release_gcc_unicode/LexFortran.o.d:
  867.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexFortran.o -MFRelease_gcc_unicode/LexFortran.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexFortran.cxx
  868. Release_gcc_unicode/LexFortran.o.i:
  869.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexFortran.o.i sdk/wxscintilla/src/scintilla/src/LexFortran.cxx
  870. Release_gcc_unicode/LexGAP.o: sdk/wxscintilla/src/scintilla/src/LexGAP.cxx Release_gcc_unicode/LexGAP.o.d
  871.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexGAP.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexGAP.o
  872. Release_gcc_unicode/LexGAP.o.d:
  873.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexGAP.o -MFRelease_gcc_unicode/LexGAP.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexGAP.cxx
  874. Release_gcc_unicode/LexGAP.o.i:
  875.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexGAP.o.i sdk/wxscintilla/src/scintilla/src/LexGAP.cxx
  876. Release_gcc_unicode/LexGCC.o: sdk/wxscintilla/src/scintilla/src/LexGCC.cxx Release_gcc_unicode/LexGCC.o.d
  877.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexGCC.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexGCC.o
  878. Release_gcc_unicode/LexGCC.o.d:
  879.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexGCC.o -MFRelease_gcc_unicode/LexGCC.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexGCC.cxx
  880. Release_gcc_unicode/LexGCC.o.i:
  881.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexGCC.o.i sdk/wxscintilla/src/scintilla/src/LexGCC.cxx
  882. Release_gcc_unicode/LexGui4Cli.o: sdk/wxscintilla/src/scintilla/src/LexGui4Cli.cxx Release_gcc_unicode/LexGui4Cli.o.d
  883.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexGui4Cli.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexGui4Cli.o
  884. Release_gcc_unicode/LexGui4Cli.o.d:
  885.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexGui4Cli.o -MFRelease_gcc_unicode/LexGui4Cli.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexGui4Cli.cxx
  886. Release_gcc_unicode/LexGui4Cli.o.i:
  887.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexGui4Cli.o.i sdk/wxscintilla/src/scintilla/src/LexGui4Cli.cxx
  888. Release_gcc_unicode/LexHaskell.o: sdk/wxscintilla/src/scintilla/src/LexHaskell.cxx Release_gcc_unicode/LexHaskell.o.d
  889.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexHaskell.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexHaskell.o
  890. Release_gcc_unicode/LexHaskell.o.d:
  891.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexHaskell.o -MFRelease_gcc_unicode/LexHaskell.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexHaskell.cxx
  892. Release_gcc_unicode/LexHaskell.o.i:
  893.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexHaskell.o.i sdk/wxscintilla/src/scintilla/src/LexHaskell.cxx
  894. Release_gcc_unicode/LexHTML.o: sdk/wxscintilla/src/scintilla/src/LexHTML.cxx Release_gcc_unicode/LexHTML.o.d
  895.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexHTML.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexHTML.o
  896. Release_gcc_unicode/LexHTML.o.d:
  897.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexHTML.o -MFRelease_gcc_unicode/LexHTML.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexHTML.cxx
  898. Release_gcc_unicode/LexHTML.o.i:
  899.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexHTML.o.i sdk/wxscintilla/src/scintilla/src/LexHTML.cxx
  900. Release_gcc_unicode/LexInno.o: sdk/wxscintilla/src/scintilla/src/LexInno.cxx Release_gcc_unicode/LexInno.o.d
  901.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexInno.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexInno.o
  902. Release_gcc_unicode/LexInno.o.d:
  903.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexInno.o -MFRelease_gcc_unicode/LexInno.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexInno.cxx
  904. Release_gcc_unicode/LexInno.o.i:
  905.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexInno.o.i sdk/wxscintilla/src/scintilla/src/LexInno.cxx
  906. Release_gcc_unicode/LexKix.o: sdk/wxscintilla/src/scintilla/src/LexKix.cxx Release_gcc_unicode/LexKix.o.d
  907.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexKix.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexKix.o
  908. Release_gcc_unicode/LexKix.o.d:
  909.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexKix.o -MFRelease_gcc_unicode/LexKix.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexKix.cxx
  910. Release_gcc_unicode/LexKix.o.i:
  911.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexKix.o.i sdk/wxscintilla/src/scintilla/src/LexKix.cxx
  912. Release_gcc_unicode/LexLisp.o: sdk/wxscintilla/src/scintilla/src/LexLisp.cxx Release_gcc_unicode/LexLisp.o.d
  913.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexLisp.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexLisp.o
  914. Release_gcc_unicode/LexLisp.o.d:
  915.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexLisp.o -MFRelease_gcc_unicode/LexLisp.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexLisp.cxx
  916. Release_gcc_unicode/LexLisp.o.i:
  917.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexLisp.o.i sdk/wxscintilla/src/scintilla/src/LexLisp.cxx
  918. Release_gcc_unicode/LexLout.o: sdk/wxscintilla/src/scintilla/src/LexLout.cxx Release_gcc_unicode/LexLout.o.d
  919.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexLout.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexLout.o
  920. Release_gcc_unicode/LexLout.o.d:
  921.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexLout.o -MFRelease_gcc_unicode/LexLout.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexLout.cxx
  922. Release_gcc_unicode/LexLout.o.i:
  923.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexLout.o.i sdk/wxscintilla/src/scintilla/src/LexLout.cxx
  924. Release_gcc_unicode/LexLua.o: sdk/wxscintilla/src/scintilla/src/LexLua.cxx Release_gcc_unicode/LexLua.o.d
  925.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexLua.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexLua.o
  926. Release_gcc_unicode/LexLua.o.d:
  927.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexLua.o -MFRelease_gcc_unicode/LexLua.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexLua.cxx
  928. Release_gcc_unicode/LexLua.o.i:
  929.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexLua.o.i sdk/wxscintilla/src/scintilla/src/LexLua.cxx
  930. Release_gcc_unicode/LexMagik.o: sdk/wxscintilla/src/scintilla/src/LexMagik.cxx Release_gcc_unicode/LexMagik.o.d
  931.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMagik.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMagik.o
  932. Release_gcc_unicode/LexMagik.o.d:
  933.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMagik.o -MFRelease_gcc_unicode/LexMagik.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMagik.cxx
  934. Release_gcc_unicode/LexMagik.o.i:
  935.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMagik.o.i sdk/wxscintilla/src/scintilla/src/LexMagik.cxx
  936. Release_gcc_unicode/LexMarkdown.o: sdk/wxscintilla/src/scintilla/src/LexMarkdown.cxx Release_gcc_unicode/LexMarkdown.o.d
  937.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMarkdown.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMarkdown.o
  938. Release_gcc_unicode/LexMarkdown.o.d:
  939.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMarkdown.o -MFRelease_gcc_unicode/LexMarkdown.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMarkdown.cxx
  940. Release_gcc_unicode/LexMarkdown.o.i:
  941.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMarkdown.o.i sdk/wxscintilla/src/scintilla/src/LexMarkdown.cxx
  942. Release_gcc_unicode/LexMatlab.o: sdk/wxscintilla/src/scintilla/src/LexMatlab.cxx Release_gcc_unicode/LexMatlab.o.d
  943.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMatlab.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMatlab.o
  944. Release_gcc_unicode/LexMatlab.o.d:
  945.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMatlab.o -MFRelease_gcc_unicode/LexMatlab.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMatlab.cxx
  946. Release_gcc_unicode/LexMatlab.o.i:
  947.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMatlab.o.i sdk/wxscintilla/src/scintilla/src/LexMatlab.cxx
  948. Release_gcc_unicode/LexMetapost.o: sdk/wxscintilla/src/scintilla/src/LexMetapost.cxx Release_gcc_unicode/LexMetapost.o.d
  949.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMetapost.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMetapost.o
  950. Release_gcc_unicode/LexMetapost.o.d:
  951.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMetapost.o -MFRelease_gcc_unicode/LexMetapost.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMetapost.cxx
  952. Release_gcc_unicode/LexMetapost.o.i:
  953.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMetapost.o.i sdk/wxscintilla/src/scintilla/src/LexMetapost.cxx
  954. Release_gcc_unicode/LexMMIXAL.o: sdk/wxscintilla/src/scintilla/src/LexMMIXAL.cxx Release_gcc_unicode/LexMMIXAL.o.d
  955.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMMIXAL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMMIXAL.o
  956. Release_gcc_unicode/LexMMIXAL.o.d:
  957.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMMIXAL.o -MFRelease_gcc_unicode/LexMMIXAL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMMIXAL.cxx
  958. Release_gcc_unicode/LexMMIXAL.o.i:
  959.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMMIXAL.o.i sdk/wxscintilla/src/scintilla/src/LexMMIXAL.cxx
  960. Release_gcc_unicode/LexMPT.o: sdk/wxscintilla/src/scintilla/src/LexMPT.cxx Release_gcc_unicode/LexMPT.o.d
  961.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMPT.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMPT.o
  962. Release_gcc_unicode/LexMPT.o.d:
  963.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMPT.o -MFRelease_gcc_unicode/LexMPT.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMPT.cxx
  964. Release_gcc_unicode/LexMPT.o.i:
  965.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMPT.o.i sdk/wxscintilla/src/scintilla/src/LexMPT.cxx
  966. Release_gcc_unicode/LexMSSQL.o: sdk/wxscintilla/src/scintilla/src/LexMSSQL.cxx Release_gcc_unicode/LexMSSQL.o.d
  967.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMSSQL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMSSQL.o
  968. Release_gcc_unicode/LexMSSQL.o.d:
  969.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMSSQL.o -MFRelease_gcc_unicode/LexMSSQL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMSSQL.cxx
  970. Release_gcc_unicode/LexMSSQL.o.i:
  971.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMSSQL.o.i sdk/wxscintilla/src/scintilla/src/LexMSSQL.cxx
  972. Release_gcc_unicode/LexMySQL.o: sdk/wxscintilla/src/scintilla/src/LexMySQL.cxx Release_gcc_unicode/LexMySQL.o.d
  973.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexMySQL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexMySQL.o
  974. Release_gcc_unicode/LexMySQL.o.d:
  975.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexMySQL.o -MFRelease_gcc_unicode/LexMySQL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexMySQL.cxx
  976. Release_gcc_unicode/LexMySQL.o.i:
  977.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexMySQL.o.i sdk/wxscintilla/src/scintilla/src/LexMySQL.cxx
  978. Release_gcc_unicode/LexNimrod.o: sdk/wxscintilla/src/scintilla/src/LexNimrod.cxx Release_gcc_unicode/LexNimrod.o.d
  979.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexNimrod.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexNimrod.o
  980. Release_gcc_unicode/LexNimrod.o.d:
  981.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexNimrod.o -MFRelease_gcc_unicode/LexNimrod.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexNimrod.cxx
  982. Release_gcc_unicode/LexNimrod.o.i:
  983.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexNimrod.o.i sdk/wxscintilla/src/scintilla/src/LexNimrod.cxx
  984. Release_gcc_unicode/LexNsis.o: sdk/wxscintilla/src/scintilla/src/LexNsis.cxx Release_gcc_unicode/LexNsis.o.d
  985.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexNsis.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexNsis.o
  986. Release_gcc_unicode/LexNsis.o.d:
  987.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexNsis.o -MFRelease_gcc_unicode/LexNsis.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexNsis.cxx
  988. Release_gcc_unicode/LexNsis.o.i:
  989.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexNsis.o.i sdk/wxscintilla/src/scintilla/src/LexNsis.cxx
  990. Release_gcc_unicode/LexOpal.o: sdk/wxscintilla/src/scintilla/src/LexOpal.cxx Release_gcc_unicode/LexOpal.o.d
  991.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexOpal.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexOpal.o
  992. Release_gcc_unicode/LexOpal.o.d:
  993.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexOpal.o -MFRelease_gcc_unicode/LexOpal.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexOpal.cxx
  994. Release_gcc_unicode/LexOpal.o.i:
  995.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexOpal.o.i sdk/wxscintilla/src/scintilla/src/LexOpal.cxx
  996. Release_gcc_unicode/LexOthers.o: sdk/wxscintilla/src/scintilla/src/LexOthers.cxx Release_gcc_unicode/LexOthers.o.d
  997.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexOthers.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexOthers.o
  998. Release_gcc_unicode/LexOthers.o.d:
  999.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexOthers.o -MFRelease_gcc_unicode/LexOthers.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexOthers.cxx
  1000. Release_gcc_unicode/LexOthers.o.i:
  1001.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexOthers.o.i sdk/wxscintilla/src/scintilla/src/LexOthers.cxx
  1002. Release_gcc_unicode/LexPascal.o: sdk/wxscintilla/src/scintilla/src/LexPascal.cxx Release_gcc_unicode/LexPascal.o.d
  1003.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPascal.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPascal.o
  1004. Release_gcc_unicode/LexPascal.o.d:
  1005.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPascal.o -MFRelease_gcc_unicode/LexPascal.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPascal.cxx
  1006. Release_gcc_unicode/LexPascal.o.i:
  1007.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPascal.o.i sdk/wxscintilla/src/scintilla/src/LexPascal.cxx
  1008. Release_gcc_unicode/LexPB.o: sdk/wxscintilla/src/scintilla/src/LexPB.cxx Release_gcc_unicode/LexPB.o.d
  1009.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPB.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPB.o
  1010. Release_gcc_unicode/LexPB.o.d:
  1011.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPB.o -MFRelease_gcc_unicode/LexPB.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPB.cxx
  1012. Release_gcc_unicode/LexPB.o.i:
  1013.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPB.o.i sdk/wxscintilla/src/scintilla/src/LexPB.cxx
  1014. Release_gcc_unicode/LexPerl.o: sdk/wxscintilla/src/scintilla/src/LexPerl.cxx Release_gcc_unicode/LexPerl.o.d
  1015.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPerl.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPerl.o
  1016. Release_gcc_unicode/LexPerl.o.d:
  1017.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPerl.o -MFRelease_gcc_unicode/LexPerl.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPerl.cxx
  1018. Release_gcc_unicode/LexPerl.o.i:
  1019.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPerl.o.i sdk/wxscintilla/src/scintilla/src/LexPerl.cxx
  1020. Release_gcc_unicode/LexPLM.o: sdk/wxscintilla/src/scintilla/src/LexPLM.cxx Release_gcc_unicode/LexPLM.o.d
  1021.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPLM.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPLM.o
  1022. Release_gcc_unicode/LexPLM.o.d:
  1023.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPLM.o -MFRelease_gcc_unicode/LexPLM.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPLM.cxx
  1024. Release_gcc_unicode/LexPLM.o.i:
  1025.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPLM.o.i sdk/wxscintilla/src/scintilla/src/LexPLM.cxx
  1026. Release_gcc_unicode/LexPOV.o: sdk/wxscintilla/src/scintilla/src/LexPOV.cxx Release_gcc_unicode/LexPOV.o.d
  1027.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPOV.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPOV.o
  1028. Release_gcc_unicode/LexPOV.o.d:
  1029.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPOV.o -MFRelease_gcc_unicode/LexPOV.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPOV.cxx
  1030. Release_gcc_unicode/LexPOV.o.i:
  1031.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPOV.o.i sdk/wxscintilla/src/scintilla/src/LexPOV.cxx
  1032. Release_gcc_unicode/LexPowerPro.o: sdk/wxscintilla/src/scintilla/src/LexPowerPro.cxx Release_gcc_unicode/LexPowerPro.o.d
  1033.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPowerPro.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPowerPro.o
  1034. Release_gcc_unicode/LexPowerPro.o.d:
  1035.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPowerPro.o -MFRelease_gcc_unicode/LexPowerPro.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPowerPro.cxx
  1036. Release_gcc_unicode/LexPowerPro.o.i:
  1037.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPowerPro.o.i sdk/wxscintilla/src/scintilla/src/LexPowerPro.cxx
  1038. Release_gcc_unicode/LexPowerShell.o: sdk/wxscintilla/src/scintilla/src/LexPowerShell.cxx Release_gcc_unicode/LexPowerShell.o.d
  1039.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPowerShell.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPowerShell.o
  1040. Release_gcc_unicode/LexPowerShell.o.d:
  1041.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPowerShell.o -MFRelease_gcc_unicode/LexPowerShell.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPowerShell.cxx
  1042. Release_gcc_unicode/LexPowerShell.o.i:
  1043.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPowerShell.o.i sdk/wxscintilla/src/scintilla/src/LexPowerShell.cxx
  1044. Release_gcc_unicode/LexProgress.o: sdk/wxscintilla/src/scintilla/src/LexProgress.cxx Release_gcc_unicode/LexProgress.o.d
  1045.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexProgress.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexProgress.o
  1046. Release_gcc_unicode/LexProgress.o.d:
  1047.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexProgress.o -MFRelease_gcc_unicode/LexProgress.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexProgress.cxx
  1048. Release_gcc_unicode/LexProgress.o.i:
  1049.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexProgress.o.i sdk/wxscintilla/src/scintilla/src/LexProgress.cxx
  1050. Release_gcc_unicode/LexPS.o: sdk/wxscintilla/src/scintilla/src/LexPS.cxx Release_gcc_unicode/LexPS.o.d
  1051.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPS.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPS.o
  1052. Release_gcc_unicode/LexPS.o.d:
  1053.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPS.o -MFRelease_gcc_unicode/LexPS.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPS.cxx
  1054. Release_gcc_unicode/LexPS.o.i:
  1055.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPS.o.i sdk/wxscintilla/src/scintilla/src/LexPS.cxx
  1056. Release_gcc_unicode/LexPython.o: sdk/wxscintilla/src/scintilla/src/LexPython.cxx Release_gcc_unicode/LexPython.o.d
  1057.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexPython.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexPython.o
  1058. Release_gcc_unicode/LexPython.o.d:
  1059.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexPython.o -MFRelease_gcc_unicode/LexPython.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexPython.cxx
  1060. Release_gcc_unicode/LexPython.o.i:
  1061.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexPython.o.i sdk/wxscintilla/src/scintilla/src/LexPython.cxx
  1062. Release_gcc_unicode/LexR.o: sdk/wxscintilla/src/scintilla/src/LexR.cxx Release_gcc_unicode/LexR.o.d
  1063.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexR.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexR.o
  1064. Release_gcc_unicode/LexR.o.d:
  1065.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexR.o -MFRelease_gcc_unicode/LexR.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexR.cxx
  1066. Release_gcc_unicode/LexR.o.i:
  1067.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexR.o.i sdk/wxscintilla/src/scintilla/src/LexR.cxx
  1068. Release_gcc_unicode/LexRebol.o: sdk/wxscintilla/src/scintilla/src/LexRebol.cxx Release_gcc_unicode/LexRebol.o.d
  1069.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexRebol.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexRebol.o
  1070. Release_gcc_unicode/LexRebol.o.d:
  1071.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexRebol.o -MFRelease_gcc_unicode/LexRebol.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexRebol.cxx
  1072. Release_gcc_unicode/LexRebol.o.i:
  1073.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexRebol.o.i sdk/wxscintilla/src/scintilla/src/LexRebol.cxx
  1074. Release_gcc_unicode/LexRuby.o: sdk/wxscintilla/src/scintilla/src/LexRuby.cxx Release_gcc_unicode/LexRuby.o.d
  1075.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexRuby.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexRuby.o
  1076. Release_gcc_unicode/LexRuby.o.d:
  1077.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexRuby.o -MFRelease_gcc_unicode/LexRuby.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexRuby.cxx
  1078. Release_gcc_unicode/LexRuby.o.i:
  1079.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexRuby.o.i sdk/wxscintilla/src/scintilla/src/LexRuby.cxx
  1080. Release_gcc_unicode/LexScriptol.o: sdk/wxscintilla/src/scintilla/src/LexScriptol.cxx Release_gcc_unicode/LexScriptol.o.d
  1081.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexScriptol.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexScriptol.o
  1082. Release_gcc_unicode/LexScriptol.o.d:
  1083.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexScriptol.o -MFRelease_gcc_unicode/LexScriptol.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexScriptol.cxx
  1084. Release_gcc_unicode/LexScriptol.o.i:
  1085.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexScriptol.o.i sdk/wxscintilla/src/scintilla/src/LexScriptol.cxx
  1086. Release_gcc_unicode/LexSmalltalk.o: sdk/wxscintilla/src/scintilla/src/LexSmalltalk.cxx Release_gcc_unicode/LexSmalltalk.o.d
  1087.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSmalltalk.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSmalltalk.o
  1088. Release_gcc_unicode/LexSmalltalk.o.d:
  1089.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSmalltalk.o -MFRelease_gcc_unicode/LexSmalltalk.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSmalltalk.cxx
  1090. Release_gcc_unicode/LexSmalltalk.o.i:
  1091.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSmalltalk.o.i sdk/wxscintilla/src/scintilla/src/LexSmalltalk.cxx
  1092. Release_gcc_unicode/LexSML.o: sdk/wxscintilla/src/scintilla/src/LexSML.cxx Release_gcc_unicode/LexSML.o.d
  1093.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSML.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSML.o
  1094. Release_gcc_unicode/LexSML.o.d:
  1095.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSML.o -MFRelease_gcc_unicode/LexSML.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSML.cxx
  1096. Release_gcc_unicode/LexSML.o.i:
  1097.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSML.o.i sdk/wxscintilla/src/scintilla/src/LexSML.cxx
  1098. Release_gcc_unicode/LexSorcus.o: sdk/wxscintilla/src/scintilla/src/LexSorcus.cxx Release_gcc_unicode/LexSorcus.o.d
  1099.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSorcus.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSorcus.o
  1100. Release_gcc_unicode/LexSorcus.o.d:
  1101.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSorcus.o -MFRelease_gcc_unicode/LexSorcus.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSorcus.cxx
  1102. Release_gcc_unicode/LexSorcus.o.i:
  1103.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSorcus.o.i sdk/wxscintilla/src/scintilla/src/LexSorcus.cxx
  1104. Release_gcc_unicode/LexSpecman.o: sdk/wxscintilla/src/scintilla/src/LexSpecman.cxx Release_gcc_unicode/LexSpecman.o.d
  1105.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSpecman.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSpecman.o
  1106. Release_gcc_unicode/LexSpecman.o.d:
  1107.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSpecman.o -MFRelease_gcc_unicode/LexSpecman.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSpecman.cxx
  1108. Release_gcc_unicode/LexSpecman.o.i:
  1109.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSpecman.o.i sdk/wxscintilla/src/scintilla/src/LexSpecman.cxx
  1110. Release_gcc_unicode/LexSpice.o: sdk/wxscintilla/src/scintilla/src/LexSpice.cxx Release_gcc_unicode/LexSpice.o.d
  1111.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSpice.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSpice.o
  1112. Release_gcc_unicode/LexSpice.o.d:
  1113.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSpice.o -MFRelease_gcc_unicode/LexSpice.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSpice.cxx
  1114. Release_gcc_unicode/LexSpice.o.i:
  1115.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSpice.o.i sdk/wxscintilla/src/scintilla/src/LexSpice.cxx
  1116. Release_gcc_unicode/LexSQL.o: sdk/wxscintilla/src/scintilla/src/LexSQL.cxx Release_gcc_unicode/LexSQL.o.d
  1117.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSQL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSQL.o
  1118. Release_gcc_unicode/LexSQL.o.d:
  1119.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSQL.o -MFRelease_gcc_unicode/LexSQL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSQL.cxx
  1120. Release_gcc_unicode/LexSQL.o.i:
  1121.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSQL.o.i sdk/wxscintilla/src/scintilla/src/LexSQL.cxx
  1122. Release_gcc_unicode/LexSVN.o: sdk/wxscintilla/src/scintilla/src/LexSVN.cxx Release_gcc_unicode/LexSVN.o.d
  1123.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexSVN.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexSVN.o
  1124. Release_gcc_unicode/LexSVN.o.d:
  1125.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexSVN.o -MFRelease_gcc_unicode/LexSVN.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexSVN.cxx
  1126. Release_gcc_unicode/LexSVN.o.i:
  1127.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexSVN.o.i sdk/wxscintilla/src/scintilla/src/LexSVN.cxx
  1128. Release_gcc_unicode/LexTACL.o: sdk/wxscintilla/src/scintilla/src/LexTACL.cxx Release_gcc_unicode/LexTACL.o.d
  1129.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexTACL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexTACL.o
  1130. Release_gcc_unicode/LexTACL.o.d:
  1131.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexTACL.o -MFRelease_gcc_unicode/LexTACL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexTACL.cxx
  1132. Release_gcc_unicode/LexTACL.o.i:
  1133.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexTACL.o.i sdk/wxscintilla/src/scintilla/src/LexTACL.cxx
  1134. Release_gcc_unicode/LexTADS3.o: sdk/wxscintilla/src/scintilla/src/LexTADS3.cxx Release_gcc_unicode/LexTADS3.o.d
  1135.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexTADS3.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexTADS3.o
  1136. Release_gcc_unicode/LexTADS3.o.d:
  1137.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexTADS3.o -MFRelease_gcc_unicode/LexTADS3.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexTADS3.cxx
  1138. Release_gcc_unicode/LexTADS3.o.i:
  1139.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexTADS3.o.i sdk/wxscintilla/src/scintilla/src/LexTADS3.cxx
  1140. Release_gcc_unicode/LexTAL.o: sdk/wxscintilla/src/scintilla/src/LexTAL.cxx Release_gcc_unicode/LexTAL.o.d
  1141.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexTAL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexTAL.o
  1142. Release_gcc_unicode/LexTAL.o.d:
  1143.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexTAL.o -MFRelease_gcc_unicode/LexTAL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexTAL.cxx
  1144. Release_gcc_unicode/LexTAL.o.i:
  1145.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexTAL.o.i sdk/wxscintilla/src/scintilla/src/LexTAL.cxx
  1146. Release_gcc_unicode/LexTCL.o: sdk/wxscintilla/src/scintilla/src/LexTCL.cxx Release_gcc_unicode/LexTCL.o.d
  1147.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexTCL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexTCL.o
  1148. Release_gcc_unicode/LexTCL.o.d:
  1149.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexTCL.o -MFRelease_gcc_unicode/LexTCL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexTCL.cxx
  1150. Release_gcc_unicode/LexTCL.o.i:
  1151.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexTCL.o.i sdk/wxscintilla/src/scintilla/src/LexTCL.cxx
  1152. Release_gcc_unicode/LexTeX.o: sdk/wxscintilla/src/scintilla/src/LexTeX.cxx Release_gcc_unicode/LexTeX.o.d
  1153.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexTeX.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexTeX.o
  1154. Release_gcc_unicode/LexTeX.o.d:
  1155.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexTeX.o -MFRelease_gcc_unicode/LexTeX.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexTeX.cxx
  1156. Release_gcc_unicode/LexTeX.o.i:
  1157.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexTeX.o.i sdk/wxscintilla/src/scintilla/src/LexTeX.cxx
  1158. Release_gcc_unicode/LexVB.o: sdk/wxscintilla/src/scintilla/src/LexVB.cxx Release_gcc_unicode/LexVB.o.d
  1159.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexVB.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexVB.o
  1160. Release_gcc_unicode/LexVB.o.d:
  1161.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexVB.o -MFRelease_gcc_unicode/LexVB.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexVB.cxx
  1162. Release_gcc_unicode/LexVB.o.i:
  1163.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexVB.o.i sdk/wxscintilla/src/scintilla/src/LexVB.cxx
  1164. Release_gcc_unicode/LexVerilog.o: sdk/wxscintilla/src/scintilla/src/LexVerilog.cxx Release_gcc_unicode/LexVerilog.o.d
  1165.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexVerilog.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexVerilog.o
  1166. Release_gcc_unicode/LexVerilog.o.d:
  1167.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexVerilog.o -MFRelease_gcc_unicode/LexVerilog.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexVerilog.cxx
  1168. Release_gcc_unicode/LexVerilog.o.i:
  1169.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexVerilog.o.i sdk/wxscintilla/src/scintilla/src/LexVerilog.cxx
  1170. Release_gcc_unicode/LexVHDL.o: sdk/wxscintilla/src/scintilla/src/LexVHDL.cxx Release_gcc_unicode/LexVHDL.o.d
  1171.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexVHDL.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexVHDL.o
  1172. Release_gcc_unicode/LexVHDL.o.d:
  1173.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexVHDL.o -MFRelease_gcc_unicode/LexVHDL.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexVHDL.cxx
  1174. Release_gcc_unicode/LexVHDL.o.i:
  1175.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexVHDL.o.i sdk/wxscintilla/src/scintilla/src/LexVHDL.cxx
  1176. Release_gcc_unicode/LexYAML.o: sdk/wxscintilla/src/scintilla/src/LexYAML.cxx Release_gcc_unicode/LexYAML.o.d
  1177.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LexYAML.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LexYAML.o
  1178. Release_gcc_unicode/LexYAML.o.d:
  1179.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LexYAML.o -MFRelease_gcc_unicode/LexYAML.o.d  -MM sdk/wxscintilla/src/scintilla/src/LexYAML.cxx
  1180. Release_gcc_unicode/LexYAML.o.i:
  1181.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LexYAML.o.i sdk/wxscintilla/src/scintilla/src/LexYAML.cxx
  1182. Release_gcc_unicode/LineMarker.o: sdk/wxscintilla/src/scintilla/src/LineMarker.cxx Release_gcc_unicode/LineMarker.o.d
  1183.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/LineMarker.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/LineMarker.o
  1184. Release_gcc_unicode/LineMarker.o.d:
  1185.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/LineMarker.o -MFRelease_gcc_unicode/LineMarker.o.d  -MM sdk/wxscintilla/src/scintilla/src/LineMarker.cxx
  1186. Release_gcc_unicode/LineMarker.o.i:
  1187.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/LineMarker.o.i sdk/wxscintilla/src/scintilla/src/LineMarker.cxx
  1188. Release_gcc_unicode/PerLine.o: sdk/wxscintilla/src/scintilla/src/PerLine.cxx Release_gcc_unicode/PerLine.o.d
  1189.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/PerLine.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/PerLine.o
  1190. Release_gcc_unicode/PerLine.o.d:
  1191.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/PerLine.o -MFRelease_gcc_unicode/PerLine.o.d  -MM sdk/wxscintilla/src/scintilla/src/PerLine.cxx
  1192. Release_gcc_unicode/PerLine.o.i:
  1193.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/PerLine.o.i sdk/wxscintilla/src/scintilla/src/PerLine.cxx
  1194. Release_gcc_unicode/PositionCache.o: sdk/wxscintilla/src/scintilla/src/PositionCache.cxx Release_gcc_unicode/PositionCache.o.d
  1195.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/PositionCache.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/PositionCache.o
  1196. Release_gcc_unicode/PositionCache.o.d:
  1197.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/PositionCache.o -MFRelease_gcc_unicode/PositionCache.o.d  -MM sdk/wxscintilla/src/scintilla/src/PositionCache.cxx
  1198. Release_gcc_unicode/PositionCache.o.i:
  1199.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/PositionCache.o.i sdk/wxscintilla/src/scintilla/src/PositionCache.cxx
  1200. Release_gcc_unicode/PropSet.o: sdk/wxscintilla/src/scintilla/src/PropSet.cxx Release_gcc_unicode/PropSet.o.d
  1201.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/PropSet.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/PropSet.o
  1202. Release_gcc_unicode/PropSet.o.d:
  1203.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/PropSet.o -MFRelease_gcc_unicode/PropSet.o.d  -MM sdk/wxscintilla/src/scintilla/src/PropSet.cxx
  1204. Release_gcc_unicode/PropSet.o.i:
  1205.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/PropSet.o.i sdk/wxscintilla/src/scintilla/src/PropSet.cxx
  1206. Release_gcc_unicode/RESearch.o: sdk/wxscintilla/src/scintilla/src/RESearch.cxx Release_gcc_unicode/RESearch.o.d
  1207.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/RESearch.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/RESearch.o
  1208. Release_gcc_unicode/RESearch.o.d:
  1209.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/RESearch.o -MFRelease_gcc_unicode/RESearch.o.d  -MM sdk/wxscintilla/src/scintilla/src/RESearch.cxx
  1210. Release_gcc_unicode/RESearch.o.i:
  1211.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/RESearch.o.i sdk/wxscintilla/src/scintilla/src/RESearch.cxx
  1212. Release_gcc_unicode/RunStyles.o: sdk/wxscintilla/src/scintilla/src/RunStyles.cxx Release_gcc_unicode/RunStyles.o.d
  1213.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/RunStyles.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/RunStyles.o
  1214. Release_gcc_unicode/RunStyles.o.d:
  1215.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/RunStyles.o -MFRelease_gcc_unicode/RunStyles.o.d  -MM sdk/wxscintilla/src/scintilla/src/RunStyles.cxx
  1216. Release_gcc_unicode/RunStyles.o.i:
  1217.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/RunStyles.o.i sdk/wxscintilla/src/scintilla/src/RunStyles.cxx
  1218. Release_gcc_unicode/ScintillaBase.o: sdk/wxscintilla/src/scintilla/src/ScintillaBase.cxx Release_gcc_unicode/ScintillaBase.o.d
  1219.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/ScintillaBase.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ScintillaBase.o
  1220. Release_gcc_unicode/ScintillaBase.o.d:
  1221.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ScintillaBase.o -MFRelease_gcc_unicode/ScintillaBase.o.d  -MM sdk/wxscintilla/src/scintilla/src/ScintillaBase.cxx
  1222. Release_gcc_unicode/ScintillaBase.o.i:
  1223.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ScintillaBase.o.i sdk/wxscintilla/src/scintilla/src/ScintillaBase.cxx
  1224. Release_gcc_unicode/Selection.o: sdk/wxscintilla/src/scintilla/src/Selection.cxx Release_gcc_unicode/Selection.o.d
  1225.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/Selection.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/Selection.o
  1226. Release_gcc_unicode/Selection.o.d:
  1227.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/Selection.o -MFRelease_gcc_unicode/Selection.o.d  -MM sdk/wxscintilla/src/scintilla/src/Selection.cxx
  1228. Release_gcc_unicode/Selection.o.i:
  1229.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/Selection.o.i sdk/wxscintilla/src/scintilla/src/Selection.cxx
  1230. Release_gcc_unicode/StyleContext.o: sdk/wxscintilla/src/scintilla/src/StyleContext.cxx Release_gcc_unicode/StyleContext.o.d
  1231.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/StyleContext.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/StyleContext.o
  1232. Release_gcc_unicode/StyleContext.o.d:
  1233.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/StyleContext.o -MFRelease_gcc_unicode/StyleContext.o.d  -MM sdk/wxscintilla/src/scintilla/src/StyleContext.cxx
  1234. Release_gcc_unicode/StyleContext.o.i:
  1235.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/StyleContext.o.i sdk/wxscintilla/src/scintilla/src/StyleContext.cxx
  1236. Release_gcc_unicode/Style.o: sdk/wxscintilla/src/scintilla/src/Style.cxx Release_gcc_unicode/Style.o.d
  1237.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/Style.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/Style.o
  1238. Release_gcc_unicode/Style.o.d:
  1239.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/Style.o -MFRelease_gcc_unicode/Style.o.d  -MM sdk/wxscintilla/src/scintilla/src/Style.cxx
  1240. Release_gcc_unicode/Style.o.i:
  1241.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/Style.o.i sdk/wxscintilla/src/scintilla/src/Style.cxx
  1242. Release_gcc_unicode/UniConversion.o: sdk/wxscintilla/src/scintilla/src/UniConversion.cxx Release_gcc_unicode/UniConversion.o.d
  1243.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/UniConversion.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/UniConversion.o
  1244. Release_gcc_unicode/UniConversion.o.d:
  1245.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/UniConversion.o -MFRelease_gcc_unicode/UniConversion.o.d  -MM sdk/wxscintilla/src/scintilla/src/UniConversion.cxx
  1246. Release_gcc_unicode/UniConversion.o.i:
  1247.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/UniConversion.o.i sdk/wxscintilla/src/scintilla/src/UniConversion.cxx
  1248. Release_gcc_unicode/ViewStyle.o: sdk/wxscintilla/src/scintilla/src/ViewStyle.cxx Release_gcc_unicode/ViewStyle.o.d
  1249.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/ViewStyle.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ViewStyle.o
  1250. Release_gcc_unicode/ViewStyle.o.d:
  1251.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ViewStyle.o -MFRelease_gcc_unicode/ViewStyle.o.d  -MM sdk/wxscintilla/src/scintilla/src/ViewStyle.cxx
  1252. Release_gcc_unicode/ViewStyle.o.i:
  1253.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ViewStyle.o.i sdk/wxscintilla/src/scintilla/src/ViewStyle.cxx
  1254. Release_gcc_unicode/WindowAccessor.o: sdk/wxscintilla/src/scintilla/src/WindowAccessor.cxx Release_gcc_unicode/WindowAccessor.o.d
  1255.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/WindowAccessor.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/WindowAccessor.o
  1256. Release_gcc_unicode/WindowAccessor.o.d:
  1257.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/WindowAccessor.o -MFRelease_gcc_unicode/WindowAccessor.o.d  -MM sdk/wxscintilla/src/scintilla/src/WindowAccessor.cxx
  1258. Release_gcc_unicode/WindowAccessor.o.i:
  1259.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/WindowAccessor.o.i sdk/wxscintilla/src/scintilla/src/WindowAccessor.cxx
  1260. Release_gcc_unicode/XPM.o: sdk/wxscintilla/src/scintilla/src/XPM.cxx Release_gcc_unicode/XPM.o.d
  1261.     $(CMP) -c sdk/wxscintilla/src/scintilla/src/XPM.cxx -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/XPM.o
  1262. Release_gcc_unicode/XPM.o.d:
  1263.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/XPM.o -MFRelease_gcc_unicode/XPM.o.d  -MM sdk/wxscintilla/src/scintilla/src/XPM.cxx
  1264. Release_gcc_unicode/XPM.o.i:
  1265.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/XPM.o.i sdk/wxscintilla/src/scintilla/src/XPM.cxx
  1266. Release_gcc_unicode/PlatWX.o: sdk/wxscintilla/src/PlatWX.cpp Release_gcc_unicode/PlatWX.o.d
  1267.     $(CMP) -c sdk/wxscintilla/src/PlatWX.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/PlatWX.o
  1268. Release_gcc_unicode/PlatWX.o.d:
  1269.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/PlatWX.o -MFRelease_gcc_unicode/PlatWX.o.d  -MM sdk/wxscintilla/src/PlatWX.cpp
  1270. Release_gcc_unicode/PlatWX.o.i:
  1271.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/PlatWX.o.i sdk/wxscintilla/src/PlatWX.cpp
  1272. Release_gcc_unicode/ScintillaWX.o: sdk/wxscintilla/src/ScintillaWX.cpp Release_gcc_unicode/ScintillaWX.o.d
  1273.     $(CMP) -c sdk/wxscintilla/src/ScintillaWX.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ScintillaWX.o
  1274. Release_gcc_unicode/ScintillaWX.o.d:
  1275.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ScintillaWX.o -MFRelease_gcc_unicode/ScintillaWX.o.d  -MM sdk/wxscintilla/src/ScintillaWX.cpp
  1276. Release_gcc_unicode/ScintillaWX.o.i:
  1277.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ScintillaWX.o.i sdk/wxscintilla/src/ScintillaWX.cpp
  1278. Release_gcc_unicode/wxscintilla.o: sdk/wxscintilla/src/wxscintilla.cpp Release_gcc_unicode/wxscintilla.o.d
  1279.     $(CMP) -c sdk/wxscintilla/src/wxscintilla.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/wxscintilla.o
  1280. Release_gcc_unicode/wxscintilla.o.d:
  1281.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/wxscintilla.o -MFRelease_gcc_unicode/wxscintilla.o.d  -MM sdk/wxscintilla/src/wxscintilla.cpp
  1282. Release_gcc_unicode/wxscintilla.o.i:
  1283.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/wxscintilla.o.i sdk/wxscintilla/src/wxscintilla.cpp
  1284.  
  1285. Scintilla: $(ScintillaObjects)
  1286.     $(CMP) -fPIC  -shared  -o ./$(OUTPUT_DIR)/libwxscintilla$(EXT).so $(ScintillaObjects) $(PLUGIN_LINK_FLAGS)
  1287.  
  1288. -include Release_gcc_unicode/*.o.d
  1289.  
  1290. Release_gcc_unicode/clindexerprotocol.o: sdk/codelite_indexer/network/clindexerprotocol.cpp Release_gcc_unicode/clindexerprotocol.o.d
  1291.     $(CMP) -c sdk/codelite_indexer/network/clindexerprotocol.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/clindexerprotocol.o
  1292. Release_gcc_unicode/clindexerprotocol.o.d:
  1293.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/clindexerprotocol.o -MFRelease_gcc_unicode/clindexerprotocol.o.d  -MM sdk/codelite_indexer/network/clindexerprotocol.cpp
  1294. Release_gcc_unicode/clindexerprotocol.o.i:
  1295.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/clindexerprotocol.o.i sdk/codelite_indexer/network/clindexerprotocol.cpp
  1296. Release_gcc_unicode/cl_indexer_reply.o: sdk/codelite_indexer/network/cl_indexer_reply.cpp Release_gcc_unicode/cl_indexer_reply.o.d
  1297.     $(CMP) -c sdk/codelite_indexer/network/cl_indexer_reply.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cl_indexer_reply.o
  1298. Release_gcc_unicode/cl_indexer_reply.o.d:
  1299.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cl_indexer_reply.o -MFRelease_gcc_unicode/cl_indexer_reply.o.d  -MM sdk/codelite_indexer/network/cl_indexer_reply.cpp
  1300. Release_gcc_unicode/cl_indexer_reply.o.i:
  1301.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cl_indexer_reply.o.i sdk/codelite_indexer/network/cl_indexer_reply.cpp
  1302. Release_gcc_unicode/cl_indexer_request.o: sdk/codelite_indexer/network/cl_indexer_request.cpp Release_gcc_unicode/cl_indexer_request.o.d
  1303.     $(CMP) -c sdk/codelite_indexer/network/cl_indexer_request.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cl_indexer_request.o
  1304. Release_gcc_unicode/cl_indexer_request.o.d:
  1305.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cl_indexer_request.o -MFRelease_gcc_unicode/cl_indexer_request.o.d  -MM sdk/codelite_indexer/network/cl_indexer_request.cpp
  1306. Release_gcc_unicode/cl_indexer_request.o.i:
  1307.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cl_indexer_request.o.i sdk/codelite_indexer/network/cl_indexer_request.cpp
  1308. Release_gcc_unicode/named_pipe_client.o: sdk/codelite_indexer/network/named_pipe_client.cpp Release_gcc_unicode/named_pipe_client.o.d
  1309.     $(CMP) -c sdk/codelite_indexer/network/named_pipe_client.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/named_pipe_client.o
  1310. Release_gcc_unicode/named_pipe_client.o.d:
  1311.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/named_pipe_client.o -MFRelease_gcc_unicode/named_pipe_client.o.d  -MM sdk/codelite_indexer/network/named_pipe_client.cpp
  1312. Release_gcc_unicode/named_pipe_client.o.i:
  1313.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/named_pipe_client.o.i sdk/codelite_indexer/network/named_pipe_client.cpp
  1314. Release_gcc_unicode/named_pipe.o: sdk/codelite_indexer/network/named_pipe.cpp Release_gcc_unicode/named_pipe.o.d
  1315.     $(CMP) -c sdk/codelite_indexer/network/named_pipe.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/named_pipe.o
  1316. Release_gcc_unicode/named_pipe.o.d:
  1317.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/named_pipe.o -MFRelease_gcc_unicode/named_pipe.o.d  -MM sdk/codelite_indexer/network/named_pipe.cpp
  1318. Release_gcc_unicode/named_pipe.o.i:
  1319.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/named_pipe.o.i sdk/codelite_indexer/network/named_pipe.cpp
  1320. Release_gcc_unicode/named_pipe_server.o: sdk/codelite_indexer/network/named_pipe_server.cpp Release_gcc_unicode/named_pipe_server.o.d
  1321.     $(CMP) -c sdk/codelite_indexer/network/named_pipe_server.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/named_pipe_server.o
  1322. Release_gcc_unicode/named_pipe_server.o.d:
  1323.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/named_pipe_server.o -MFRelease_gcc_unicode/named_pipe_server.o.d  -MM sdk/codelite_indexer/network/named_pipe_server.cpp
  1324. Release_gcc_unicode/named_pipe_server.o.i:
  1325.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/named_pipe_server.o.i sdk/codelite_indexer/network/named_pipe_server.cpp
  1326. Release_gcc_unicode/np_connections_server.o: sdk/codelite_indexer/network/np_connections_server.cpp Release_gcc_unicode/np_connections_server.o.d
  1327.     $(CMP) -c sdk/codelite_indexer/network/np_connections_server.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/np_connections_server.o
  1328. Release_gcc_unicode/np_connections_server.o.d:
  1329.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/np_connections_server.o -MFRelease_gcc_unicode/np_connections_server.o.d  -MM sdk/codelite_indexer/network/np_connections_server.cpp
  1330. Release_gcc_unicode/np_connections_server.o.i:
  1331.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/np_connections_server.o.i sdk/codelite_indexer/network/np_connections_server.cpp
  1332. Release_gcc_unicode/archive.o: CodeLite/archive.cpp Release_gcc_unicode/archive.o.d
  1333.     $(CMP) -c CodeLite/archive.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/archive.o
  1334. Release_gcc_unicode/archive.o.d:
  1335.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/archive.o -MFRelease_gcc_unicode/archive.o.d  -MM CodeLite/archive.cpp
  1336. Release_gcc_unicode/archive.o.i:
  1337.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/archive.o.i CodeLite/archive.cpp
  1338. Release_gcc_unicode/asyncprocess.o: CodeLite/asyncprocess.cpp Release_gcc_unicode/asyncprocess.o.d
  1339.     $(CMP) -c CodeLite/asyncprocess.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/asyncprocess.o
  1340. Release_gcc_unicode/asyncprocess.o.d:
  1341.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/asyncprocess.o -MFRelease_gcc_unicode/asyncprocess.o.d  -MM CodeLite/asyncprocess.cpp
  1342. Release_gcc_unicode/asyncprocess.o.i:
  1343.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/asyncprocess.o.i CodeLite/asyncprocess.cpp
  1344. Release_gcc_unicode/cl_calltip.o: CodeLite/cl_calltip.cpp Release_gcc_unicode/cl_calltip.o.d
  1345.     $(CMP) -c CodeLite/cl_calltip.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cl_calltip.o
  1346. Release_gcc_unicode/cl_calltip.o.d:
  1347.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cl_calltip.o -MFRelease_gcc_unicode/cl_calltip.o.d  -MM CodeLite/cl_calltip.cpp
  1348. Release_gcc_unicode/cl_calltip.o.i:
  1349.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cl_calltip.o.i CodeLite/cl_calltip.cpp
  1350. Release_gcc_unicode/cl_process.o: CodeLite/cl_process.cpp Release_gcc_unicode/cl_process.o.d
  1351.     $(CMP) -c CodeLite/cl_process.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cl_process.o
  1352. Release_gcc_unicode/cl_process.o.d:
  1353.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cl_process.o -MFRelease_gcc_unicode/cl_process.o.d  -MM CodeLite/cl_process.cpp
  1354. Release_gcc_unicode/cl_process.o.i:
  1355.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cl_process.o.i CodeLite/cl_process.cpp
  1356. Release_gcc_unicode/comment.o: CodeLite/comment.cpp Release_gcc_unicode/comment.o.d
  1357.     $(CMP) -c CodeLite/comment.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/comment.o
  1358. Release_gcc_unicode/comment.o.d:
  1359.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/comment.o -MFRelease_gcc_unicode/comment.o.d  -MM CodeLite/comment.cpp
  1360. Release_gcc_unicode/comment.o.i:
  1361.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/comment.o.i CodeLite/comment.cpp
  1362. Release_gcc_unicode/cpp_comment_creator.o: CodeLite/cpp_comment_creator.cpp Release_gcc_unicode/cpp_comment_creator.o.d
  1363.     $(CMP) -c CodeLite/cpp_comment_creator.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_comment_creator.o
  1364. Release_gcc_unicode/cpp_comment_creator.o.d:
  1365.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_comment_creator.o -MFRelease_gcc_unicode/cpp_comment_creator.o.d  -MM CodeLite/cpp_comment_creator.cpp
  1366. Release_gcc_unicode/cpp_comment_creator.o.i:
  1367.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_comment_creator.o.i CodeLite/cpp_comment_creator.cpp
  1368. Release_gcc_unicode/cpp_expr_lexer.o: CodeLite/cpp_expr_lexer.cpp Release_gcc_unicode/cpp_expr_lexer.o.d
  1369.     $(CMP) -c CodeLite/cpp_expr_lexer.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_expr_lexer.o
  1370. Release_gcc_unicode/cpp_expr_lexer.o.d:
  1371.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_expr_lexer.o -MFRelease_gcc_unicode/cpp_expr_lexer.o.d  -MM CodeLite/cpp_expr_lexer.cpp
  1372. Release_gcc_unicode/cpp_expr_lexer.o.i:
  1373.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_expr_lexer.o.i CodeLite/cpp_expr_lexer.cpp
  1374. Release_gcc_unicode/cpp_expr_parser.o: CodeLite/cpp_expr_parser.cpp Release_gcc_unicode/cpp_expr_parser.o.d
  1375.     $(CMP) -c CodeLite/cpp_expr_parser.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_expr_parser.o
  1376. Release_gcc_unicode/cpp_expr_parser.o.d:
  1377.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_expr_parser.o -MFRelease_gcc_unicode/cpp_expr_parser.o.d  -MM CodeLite/cpp_expr_parser.cpp
  1378. Release_gcc_unicode/cpp_expr_parser.o.i:
  1379.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_expr_parser.o.i CodeLite/cpp_expr_parser.cpp
  1380. Release_gcc_unicode/cpp_func_parser.o: CodeLite/cpp_func_parser.cpp Release_gcc_unicode/cpp_func_parser.o.d
  1381.     $(CMP) -c CodeLite/cpp_func_parser.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_func_parser.o
  1382. Release_gcc_unicode/cpp_func_parser.o.d:
  1383.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_func_parser.o -MFRelease_gcc_unicode/cpp_func_parser.o.d  -MM CodeLite/cpp_func_parser.cpp
  1384. Release_gcc_unicode/cpp_func_parser.o.i:
  1385.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_func_parser.o.i CodeLite/cpp_func_parser.cpp
  1386. Release_gcc_unicode/cpp_lexer.o: CodeLite/cpp_lexer.cpp Release_gcc_unicode/cpp_lexer.o.d
  1387.     $(CMP) -c CodeLite/cpp_lexer.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_lexer.o
  1388. Release_gcc_unicode/cpp_lexer.o.d:
  1389.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_lexer.o -MFRelease_gcc_unicode/cpp_lexer.o.d  -MM CodeLite/cpp_lexer.cpp
  1390. Release_gcc_unicode/cpp_lexer.o.i:
  1391.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_lexer.o.i CodeLite/cpp_lexer.cpp
  1392. Release_gcc_unicode/cpp_scanner.o: CodeLite/cpp_scanner.cpp Release_gcc_unicode/cpp_scanner.o.d
  1393.     $(CMP) -c CodeLite/cpp_scanner.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_scanner.o
  1394. Release_gcc_unicode/cpp_scanner.o.d:
  1395.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_scanner.o -MFRelease_gcc_unicode/cpp_scanner.o.d  -MM CodeLite/cpp_scanner.cpp
  1396. Release_gcc_unicode/cpp_scanner.o.i:
  1397.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_scanner.o.i CodeLite/cpp_scanner.cpp
  1398. Release_gcc_unicode/crawler_lexer.o: CodeLite/crawler_lexer.cpp Release_gcc_unicode/crawler_lexer.o.d
  1399.     $(CMP) -c CodeLite/crawler_lexer.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/crawler_lexer.o
  1400. Release_gcc_unicode/crawler_lexer.o.d:
  1401.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/crawler_lexer.o -MFRelease_gcc_unicode/crawler_lexer.o.d  -MM CodeLite/crawler_lexer.cpp
  1402. Release_gcc_unicode/crawler_lexer.o.i:
  1403.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/crawler_lexer.o.i CodeLite/crawler_lexer.cpp
  1404. Release_gcc_unicode/ctags_manager.o: CodeLite/ctags_manager.cpp Release_gcc_unicode/ctags_manager.o.d
  1405.     $(CMP) -c CodeLite/ctags_manager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ctags_manager.o
  1406. Release_gcc_unicode/ctags_manager.o.d:
  1407.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ctags_manager.o -MFRelease_gcc_unicode/ctags_manager.o.d  -MM CodeLite/ctags_manager.cpp
  1408. Release_gcc_unicode/ctags_manager.o.i:
  1409.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ctags_manager.o.i CodeLite/ctags_manager.cpp
  1410. Release_gcc_unicode/dirtraverser.o: CodeLite/dirtraverser.cpp Release_gcc_unicode/dirtraverser.o.d
  1411.     $(CMP) -c CodeLite/dirtraverser.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dirtraverser.o
  1412. Release_gcc_unicode/dirtraverser.o.d:
  1413.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dirtraverser.o -MFRelease_gcc_unicode/dirtraverser.o.d  -MM CodeLite/dirtraverser.cpp
  1414. Release_gcc_unicode/dirtraverser.o.i:
  1415.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dirtraverser.o.i CodeLite/dirtraverser.cpp
  1416. Release_gcc_unicode/entry.o: CodeLite/entry.cpp Release_gcc_unicode/entry.o.d
  1417.     $(CMP) -c CodeLite/entry.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/entry.o
  1418. Release_gcc_unicode/entry.o.d:
  1419.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/entry.o -MFRelease_gcc_unicode/entry.o.d  -MM CodeLite/entry.cpp
  1420. Release_gcc_unicode/entry.o.i:
  1421.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/entry.o.i CodeLite/entry.cpp
  1422. Release_gcc_unicode/expression_result.o: CodeLite/expression_result.cpp Release_gcc_unicode/expression_result.o.d
  1423.     $(CMP) -c CodeLite/expression_result.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/expression_result.o
  1424. Release_gcc_unicode/expression_result.o.d:
  1425.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/expression_result.o -MFRelease_gcc_unicode/expression_result.o.d  -MM CodeLite/expression_result.cpp
  1426. Release_gcc_unicode/expression_result.o.i:
  1427.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/expression_result.o.i CodeLite/expression_result.cpp
  1428. Release_gcc_unicode/fc_fileopener.o: CodeLite/fc_fileopener.cpp Release_gcc_unicode/fc_fileopener.o.d
  1429.     $(CMP) -c CodeLite/fc_fileopener.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fc_fileopener.o
  1430. Release_gcc_unicode/fc_fileopener.o.d:
  1431.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fc_fileopener.o -MFRelease_gcc_unicode/fc_fileopener.o.d  -MM CodeLite/fc_fileopener.cpp
  1432. Release_gcc_unicode/fc_fileopener.o.i:
  1433.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fc_fileopener.o.i CodeLite/fc_fileopener.cpp
  1434. Release_gcc_unicode/fileentry.o: CodeLite/fileentry.cpp Release_gcc_unicode/fileentry.o.d
  1435.     $(CMP) -c CodeLite/fileentry.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fileentry.o
  1436. Release_gcc_unicode/fileentry.o.d:
  1437.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fileentry.o -MFRelease_gcc_unicode/fileentry.o.d  -MM CodeLite/fileentry.cpp
  1438. Release_gcc_unicode/fileentry.o.i:
  1439.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fileentry.o.i CodeLite/fileentry.cpp
  1440. Release_gcc_unicode/fileextmanager.o: CodeLite/fileextmanager.cpp Release_gcc_unicode/fileextmanager.o.d
  1441.     $(CMP) -c CodeLite/fileextmanager.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fileextmanager.o
  1442. Release_gcc_unicode/fileextmanager.o.d:
  1443.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fileextmanager.o -MFRelease_gcc_unicode/fileextmanager.o.d  -MM CodeLite/fileextmanager.cpp
  1444. Release_gcc_unicode/fileextmanager.o.i:
  1445.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fileextmanager.o.i CodeLite/fileextmanager.cpp
  1446. Release_gcc_unicode/fileutils.o: CodeLite/fileutils.cpp Release_gcc_unicode/fileutils.o.d
  1447.     $(CMP) -c CodeLite/fileutils.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fileutils.o
  1448. Release_gcc_unicode/fileutils.o.d:
  1449.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fileutils.o -MFRelease_gcc_unicode/fileutils.o.d  -MM CodeLite/fileutils.cpp
  1450. Release_gcc_unicode/fileutils.o.i:
  1451.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fileutils.o.i CodeLite/fileutils.cpp
  1452. Release_gcc_unicode/function.o: CodeLite/function.cpp Release_gcc_unicode/function.o.d
  1453.     $(CMP) -c CodeLite/function.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/function.o
  1454. Release_gcc_unicode/function.o.d:
  1455.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/function.o -MFRelease_gcc_unicode/function.o.d  -MM CodeLite/function.cpp
  1456. Release_gcc_unicode/function.o.i:
  1457.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/function.o.i CodeLite/function.cpp
  1458. Release_gcc_unicode/include_finder.o: CodeLite/include_finder.cpp Release_gcc_unicode/include_finder.o.d
  1459.     $(CMP) -c CodeLite/include_finder.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/include_finder.o
  1460. Release_gcc_unicode/include_finder.o.d:
  1461.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/include_finder.o -MFRelease_gcc_unicode/include_finder.o.d  -MM CodeLite/include_finder.cpp
  1462. Release_gcc_unicode/include_finder.o.i:
  1463.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/include_finder.o.i CodeLite/include_finder.cpp
  1464. Release_gcc_unicode/language.o: CodeLite/language.cpp Release_gcc_unicode/language.o.d
  1465.     $(CMP) -c CodeLite/language.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/language.o
  1466. Release_gcc_unicode/language.o.d:
  1467.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/language.o -MFRelease_gcc_unicode/language.o.d  -MM CodeLite/language.cpp
  1468. Release_gcc_unicode/language.o.i:
  1469.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/language.o.i CodeLite/language.cpp
  1470. Release_gcc_unicode/lex.yy.o: CodeLite/lex.yy.cpp Release_gcc_unicode/lex.yy.o.d
  1471.     $(CMP) -c CodeLite/lex.yy.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/lex.yy.o
  1472. Release_gcc_unicode/lex.yy.o.d:
  1473.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/lex.yy.o -MFRelease_gcc_unicode/lex.yy.o.d  -MM CodeLite/lex.yy.cpp
  1474. Release_gcc_unicode/lex.yy.o.i:
  1475.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/lex.yy.o.i CodeLite/lex.yy.cpp
  1476. Release_gcc_unicode/parse_thread.o: CodeLite/parse_thread.cpp Release_gcc_unicode/parse_thread.o.d
  1477.     $(CMP) -c CodeLite/parse_thread.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/parse_thread.o
  1478. Release_gcc_unicode/parse_thread.o.d:
  1479.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/parse_thread.o -MFRelease_gcc_unicode/parse_thread.o.d  -MM CodeLite/parse_thread.cpp
  1480. Release_gcc_unicode/parse_thread.o.i:
  1481.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/parse_thread.o.i CodeLite/parse_thread.cpp
  1482. Release_gcc_unicode/performance.o: CodeLite/performance.cpp Release_gcc_unicode/performance.o.d
  1483.     $(CMP) -c CodeLite/performance.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/performance.o
  1484. Release_gcc_unicode/performance.o.d:
  1485.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/performance.o -MFRelease_gcc_unicode/performance.o.d  -MM CodeLite/performance.cpp
  1486. Release_gcc_unicode/performance.o.i:
  1487.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/performance.o.i CodeLite/performance.cpp
  1488. Release_gcc_unicode/processreaderthread.o: CodeLite/processreaderthread.cpp Release_gcc_unicode/processreaderthread.o.d
  1489.     $(CMP) -c CodeLite/processreaderthread.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/processreaderthread.o
  1490. Release_gcc_unicode/processreaderthread.o.d:
  1491.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/processreaderthread.o -MFRelease_gcc_unicode/processreaderthread.o.d  -MM CodeLite/processreaderthread.cpp
  1492. Release_gcc_unicode/processreaderthread.o.i:
  1493.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/processreaderthread.o.i CodeLite/processreaderthread.cpp
  1494. Release_gcc_unicode/procutils.o: CodeLite/procutils.cpp Release_gcc_unicode/procutils.o.d
  1495.     $(CMP) -c CodeLite/procutils.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/procutils.o
  1496. Release_gcc_unicode/procutils.o.d:
  1497.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/procutils.o -MFRelease_gcc_unicode/procutils.o.d  -MM CodeLite/procutils.cpp
  1498. Release_gcc_unicode/procutils.o.i:
  1499.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/procutils.o.i CodeLite/procutils.cpp
  1500. Release_gcc_unicode/progress_dialog.o: CodeLite/progress_dialog.cpp Release_gcc_unicode/progress_dialog.o.d
  1501.     $(CMP) -c CodeLite/progress_dialog.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/progress_dialog.o
  1502. Release_gcc_unicode/progress_dialog.o.d:
  1503.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/progress_dialog.o -MFRelease_gcc_unicode/progress_dialog.o.d  -MM CodeLite/progress_dialog.cpp
  1504. Release_gcc_unicode/progress_dialog.o.i:
  1505.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/progress_dialog.o.i CodeLite/progress_dialog.cpp
  1506. Release_gcc_unicode/readtags.o: CodeLite/readtags.cpp Release_gcc_unicode/readtags.o.d
  1507.     $(CMP) -c CodeLite/readtags.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/readtags.o
  1508. Release_gcc_unicode/readtags.o.d:
  1509.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/readtags.o -MFRelease_gcc_unicode/readtags.o.d  -MM CodeLite/readtags.cpp
  1510. Release_gcc_unicode/readtags.o.i:
  1511.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/readtags.o.i CodeLite/readtags.cpp
  1512. Release_gcc_unicode/scope_optimizer.o: CodeLite/scope_optimizer.cpp Release_gcc_unicode/scope_optimizer.o.d
  1513.     $(CMP) -c CodeLite/scope_optimizer.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/scope_optimizer.o
  1514. Release_gcc_unicode/scope_optimizer.o.d:
  1515.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/scope_optimizer.o -MFRelease_gcc_unicode/scope_optimizer.o.d  -MM CodeLite/scope_optimizer.cpp
  1516. Release_gcc_unicode/scope_optimizer.o.i:
  1517.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/scope_optimizer.o.i CodeLite/scope_optimizer.cpp
  1518. Release_gcc_unicode/scope_parser.o: CodeLite/scope_parser.cpp Release_gcc_unicode/scope_parser.o.d
  1519.     $(CMP) -c CodeLite/scope_parser.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/scope_parser.o
  1520. Release_gcc_unicode/scope_parser.o.d:
  1521.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/scope_parser.o -MFRelease_gcc_unicode/scope_parser.o.d  -MM CodeLite/scope_parser.cpp
  1522. Release_gcc_unicode/scope_parser.o.i:
  1523.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/scope_parser.o.i CodeLite/scope_parser.cpp
  1524. Release_gcc_unicode/setters_getters_data.o: CodeLite/setters_getters_data.cpp Release_gcc_unicode/setters_getters_data.o.d
  1525.     $(CMP) -c CodeLite/setters_getters_data.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/setters_getters_data.o
  1526. Release_gcc_unicode/setters_getters_data.o.d:
  1527.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/setters_getters_data.o -MFRelease_gcc_unicode/setters_getters_data.o.d  -MM CodeLite/setters_getters_data.cpp
  1528. Release_gcc_unicode/setters_getters_data.o.i:
  1529.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/setters_getters_data.o.i CodeLite/setters_getters_data.cpp
  1530. Release_gcc_unicode/symbol_tree.o: CodeLite/symbol_tree.cpp Release_gcc_unicode/symbol_tree.o.d
  1531.     $(CMP) -c CodeLite/symbol_tree.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/symbol_tree.o
  1532. Release_gcc_unicode/symbol_tree.o.d:
  1533.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/symbol_tree.o -MFRelease_gcc_unicode/symbol_tree.o.d  -MM CodeLite/symbol_tree.cpp
  1534. Release_gcc_unicode/symbol_tree.o.i:
  1535.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/symbol_tree.o.i CodeLite/symbol_tree.cpp
  1536. Release_gcc_unicode/tags_options_data.o: CodeLite/tags_options_data.cpp Release_gcc_unicode/tags_options_data.o.d
  1537.     $(CMP) -c CodeLite/tags_options_data.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tags_options_data.o
  1538. Release_gcc_unicode/tags_options_data.o.d:
  1539.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tags_options_data.o -MFRelease_gcc_unicode/tags_options_data.o.d  -MM CodeLite/tags_options_data.cpp
  1540. Release_gcc_unicode/tags_options_data.o.i:
  1541.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tags_options_data.o.i CodeLite/tags_options_data.cpp
  1542. Release_gcc_unicode/tags_storage_sqlite3.o: CodeLite/tags_storage_sqlite3.cpp Release_gcc_unicode/tags_storage_sqlite3.o.d
  1543.     $(CMP) -c CodeLite/tags_storage_sqlite3.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tags_storage_sqlite3.o
  1544. Release_gcc_unicode/tags_storage_sqlite3.o.d:
  1545.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tags_storage_sqlite3.o -MFRelease_gcc_unicode/tags_storage_sqlite3.o.d  -MM CodeLite/tags_storage_sqlite3.cpp
  1546. Release_gcc_unicode/tags_storage_sqlite3.o.i:
  1547.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tags_storage_sqlite3.o.i CodeLite/tags_storage_sqlite3.cpp
  1548. Release_gcc_unicode/tag_tree.o: CodeLite/tag_tree.cpp Release_gcc_unicode/tag_tree.o.d
  1549.     $(CMP) -c CodeLite/tag_tree.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tag_tree.o
  1550. Release_gcc_unicode/tag_tree.o.d:
  1551.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tag_tree.o -MFRelease_gcc_unicode/tag_tree.o.d  -MM CodeLite/tag_tree.cpp
  1552. Release_gcc_unicode/tag_tree.o.i:
  1553.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tag_tree.o.i CodeLite/tag_tree.cpp
  1554. Release_gcc_unicode/tokenizer.o: CodeLite/tokenizer.cpp Release_gcc_unicode/tokenizer.o.d
  1555.     $(CMP) -c CodeLite/tokenizer.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tokenizer.o
  1556. Release_gcc_unicode/tokenizer.o.d:
  1557.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tokenizer.o -MFRelease_gcc_unicode/tokenizer.o.d  -MM CodeLite/tokenizer.cpp
  1558. Release_gcc_unicode/tokenizer.o.i:
  1559.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tokenizer.o.i CodeLite/tokenizer.cpp
  1560. Release_gcc_unicode/typedef_parser.o: CodeLite/typedef_parser.cpp Release_gcc_unicode/typedef_parser.o.d
  1561.     $(CMP) -c CodeLite/typedef_parser.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/typedef_parser.o
  1562. Release_gcc_unicode/typedef_parser.o.d:
  1563.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/typedef_parser.o -MFRelease_gcc_unicode/typedef_parser.o.d  -MM CodeLite/typedef_parser.cpp
  1564. Release_gcc_unicode/typedef_parser.o.i:
  1565.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/typedef_parser.o.i CodeLite/typedef_parser.cpp
  1566. Release_gcc_unicode/unixprocess_impl.o: CodeLite/unixprocess_impl.cpp Release_gcc_unicode/unixprocess_impl.o.d
  1567.     $(CMP) -c CodeLite/unixprocess_impl.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/unixprocess_impl.o
  1568. Release_gcc_unicode/unixprocess_impl.o.d:
  1569.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/unixprocess_impl.o -MFRelease_gcc_unicode/unixprocess_impl.o.d  -MM CodeLite/unixprocess_impl.cpp
  1570. Release_gcc_unicode/unixprocess_impl.o.i:
  1571.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/unixprocess_impl.o.i CodeLite/unixprocess_impl.cpp
  1572. Release_gcc_unicode/variable.o: CodeLite/variable.cpp Release_gcc_unicode/variable.o.d
  1573.     $(CMP) -c CodeLite/variable.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/variable.o
  1574. Release_gcc_unicode/variable.o.d:
  1575.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/variable.o -MFRelease_gcc_unicode/variable.o.d  -MM CodeLite/variable.cpp
  1576. Release_gcc_unicode/variable.o.i:
  1577.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/variable.o.i CodeLite/variable.cpp
  1578. Release_gcc_unicode/var_parser.o: CodeLite/var_parser.cpp Release_gcc_unicode/var_parser.o.d
  1579.     $(CMP) -c CodeLite/var_parser.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/var_parser.o
  1580. Release_gcc_unicode/var_parser.o.d:
  1581.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/var_parser.o -MFRelease_gcc_unicode/var_parser.o.d  -MM CodeLite/var_parser.cpp
  1582. Release_gcc_unicode/var_parser.o.i:
  1583.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/var_parser.o.i CodeLite/var_parser.cpp
  1584. Release_gcc_unicode/winprocess.o: CodeLite/winprocess.cpp Release_gcc_unicode/winprocess.o.d
  1585.     $(CMP) -c CodeLite/winprocess.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/winprocess.o
  1586. Release_gcc_unicode/winprocess.o.d:
  1587.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/winprocess.o -MFRelease_gcc_unicode/winprocess.o.d  -MM CodeLite/winprocess.cpp
  1588. Release_gcc_unicode/winprocess.o.i:
  1589.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/winprocess.o.i CodeLite/winprocess.cpp
  1590. Release_gcc_unicode/winprocess_impl.o: CodeLite/winprocess_impl.cpp Release_gcc_unicode/winprocess_impl.o.d
  1591.     $(CMP) -c CodeLite/winprocess_impl.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/winprocess_impl.o
  1592. Release_gcc_unicode/winprocess_impl.o.d:
  1593.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/winprocess_impl.o -MFRelease_gcc_unicode/winprocess_impl.o.d  -MM CodeLite/winprocess_impl.cpp
  1594. Release_gcc_unicode/winprocess_impl.o.i:
  1595.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/winprocess_impl.o.i CodeLite/winprocess_impl.cpp
  1596. Release_gcc_unicode/worker_thread.o: CodeLite/worker_thread.cpp Release_gcc_unicode/worker_thread.o.d
  1597.     $(CMP) -c CodeLite/worker_thread.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/worker_thread.o
  1598. Release_gcc_unicode/worker_thread.o.d:
  1599.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/worker_thread.o -MFRelease_gcc_unicode/worker_thread.o.d  -MM CodeLite/worker_thread.cpp
  1600. Release_gcc_unicode/worker_thread.o.i:
  1601.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/worker_thread.o.i CodeLite/worker_thread.cpp
  1602.  
  1603. CodeLite: $(CodeLiteObjects)
  1604.     $(CMP) -fPIC  -shared  -o ./$(OUTPUT_DIR)/libcodelite$(EXT).so $(CodeLiteObjects) $(PLUGIN_LINK_FLAGS)
  1605.  
  1606. -include Release_gcc_unicode/*.o.d
  1607.  
  1608. Release_gcc_unicode/wxsqlite3.o: sdk/wxsqlite3/src/wxsqlite3.cpp Release_gcc_unicode/wxsqlite3.o.d
  1609.     $(CMP) -c sdk/wxsqlite3/src/wxsqlite3.cpp -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/wxsqlite3.o
  1610. Release_gcc_unicode/wxsqlite3.o.d:
  1611.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/wxsqlite3.o -MFRelease_gcc_unicode/wxsqlite3.o.d  -MM sdk/wxsqlite3/src/wxsqlite3.cpp
  1612. Release_gcc_unicode/wxsqlite3.o.i:
  1613.     $(CMP) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/wxsqlite3.o.i sdk/wxsqlite3/src/wxsqlite3.cpp
  1614. Release_gcc_unicode/sqlite3.o: sqlite3/sqlite3.c Release_gcc_unicode/sqlite3.o.d
  1615.     $(GCC) -c sqlite3/sqlite3.c -fPIC $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/sqlite3.o
  1616. Release_gcc_unicode/sqlite3.o.d:
  1617.     $(GCC) -fPIC $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/sqlite3.o -MFRelease_gcc_unicode/sqlite3.o.d  -MM sqlite3/sqlite3.c
  1618. Release_gcc_unicode/sqlite3.o.i:
  1619.     $(GCC) -fPIC $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/sqlite3.o.i sqlite3/sqlite3.c
  1620.  
  1621. SQLite: $(wxSqlite3Objects)
  1622.     $(CMP) -fPIC  -shared  -o ./$(OUTPUT_DIR)/libwxsqlite3$(EXT).so $(wxSqlite3Objects) $(PLUGIN_LINK_FLAGS)
  1623.  
  1624. -include Release_gcc_unicode/*.o.d
  1625.  
  1626. Release_gcc_unicode/aboutdlgbase.o: LiteEditor/aboutdlgbase.cpp Release_gcc_unicode/aboutdlgbase.o.d
  1627.     $(CMP) -c LiteEditor/aboutdlgbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/aboutdlgbase.o
  1628. Release_gcc_unicode/aboutdlgbase.o.d:
  1629.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/aboutdlgbase.o -MFRelease_gcc_unicode/aboutdlgbase.o.d  -MM LiteEditor/aboutdlgbase.cpp
  1630. Release_gcc_unicode/aboutdlgbase.o.i:
  1631.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/aboutdlgbase.o.i LiteEditor/aboutdlgbase.cpp
  1632. Release_gcc_unicode/aboutdlg.o: LiteEditor/aboutdlg.cpp Release_gcc_unicode/aboutdlg.o.d
  1633.     $(CMP) -c LiteEditor/aboutdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/aboutdlg.o
  1634. Release_gcc_unicode/aboutdlg.o.d:
  1635.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/aboutdlg.o -MFRelease_gcc_unicode/aboutdlg.o.d  -MM LiteEditor/aboutdlg.cpp
  1636. Release_gcc_unicode/aboutdlg.o.i:
  1637.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/aboutdlg.o.i LiteEditor/aboutdlg.cpp
  1638. Release_gcc_unicode/acceltablebasedlg.o: LiteEditor/acceltablebasedlg.cpp Release_gcc_unicode/acceltablebasedlg.o.d
  1639.     $(CMP) -c LiteEditor/acceltablebasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/acceltablebasedlg.o
  1640. Release_gcc_unicode/acceltablebasedlg.o.d:
  1641.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/acceltablebasedlg.o -MFRelease_gcc_unicode/acceltablebasedlg.o.d  -MM LiteEditor/acceltablebasedlg.cpp
  1642. Release_gcc_unicode/acceltablebasedlg.o.i:
  1643.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/acceltablebasedlg.o.i LiteEditor/acceltablebasedlg.cpp
  1644. Release_gcc_unicode/acceltabledlg.o: LiteEditor/acceltabledlg.cpp Release_gcc_unicode/acceltabledlg.o.d
  1645.     $(CMP) -c LiteEditor/acceltabledlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/acceltabledlg.o
  1646. Release_gcc_unicode/acceltabledlg.o.d:
  1647.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/acceltabledlg.o -MFRelease_gcc_unicode/acceltabledlg.o.d  -MM LiteEditor/acceltabledlg.cpp
  1648. Release_gcc_unicode/acceltabledlg.o.i:
  1649.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/acceltabledlg.o.i LiteEditor/acceltabledlg.cpp
  1650. Release_gcc_unicode/addincludefiledlgbase.o: LiteEditor/addincludefiledlgbase.cpp Release_gcc_unicode/addincludefiledlgbase.o.d
  1651.     $(CMP) -c LiteEditor/addincludefiledlgbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/addincludefiledlgbase.o
  1652. Release_gcc_unicode/addincludefiledlgbase.o.d:
  1653.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/addincludefiledlgbase.o -MFRelease_gcc_unicode/addincludefiledlgbase.o.d  -MM LiteEditor/addincludefiledlgbase.cpp
  1654. Release_gcc_unicode/addincludefiledlgbase.o.i:
  1655.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/addincludefiledlgbase.o.i LiteEditor/addincludefiledlgbase.cpp
  1656. Release_gcc_unicode/addincludefiledlg.o: LiteEditor/addincludefiledlg.cpp Release_gcc_unicode/addincludefiledlg.o.d
  1657.     $(CMP) -c LiteEditor/addincludefiledlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/addincludefiledlg.o
  1658. Release_gcc_unicode/addincludefiledlg.o.d:
  1659.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/addincludefiledlg.o -MFRelease_gcc_unicode/addincludefiledlg.o.d  -MM LiteEditor/addincludefiledlg.cpp
  1660. Release_gcc_unicode/addincludefiledlg.o.i:
  1661.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/addincludefiledlg.o.i LiteEditor/addincludefiledlg.cpp
  1662. Release_gcc_unicode/addoptioncheckdlgbase.o: LiteEditor/addoptioncheckdlgbase.cpp Release_gcc_unicode/addoptioncheckdlgbase.o.d
  1663.     $(CMP) -c LiteEditor/addoptioncheckdlgbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/addoptioncheckdlgbase.o
  1664. Release_gcc_unicode/addoptioncheckdlgbase.o.d:
  1665.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/addoptioncheckdlgbase.o -MFRelease_gcc_unicode/addoptioncheckdlgbase.o.d  -MM LiteEditor/addoptioncheckdlgbase.cpp
  1666. Release_gcc_unicode/addoptioncheckdlgbase.o.i:
  1667.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/addoptioncheckdlgbase.o.i LiteEditor/addoptioncheckdlgbase.cpp
  1668. Release_gcc_unicode/addoptioncheckdlg.o: LiteEditor/addoptioncheckdlg.cpp Release_gcc_unicode/addoptioncheckdlg.o.d
  1669.     $(CMP) -c LiteEditor/addoptioncheckdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/addoptioncheckdlg.o
  1670. Release_gcc_unicode/addoptioncheckdlg.o.d:
  1671.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/addoptioncheckdlg.o -MFRelease_gcc_unicode/addoptioncheckdlg.o.d  -MM LiteEditor/addoptioncheckdlg.cpp
  1672. Release_gcc_unicode/addoptioncheckdlg.o.i:
  1673.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/addoptioncheckdlg.o.i LiteEditor/addoptioncheckdlg.cpp
  1674. Release_gcc_unicode/add_option_dialog.o: LiteEditor/add_option_dialog.cpp Release_gcc_unicode/add_option_dialog.o.d
  1675.     $(CMP) -c LiteEditor/add_option_dialog.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/add_option_dialog.o
  1676. Release_gcc_unicode/add_option_dialog.o.d:
  1677.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/add_option_dialog.o -MFRelease_gcc_unicode/add_option_dialog.o.d  -MM LiteEditor/add_option_dialog.cpp
  1678. Release_gcc_unicode/add_option_dialog.o.i:
  1679.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/add_option_dialog.o.i LiteEditor/add_option_dialog.cpp
  1680. Release_gcc_unicode/advanced_settings.o: LiteEditor/advanced_settings.cpp Release_gcc_unicode/advanced_settings.o.d
  1681.     $(CMP) -c LiteEditor/advanced_settings.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/advanced_settings.o
  1682. Release_gcc_unicode/advanced_settings.o.d:
  1683.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/advanced_settings.o -MFRelease_gcc_unicode/advanced_settings.o.d  -MM LiteEditor/advanced_settings.cpp
  1684. Release_gcc_unicode/advanced_settings.o.i:
  1685.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/advanced_settings.o.i LiteEditor/advanced_settings.cpp
  1686. Release_gcc_unicode/app.o: LiteEditor/app.cpp Release_gcc_unicode/app.o.d
  1687.     $(CMP) -c LiteEditor/app.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/app.o
  1688. Release_gcc_unicode/app.o.d:
  1689.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/app.o -MFRelease_gcc_unicode/app.o.d  -MM LiteEditor/app.cpp
  1690. Release_gcc_unicode/app.o.i:
  1691.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/app.o.i LiteEditor/app.cpp
  1692. Release_gcc_unicode/attachdbgprocbasedlg.o: LiteEditor/attachdbgprocbasedlg.cpp Release_gcc_unicode/attachdbgprocbasedlg.o.d
  1693.     $(CMP) -c LiteEditor/attachdbgprocbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/attachdbgprocbasedlg.o
  1694. Release_gcc_unicode/attachdbgprocbasedlg.o.d:
  1695.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/attachdbgprocbasedlg.o -MFRelease_gcc_unicode/attachdbgprocbasedlg.o.d  -MM LiteEditor/attachdbgprocbasedlg.cpp
  1696. Release_gcc_unicode/attachdbgprocbasedlg.o.i:
  1697.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/attachdbgprocbasedlg.o.i LiteEditor/attachdbgprocbasedlg.cpp
  1698. Release_gcc_unicode/attachdbgprocdlg.o: LiteEditor/attachdbgprocdlg.cpp Release_gcc_unicode/attachdbgprocdlg.o.d
  1699.     $(CMP) -c LiteEditor/attachdbgprocdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/attachdbgprocdlg.o
  1700. Release_gcc_unicode/attachdbgprocdlg.o.d:
  1701.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/attachdbgprocdlg.o -MFRelease_gcc_unicode/attachdbgprocdlg.o.d  -MM LiteEditor/attachdbgprocdlg.cpp
  1702. Release_gcc_unicode/attachdbgprocdlg.o.i:
  1703.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/attachdbgprocdlg.o.i LiteEditor/attachdbgprocdlg.cpp
  1704. Release_gcc_unicode/batchbuildbasedlg.o: LiteEditor/batchbuildbasedlg.cpp Release_gcc_unicode/batchbuildbasedlg.o.d
  1705.     $(CMP) -c LiteEditor/batchbuildbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/batchbuildbasedlg.o
  1706. Release_gcc_unicode/batchbuildbasedlg.o.d:
  1707.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/batchbuildbasedlg.o -MFRelease_gcc_unicode/batchbuildbasedlg.o.d  -MM LiteEditor/batchbuildbasedlg.cpp
  1708. Release_gcc_unicode/batchbuildbasedlg.o.i:
  1709.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/batchbuildbasedlg.o.i LiteEditor/batchbuildbasedlg.cpp
  1710. Release_gcc_unicode/batchbuilddlg.o: LiteEditor/batchbuilddlg.cpp Release_gcc_unicode/batchbuilddlg.o.d
  1711.     $(CMP) -c LiteEditor/batchbuilddlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/batchbuilddlg.o
  1712. Release_gcc_unicode/batchbuilddlg.o.d:
  1713.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/batchbuilddlg.o -MFRelease_gcc_unicode/batchbuilddlg.o.d  -MM LiteEditor/batchbuilddlg.cpp
  1714. Release_gcc_unicode/batchbuilddlg.o.i:
  1715.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/batchbuilddlg.o.i LiteEditor/batchbuilddlg.cpp
  1716. Release_gcc_unicode/breakpoint_dlg_base.o: LiteEditor/breakpoint_dlg_base.cpp Release_gcc_unicode/breakpoint_dlg_base.o.d
  1717.     $(CMP) -c LiteEditor/breakpoint_dlg_base.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/breakpoint_dlg_base.o
  1718. Release_gcc_unicode/breakpoint_dlg_base.o.d:
  1719.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/breakpoint_dlg_base.o -MFRelease_gcc_unicode/breakpoint_dlg_base.o.d  -MM LiteEditor/breakpoint_dlg_base.cpp
  1720. Release_gcc_unicode/breakpoint_dlg_base.o.i:
  1721.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/breakpoint_dlg_base.o.i LiteEditor/breakpoint_dlg_base.cpp
  1722. Release_gcc_unicode/breakpointdlg.o: LiteEditor/breakpointdlg.cpp Release_gcc_unicode/breakpointdlg.o.d
  1723.     $(CMP) -c LiteEditor/breakpointdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/breakpointdlg.o
  1724. Release_gcc_unicode/breakpointdlg.o.d:
  1725.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/breakpointdlg.o -MFRelease_gcc_unicode/breakpointdlg.o.d  -MM LiteEditor/breakpointdlg.cpp
  1726. Release_gcc_unicode/breakpointdlg.o.i:
  1727.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/breakpointdlg.o.i LiteEditor/breakpointdlg.cpp
  1728. Release_gcc_unicode/breakpointpropertiesdlg.o: LiteEditor/breakpointpropertiesdlg.cpp Release_gcc_unicode/breakpointpropertiesdlg.o.d
  1729.     $(CMP) -c LiteEditor/breakpointpropertiesdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/breakpointpropertiesdlg.o
  1730. Release_gcc_unicode/breakpointpropertiesdlg.o.d:
  1731.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/breakpointpropertiesdlg.o -MFRelease_gcc_unicode/breakpointpropertiesdlg.o.d  -MM LiteEditor/breakpointpropertiesdlg.cpp
  1732. Release_gcc_unicode/breakpointpropertiesdlg.o.i:
  1733.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/breakpointpropertiesdlg.o.i LiteEditor/breakpointpropertiesdlg.cpp
  1734. Release_gcc_unicode/breakpointsmgr.o: LiteEditor/breakpointsmgr.cpp Release_gcc_unicode/breakpointsmgr.o.d
  1735.     $(CMP) -c LiteEditor/breakpointsmgr.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/breakpointsmgr.o
  1736. Release_gcc_unicode/breakpointsmgr.o.d:
  1737.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/breakpointsmgr.o -MFRelease_gcc_unicode/breakpointsmgr.o.d  -MM LiteEditor/breakpointsmgr.cpp
  1738. Release_gcc_unicode/breakpointsmgr.o.i:
  1739.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/breakpointsmgr.o.i LiteEditor/breakpointsmgr.cpp
  1740. Release_gcc_unicode/buidltab.o: LiteEditor/buidltab.cpp Release_gcc_unicode/buidltab.o.d
  1741.     $(CMP) -c LiteEditor/buidltab.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/buidltab.o
  1742. Release_gcc_unicode/buidltab.o.d:
  1743.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/buidltab.o -MFRelease_gcc_unicode/buidltab.o.d  -MM LiteEditor/buidltab.cpp
  1744. Release_gcc_unicode/buidltab.o.i:
  1745.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/buidltab.o.i LiteEditor/buidltab.cpp
  1746. Release_gcc_unicode/buildorderbasepage.o: LiteEditor/buildorderbasepage.cpp Release_gcc_unicode/buildorderbasepage.o.d
  1747.     $(CMP) -c LiteEditor/buildorderbasepage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/buildorderbasepage.o
  1748. Release_gcc_unicode/buildorderbasepage.o.d:
  1749.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/buildorderbasepage.o -MFRelease_gcc_unicode/buildorderbasepage.o.d  -MM LiteEditor/buildorderbasepage.cpp
  1750. Release_gcc_unicode/buildorderbasepage.o.i:
  1751.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/buildorderbasepage.o.i LiteEditor/buildorderbasepage.cpp
  1752. Release_gcc_unicode/build_page.o: LiteEditor/build_page.cpp Release_gcc_unicode/build_page.o.d
  1753.     $(CMP) -c LiteEditor/build_page.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/build_page.o
  1754. Release_gcc_unicode/build_page.o.d:
  1755.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/build_page.o -MFRelease_gcc_unicode/build_page.o.d  -MM LiteEditor/build_page.cpp
  1756. Release_gcc_unicode/build_page.o.i:
  1757.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/build_page.o.i LiteEditor/build_page.cpp
  1758. Release_gcc_unicode/buildsettingstabbase.o: LiteEditor/buildsettingstabbase.cpp Release_gcc_unicode/buildsettingstabbase.o.d
  1759.     $(CMP) -c LiteEditor/buildsettingstabbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/buildsettingstabbase.o
  1760. Release_gcc_unicode/buildsettingstabbase.o.d:
  1761.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/buildsettingstabbase.o -MFRelease_gcc_unicode/buildsettingstabbase.o.d  -MM LiteEditor/buildsettingstabbase.cpp
  1762. Release_gcc_unicode/buildsettingstabbase.o.i:
  1763.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/buildsettingstabbase.o.i LiteEditor/buildsettingstabbase.cpp
  1764. Release_gcc_unicode/buildsettingstab.o: LiteEditor/buildsettingstab.cpp Release_gcc_unicode/buildsettingstab.o.d
  1765.     $(CMP) -c LiteEditor/buildsettingstab.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/buildsettingstab.o
  1766. Release_gcc_unicode/buildsettingstab.o.d:
  1767.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/buildsettingstab.o -MFRelease_gcc_unicode/buildsettingstab.o.d  -MM LiteEditor/buildsettingstab.cpp
  1768. Release_gcc_unicode/buildsettingstab.o.i:
  1769.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/buildsettingstab.o.i LiteEditor/buildsettingstab.cpp
  1770. Release_gcc_unicode/buildtabsettingsdata.o: LiteEditor/buildtabsettingsdata.cpp Release_gcc_unicode/buildtabsettingsdata.o.d
  1771.     $(CMP) -c LiteEditor/buildtabsettingsdata.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/buildtabsettingsdata.o
  1772. Release_gcc_unicode/buildtabsettingsdata.o.d:
  1773.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/buildtabsettingsdata.o -MFRelease_gcc_unicode/buildtabsettingsdata.o.d  -MM LiteEditor/buildtabsettingsdata.cpp
  1774. Release_gcc_unicode/buildtabsettingsdata.o.i:
  1775.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/buildtabsettingsdata.o.i LiteEditor/buildtabsettingsdata.cpp
  1776. Release_gcc_unicode/cc_boxbase.o: LiteEditor/cc_boxbase.cpp Release_gcc_unicode/cc_boxbase.o.d
  1777.     $(CMP) -c LiteEditor/cc_boxbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cc_boxbase.o
  1778. Release_gcc_unicode/cc_boxbase.o.d:
  1779.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cc_boxbase.o -MFRelease_gcc_unicode/cc_boxbase.o.d  -MM LiteEditor/cc_boxbase.cpp
  1780. Release_gcc_unicode/cc_boxbase.o.i:
  1781.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cc_boxbase.o.i LiteEditor/cc_boxbase.cpp
  1782. Release_gcc_unicode/cc_box.o: LiteEditor/cc_box.cpp Release_gcc_unicode/cc_box.o.d
  1783.     $(CMP) -c LiteEditor/cc_box.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cc_box.o
  1784. Release_gcc_unicode/cc_box.o.d:
  1785.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cc_box.o -MFRelease_gcc_unicode/cc_box.o.d  -MM LiteEditor/cc_box.cpp
  1786. Release_gcc_unicode/cc_box.o.i:
  1787.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cc_box.o.i LiteEditor/cc_box.cpp
  1788. Release_gcc_unicode/ccvirtuallistctrl.o: LiteEditor/ccvirtuallistctrl.cpp Release_gcc_unicode/ccvirtuallistctrl.o.d
  1789.     $(CMP) -c LiteEditor/ccvirtuallistctrl.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/ccvirtuallistctrl.o
  1790. Release_gcc_unicode/ccvirtuallistctrl.o.d:
  1791.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/ccvirtuallistctrl.o -MFRelease_gcc_unicode/ccvirtuallistctrl.o.d  -MM LiteEditor/ccvirtuallistctrl.cpp
  1792. Release_gcc_unicode/ccvirtuallistctrl.o.i:
  1793.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/ccvirtuallistctrl.o.i LiteEditor/ccvirtuallistctrl.cpp
  1794. Release_gcc_unicode/checkdirtreectrl.o: LiteEditor/checkdirtreectrl.cpp Release_gcc_unicode/checkdirtreectrl.o.d
  1795.     $(CMP) -c LiteEditor/checkdirtreectrl.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/checkdirtreectrl.o
  1796. Release_gcc_unicode/checkdirtreectrl.o.d:
  1797.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/checkdirtreectrl.o -MFRelease_gcc_unicode/checkdirtreectrl.o.d  -MM LiteEditor/checkdirtreectrl.cpp
  1798. Release_gcc_unicode/checkdirtreectrl.o.i:
  1799.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/checkdirtreectrl.o.i LiteEditor/checkdirtreectrl.cpp
  1800. Release_gcc_unicode/checktreectrl.o: LiteEditor/checktreectrl.cpp Release_gcc_unicode/checktreectrl.o.d
  1801.     $(CMP) -c LiteEditor/checktreectrl.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/checktreectrl.o
  1802. Release_gcc_unicode/checktreectrl.o.d:
  1803.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/checktreectrl.o -MFRelease_gcc_unicode/checktreectrl.o.d  -MM LiteEditor/checktreectrl.cpp
  1804. Release_gcc_unicode/checktreectrl.o.i:
  1805.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/checktreectrl.o.i LiteEditor/checktreectrl.cpp
  1806. Release_gcc_unicode/clauidockart.o: LiteEditor/clauidockart.cpp Release_gcc_unicode/clauidockart.o.d
  1807.     $(CMP) -c LiteEditor/clauidockart.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/clauidockart.o
  1808. Release_gcc_unicode/clauidockart.o.d:
  1809.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/clauidockart.o -MFRelease_gcc_unicode/clauidockart.o.d  -MM LiteEditor/clauidockart.cpp
  1810. Release_gcc_unicode/clauidockart.o.i:
  1811.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/clauidockart.o.i LiteEditor/clauidockart.cpp
  1812. Release_gcc_unicode/cl_editor.o: LiteEditor/cl_editor.cpp Release_gcc_unicode/cl_editor.o.d
  1813.     $(CMP) -c LiteEditor/cl_editor.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cl_editor.o
  1814. Release_gcc_unicode/cl_editor.o.d:
  1815.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cl_editor.o -MFRelease_gcc_unicode/cl_editor.o.d  -MM LiteEditor/cl_editor.cpp
  1816. Release_gcc_unicode/cl_editor.o.i:
  1817.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cl_editor.o.i LiteEditor/cl_editor.cpp
  1818. Release_gcc_unicode/close_all_dlg.o: LiteEditor/close_all_dlg.cpp Release_gcc_unicode/close_all_dlg.o.d
  1819.     $(CMP) -c LiteEditor/close_all_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/close_all_dlg.o
  1820. Release_gcc_unicode/close_all_dlg.o.d:
  1821.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/close_all_dlg.o -MFRelease_gcc_unicode/close_all_dlg.o.d  -MM LiteEditor/close_all_dlg.cpp
  1822. Release_gcc_unicode/close_all_dlg.o.i:
  1823.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/close_all_dlg.o.i LiteEditor/close_all_dlg.cpp
  1824. Release_gcc_unicode/colourrequest.o: LiteEditor/colourrequest.cpp Release_gcc_unicode/colourrequest.o.d
  1825.     $(CMP) -c LiteEditor/colourrequest.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/colourrequest.o
  1826. Release_gcc_unicode/colourrequest.o.d:
  1827.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/colourrequest.o -MFRelease_gcc_unicode/colourrequest.o.d  -MM LiteEditor/colourrequest.cpp
  1828. Release_gcc_unicode/colourrequest.o.i:
  1829.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/colourrequest.o.i LiteEditor/colourrequest.cpp
  1830. Release_gcc_unicode/colourthread.o: LiteEditor/colourthread.cpp Release_gcc_unicode/colourthread.o.d
  1831.     $(CMP) -c LiteEditor/colourthread.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/colourthread.o
  1832. Release_gcc_unicode/colourthread.o.d:
  1833.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/colourthread.o -MFRelease_gcc_unicode/colourthread.o.d  -MM LiteEditor/colourthread.cpp
  1834. Release_gcc_unicode/colourthread.o.i:
  1835.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/colourthread.o.i LiteEditor/colourthread.cpp
  1836. Release_gcc_unicode/commentpagebase.o: LiteEditor/commentpagebase.cpp Release_gcc_unicode/commentpagebase.o.d
  1837.     $(CMP) -c LiteEditor/commentpagebase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/commentpagebase.o
  1838. Release_gcc_unicode/commentpagebase.o.d:
  1839.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/commentpagebase.o -MFRelease_gcc_unicode/commentpagebase.o.d  -MM LiteEditor/commentpagebase.cpp
  1840. Release_gcc_unicode/commentpagebase.o.i:
  1841.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/commentpagebase.o.i LiteEditor/commentpagebase.cpp
  1842. Release_gcc_unicode/commentpage.o: LiteEditor/commentpage.cpp Release_gcc_unicode/commentpage.o.d
  1843.     $(CMP) -c LiteEditor/commentpage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/commentpage.o
  1844. Release_gcc_unicode/commentpage.o.d:
  1845.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/commentpage.o -MFRelease_gcc_unicode/commentpage.o.d  -MM LiteEditor/commentpage.cpp
  1846. Release_gcc_unicode/commentpage.o.i:
  1847.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/commentpage.o.i LiteEditor/commentpage.cpp
  1848. Release_gcc_unicode/compileradvancepage.o: LiteEditor/compileradvancepage.cpp Release_gcc_unicode/compileradvancepage.o.d
  1849.     $(CMP) -c LiteEditor/compileradvancepage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compileradvancepage.o
  1850. Release_gcc_unicode/compileradvancepage.o.d:
  1851.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compileradvancepage.o -MFRelease_gcc_unicode/compileradvancepage.o.d  -MM LiteEditor/compileradvancepage.cpp
  1852. Release_gcc_unicode/compileradvancepage.o.i:
  1853.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compileradvancepage.o.i LiteEditor/compileradvancepage.cpp
  1854. Release_gcc_unicode/compilercompileroptionspage.o: LiteEditor/compilercompileroptionspage.cpp Release_gcc_unicode/compilercompileroptionspage.o.d
  1855.     $(CMP) -c LiteEditor/compilercompileroptionspage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compilercompileroptionspage.o
  1856. Release_gcc_unicode/compilercompileroptionspage.o.d:
  1857.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compilercompileroptionspage.o -MFRelease_gcc_unicode/compilercompileroptionspage.o.d  -MM LiteEditor/compilercompileroptionspage.cpp
  1858. Release_gcc_unicode/compilercompileroptionspage.o.i:
  1859.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compilercompileroptionspage.o.i LiteEditor/compilercompileroptionspage.cpp
  1860. Release_gcc_unicode/compilerfiletypespage.o: LiteEditor/compilerfiletypespage.cpp Release_gcc_unicode/compilerfiletypespage.o.d
  1861.     $(CMP) -c LiteEditor/compilerfiletypespage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compilerfiletypespage.o
  1862. Release_gcc_unicode/compilerfiletypespage.o.d:
  1863.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compilerfiletypespage.o -MFRelease_gcc_unicode/compilerfiletypespage.o.d  -MM LiteEditor/compilerfiletypespage.cpp
  1864. Release_gcc_unicode/compilerfiletypespage.o.i:
  1865.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compilerfiletypespage.o.i LiteEditor/compilerfiletypespage.cpp
  1866. Release_gcc_unicode/compilerlinkeroptionspage.o: LiteEditor/compilerlinkeroptionspage.cpp Release_gcc_unicode/compilerlinkeroptionspage.o.d
  1867.     $(CMP) -c LiteEditor/compilerlinkeroptionspage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compilerlinkeroptionspage.o
  1868. Release_gcc_unicode/compilerlinkeroptionspage.o.d:
  1869.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compilerlinkeroptionspage.o -MFRelease_gcc_unicode/compilerlinkeroptionspage.o.d  -MM LiteEditor/compilerlinkeroptionspage.cpp
  1870. Release_gcc_unicode/compilerlinkeroptionspage.o.i:
  1871.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compilerlinkeroptionspage.o.i LiteEditor/compilerlinkeroptionspage.cpp
  1872. Release_gcc_unicode/compiler_pages.o: LiteEditor/compiler_pages.cpp Release_gcc_unicode/compiler_pages.o.d
  1873.     $(CMP) -c LiteEditor/compiler_pages.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compiler_pages.o
  1874. Release_gcc_unicode/compiler_pages.o.d:
  1875.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compiler_pages.o -MFRelease_gcc_unicode/compiler_pages.o.d  -MM LiteEditor/compiler_pages.cpp
  1876. Release_gcc_unicode/compiler_pages.o.i:
  1877.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compiler_pages.o.i LiteEditor/compiler_pages.cpp
  1878. Release_gcc_unicode/compilerpatternspage.o: LiteEditor/compilerpatternspage.cpp Release_gcc_unicode/compilerpatternspage.o.d
  1879.     $(CMP) -c LiteEditor/compilerpatternspage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compilerpatternspage.o
  1880. Release_gcc_unicode/compilerpatternspage.o.d:
  1881.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compilerpatternspage.o -MFRelease_gcc_unicode/compilerpatternspage.o.d  -MM LiteEditor/compilerpatternspage.cpp
  1882. Release_gcc_unicode/compilerpatternspage.o.i:
  1883.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compilerpatternspage.o.i LiteEditor/compilerpatternspage.cpp
  1884. Release_gcc_unicode/compilerswitchespage.o: LiteEditor/compilerswitchespage.cpp Release_gcc_unicode/compilerswitchespage.o.d
  1885.     $(CMP) -c LiteEditor/compilerswitchespage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compilerswitchespage.o
  1886. Release_gcc_unicode/compilerswitchespage.o.d:
  1887.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compilerswitchespage.o -MFRelease_gcc_unicode/compilerswitchespage.o.d  -MM LiteEditor/compilerswitchespage.cpp
  1888. Release_gcc_unicode/compilerswitchespage.o.i:
  1889.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compilerswitchespage.o.i LiteEditor/compilerswitchespage.cpp
  1890. Release_gcc_unicode/compilertoolspage.o: LiteEditor/compilertoolspage.cpp Release_gcc_unicode/compilertoolspage.o.d
  1891.     $(CMP) -c LiteEditor/compilertoolspage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/compilertoolspage.o
  1892. Release_gcc_unicode/compilertoolspage.o.d:
  1893.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/compilertoolspage.o -MFRelease_gcc_unicode/compilertoolspage.o.d  -MM LiteEditor/compilertoolspage.cpp
  1894. Release_gcc_unicode/compilertoolspage.o.i:
  1895.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/compilertoolspage.o.i LiteEditor/compilertoolspage.cpp
  1896. Release_gcc_unicode/configuration_manager_base_dlg.o: LiteEditor/configuration_manager_base_dlg.cpp Release_gcc_unicode/configuration_manager_base_dlg.o.d
  1897.     $(CMP) -c LiteEditor/configuration_manager_base_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/configuration_manager_base_dlg.o
  1898. Release_gcc_unicode/configuration_manager_base_dlg.o.d:
  1899.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/configuration_manager_base_dlg.o -MFRelease_gcc_unicode/configuration_manager_base_dlg.o.d  -MM LiteEditor/configuration_manager_base_dlg.cpp
  1900. Release_gcc_unicode/configuration_manager_base_dlg.o.i:
  1901.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/configuration_manager_base_dlg.o.i LiteEditor/configuration_manager_base_dlg.cpp
  1902. Release_gcc_unicode/configuration_manager_dlg.o: LiteEditor/configuration_manager_dlg.cpp Release_gcc_unicode/configuration_manager_dlg.o.d
  1903.     $(CMP) -c LiteEditor/configuration_manager_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/configuration_manager_dlg.o
  1904. Release_gcc_unicode/configuration_manager_dlg.o.d:
  1905.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/configuration_manager_dlg.o -MFRelease_gcc_unicode/configuration_manager_dlg.o.d  -MM LiteEditor/configuration_manager_dlg.cpp
  1906. Release_gcc_unicode/configuration_manager_dlg.o.i:
  1907.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/configuration_manager_dlg.o.i LiteEditor/configuration_manager_dlg.cpp
  1908. Release_gcc_unicode/context_base.o: LiteEditor/context_base.cpp Release_gcc_unicode/context_base.o.d
  1909.     $(CMP) -c LiteEditor/context_base.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/context_base.o
  1910. Release_gcc_unicode/context_base.o.d:
  1911.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/context_base.o -MFRelease_gcc_unicode/context_base.o.d  -MM LiteEditor/context_base.cpp
  1912. Release_gcc_unicode/context_base.o.i:
  1913.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/context_base.o.i LiteEditor/context_base.cpp
  1914. Release_gcc_unicode/context_cpp.o: LiteEditor/context_cpp.cpp Release_gcc_unicode/context_cpp.o.d
  1915.     $(CMP) -c LiteEditor/context_cpp.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/context_cpp.o
  1916. Release_gcc_unicode/context_cpp.o.d:
  1917.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/context_cpp.o -MFRelease_gcc_unicode/context_cpp.o.d  -MM LiteEditor/context_cpp.cpp
  1918. Release_gcc_unicode/context_cpp.o.i:
  1919.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/context_cpp.o.i LiteEditor/context_cpp.cpp
  1920. Release_gcc_unicode/context_diff.o: LiteEditor/context_diff.cpp Release_gcc_unicode/context_diff.o.d
  1921.     $(CMP) -c LiteEditor/context_diff.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/context_diff.o
  1922. Release_gcc_unicode/context_diff.o.d:
  1923.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/context_diff.o -MFRelease_gcc_unicode/context_diff.o.d  -MM LiteEditor/context_diff.cpp
  1924. Release_gcc_unicode/context_diff.o.i:
  1925.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/context_diff.o.i LiteEditor/context_diff.cpp
  1926. Release_gcc_unicode/context_manager.o: LiteEditor/context_manager.cpp Release_gcc_unicode/context_manager.o.d
  1927.     $(CMP) -c LiteEditor/context_manager.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/context_manager.o
  1928. Release_gcc_unicode/context_manager.o.d:
  1929.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/context_manager.o -MFRelease_gcc_unicode/context_manager.o.d  -MM LiteEditor/context_manager.cpp
  1930. Release_gcc_unicode/context_manager.o.i:
  1931.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/context_manager.o.i LiteEditor/context_manager.cpp
  1932. Release_gcc_unicode/cpp_symbol_tree.o: LiteEditor/cpp_symbol_tree.cpp Release_gcc_unicode/cpp_symbol_tree.o.d
  1933.     $(CMP) -c LiteEditor/cpp_symbol_tree.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/cpp_symbol_tree.o
  1934. Release_gcc_unicode/cpp_symbol_tree.o.d:
  1935.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/cpp_symbol_tree.o -MFRelease_gcc_unicode/cpp_symbol_tree.o.d  -MM LiteEditor/cpp_symbol_tree.cpp
  1936. Release_gcc_unicode/cpp_symbol_tree.o.i:
  1937.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/cpp_symbol_tree.o.i LiteEditor/cpp_symbol_tree.cpp
  1938. Release_gcc_unicode/customstatusbar.o: LiteEditor/customstatusbar.cpp Release_gcc_unicode/customstatusbar.o.d
  1939.     $(CMP) -c LiteEditor/customstatusbar.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/customstatusbar.o
  1940. Release_gcc_unicode/customstatusbar.o.d:
  1941.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/customstatusbar.o -MFRelease_gcc_unicode/customstatusbar.o.d  -MM LiteEditor/customstatusbar.cpp
  1942. Release_gcc_unicode/customstatusbar.o.i:
  1943.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/customstatusbar.o.i LiteEditor/customstatusbar.cpp
  1944. Release_gcc_unicode/dbgcommandbasedlg.o: LiteEditor/dbgcommandbasedlg.cpp Release_gcc_unicode/dbgcommandbasedlg.o.d
  1945.     $(CMP) -c LiteEditor/dbgcommandbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dbgcommandbasedlg.o
  1946. Release_gcc_unicode/dbgcommandbasedlg.o.d:
  1947.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dbgcommandbasedlg.o -MFRelease_gcc_unicode/dbgcommandbasedlg.o.d  -MM LiteEditor/dbgcommandbasedlg.cpp
  1948. Release_gcc_unicode/dbgcommandbasedlg.o.i:
  1949.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dbgcommandbasedlg.o.i LiteEditor/dbgcommandbasedlg.cpp
  1950. Release_gcc_unicode/dbgcommanddlg.o: LiteEditor/dbgcommanddlg.cpp Release_gcc_unicode/dbgcommanddlg.o.d
  1951.     $(CMP) -c LiteEditor/dbgcommanddlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dbgcommanddlg.o
  1952. Release_gcc_unicode/dbgcommanddlg.o.d:
  1953.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dbgcommanddlg.o -MFRelease_gcc_unicode/dbgcommanddlg.o.d  -MM LiteEditor/dbgcommanddlg.cpp
  1954. Release_gcc_unicode/dbgcommanddlg.o.i:
  1955.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dbgcommanddlg.o.i LiteEditor/dbgcommanddlg.cpp
  1956. Release_gcc_unicode/debuggerasciiviewerbase.o: LiteEditor/debuggerasciiviewerbase.cpp Release_gcc_unicode/debuggerasciiviewerbase.o.d
  1957.     $(CMP) -c LiteEditor/debuggerasciiviewerbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggerasciiviewerbase.o
  1958. Release_gcc_unicode/debuggerasciiviewerbase.o.d:
  1959.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggerasciiviewerbase.o -MFRelease_gcc_unicode/debuggerasciiviewerbase.o.d  -MM LiteEditor/debuggerasciiviewerbase.cpp
  1960. Release_gcc_unicode/debuggerasciiviewerbase.o.i:
  1961.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggerasciiviewerbase.o.i LiteEditor/debuggerasciiviewerbase.cpp
  1962. Release_gcc_unicode/debuggerasciiviewer.o: LiteEditor/debuggerasciiviewer.cpp Release_gcc_unicode/debuggerasciiviewer.o.d
  1963.     $(CMP) -c LiteEditor/debuggerasciiviewer.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggerasciiviewer.o
  1964. Release_gcc_unicode/debuggerasciiviewer.o.d:
  1965.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggerasciiviewer.o -MFRelease_gcc_unicode/debuggerasciiviewer.o.d  -MM LiteEditor/debuggerasciiviewer.cpp
  1966. Release_gcc_unicode/debuggerasciiviewer.o.i:
  1967.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggerasciiviewer.o.i LiteEditor/debuggerasciiviewer.cpp
  1968. Release_gcc_unicode/debuggerpane.o: LiteEditor/debuggerpane.cpp Release_gcc_unicode/debuggerpane.o.d
  1969.     $(CMP) -c LiteEditor/debuggerpane.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggerpane.o
  1970. Release_gcc_unicode/debuggerpane.o.d:
  1971.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggerpane.o -MFRelease_gcc_unicode/debuggerpane.o.d  -MM LiteEditor/debuggerpane.cpp
  1972. Release_gcc_unicode/debuggerpane.o.i:
  1973.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggerpane.o.i LiteEditor/debuggerpane.cpp
  1974. Release_gcc_unicode/debuggersettingsbasedlg.o: LiteEditor/debuggersettingsbasedlg.cpp Release_gcc_unicode/debuggersettingsbasedlg.o.d
  1975.     $(CMP) -c LiteEditor/debuggersettingsbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggersettingsbasedlg.o
  1976. Release_gcc_unicode/debuggersettingsbasedlg.o.d:
  1977.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggersettingsbasedlg.o -MFRelease_gcc_unicode/debuggersettingsbasedlg.o.d  -MM LiteEditor/debuggersettingsbasedlg.cpp
  1978. Release_gcc_unicode/debuggersettingsbasedlg.o.i:
  1979.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggersettingsbasedlg.o.i LiteEditor/debuggersettingsbasedlg.cpp
  1980. Release_gcc_unicode/debuggersettingsdlg.o: LiteEditor/debuggersettingsdlg.cpp Release_gcc_unicode/debuggersettingsdlg.o.d
  1981.     $(CMP) -c LiteEditor/debuggersettingsdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggersettingsdlg.o
  1982. Release_gcc_unicode/debuggersettingsdlg.o.d:
  1983.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggersettingsdlg.o -MFRelease_gcc_unicode/debuggersettingsdlg.o.d  -MM LiteEditor/debuggersettingsdlg.cpp
  1984. Release_gcc_unicode/debuggersettingsdlg.o.i:
  1985.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggersettingsdlg.o.i LiteEditor/debuggersettingsdlg.cpp
  1986. Release_gcc_unicode/debuggertip.o: LiteEditor/debuggertip.cpp Release_gcc_unicode/debuggertip.o.d
  1987.     $(CMP) -c LiteEditor/debuggertip.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/debuggertip.o
  1988. Release_gcc_unicode/debuggertip.o.d:
  1989.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/debuggertip.o -MFRelease_gcc_unicode/debuggertip.o.d  -MM LiteEditor/debuggertip.cpp
  1990. Release_gcc_unicode/debuggertip.o.i:
  1991.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/debuggertip.o.i LiteEditor/debuggertip.cpp
  1992. Release_gcc_unicode/depend_dlg_page.o: LiteEditor/depend_dlg_page.cpp Release_gcc_unicode/depend_dlg_page.o.d
  1993.     $(CMP) -c LiteEditor/depend_dlg_page.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/depend_dlg_page.o
  1994. Release_gcc_unicode/depend_dlg_page.o.d:
  1995.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/depend_dlg_page.o -MFRelease_gcc_unicode/depend_dlg_page.o.d  -MM LiteEditor/depend_dlg_page.cpp
  1996. Release_gcc_unicode/depend_dlg_page.o.i:
  1997.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/depend_dlg_page.o.i LiteEditor/depend_dlg_page.cpp
  1998. Release_gcc_unicode/depends_dlg.o: LiteEditor/depends_dlg.cpp Release_gcc_unicode/depends_dlg.o.d
  1999.     $(CMP) -c LiteEditor/depends_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/depends_dlg.o
  2000. Release_gcc_unicode/depends_dlg.o.d:
  2001.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/depends_dlg.o -MFRelease_gcc_unicode/depends_dlg.o.d  -MM LiteEditor/depends_dlg.cpp
  2002. Release_gcc_unicode/depends_dlg.o.i:
  2003.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/depends_dlg.o.i LiteEditor/depends_dlg.cpp
  2004. Release_gcc_unicode/dialogspagebase.o: LiteEditor/dialogspagebase.cpp Release_gcc_unicode/dialogspagebase.o.d
  2005.     $(CMP) -c LiteEditor/dialogspagebase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dialogspagebase.o
  2006. Release_gcc_unicode/dialogspagebase.o.d:
  2007.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dialogspagebase.o -MFRelease_gcc_unicode/dialogspagebase.o.d  -MM LiteEditor/dialogspagebase.cpp
  2008. Release_gcc_unicode/dialogspagebase.o.i:
  2009.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dialogspagebase.o.i LiteEditor/dialogspagebase.cpp
  2010. Release_gcc_unicode/dialogspage.o: LiteEditor/dialogspage.cpp Release_gcc_unicode/dialogspage.o.d
  2011.     $(CMP) -c LiteEditor/dialogspage.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/dialogspage.o
  2012. Release_gcc_unicode/dialogspage.o.d:
  2013.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/dialogspage.o -MFRelease_gcc_unicode/dialogspage.o.d  -MM LiteEditor/dialogspage.cpp
  2014. Release_gcc_unicode/dialogspage.o.i:
  2015.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/dialogspage.o.i LiteEditor/dialogspage.cpp
  2016. Release_gcc_unicode/editcmpfileinfobase.o: LiteEditor/editcmpfileinfobase.cpp Release_gcc_unicode/editcmpfileinfobase.o.d
  2017.     $(CMP) -c LiteEditor/editcmpfileinfobase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editcmpfileinfobase.o
  2018. Release_gcc_unicode/editcmpfileinfobase.o.d:
  2019.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editcmpfileinfobase.o -MFRelease_gcc_unicode/editcmpfileinfobase.o.d  -MM LiteEditor/editcmpfileinfobase.cpp
  2020. Release_gcc_unicode/editcmpfileinfobase.o.i:
  2021.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editcmpfileinfobase.o.i LiteEditor/editcmpfileinfobase.cpp
  2022. Release_gcc_unicode/editcmpfileinfodlg.o: LiteEditor/editcmpfileinfodlg.cpp Release_gcc_unicode/editcmpfileinfodlg.o.d
  2023.     $(CMP) -c LiteEditor/editcmpfileinfodlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editcmpfileinfodlg.o
  2024. Release_gcc_unicode/editcmpfileinfodlg.o.d:
  2025.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editcmpfileinfodlg.o -MFRelease_gcc_unicode/editcmpfileinfodlg.o.d  -MM LiteEditor/editcmpfileinfodlg.cpp
  2026. Release_gcc_unicode/editcmpfileinfodlg.o.i:
  2027.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editcmpfileinfodlg.o.i LiteEditor/editcmpfileinfodlg.cpp
  2028. Release_gcc_unicode/edit_configuration.o: LiteEditor/edit_configuration.cpp Release_gcc_unicode/edit_configuration.o.d
  2029.     $(CMP) -c LiteEditor/edit_configuration.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/edit_configuration.o
  2030. Release_gcc_unicode/edit_configuration.o.d:
  2031.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/edit_configuration.o -MFRelease_gcc_unicode/edit_configuration.o.d  -MM LiteEditor/edit_configuration.cpp
  2032. Release_gcc_unicode/edit_configuration.o.i:
  2033.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/edit_configuration.o.i LiteEditor/edit_configuration.cpp
  2034. Release_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o: LiteEditor/editoroptionsgeneralcodenavpanelbase.cpp Release_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o.d
  2035.     $(CMP) -c LiteEditor/editoroptionsgeneralcodenavpanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o
  2036. Release_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o.d:
  2037.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o -MFRelease_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o.d  -MM LiteEditor/editoroptionsgeneralcodenavpanelbase.cpp
  2038. Release_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o.i:
  2039.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralcodenavpanelbase.o.i LiteEditor/editoroptionsgeneralcodenavpanelbase.cpp
  2040. Release_gcc_unicode/editoroptionsgeneralcodenavpanel.o: LiteEditor/editoroptionsgeneralcodenavpanel.cpp Release_gcc_unicode/editoroptionsgeneralcodenavpanel.o.d
  2041.     $(CMP) -c LiteEditor/editoroptionsgeneralcodenavpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralcodenavpanel.o
  2042. Release_gcc_unicode/editoroptionsgeneralcodenavpanel.o.d:
  2043.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralcodenavpanel.o -MFRelease_gcc_unicode/editoroptionsgeneralcodenavpanel.o.d  -MM LiteEditor/editoroptionsgeneralcodenavpanel.cpp
  2044. Release_gcc_unicode/editoroptionsgeneralcodenavpanel.o.i:
  2045.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralcodenavpanel.o.i LiteEditor/editoroptionsgeneralcodenavpanel.cpp
  2046. Release_gcc_unicode/editoroptionsgeneralguidespanelbase.o: LiteEditor/editoroptionsgeneralguidespanelbase.cpp Release_gcc_unicode/editoroptionsgeneralguidespanelbase.o.d
  2047.     $(CMP) -c LiteEditor/editoroptionsgeneralguidespanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralguidespanelbase.o
  2048. Release_gcc_unicode/editoroptionsgeneralguidespanelbase.o.d:
  2049.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralguidespanelbase.o -MFRelease_gcc_unicode/editoroptionsgeneralguidespanelbase.o.d  -MM LiteEditor/editoroptionsgeneralguidespanelbase.cpp
  2050. Release_gcc_unicode/editoroptionsgeneralguidespanelbase.o.i:
  2051.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralguidespanelbase.o.i LiteEditor/editoroptionsgeneralguidespanelbase.cpp
  2052. Release_gcc_unicode/editor_options_general_guides_panel.o: LiteEditor/editor_options_general_guides_panel.cpp Release_gcc_unicode/editor_options_general_guides_panel.o.d
  2053.     $(CMP) -c LiteEditor/editor_options_general_guides_panel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editor_options_general_guides_panel.o
  2054. Release_gcc_unicode/editor_options_general_guides_panel.o.d:
  2055.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editor_options_general_guides_panel.o -MFRelease_gcc_unicode/editor_options_general_guides_panel.o.d  -MM LiteEditor/editor_options_general_guides_panel.cpp
  2056. Release_gcc_unicode/editor_options_general_guides_panel.o.i:
  2057.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editor_options_general_guides_panel.o.i LiteEditor/editor_options_general_guides_panel.cpp
  2058. Release_gcc_unicode/editoroptionsgeneralindentationpanel.o: LiteEditor/editoroptionsgeneralindentationpanel.cpp Release_gcc_unicode/editoroptionsgeneralindentationpanel.o.d
  2059.     $(CMP) -c LiteEditor/editoroptionsgeneralindentationpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralindentationpanel.o
  2060. Release_gcc_unicode/editoroptionsgeneralindentationpanel.o.d:
  2061.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralindentationpanel.o -MFRelease_gcc_unicode/editoroptionsgeneralindentationpanel.o.d  -MM LiteEditor/editoroptionsgeneralindentationpanel.cpp
  2062. Release_gcc_unicode/editoroptionsgeneralindentationpanel.o.i:
  2063.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralindentationpanel.o.i LiteEditor/editoroptionsgeneralindentationpanel.cpp
  2064. Release_gcc_unicode/editoroptionsgeneralindetationpanelbase.o: LiteEditor/editoroptionsgeneralindetationpanelbase.cpp Release_gcc_unicode/editoroptionsgeneralindetationpanelbase.o.d
  2065.     $(CMP) -c LiteEditor/editoroptionsgeneralindetationpanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralindetationpanelbase.o
  2066. Release_gcc_unicode/editoroptionsgeneralindetationpanelbase.o.d:
  2067.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralindetationpanelbase.o -MFRelease_gcc_unicode/editoroptionsgeneralindetationpanelbase.o.d  -MM LiteEditor/editoroptionsgeneralindetationpanelbase.cpp
  2068. Release_gcc_unicode/editoroptionsgeneralindetationpanelbase.o.i:
  2069.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralindetationpanelbase.o.i LiteEditor/editoroptionsgeneralindetationpanelbase.cpp
  2070. Release_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o: LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp Release_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o.d
  2071.     $(CMP) -c LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o
  2072. Release_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o.d:
  2073.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o -MFRelease_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o.d  -MM LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp
  2074. Release_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o.i:
  2075.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralrightmarginpanelbase.o.i LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp
  2076. Release_gcc_unicode/editoroptionsgeneralrightmarginpanel.o: LiteEditor/editoroptionsgeneralrightmarginpanel.cpp Release_gcc_unicode/editoroptionsgeneralrightmarginpanel.o.d
  2077.     $(CMP) -c LiteEditor/editoroptionsgeneralrightmarginpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralrightmarginpanel.o
  2078. Release_gcc_unicode/editoroptionsgeneralrightmarginpanel.o.d:
  2079.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralrightmarginpanel.o -MFRelease_gcc_unicode/editoroptionsgeneralrightmarginpanel.o.d  -MM LiteEditor/editoroptionsgeneralrightmarginpanel.cpp
  2080. Release_gcc_unicode/editoroptionsgeneralrightmarginpanel.o.i:
  2081.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralrightmarginpanel.o.i LiteEditor/editoroptionsgeneralrightmarginpanel.cpp
  2082. Release_gcc_unicode/editoroptionsgeneralsavepanelbase.o: LiteEditor/editoroptionsgeneralsavepanelbase.cpp Release_gcc_unicode/editoroptionsgeneralsavepanelbase.o.d
  2083.     $(CMP) -c LiteEditor/editoroptionsgeneralsavepanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralsavepanelbase.o
  2084. Release_gcc_unicode/editoroptionsgeneralsavepanelbase.o.d:
  2085.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralsavepanelbase.o -MFRelease_gcc_unicode/editoroptionsgeneralsavepanelbase.o.d  -MM LiteEditor/editoroptionsgeneralsavepanelbase.cpp
  2086. Release_gcc_unicode/editoroptionsgeneralsavepanelbase.o.i:
  2087.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralsavepanelbase.o.i LiteEditor/editoroptionsgeneralsavepanelbase.cpp
  2088. Release_gcc_unicode/editoroptionsgeneralsavepanel.o: LiteEditor/editoroptionsgeneralsavepanel.cpp Release_gcc_unicode/editoroptionsgeneralsavepanel.o.d
  2089.     $(CMP) -c LiteEditor/editoroptionsgeneralsavepanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editoroptionsgeneralsavepanel.o
  2090. Release_gcc_unicode/editoroptionsgeneralsavepanel.o.d:
  2091.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editoroptionsgeneralsavepanel.o -MFRelease_gcc_unicode/editoroptionsgeneralsavepanel.o.d  -MM LiteEditor/editoroptionsgeneralsavepanel.cpp
  2092. Release_gcc_unicode/editoroptionsgeneralsavepanel.o.i:
  2093.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editoroptionsgeneralsavepanel.o.i LiteEditor/editoroptionsgeneralsavepanel.cpp
  2094. Release_gcc_unicode/editorsettingsbookmarksbasepanel.o: LiteEditor/editorsettingsbookmarksbasepanel.cpp Release_gcc_unicode/editorsettingsbookmarksbasepanel.o.d
  2095.     $(CMP) -c LiteEditor/editorsettingsbookmarksbasepanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsbookmarksbasepanel.o
  2096. Release_gcc_unicode/editorsettingsbookmarksbasepanel.o.d:
  2097.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsbookmarksbasepanel.o -MFRelease_gcc_unicode/editorsettingsbookmarksbasepanel.o.d  -MM LiteEditor/editorsettingsbookmarksbasepanel.cpp
  2098. Release_gcc_unicode/editorsettingsbookmarksbasepanel.o.i:
  2099.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsbookmarksbasepanel.o.i LiteEditor/editorsettingsbookmarksbasepanel.cpp
  2100. Release_gcc_unicode/editorsettingsbookmarkspanel.o: LiteEditor/editorsettingsbookmarkspanel.cpp Release_gcc_unicode/editorsettingsbookmarkspanel.o.d
  2101.     $(CMP) -c LiteEditor/editorsettingsbookmarkspanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsbookmarkspanel.o
  2102. Release_gcc_unicode/editorsettingsbookmarkspanel.o.d:
  2103.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsbookmarkspanel.o -MFRelease_gcc_unicode/editorsettingsbookmarkspanel.o.d  -MM LiteEditor/editorsettingsbookmarkspanel.cpp
  2104. Release_gcc_unicode/editorsettingsbookmarkspanel.o.i:
  2105.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsbookmarkspanel.o.i LiteEditor/editorsettingsbookmarkspanel.cpp
  2106. Release_gcc_unicode/editorsettingscaretbase.o: LiteEditor/editorsettingscaretbase.cpp Release_gcc_unicode/editorsettingscaretbase.o.d
  2107.     $(CMP) -c LiteEditor/editorsettingscaretbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingscaretbase.o
  2108. Release_gcc_unicode/editorsettingscaretbase.o.d:
  2109.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingscaretbase.o -MFRelease_gcc_unicode/editorsettingscaretbase.o.d  -MM LiteEditor/editorsettingscaretbase.cpp
  2110. Release_gcc_unicode/editorsettingscaretbase.o.i:
  2111.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingscaretbase.o.i LiteEditor/editorsettingscaretbase.cpp
  2112. Release_gcc_unicode/editorsettingscaret.o: LiteEditor/editorsettingscaret.cpp Release_gcc_unicode/editorsettingscaret.o.d
  2113.     $(CMP) -c LiteEditor/editorsettingscaret.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingscaret.o
  2114. Release_gcc_unicode/editorsettingscaret.o.d:
  2115.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingscaret.o -MFRelease_gcc_unicode/editorsettingscaret.o.d  -MM LiteEditor/editorsettingscaret.cpp
  2116. Release_gcc_unicode/editorsettingscaret.o.i:
  2117.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingscaret.o.i LiteEditor/editorsettingscaret.cpp
  2118. Release_gcc_unicode/editorsettingscommentsbase.o: LiteEditor/editorsettingscommentsbase.cpp Release_gcc_unicode/editorsettingscommentsbase.o.d
  2119.     $(CMP) -c LiteEditor/editorsettingscommentsbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingscommentsbase.o
  2120. Release_gcc_unicode/editorsettingscommentsbase.o.d:
  2121.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingscommentsbase.o -MFRelease_gcc_unicode/editorsettingscommentsbase.o.d  -MM LiteEditor/editorsettingscommentsbase.cpp
  2122. Release_gcc_unicode/editorsettingscommentsbase.o.i:
  2123.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingscommentsbase.o.i LiteEditor/editorsettingscommentsbase.cpp
  2124. Release_gcc_unicode/editorsettingscomments.o: LiteEditor/editorsettingscomments.cpp Release_gcc_unicode/editorsettingscomments.o.d
  2125.     $(CMP) -c LiteEditor/editorsettingscomments.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingscomments.o
  2126. Release_gcc_unicode/editorsettingscomments.o.d:
  2127.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingscomments.o -MFRelease_gcc_unicode/editorsettingscomments.o.d  -MM LiteEditor/editorsettingscomments.cpp
  2128. Release_gcc_unicode/editorsettingscomments.o.i:
  2129.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingscomments.o.i LiteEditor/editorsettingscomments.cpp
  2130. Release_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o: LiteEditor/editorsettingscommentsdoxygenpanelbase.cpp Release_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o.d
  2131.     $(CMP) -c LiteEditor/editorsettingscommentsdoxygenpanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o
  2132. Release_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o.d:
  2133.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o -MFRelease_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o.d  -MM LiteEditor/editorsettingscommentsdoxygenpanelbase.cpp
  2134. Release_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o.i:
  2135.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingscommentsdoxygenpanelbase.o.i LiteEditor/editorsettingscommentsdoxygenpanelbase.cpp
  2136. Release_gcc_unicode/editorsettingscommentsdoxygenpanel.o: LiteEditor/editorsettingscommentsdoxygenpanel.cpp Release_gcc_unicode/editorsettingscommentsdoxygenpanel.o.d
  2137.     $(CMP) -c LiteEditor/editorsettingscommentsdoxygenpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingscommentsdoxygenpanel.o
  2138. Release_gcc_unicode/editorsettingscommentsdoxygenpanel.o.d:
  2139.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingscommentsdoxygenpanel.o -MFRelease_gcc_unicode/editorsettingscommentsdoxygenpanel.o.d  -MM LiteEditor/editorsettingscommentsdoxygenpanel.cpp
  2140. Release_gcc_unicode/editorsettingscommentsdoxygenpanel.o.i:
  2141.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingscommentsdoxygenpanel.o.i LiteEditor/editorsettingscommentsdoxygenpanel.cpp
  2142. Release_gcc_unicode/editorsettingsdialogsbase.o: LiteEditor/editorsettingsdialogsbase.cpp Release_gcc_unicode/editorsettingsdialogsbase.o.d
  2143.     $(CMP) -c LiteEditor/editorsettingsdialogsbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsdialogsbase.o
  2144. Release_gcc_unicode/editorsettingsdialogsbase.o.d:
  2145.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsdialogsbase.o -MFRelease_gcc_unicode/editorsettingsdialogsbase.o.d  -MM LiteEditor/editorsettingsdialogsbase.cpp
  2146. Release_gcc_unicode/editorsettingsdialogsbase.o.i:
  2147.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsdialogsbase.o.i LiteEditor/editorsettingsdialogsbase.cpp
  2148. Release_gcc_unicode/editorsettingsdialogs.o: LiteEditor/editorsettingsdialogs.cpp Release_gcc_unicode/editorsettingsdialogs.o.d
  2149.     $(CMP) -c LiteEditor/editorsettingsdialogs.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsdialogs.o
  2150. Release_gcc_unicode/editorsettingsdialogs.o.d:
  2151.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsdialogs.o -MFRelease_gcc_unicode/editorsettingsdialogs.o.d  -MM LiteEditor/editorsettingsdialogs.cpp
  2152. Release_gcc_unicode/editorsettingsdialogs.o.i:
  2153.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsdialogs.o.i LiteEditor/editorsettingsdialogs.cpp
  2154. Release_gcc_unicode/editorsettingsdockingwidows.o: LiteEditor/editorsettingsdockingwidows.cpp Release_gcc_unicode/editorsettingsdockingwidows.o.d
  2155.     $(CMP) -c LiteEditor/editorsettingsdockingwidows.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsdockingwidows.o
  2156. Release_gcc_unicode/editorsettingsdockingwidows.o.d:
  2157.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsdockingwidows.o -MFRelease_gcc_unicode/editorsettingsdockingwidows.o.d  -MM LiteEditor/editorsettingsdockingwidows.cpp
  2158. Release_gcc_unicode/editorsettingsdockingwidows.o.i:
  2159.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsdockingwidows.o.i LiteEditor/editorsettingsdockingwidows.cpp
  2160. Release_gcc_unicode/editorsettingsdockingwindowsbase.o: LiteEditor/editorsettingsdockingwindowsbase.cpp Release_gcc_unicode/editorsettingsdockingwindowsbase.o.d
  2161.     $(CMP) -c LiteEditor/editorsettingsdockingwindowsbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsdockingwindowsbase.o
  2162. Release_gcc_unicode/editorsettingsdockingwindowsbase.o.d:
  2163.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsdockingwindowsbase.o -MFRelease_gcc_unicode/editorsettingsdockingwindowsbase.o.d  -MM LiteEditor/editorsettingsdockingwindowsbase.cpp
  2164. Release_gcc_unicode/editorsettingsdockingwindowsbase.o.i:
  2165.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsdockingwindowsbase.o.i LiteEditor/editorsettingsdockingwindowsbase.cpp
  2166. Release_gcc_unicode/editorsettingsfoldingbase.o: LiteEditor/editorsettingsfoldingbase.cpp Release_gcc_unicode/editorsettingsfoldingbase.o.d
  2167.     $(CMP) -c LiteEditor/editorsettingsfoldingbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsfoldingbase.o
  2168. Release_gcc_unicode/editorsettingsfoldingbase.o.d:
  2169.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsfoldingbase.o -MFRelease_gcc_unicode/editorsettingsfoldingbase.o.d  -MM LiteEditor/editorsettingsfoldingbase.cpp
  2170. Release_gcc_unicode/editorsettingsfoldingbase.o.i:
  2171.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsfoldingbase.o.i LiteEditor/editorsettingsfoldingbase.cpp
  2172. Release_gcc_unicode/editorsettingsfolding.o: LiteEditor/editorsettingsfolding.cpp Release_gcc_unicode/editorsettingsfolding.o.d
  2173.     $(CMP) -c LiteEditor/editorsettingsfolding.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsfolding.o
  2174. Release_gcc_unicode/editorsettingsfolding.o.d:
  2175.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsfolding.o -MFRelease_gcc_unicode/editorsettingsfolding.o.d  -MM LiteEditor/editorsettingsfolding.cpp
  2176. Release_gcc_unicode/editorsettingsfolding.o.i:
  2177.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsfolding.o.i LiteEditor/editorsettingsfolding.cpp
  2178. Release_gcc_unicode/editorsettingslocalbase.o: LiteEditor/editorsettingslocalbase.cpp Release_gcc_unicode/editorsettingslocalbase.o.d
  2179.     $(CMP) -c LiteEditor/editorsettingslocalbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingslocalbase.o
  2180. Release_gcc_unicode/editorsettingslocalbase.o.d:
  2181.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingslocalbase.o -MFRelease_gcc_unicode/editorsettingslocalbase.o.d  -MM LiteEditor/editorsettingslocalbase.cpp
  2182. Release_gcc_unicode/editorsettingslocalbase.o.i:
  2183.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingslocalbase.o.i LiteEditor/editorsettingslocalbase.cpp
  2184. Release_gcc_unicode/editorsettingslocal.o: LiteEditor/editorsettingslocal.cpp Release_gcc_unicode/editorsettingslocal.o.d
  2185.     $(CMP) -c LiteEditor/editorsettingslocal.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingslocal.o
  2186. Release_gcc_unicode/editorsettingslocal.o.d:
  2187.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingslocal.o -MFRelease_gcc_unicode/editorsettingslocal.o.d  -MM LiteEditor/editorsettingslocal.cpp
  2188. Release_gcc_unicode/editorsettingslocal.o.i:
  2189.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingslocal.o.i LiteEditor/editorsettingslocal.cpp
  2190. Release_gcc_unicode/editorsettingsmiscbasepanel.o: LiteEditor/editorsettingsmiscbasepanel.cpp Release_gcc_unicode/editorsettingsmiscbasepanel.o.d
  2191.     $(CMP) -c LiteEditor/editorsettingsmiscbasepanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsmiscbasepanel.o
  2192. Release_gcc_unicode/editorsettingsmiscbasepanel.o.d:
  2193.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsmiscbasepanel.o -MFRelease_gcc_unicode/editorsettingsmiscbasepanel.o.d  -MM LiteEditor/editorsettingsmiscbasepanel.cpp
  2194. Release_gcc_unicode/editorsettingsmiscbasepanel.o.i:
  2195.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsmiscbasepanel.o.i LiteEditor/editorsettingsmiscbasepanel.cpp
  2196. Release_gcc_unicode/editorsettingsmiscpanel.o: LiteEditor/editorsettingsmiscpanel.cpp Release_gcc_unicode/editorsettingsmiscpanel.o.d
  2197.     $(CMP) -c LiteEditor/editorsettingsmiscpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsmiscpanel.o
  2198. Release_gcc_unicode/editorsettingsmiscpanel.o.d:
  2199.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsmiscpanel.o -MFRelease_gcc_unicode/editorsettingsmiscpanel.o.d  -MM LiteEditor/editorsettingsmiscpanel.cpp
  2200. Release_gcc_unicode/editorsettingsmiscpanel.o.i:
  2201.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsmiscpanel.o.i LiteEditor/editorsettingsmiscpanel.cpp
  2202. Release_gcc_unicode/editorsettings_terminal_base.o: LiteEditor/editorsettings_terminal_base.cpp Release_gcc_unicode/editorsettings_terminal_base.o.d
  2203.     $(CMP) -c LiteEditor/editorsettings_terminal_base.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettings_terminal_base.o
  2204. Release_gcc_unicode/editorsettings_terminal_base.o.d:
  2205.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettings_terminal_base.o -MFRelease_gcc_unicode/editorsettings_terminal_base.o.d  -MM LiteEditor/editorsettings_terminal_base.cpp
  2206. Release_gcc_unicode/editorsettings_terminal_base.o.i:
  2207.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettings_terminal_base.o.i LiteEditor/editorsettings_terminal_base.cpp
  2208. Release_gcc_unicode/editorsettingsterminal.o: LiteEditor/editorsettingsterminal.cpp Release_gcc_unicode/editorsettingsterminal.o.d
  2209.     $(CMP) -c LiteEditor/editorsettingsterminal.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/editorsettingsterminal.o
  2210. Release_gcc_unicode/editorsettingsterminal.o.d:
  2211.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/editorsettingsterminal.o -MFRelease_gcc_unicode/editorsettingsterminal.o.d  -MM LiteEditor/editorsettingsterminal.cpp
  2212. Release_gcc_unicode/editorsettingsterminal.o.i:
  2213.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/editorsettingsterminal.o.i LiteEditor/editorsettingsterminal.cpp
  2214. Release_gcc_unicode/edit_workspace_conf_dlg.o: LiteEditor/edit_workspace_conf_dlg.cpp Release_gcc_unicode/edit_workspace_conf_dlg.o.d
  2215.     $(CMP) -c LiteEditor/edit_workspace_conf_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/edit_workspace_conf_dlg.o
  2216. Release_gcc_unicode/edit_workspace_conf_dlg.o.d:
  2217.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/edit_workspace_conf_dlg.o -MFRelease_gcc_unicode/edit_workspace_conf_dlg.o.d  -MM LiteEditor/edit_workspace_conf_dlg.cpp
  2218. Release_gcc_unicode/edit_workspace_conf_dlg.o.i:
  2219.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/edit_workspace_conf_dlg.o.i LiteEditor/edit_workspace_conf_dlg.cpp
  2220. Release_gcc_unicode/env_var_dlg_base.o: LiteEditor/env_var_dlg_base.cpp Release_gcc_unicode/env_var_dlg_base.o.d
  2221.     $(CMP) -c LiteEditor/env_var_dlg_base.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/env_var_dlg_base.o
  2222. Release_gcc_unicode/env_var_dlg_base.o.d:
  2223.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/env_var_dlg_base.o -MFRelease_gcc_unicode/env_var_dlg_base.o.d  -MM LiteEditor/env_var_dlg_base.cpp
  2224. Release_gcc_unicode/env_var_dlg_base.o.i:
  2225.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/env_var_dlg_base.o.i LiteEditor/env_var_dlg_base.cpp
  2226. Release_gcc_unicode/envvar_dlg.o: LiteEditor/envvar_dlg.cpp Release_gcc_unicode/envvar_dlg.o.d
  2227.     $(CMP) -c LiteEditor/envvar_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/envvar_dlg.o
  2228. Release_gcc_unicode/envvar_dlg.o.d:
  2229.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/envvar_dlg.o -MFRelease_gcc_unicode/envvar_dlg.o.d  -MM LiteEditor/envvar_dlg.cpp
  2230. Release_gcc_unicode/envvar_dlg.o.i:
  2231.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/envvar_dlg.o.i LiteEditor/envvar_dlg.cpp
  2232. Release_gcc_unicode/envvar_table.o: LiteEditor/envvar_table.cpp Release_gcc_unicode/envvar_table.o.d
  2233.     $(CMP) -c LiteEditor/envvar_table.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/envvar_table.o
  2234. Release_gcc_unicode/envvar_table.o.d:
  2235.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/envvar_table.o -MFRelease_gcc_unicode/envvar_table.o.d  -MM LiteEditor/envvar_table.cpp
  2236. Release_gcc_unicode/envvar_table.o.i:
  2237.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/envvar_table.o.i LiteEditor/envvar_table.cpp
  2238. Release_gcc_unicode/errorstab.o: LiteEditor/errorstab.cpp Release_gcc_unicode/errorstab.o.d
  2239.     $(CMP) -c LiteEditor/errorstab.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/errorstab.o
  2240. Release_gcc_unicode/errorstab.o.d:
  2241.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/errorstab.o -MFRelease_gcc_unicode/errorstab.o.d  -MM LiteEditor/errorstab.cpp
  2242. Release_gcc_unicode/errorstab.o.i:
  2243.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/errorstab.o.i LiteEditor/errorstab.cpp
  2244. Release_gcc_unicode/filechecklistbase.o: LiteEditor/filechecklistbase.cpp Release_gcc_unicode/filechecklistbase.o.d
  2245.     $(CMP) -c LiteEditor/filechecklistbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/filechecklistbase.o
  2246. Release_gcc_unicode/filechecklistbase.o.d:
  2247.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/filechecklistbase.o -MFRelease_gcc_unicode/filechecklistbase.o.d  -MM LiteEditor/filechecklistbase.cpp
  2248. Release_gcc_unicode/filechecklistbase.o.i:
  2249.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/filechecklistbase.o.i LiteEditor/filechecklistbase.cpp
  2250. Release_gcc_unicode/filechecklist.o: LiteEditor/filechecklist.cpp Release_gcc_unicode/filechecklist.o.d
  2251.     $(CMP) -c LiteEditor/filechecklist.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/filechecklist.o
  2252. Release_gcc_unicode/filechecklist.o.d:
  2253.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/filechecklist.o -MFRelease_gcc_unicode/filechecklist.o.d  -MM LiteEditor/filechecklist.cpp
  2254. Release_gcc_unicode/filechecklist.o.i:
  2255.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/filechecklist.o.i LiteEditor/filechecklist.cpp
  2256. Release_gcc_unicode/filedroptarget.o: LiteEditor/filedroptarget.cpp Release_gcc_unicode/filedroptarget.o.d
  2257.     $(CMP) -c LiteEditor/filedroptarget.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/filedroptarget.o
  2258. Release_gcc_unicode/filedroptarget.o.d:
  2259.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/filedroptarget.o -MFRelease_gcc_unicode/filedroptarget.o.d  -MM LiteEditor/filedroptarget.cpp
  2260. Release_gcc_unicode/filedroptarget.o.i:
  2261.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/filedroptarget.o.i LiteEditor/filedroptarget.cpp
  2262. Release_gcc_unicode/fileexplorer.o: LiteEditor/fileexplorer.cpp Release_gcc_unicode/fileexplorer.o.d
  2263.     $(CMP) -c LiteEditor/fileexplorer.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fileexplorer.o
  2264. Release_gcc_unicode/fileexplorer.o.d:
  2265.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fileexplorer.o -MFRelease_gcc_unicode/fileexplorer.o.d  -MM LiteEditor/fileexplorer.cpp
  2266. Release_gcc_unicode/fileexplorer.o.i:
  2267.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fileexplorer.o.i LiteEditor/fileexplorer.cpp
  2268. Release_gcc_unicode/fileexplorertree.o: LiteEditor/fileexplorertree.cpp Release_gcc_unicode/fileexplorertree.o.d
  2269.     $(CMP) -c LiteEditor/fileexplorertree.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fileexplorertree.o
  2270. Release_gcc_unicode/fileexplorertree.o.d:
  2271.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fileexplorertree.o -MFRelease_gcc_unicode/fileexplorertree.o.d  -MM LiteEditor/fileexplorertree.cpp
  2272. Release_gcc_unicode/fileexplorertree.o.i:
  2273.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fileexplorertree.o.i LiteEditor/fileexplorertree.cpp
  2274. Release_gcc_unicode/filehistory.o: LiteEditor/filehistory.cpp Release_gcc_unicode/filehistory.o.d
  2275.     $(CMP) -c LiteEditor/filehistory.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/filehistory.o
  2276. Release_gcc_unicode/filehistory.o.d:
  2277.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/filehistory.o -MFRelease_gcc_unicode/filehistory.o.d  -MM LiteEditor/filehistory.cpp
  2278. Release_gcc_unicode/filehistory.o.i:
  2279.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/filehistory.o.i LiteEditor/filehistory.cpp
  2280. Release_gcc_unicode/fileview.o: LiteEditor/fileview.cpp Release_gcc_unicode/fileview.o.d
  2281.     $(CMP) -c LiteEditor/fileview.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/fileview.o
  2282. Release_gcc_unicode/fileview.o.d:
  2283.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/fileview.o -MFRelease_gcc_unicode/fileview.o.d  -MM LiteEditor/fileview.cpp
  2284. Release_gcc_unicode/fileview.o.i:
  2285.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/fileview.o.i LiteEditor/fileview.cpp
  2286. Release_gcc_unicode/findinfilesdlgbase.o: LiteEditor/findinfilesdlgbase.cpp Release_gcc_unicode/findinfilesdlgbase.o.d
  2287.     $(CMP) -c LiteEditor/findinfilesdlgbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/findinfilesdlgbase.o
  2288. Release_gcc_unicode/findinfilesdlgbase.o.d:
  2289.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/findinfilesdlgbase.o -MFRelease_gcc_unicode/findinfilesdlgbase.o.d  -MM LiteEditor/findinfilesdlgbase.cpp
  2290. Release_gcc_unicode/findinfilesdlgbase.o.i:
  2291.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/findinfilesdlgbase.o.i LiteEditor/findinfilesdlgbase.cpp
  2292. Release_gcc_unicode/findinfilesdlg.o: LiteEditor/findinfilesdlg.cpp Release_gcc_unicode/findinfilesdlg.o.d
  2293.     $(CMP) -c LiteEditor/findinfilesdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/findinfilesdlg.o
  2294. Release_gcc_unicode/findinfilesdlg.o.d:
  2295.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/findinfilesdlg.o -MFRelease_gcc_unicode/findinfilesdlg.o.d  -MM LiteEditor/findinfilesdlg.cpp
  2296. Release_gcc_unicode/findinfilesdlg.o.i:
  2297.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/findinfilesdlg.o.i LiteEditor/findinfilesdlg.cpp
  2298. Release_gcc_unicode/findreplacedlg.o: LiteEditor/findreplacedlg.cpp Release_gcc_unicode/findreplacedlg.o.d
  2299.     $(CMP) -c LiteEditor/findreplacedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/findreplacedlg.o
  2300. Release_gcc_unicode/findreplacedlg.o.d:
  2301.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/findreplacedlg.o -MFRelease_gcc_unicode/findreplacedlg.o.d  -MM LiteEditor/findreplacedlg.cpp
  2302. Release_gcc_unicode/findreplacedlg.o.i:
  2303.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/findreplacedlg.o.i LiteEditor/findreplacedlg.cpp
  2304. Release_gcc_unicode/findresultstab.o: LiteEditor/findresultstab.cpp Release_gcc_unicode/findresultstab.o.d
  2305.     $(CMP) -c LiteEditor/findresultstab.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/findresultstab.o
  2306. Release_gcc_unicode/findresultstab.o.d:
  2307.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/findresultstab.o -MFRelease_gcc_unicode/findresultstab.o.d  -MM LiteEditor/findresultstab.cpp
  2308. Release_gcc_unicode/findresultstab.o.i:
  2309.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/findresultstab.o.i LiteEditor/findresultstab.cpp
  2310. Release_gcc_unicode/frame.o: LiteEditor/frame.cpp Release_gcc_unicode/frame.o.d
  2311.     $(CMP) -c LiteEditor/frame.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/frame.o
  2312. Release_gcc_unicode/frame.o.d:
  2313.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/frame.o -MFRelease_gcc_unicode/frame.o.d  -MM LiteEditor/frame.cpp
  2314. Release_gcc_unicode/frame.o.i:
  2315.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/frame.o.i LiteEditor/frame.cpp
  2316. Release_gcc_unicode/free_text_dialog.o: LiteEditor/free_text_dialog.cpp Release_gcc_unicode/free_text_dialog.o.d
  2317.     $(CMP) -c LiteEditor/free_text_dialog.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/free_text_dialog.o
  2318. Release_gcc_unicode/free_text_dialog.o.d:
  2319.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/free_text_dialog.o -MFRelease_gcc_unicode/free_text_dialog.o.d  -MM LiteEditor/free_text_dialog.cpp
  2320. Release_gcc_unicode/free_text_dialog.o.i:
  2321.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/free_text_dialog.o.i LiteEditor/free_text_dialog.cpp
  2322. Release_gcc_unicode/generalinfo.o: LiteEditor/generalinfo.cpp Release_gcc_unicode/generalinfo.o.d
  2323.     $(CMP) -c LiteEditor/generalinfo.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/generalinfo.o
  2324. Release_gcc_unicode/generalinfo.o.d:
  2325.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/generalinfo.o -MFRelease_gcc_unicode/generalinfo.o.d  -MM LiteEditor/generalinfo.cpp
  2326. Release_gcc_unicode/generalinfo.o.i:
  2327.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/generalinfo.o.i LiteEditor/generalinfo.cpp
  2328. Release_gcc_unicode/generic_context.o: LiteEditor/generic_context.cpp Release_gcc_unicode/generic_context.o.d
  2329.     $(CMP) -c LiteEditor/generic_context.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/generic_context.o
  2330. Release_gcc_unicode/generic_context.o.d:
  2331.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/generic_context.o -MFRelease_gcc_unicode/generic_context.o.d  -MM LiteEditor/generic_context.cpp
  2332. Release_gcc_unicode/generic_context.o.i:
  2333.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/generic_context.o.i LiteEditor/generic_context.cpp
  2334. Release_gcc_unicode/iconsextra.o: LiteEditor/iconsextra.cpp Release_gcc_unicode/iconsextra.o.d
  2335.     $(CMP) -c LiteEditor/iconsextra.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/iconsextra.o
  2336. Release_gcc_unicode/iconsextra.o.d:
  2337.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/iconsextra.o -MFRelease_gcc_unicode/iconsextra.o.d  -MM LiteEditor/iconsextra.cpp
  2338. Release_gcc_unicode/iconsextra.o.i:
  2339.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/iconsextra.o.i LiteEditor/iconsextra.cpp
  2340. Release_gcc_unicode/implementparentvirtualfunctionsbase.o: LiteEditor/implementparentvirtualfunctionsbase.cpp Release_gcc_unicode/implementparentvirtualfunctionsbase.o.d
  2341.     $(CMP) -c LiteEditor/implementparentvirtualfunctionsbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/implementparentvirtualfunctionsbase.o
  2342. Release_gcc_unicode/implementparentvirtualfunctionsbase.o.d:
  2343.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/implementparentvirtualfunctionsbase.o -MFRelease_gcc_unicode/implementparentvirtualfunctionsbase.o.d  -MM LiteEditor/implementparentvirtualfunctionsbase.cpp
  2344. Release_gcc_unicode/implementparentvirtualfunctionsbase.o.i:
  2345.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/implementparentvirtualfunctionsbase.o.i LiteEditor/implementparentvirtualfunctionsbase.cpp
  2346. Release_gcc_unicode/implement_parent_virtual_functions.o: LiteEditor/implement_parent_virtual_functions.cpp Release_gcc_unicode/implement_parent_virtual_functions.o.d
  2347.     $(CMP) -c LiteEditor/implement_parent_virtual_functions.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/implement_parent_virtual_functions.o
  2348. Release_gcc_unicode/implement_parent_virtual_functions.o.d:
  2349.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/implement_parent_virtual_functions.o -MFRelease_gcc_unicode/implement_parent_virtual_functions.o.d  -MM LiteEditor/implement_parent_virtual_functions.cpp
  2350. Release_gcc_unicode/implement_parent_virtual_functions.o.i:
  2351.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/implement_parent_virtual_functions.o.i LiteEditor/implement_parent_virtual_functions.cpp
  2352. Release_gcc_unicode/importfilesdialog.o: LiteEditor/importfilesdialog.cpp Release_gcc_unicode/importfilesdialog.o.d
  2353.     $(CMP) -c LiteEditor/importfilesdialog.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/importfilesdialog.o
  2354. Release_gcc_unicode/importfilesdialog.o.d:
  2355.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/importfilesdialog.o -MFRelease_gcc_unicode/importfilesdialog.o.d  -MM LiteEditor/importfilesdialog.cpp
  2356. Release_gcc_unicode/importfilesdialog.o.i:
  2357.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/importfilesdialog.o.i LiteEditor/importfilesdialog.cpp
  2358. Release_gcc_unicode/importfilessettings.o: LiteEditor/importfilessettings.cpp Release_gcc_unicode/importfilessettings.o.d
  2359.     $(CMP) -c LiteEditor/importfilessettings.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/importfilessettings.o
  2360. Release_gcc_unicode/importfilessettings.o.d:
  2361.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/importfilessettings.o -MFRelease_gcc_unicode/importfilessettings.o.d  -MM LiteEditor/importfilessettings.cpp
  2362. Release_gcc_unicode/importfilessettings.o.i:
  2363.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/importfilessettings.o.i LiteEditor/importfilessettings.cpp
  2364. Release_gcc_unicode/keyboardmanager.o: LiteEditor/keyboardmanager.cpp Release_gcc_unicode/keyboardmanager.o.d
  2365.     $(CMP) -c LiteEditor/keyboardmanager.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/keyboardmanager.o
  2366. Release_gcc_unicode/keyboardmanager.o.d:
  2367.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/keyboardmanager.o -MFRelease_gcc_unicode/keyboardmanager.o.d  -MM LiteEditor/keyboardmanager.cpp
  2368. Release_gcc_unicode/keyboardmanager.o.i:
  2369.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/keyboardmanager.o.i LiteEditor/keyboardmanager.cpp
  2370. Release_gcc_unicode/lexer_page.o: LiteEditor/lexer_page.cpp Release_gcc_unicode/lexer_page.o.d
  2371.     $(CMP) -c LiteEditor/lexer_page.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/lexer_page.o
  2372. Release_gcc_unicode/lexer_page.o.d:
  2373.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/lexer_page.o -MFRelease_gcc_unicode/lexer_page.o.d  -MM LiteEditor/lexer_page.cpp
  2374. Release_gcc_unicode/lexer_page.o.i:
  2375.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/lexer_page.o.i LiteEditor/lexer_page.cpp
  2376. Release_gcc_unicode/listctrlpanelbase.o: LiteEditor/listctrlpanelbase.cpp Release_gcc_unicode/listctrlpanelbase.o.d
  2377.     $(CMP) -c LiteEditor/listctrlpanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/listctrlpanelbase.o
  2378. Release_gcc_unicode/listctrlpanelbase.o.d:
  2379.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/listctrlpanelbase.o -MFRelease_gcc_unicode/listctrlpanelbase.o.d  -MM LiteEditor/listctrlpanelbase.cpp
  2380. Release_gcc_unicode/listctrlpanelbase.o.i:
  2381.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/listctrlpanelbase.o.i LiteEditor/listctrlpanelbase.cpp
  2382. Release_gcc_unicode/listctrlpanel.o: LiteEditor/listctrlpanel.cpp Release_gcc_unicode/listctrlpanel.o.d
  2383.     $(CMP) -c LiteEditor/listctrlpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/listctrlpanel.o
  2384. Release_gcc_unicode/listctrlpanel.o.d:
  2385.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/listctrlpanel.o -MFRelease_gcc_unicode/listctrlpanel.o.d  -MM LiteEditor/listctrlpanel.cpp
  2386. Release_gcc_unicode/listctrlpanel.o.i:
  2387.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/listctrlpanel.o.i LiteEditor/listctrlpanel.cpp
  2388. Release_gcc_unicode/localstable.o: LiteEditor/localstable.cpp Release_gcc_unicode/localstable.o.d
  2389.     $(CMP) -c LiteEditor/localstable.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/localstable.o
  2390. Release_gcc_unicode/localstable.o.d:
  2391.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/localstable.o -MFRelease_gcc_unicode/localstable.o.d  -MM LiteEditor/localstable.cpp
  2392. Release_gcc_unicode/localstable.o.i:
  2393.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/localstable.o.i LiteEditor/localstable.cpp
  2394. Release_gcc_unicode/mainbook.o: LiteEditor/mainbook.cpp Release_gcc_unicode/mainbook.o.d
  2395.     $(CMP) -c LiteEditor/mainbook.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/mainbook.o
  2396. Release_gcc_unicode/mainbook.o.d:
  2397.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/mainbook.o -MFRelease_gcc_unicode/mainbook.o.d  -MM LiteEditor/mainbook.cpp
  2398. Release_gcc_unicode/mainbook.o.i:
  2399.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/mainbook.o.i LiteEditor/mainbook.cpp
  2400. Release_gcc_unicode/manager.o: LiteEditor/manager.cpp Release_gcc_unicode/manager.o.d
  2401.     $(CMP) -c LiteEditor/manager.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/manager.o
  2402. Release_gcc_unicode/manager.o.d:
  2403.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/manager.o -MFRelease_gcc_unicode/manager.o.d  -MM LiteEditor/manager.cpp
  2404. Release_gcc_unicode/manager.o.i:
  2405.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/manager.o.i LiteEditor/manager.cpp
  2406. Release_gcc_unicode/memoryviewbase.o: LiteEditor/memoryviewbase.cpp Release_gcc_unicode/memoryviewbase.o.d
  2407.     $(CMP) -c LiteEditor/memoryviewbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/memoryviewbase.o
  2408. Release_gcc_unicode/memoryviewbase.o.d:
  2409.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/memoryviewbase.o -MFRelease_gcc_unicode/memoryviewbase.o.d  -MM LiteEditor/memoryviewbase.cpp
  2410. Release_gcc_unicode/memoryviewbase.o.i:
  2411.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/memoryviewbase.o.i LiteEditor/memoryviewbase.cpp
  2412. Release_gcc_unicode/memoryview.o: LiteEditor/memoryview.cpp Release_gcc_unicode/memoryview.o.d
  2413.     $(CMP) -c LiteEditor/memoryview.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/memoryview.o
  2414. Release_gcc_unicode/memoryview.o.d:
  2415.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/memoryview.o -MFRelease_gcc_unicode/memoryview.o.d  -MM LiteEditor/memoryview.cpp
  2416. Release_gcc_unicode/memoryview.o.i:
  2417.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/memoryview.o.i LiteEditor/memoryview.cpp
  2418. Release_gcc_unicode/menu_event_handlers.o: LiteEditor/menu_event_handlers.cpp Release_gcc_unicode/menu_event_handlers.o.d
  2419.     $(CMP) -c LiteEditor/menu_event_handlers.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/menu_event_handlers.o
  2420. Release_gcc_unicode/menu_event_handlers.o.d:
  2421.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/menu_event_handlers.o -MFRelease_gcc_unicode/menu_event_handlers.o.d  -MM LiteEditor/menu_event_handlers.cpp
  2422. Release_gcc_unicode/menu_event_handlers.o.i:
  2423.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/menu_event_handlers.o.i LiteEditor/menu_event_handlers.cpp
  2424. Release_gcc_unicode/menumanager.o: LiteEditor/menumanager.cpp Release_gcc_unicode/menumanager.o.d
  2425.     $(CMP) -c LiteEditor/menumanager.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/menumanager.o
  2426. Release_gcc_unicode/menumanager.o.d:
  2427.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/menumanager.o -MFRelease_gcc_unicode/menumanager.o.d  -MM LiteEditor/menumanager.cpp
  2428. Release_gcc_unicode/menumanager.o.i:
  2429.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/menumanager.o.i LiteEditor/menumanager.cpp
  2430. Release_gcc_unicode/messagepane_base.o: LiteEditor/messagepane_base.cpp Release_gcc_unicode/messagepane_base.o.d
  2431.     $(CMP) -c LiteEditor/messagepane_base.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/messagepane_base.o
  2432. Release_gcc_unicode/messagepane_base.o.d:
  2433.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/messagepane_base.o -MFRelease_gcc_unicode/messagepane_base.o.d  -MM LiteEditor/messagepane_base.cpp
  2434. Release_gcc_unicode/messagepane_base.o.i:
  2435.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/messagepane_base.o.i LiteEditor/messagepane_base.cpp
  2436. Release_gcc_unicode/message_pane.o: LiteEditor/message_pane.cpp Release_gcc_unicode/message_pane.o.d
  2437.     $(CMP) -c LiteEditor/message_pane.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/message_pane.o
  2438. Release_gcc_unicode/message_pane.o.d:
  2439.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/message_pane.o -MFRelease_gcc_unicode/message_pane.o.d  -MM LiteEditor/message_pane.cpp
  2440. Release_gcc_unicode/message_pane.o.i:
  2441.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/message_pane.o.i LiteEditor/message_pane.cpp
  2442. Release_gcc_unicode/movefuncimplbasedlg.o: LiteEditor/movefuncimplbasedlg.cpp Release_gcc_unicode/movefuncimplbasedlg.o.d
  2443.     $(CMP) -c LiteEditor/movefuncimplbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/movefuncimplbasedlg.o
  2444. Release_gcc_unicode/movefuncimplbasedlg.o.d:
  2445.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/movefuncimplbasedlg.o -MFRelease_gcc_unicode/movefuncimplbasedlg.o.d  -MM LiteEditor/movefuncimplbasedlg.cpp
  2446. Release_gcc_unicode/movefuncimplbasedlg.o.i:
  2447.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/movefuncimplbasedlg.o.i LiteEditor/movefuncimplbasedlg.cpp
  2448. Release_gcc_unicode/movefuncimpldlg.o: LiteEditor/movefuncimpldlg.cpp Release_gcc_unicode/movefuncimpldlg.o.d
  2449.     $(CMP) -c LiteEditor/movefuncimpldlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/movefuncimpldlg.o
  2450. Release_gcc_unicode/movefuncimpldlg.o.d:
  2451.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/movefuncimpldlg.o -MFRelease_gcc_unicode/movefuncimpldlg.o.d  -MM LiteEditor/movefuncimpldlg.cpp
  2452. Release_gcc_unicode/movefuncimpldlg.o.i:
  2453.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/movefuncimpldlg.o.i LiteEditor/movefuncimpldlg.cpp
  2454. Release_gcc_unicode/navbar.o: LiteEditor/navbar.cpp Release_gcc_unicode/navbar.o.d
  2455.     $(CMP) -c LiteEditor/navbar.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/navbar.o
  2456. Release_gcc_unicode/navbar.o.d:
  2457.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/navbar.o -MFRelease_gcc_unicode/navbar.o.d  -MM LiteEditor/navbar.cpp
  2458. Release_gcc_unicode/navbar.o.i:
  2459.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/navbar.o.i LiteEditor/navbar.cpp
  2460. Release_gcc_unicode/new_configuration_dlg.o: LiteEditor/new_configuration_dlg.cpp Release_gcc_unicode/new_configuration_dlg.o.d
  2461.     $(CMP) -c LiteEditor/new_configuration_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/new_configuration_dlg.o
  2462. Release_gcc_unicode/new_configuration_dlg.o.d:
  2463.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/new_configuration_dlg.o -MFRelease_gcc_unicode/new_configuration_dlg.o.d  -MM LiteEditor/new_configuration_dlg.cpp
  2464. Release_gcc_unicode/new_configuration_dlg.o.i:
  2465.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/new_configuration_dlg.o.i LiteEditor/new_configuration_dlg.cpp
  2466. Release_gcc_unicode/new_item_base_dlg.o: LiteEditor/new_item_base_dlg.cpp Release_gcc_unicode/new_item_base_dlg.o.d
  2467.     $(CMP) -c LiteEditor/new_item_base_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/new_item_base_dlg.o
  2468. Release_gcc_unicode/new_item_base_dlg.o.d:
  2469.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/new_item_base_dlg.o -MFRelease_gcc_unicode/new_item_base_dlg.o.d  -MM LiteEditor/new_item_base_dlg.cpp
  2470. Release_gcc_unicode/new_item_base_dlg.o.i:
  2471.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/new_item_base_dlg.o.i LiteEditor/new_item_base_dlg.cpp
  2472. Release_gcc_unicode/new_item_dlg.o: LiteEditor/new_item_dlg.cpp Release_gcc_unicode/new_item_dlg.o.d
  2473.     $(CMP) -c LiteEditor/new_item_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/new_item_dlg.o
  2474. Release_gcc_unicode/new_item_dlg.o.d:
  2475.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/new_item_dlg.o -MFRelease_gcc_unicode/new_item_dlg.o.d  -MM LiteEditor/new_item_dlg.cpp
  2476. Release_gcc_unicode/new_item_dlg.o.i:
  2477.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/new_item_dlg.o.i LiteEditor/new_item_dlg.cpp
  2478. Release_gcc_unicode/newkeyshortcutbasedlg.o: LiteEditor/newkeyshortcutbasedlg.cpp Release_gcc_unicode/newkeyshortcutbasedlg.o.d
  2479.     $(CMP) -c LiteEditor/newkeyshortcutbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newkeyshortcutbasedlg.o
  2480. Release_gcc_unicode/newkeyshortcutbasedlg.o.d:
  2481.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newkeyshortcutbasedlg.o -MFRelease_gcc_unicode/newkeyshortcutbasedlg.o.d  -MM LiteEditor/newkeyshortcutbasedlg.cpp
  2482. Release_gcc_unicode/newkeyshortcutbasedlg.o.i:
  2483.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newkeyshortcutbasedlg.o.i LiteEditor/newkeyshortcutbasedlg.cpp
  2484. Release_gcc_unicode/newkeyshortcutdlg.o: LiteEditor/newkeyshortcutdlg.cpp Release_gcc_unicode/newkeyshortcutdlg.o.d
  2485.     $(CMP) -c LiteEditor/newkeyshortcutdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newkeyshortcutdlg.o
  2486. Release_gcc_unicode/newkeyshortcutdlg.o.d:
  2487.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newkeyshortcutdlg.o -MFRelease_gcc_unicode/newkeyshortcutdlg.o.d  -MM LiteEditor/newkeyshortcutdlg.cpp
  2488. Release_gcc_unicode/newkeyshortcutdlg.o.i:
  2489.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newkeyshortcutdlg.o.i LiteEditor/newkeyshortcutdlg.cpp
  2490. Release_gcc_unicode/newprojectbasedlg.o: LiteEditor/newprojectbasedlg.cpp Release_gcc_unicode/newprojectbasedlg.o.d
  2491.     $(CMP) -c LiteEditor/newprojectbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newprojectbasedlg.o
  2492. Release_gcc_unicode/newprojectbasedlg.o.d:
  2493.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newprojectbasedlg.o -MFRelease_gcc_unicode/newprojectbasedlg.o.d  -MM LiteEditor/newprojectbasedlg.cpp
  2494. Release_gcc_unicode/newprojectbasedlg.o.i:
  2495.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newprojectbasedlg.o.i LiteEditor/newprojectbasedlg.cpp
  2496. Release_gcc_unicode/newprojectdlg.o: LiteEditor/newprojectdlg.cpp Release_gcc_unicode/newprojectdlg.o.d
  2497.     $(CMP) -c LiteEditor/newprojectdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newprojectdlg.o
  2498. Release_gcc_unicode/newprojectdlg.o.d:
  2499.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newprojectdlg.o -MFRelease_gcc_unicode/newprojectdlg.o.d  -MM LiteEditor/newprojectdlg.cpp
  2500. Release_gcc_unicode/newprojectdlg.o.i:
  2501.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newprojectdlg.o.i LiteEditor/newprojectdlg.cpp
  2502. Release_gcc_unicode/newquickwatch.o: LiteEditor/newquickwatch.cpp Release_gcc_unicode/newquickwatch.o.d
  2503.     $(CMP) -c LiteEditor/newquickwatch.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newquickwatch.o
  2504. Release_gcc_unicode/newquickwatch.o.d:
  2505.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newquickwatch.o -MFRelease_gcc_unicode/newquickwatch.o.d  -MM LiteEditor/newquickwatch.cpp
  2506. Release_gcc_unicode/newquickwatch.o.i:
  2507.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newquickwatch.o.i LiteEditor/newquickwatch.cpp
  2508. Release_gcc_unicode/new_quick_watch_dlg.o: LiteEditor/new_quick_watch_dlg.cpp Release_gcc_unicode/new_quick_watch_dlg.o.d
  2509.     $(CMP) -c LiteEditor/new_quick_watch_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/new_quick_watch_dlg.o
  2510. Release_gcc_unicode/new_quick_watch_dlg.o.d:
  2511.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/new_quick_watch_dlg.o -MFRelease_gcc_unicode/new_quick_watch_dlg.o.d  -MM LiteEditor/new_quick_watch_dlg.cpp
  2512. Release_gcc_unicode/new_quick_watch_dlg.o.i:
  2513.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/new_quick_watch_dlg.o.i LiteEditor/new_quick_watch_dlg.cpp
  2514. Release_gcc_unicode/newversionbasedlg.o: LiteEditor/newversionbasedlg.cpp Release_gcc_unicode/newversionbasedlg.o.d
  2515.     $(CMP) -c LiteEditor/newversionbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newversionbasedlg.o
  2516. Release_gcc_unicode/newversionbasedlg.o.d:
  2517.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newversionbasedlg.o -MFRelease_gcc_unicode/newversionbasedlg.o.d  -MM LiteEditor/newversionbasedlg.cpp
  2518. Release_gcc_unicode/newversionbasedlg.o.i:
  2519.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newversionbasedlg.o.i LiteEditor/newversionbasedlg.cpp
  2520. Release_gcc_unicode/newversiondlg.o: LiteEditor/newversiondlg.cpp Release_gcc_unicode/newversiondlg.o.d
  2521.     $(CMP) -c LiteEditor/newversiondlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newversiondlg.o
  2522. Release_gcc_unicode/newversiondlg.o.d:
  2523.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newversiondlg.o -MFRelease_gcc_unicode/newversiondlg.o.d  -MM LiteEditor/newversiondlg.cpp
  2524. Release_gcc_unicode/newversiondlg.o.i:
  2525.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newversiondlg.o.i LiteEditor/newversiondlg.cpp
  2526. Release_gcc_unicode/newworkspacebasedlg.o: LiteEditor/newworkspacebasedlg.cpp Release_gcc_unicode/newworkspacebasedlg.o.d
  2527.     $(CMP) -c LiteEditor/newworkspacebasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newworkspacebasedlg.o
  2528. Release_gcc_unicode/newworkspacebasedlg.o.d:
  2529.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newworkspacebasedlg.o -MFRelease_gcc_unicode/newworkspacebasedlg.o.d  -MM LiteEditor/newworkspacebasedlg.cpp
  2530. Release_gcc_unicode/newworkspacebasedlg.o.i:
  2531.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newworkspacebasedlg.o.i LiteEditor/newworkspacebasedlg.cpp
  2532. Release_gcc_unicode/newworkspacedlg.o: LiteEditor/newworkspacedlg.cpp Release_gcc_unicode/newworkspacedlg.o.d
  2533.     $(CMP) -c LiteEditor/newworkspacedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/newworkspacedlg.o
  2534. Release_gcc_unicode/newworkspacedlg.o.d:
  2535.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/newworkspacedlg.o -MFRelease_gcc_unicode/newworkspacedlg.o.d  -MM LiteEditor/newworkspacedlg.cpp
  2536. Release_gcc_unicode/newworkspacedlg.o.i:
  2537.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/newworkspacedlg.o.i LiteEditor/newworkspacedlg.cpp
  2538. Release_gcc_unicode/openwindowspanelbase.o: LiteEditor/openwindowspanelbase.cpp Release_gcc_unicode/openwindowspanelbase.o.d
  2539.     $(CMP) -c LiteEditor/openwindowspanelbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/openwindowspanelbase.o
  2540. Release_gcc_unicode/openwindowspanelbase.o.d:
  2541.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/openwindowspanelbase.o -MFRelease_gcc_unicode/openwindowspanelbase.o.d  -MM LiteEditor/openwindowspanelbase.cpp
  2542. Release_gcc_unicode/openwindowspanelbase.o.i:
  2543.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/openwindowspanelbase.o.i LiteEditor/openwindowspanelbase.cpp
  2544. Release_gcc_unicode/openwindowspanel.o: LiteEditor/openwindowspanel.cpp Release_gcc_unicode/openwindowspanel.o.d
  2545.     $(CMP) -c LiteEditor/openwindowspanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/openwindowspanel.o
  2546. Release_gcc_unicode/openwindowspanel.o.d:
  2547.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/openwindowspanel.o -MFRelease_gcc_unicode/openwindowspanel.o.d  -MM LiteEditor/openwindowspanel.cpp
  2548. Release_gcc_unicode/openwindowspanel.o.i:
  2549.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/openwindowspanel.o.i LiteEditor/openwindowspanel.cpp
  2550. Release_gcc_unicode/options_base_dlg2.o: LiteEditor/options_base_dlg2.cpp Release_gcc_unicode/options_base_dlg2.o.d
  2551.     $(CMP) -c LiteEditor/options_base_dlg2.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/options_base_dlg2.o
  2552. Release_gcc_unicode/options_base_dlg2.o.d:
  2553.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/options_base_dlg2.o -MFRelease_gcc_unicode/options_base_dlg2.o.d  -MM LiteEditor/options_base_dlg2.cpp
  2554. Release_gcc_unicode/options_base_dlg2.o.i:
  2555.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/options_base_dlg2.o.i LiteEditor/options_base_dlg2.cpp
  2556. Release_gcc_unicode/options_dlg2.o: LiteEditor/options_dlg2.cpp Release_gcc_unicode/options_dlg2.o.d
  2557.     $(CMP) -c LiteEditor/options_dlg2.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/options_dlg2.o
  2558. Release_gcc_unicode/options_dlg2.o.d:
  2559.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/options_dlg2.o -MFRelease_gcc_unicode/options_dlg2.o.d  -MM LiteEditor/options_dlg2.cpp
  2560. Release_gcc_unicode/options_dlg2.o.i:
  2561.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/options_dlg2.o.i LiteEditor/options_dlg2.cpp
  2562. Release_gcc_unicode/output_pane.o: LiteEditor/output_pane.cpp Release_gcc_unicode/output_pane.o.d
  2563.     $(CMP) -c LiteEditor/output_pane.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/output_pane.o
  2564. Release_gcc_unicode/output_pane.o.d:
  2565.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/output_pane.o -MFRelease_gcc_unicode/output_pane.o.d  -MM LiteEditor/output_pane.cpp
  2566. Release_gcc_unicode/output_pane.o.i:
  2567.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/output_pane.o.i LiteEditor/output_pane.cpp
  2568. Release_gcc_unicode/outputtabwindow.o: LiteEditor/outputtabwindow.cpp Release_gcc_unicode/outputtabwindow.o.d
  2569.     $(CMP) -c LiteEditor/outputtabwindow.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/outputtabwindow.o
  2570. Release_gcc_unicode/outputtabwindow.o.d:
  2571.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/outputtabwindow.o -MFRelease_gcc_unicode/outputtabwindow.o.d  -MM LiteEditor/outputtabwindow.cpp
  2572. Release_gcc_unicode/outputtabwindow.o.i:
  2573.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/outputtabwindow.o.i LiteEditor/outputtabwindow.cpp
  2574. Release_gcc_unicode/plugindlgbase.o: LiteEditor/plugindlgbase.cpp Release_gcc_unicode/plugindlgbase.o.d
  2575.     $(CMP) -c LiteEditor/plugindlgbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/plugindlgbase.o
  2576. Release_gcc_unicode/plugindlgbase.o.d:
  2577.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/plugindlgbase.o -MFRelease_gcc_unicode/plugindlgbase.o.d  -MM LiteEditor/plugindlgbase.cpp
  2578. Release_gcc_unicode/plugindlgbase.o.i:
  2579.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/plugindlgbase.o.i LiteEditor/plugindlgbase.cpp
  2580. Release_gcc_unicode/pluginmanager.o: LiteEditor/pluginmanager.cpp Release_gcc_unicode/pluginmanager.o.d
  2581.     $(CMP) -c LiteEditor/pluginmanager.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/pluginmanager.o
  2582. Release_gcc_unicode/pluginmanager.o.d:
  2583.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/pluginmanager.o -MFRelease_gcc_unicode/pluginmanager.o.d  -MM LiteEditor/pluginmanager.cpp
  2584. Release_gcc_unicode/pluginmanager.o.i:
  2585.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/pluginmanager.o.i LiteEditor/pluginmanager.cpp
  2586. Release_gcc_unicode/pluginmgrdlg.o: LiteEditor/pluginmgrdlg.cpp Release_gcc_unicode/pluginmgrdlg.o.d
  2587.     $(CMP) -c LiteEditor/pluginmgrdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/pluginmgrdlg.o
  2588. Release_gcc_unicode/pluginmgrdlg.o.d:
  2589.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/pluginmgrdlg.o -MFRelease_gcc_unicode/pluginmgrdlg.o.d  -MM LiteEditor/pluginmgrdlg.cpp
  2590. Release_gcc_unicode/pluginmgrdlg.o.i:
  2591.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/pluginmgrdlg.o.i LiteEditor/pluginmgrdlg.cpp
  2592. Release_gcc_unicode/project_settings_base_dlg.o: LiteEditor/project_settings_base_dlg.cpp Release_gcc_unicode/project_settings_base_dlg.o.d
  2593.     $(CMP) -c LiteEditor/project_settings_base_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/project_settings_base_dlg.o
  2594. Release_gcc_unicode/project_settings_base_dlg.o.d:
  2595.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/project_settings_base_dlg.o -MFRelease_gcc_unicode/project_settings_base_dlg.o.d  -MM LiteEditor/project_settings_base_dlg.cpp
  2596. Release_gcc_unicode/project_settings_base_dlg.o.i:
  2597.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/project_settings_base_dlg.o.i LiteEditor/project_settings_base_dlg.cpp
  2598. Release_gcc_unicode/project_settings_dlg.o: LiteEditor/project_settings_dlg.cpp Release_gcc_unicode/project_settings_dlg.o.d
  2599.     $(CMP) -c LiteEditor/project_settings_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/project_settings_dlg.o
  2600. Release_gcc_unicode/project_settings_dlg.o.d:
  2601.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/project_settings_dlg.o -MFRelease_gcc_unicode/project_settings_dlg.o.d  -MM LiteEditor/project_settings_dlg.cpp
  2602. Release_gcc_unicode/project_settings_dlg.o.i:
  2603.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/project_settings_dlg.o.i LiteEditor/project_settings_dlg.cpp
  2604. Release_gcc_unicode/quickdebugbase.o: LiteEditor/quickdebugbase.cpp Release_gcc_unicode/quickdebugbase.o.d
  2605.     $(CMP) -c LiteEditor/quickdebugbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/quickdebugbase.o
  2606. Release_gcc_unicode/quickdebugbase.o.d:
  2607.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/quickdebugbase.o -MFRelease_gcc_unicode/quickdebugbase.o.d  -MM LiteEditor/quickdebugbase.cpp
  2608. Release_gcc_unicode/quickdebugbase.o.i:
  2609.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/quickdebugbase.o.i LiteEditor/quickdebugbase.cpp
  2610. Release_gcc_unicode/quickdebugdlg.o: LiteEditor/quickdebugdlg.cpp Release_gcc_unicode/quickdebugdlg.o.d
  2611.     $(CMP) -c LiteEditor/quickdebugdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/quickdebugdlg.o
  2612. Release_gcc_unicode/quickdebugdlg.o.d:
  2613.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/quickdebugdlg.o -MFRelease_gcc_unicode/quickdebugdlg.o.d  -MM LiteEditor/quickdebugdlg.cpp
  2614. Release_gcc_unicode/quickdebugdlg.o.i:
  2615.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/quickdebugdlg.o.i LiteEditor/quickdebugdlg.cpp
  2616. Release_gcc_unicode/quickfindbarbase.o: LiteEditor/quickfindbarbase.cpp Release_gcc_unicode/quickfindbarbase.o.d
  2617.     $(CMP) -c LiteEditor/quickfindbarbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/quickfindbarbase.o
  2618. Release_gcc_unicode/quickfindbarbase.o.d:
  2619.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/quickfindbarbase.o -MFRelease_gcc_unicode/quickfindbarbase.o.d  -MM LiteEditor/quickfindbarbase.cpp
  2620. Release_gcc_unicode/quickfindbarbase.o.i:
  2621.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/quickfindbarbase.o.i LiteEditor/quickfindbarbase.cpp
  2622. Release_gcc_unicode/quickfindbar.o: LiteEditor/quickfindbar.cpp Release_gcc_unicode/quickfindbar.o.d
  2623.     $(CMP) -c LiteEditor/quickfindbar.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/quickfindbar.o
  2624. Release_gcc_unicode/quickfindbar.o.d:
  2625.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/quickfindbar.o -MFRelease_gcc_unicode/quickfindbar.o.d  -MM LiteEditor/quickfindbar.cpp
  2626. Release_gcc_unicode/quickfindbar.o.i:
  2627.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/quickfindbar.o.i LiteEditor/quickfindbar.cpp
  2628. Release_gcc_unicode/quickoutlinedlg.o: LiteEditor/quickoutlinedlg.cpp Release_gcc_unicode/quickoutlinedlg.o.d
  2629.     $(CMP) -c LiteEditor/quickoutlinedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/quickoutlinedlg.o
  2630. Release_gcc_unicode/quickoutlinedlg.o.d:
  2631.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/quickoutlinedlg.o -MFRelease_gcc_unicode/quickoutlinedlg.o.d  -MM LiteEditor/quickoutlinedlg.cpp
  2632. Release_gcc_unicode/quickoutlinedlg.o.i:
  2633.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/quickoutlinedlg.o.i LiteEditor/quickoutlinedlg.cpp
  2634. Release_gcc_unicode/refactorindexbuildjob.o: LiteEditor/refactorindexbuildjob.cpp Release_gcc_unicode/refactorindexbuildjob.o.d
  2635.     $(CMP) -c LiteEditor/refactorindexbuildjob.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/refactorindexbuildjob.o
  2636. Release_gcc_unicode/refactorindexbuildjob.o.d:
  2637.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/refactorindexbuildjob.o -MFRelease_gcc_unicode/refactorindexbuildjob.o.d  -MM LiteEditor/refactorindexbuildjob.cpp
  2638. Release_gcc_unicode/refactorindexbuildjob.o.i:
  2639.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/refactorindexbuildjob.o.i LiteEditor/refactorindexbuildjob.cpp
  2640. Release_gcc_unicode/renamesymbolbase.o: LiteEditor/renamesymbolbase.cpp Release_gcc_unicode/renamesymbolbase.o.d
  2641.     $(CMP) -c LiteEditor/renamesymbolbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/renamesymbolbase.o
  2642. Release_gcc_unicode/renamesymbolbase.o.d:
  2643.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/renamesymbolbase.o -MFRelease_gcc_unicode/renamesymbolbase.o.d  -MM LiteEditor/renamesymbolbase.cpp
  2644. Release_gcc_unicode/renamesymbolbase.o.i:
  2645.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/renamesymbolbase.o.i LiteEditor/renamesymbolbase.cpp
  2646. Release_gcc_unicode/renamesymboldlg.o: LiteEditor/renamesymboldlg.cpp Release_gcc_unicode/renamesymboldlg.o.d
  2647.     $(CMP) -c LiteEditor/renamesymboldlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/renamesymboldlg.o
  2648. Release_gcc_unicode/renamesymboldlg.o.d:
  2649.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/renamesymboldlg.o -MFRelease_gcc_unicode/renamesymboldlg.o.d  -MM LiteEditor/renamesymboldlg.cpp
  2650. Release_gcc_unicode/renamesymboldlg.o.i:
  2651.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/renamesymboldlg.o.i LiteEditor/renamesymboldlg.cpp
  2652. Release_gcc_unicode/replaceinfilespanel.o: LiteEditor/replaceinfilespanel.cpp Release_gcc_unicode/replaceinfilespanel.o.d
  2653.     $(CMP) -c LiteEditor/replaceinfilespanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/replaceinfilespanel.o
  2654. Release_gcc_unicode/replaceinfilespanel.o.d:
  2655.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/replaceinfilespanel.o -MFRelease_gcc_unicode/replaceinfilespanel.o.d  -MM LiteEditor/replaceinfilespanel.cpp
  2656. Release_gcc_unicode/replaceinfilespanel.o.i:
  2657.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/replaceinfilespanel.o.i LiteEditor/replaceinfilespanel.cpp
  2658. Release_gcc_unicode/resources.o: LiteEditor/resources.cpp Release_gcc_unicode/resources.o.d
  2659.     $(CMP) -c LiteEditor/resources.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/resources.o
  2660. Release_gcc_unicode/resources.o.d:
  2661.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/resources.o -MFRelease_gcc_unicode/resources.o.d  -MM LiteEditor/resources.cpp
  2662. Release_gcc_unicode/resources.o.i:
  2663.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/resources.o.i LiteEditor/resources.cpp
  2664. Release_gcc_unicode/setters_getters_base_dlg.o: LiteEditor/setters_getters_base_dlg.cpp Release_gcc_unicode/setters_getters_base_dlg.o.d
  2665.     $(CMP) -c LiteEditor/setters_getters_base_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/setters_getters_base_dlg.o
  2666. Release_gcc_unicode/setters_getters_base_dlg.o.d:
  2667.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/setters_getters_base_dlg.o -MFRelease_gcc_unicode/setters_getters_base_dlg.o.d  -MM LiteEditor/setters_getters_base_dlg.cpp
  2668. Release_gcc_unicode/setters_getters_base_dlg.o.i:
  2669.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/setters_getters_base_dlg.o.i LiteEditor/setters_getters_base_dlg.cpp
  2670. Release_gcc_unicode/setters_getters_dlg.o: LiteEditor/setters_getters_dlg.cpp Release_gcc_unicode/setters_getters_dlg.o.d
  2671.     $(CMP) -c LiteEditor/setters_getters_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/setters_getters_dlg.o
  2672. Release_gcc_unicode/setters_getters_dlg.o.d:
  2673.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/setters_getters_dlg.o -MFRelease_gcc_unicode/setters_getters_dlg.o.d  -MM LiteEditor/setters_getters_dlg.cpp
  2674. Release_gcc_unicode/setters_getters_dlg.o.i:
  2675.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/setters_getters_dlg.o.i LiteEditor/setters_getters_dlg.cpp
  2676. Release_gcc_unicode/settersgetterstreectrl.o: LiteEditor/settersgetterstreectrl.cpp Release_gcc_unicode/settersgetterstreectrl.o.d
  2677.     $(CMP) -c LiteEditor/settersgetterstreectrl.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/settersgetterstreectrl.o
  2678. Release_gcc_unicode/settersgetterstreectrl.o.d:
  2679.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/settersgetterstreectrl.o -MFRelease_gcc_unicode/settersgetterstreectrl.o.d  -MM LiteEditor/settersgetterstreectrl.cpp
  2680. Release_gcc_unicode/settersgetterstreectrl.o.i:
  2681.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/settersgetterstreectrl.o.i LiteEditor/settersgetterstreectrl.cpp
  2682. Release_gcc_unicode/shelltab.o: LiteEditor/shelltab.cpp Release_gcc_unicode/shelltab.o.d
  2683.     $(CMP) -c LiteEditor/shelltab.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/shelltab.o
  2684. Release_gcc_unicode/shelltab.o.d:
  2685.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/shelltab.o -MFRelease_gcc_unicode/shelltab.o.d  -MM LiteEditor/shelltab.cpp
  2686. Release_gcc_unicode/shelltab.o.i:
  2687.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/shelltab.o.i LiteEditor/shelltab.cpp
  2688. Release_gcc_unicode/simpletablebase.o: LiteEditor/simpletablebase.cpp Release_gcc_unicode/simpletablebase.o.d
  2689.     $(CMP) -c LiteEditor/simpletablebase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/simpletablebase.o
  2690. Release_gcc_unicode/simpletablebase.o.d:
  2691.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/simpletablebase.o -MFRelease_gcc_unicode/simpletablebase.o.d  -MM LiteEditor/simpletablebase.cpp
  2692. Release_gcc_unicode/simpletablebase.o.i:
  2693.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/simpletablebase.o.i LiteEditor/simpletablebase.cpp
  2694. Release_gcc_unicode/simpletable.o: LiteEditor/simpletable.cpp Release_gcc_unicode/simpletable.o.d
  2695.     $(CMP) -c LiteEditor/simpletable.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/simpletable.o
  2696. Release_gcc_unicode/simpletable.o.d:
  2697.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/simpletable.o -MFRelease_gcc_unicode/simpletable.o.d  -MM LiteEditor/simpletable.cpp
  2698. Release_gcc_unicode/simpletable.o.i:
  2699.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/simpletable.o.i LiteEditor/simpletable.cpp
  2700. Release_gcc_unicode/singleinstancethreadjob.o: LiteEditor/singleinstancethreadjob.cpp Release_gcc_unicode/singleinstancethreadjob.o.d
  2701.     $(CMP) -c LiteEditor/singleinstancethreadjob.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/singleinstancethreadjob.o
  2702. Release_gcc_unicode/singleinstancethreadjob.o.d:
  2703.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/singleinstancethreadjob.o -MFRelease_gcc_unicode/singleinstancethreadjob.o.d  -MM LiteEditor/singleinstancethreadjob.cpp
  2704. Release_gcc_unicode/singleinstancethreadjob.o.i:
  2705.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/singleinstancethreadjob.o.i LiteEditor/singleinstancethreadjob.cpp
  2706. Release_gcc_unicode/stack_walker.o: LiteEditor/stack_walker.cpp Release_gcc_unicode/stack_walker.o.d
  2707.     $(CMP) -c LiteEditor/stack_walker.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/stack_walker.o
  2708. Release_gcc_unicode/stack_walker.o.d:
  2709.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/stack_walker.o -MFRelease_gcc_unicode/stack_walker.o.d  -MM LiteEditor/stack_walker.cpp
  2710. Release_gcc_unicode/stack_walker.o.i:
  2711.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/stack_walker.o.i LiteEditor/stack_walker.cpp
  2712. Release_gcc_unicode/stringhighlighterjob.o: LiteEditor/stringhighlighterjob.cpp Release_gcc_unicode/stringhighlighterjob.o.d
  2713.     $(CMP) -c LiteEditor/stringhighlighterjob.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/stringhighlighterjob.o
  2714. Release_gcc_unicode/stringhighlighterjob.o.d:
  2715.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/stringhighlighterjob.o -MFRelease_gcc_unicode/stringhighlighterjob.o.d  -MM LiteEditor/stringhighlighterjob.cpp
  2716. Release_gcc_unicode/stringhighlighterjob.o.i:
  2717.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/stringhighlighterjob.o.i LiteEditor/stringhighlighterjob.cpp
  2718. Release_gcc_unicode/svninfo.o: LiteEditor/svninfo.cpp Release_gcc_unicode/svninfo.o.d
  2719.     $(CMP) -c LiteEditor/svninfo.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/svninfo.o
  2720. Release_gcc_unicode/svninfo.o.d:
  2721.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/svninfo.o -MFRelease_gcc_unicode/svninfo.o.d  -MM LiteEditor/svninfo.cpp
  2722. Release_gcc_unicode/svninfo.o.i:
  2723.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/svninfo.o.i LiteEditor/svninfo.cpp
  2724. Release_gcc_unicode/symbols_dialog_base.o: LiteEditor/symbols_dialog_base.cpp Release_gcc_unicode/symbols_dialog_base.o.d
  2725.     $(CMP) -c LiteEditor/symbols_dialog_base.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/symbols_dialog_base.o
  2726. Release_gcc_unicode/symbols_dialog_base.o.d:
  2727.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/symbols_dialog_base.o -MFRelease_gcc_unicode/symbols_dialog_base.o.d  -MM LiteEditor/symbols_dialog_base.cpp
  2728. Release_gcc_unicode/symbols_dialog_base.o.i:
  2729.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/symbols_dialog_base.o.i LiteEditor/symbols_dialog_base.cpp
  2730. Release_gcc_unicode/symbols_dialog.o: LiteEditor/symbols_dialog.cpp Release_gcc_unicode/symbols_dialog.o.d
  2731.     $(CMP) -c LiteEditor/symbols_dialog.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/symbols_dialog.o
  2732. Release_gcc_unicode/symbols_dialog.o.d:
  2733.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/symbols_dialog.o -MFRelease_gcc_unicode/symbols_dialog.o.d  -MM LiteEditor/symbols_dialog.cpp
  2734. Release_gcc_unicode/symbols_dialog.o.i:
  2735.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/symbols_dialog.o.i LiteEditor/symbols_dialog.cpp
  2736. Release_gcc_unicode/syntaxhighlightbasedlg.o: LiteEditor/syntaxhighlightbasedlg.cpp Release_gcc_unicode/syntaxhighlightbasedlg.o.d
  2737.     $(CMP) -c LiteEditor/syntaxhighlightbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/syntaxhighlightbasedlg.o
  2738. Release_gcc_unicode/syntaxhighlightbasedlg.o.d:
  2739.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/syntaxhighlightbasedlg.o -MFRelease_gcc_unicode/syntaxhighlightbasedlg.o.d  -MM LiteEditor/syntaxhighlightbasedlg.cpp
  2740. Release_gcc_unicode/syntaxhighlightbasedlg.o.i:
  2741.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/syntaxhighlightbasedlg.o.i LiteEditor/syntaxhighlightbasedlg.cpp
  2742. Release_gcc_unicode/syntaxhighlightdlg.o: LiteEditor/syntaxhighlightdlg.cpp Release_gcc_unicode/syntaxhighlightdlg.o.d
  2743.     $(CMP) -c LiteEditor/syntaxhighlightdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/syntaxhighlightdlg.o
  2744. Release_gcc_unicode/syntaxhighlightdlg.o.d:
  2745.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/syntaxhighlightdlg.o -MFRelease_gcc_unicode/syntaxhighlightdlg.o.d  -MM LiteEditor/syntaxhighlightdlg.cpp
  2746. Release_gcc_unicode/syntaxhighlightdlg.o.i:
  2747.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/syntaxhighlightdlg.o.i LiteEditor/syntaxhighlightdlg.cpp
  2748. Release_gcc_unicode/tabgroupbasedlgs.o: LiteEditor/tabgroupbasedlgs.cpp Release_gcc_unicode/tabgroupbasedlgs.o.d
  2749.     $(CMP) -c LiteEditor/tabgroupbasedlgs.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tabgroupbasedlgs.o
  2750. Release_gcc_unicode/tabgroupbasedlgs.o.d:
  2751.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tabgroupbasedlgs.o -MFRelease_gcc_unicode/tabgroupbasedlgs.o.d  -MM LiteEditor/tabgroupbasedlgs.cpp
  2752. Release_gcc_unicode/tabgroupbasedlgs.o.i:
  2753.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tabgroupbasedlgs.o.i LiteEditor/tabgroupbasedlgs.cpp
  2754. Release_gcc_unicode/tabgroupdlg.o: LiteEditor/tabgroupdlg.cpp Release_gcc_unicode/tabgroupdlg.o.d
  2755.     $(CMP) -c LiteEditor/tabgroupdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tabgroupdlg.o
  2756. Release_gcc_unicode/tabgroupdlg.o.d:
  2757.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tabgroupdlg.o -MFRelease_gcc_unicode/tabgroupdlg.o.d  -MM LiteEditor/tabgroupdlg.cpp
  2758. Release_gcc_unicode/tabgroupdlg.o.i:
  2759.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tabgroupdlg.o.i LiteEditor/tabgroupdlg.cpp
  2760. Release_gcc_unicode/tags_options_base_dlg.o: LiteEditor/tags_options_base_dlg.cpp Release_gcc_unicode/tags_options_base_dlg.o.d
  2761.     $(CMP) -c LiteEditor/tags_options_base_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tags_options_base_dlg.o
  2762. Release_gcc_unicode/tags_options_base_dlg.o.d:
  2763.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tags_options_base_dlg.o -MFRelease_gcc_unicode/tags_options_base_dlg.o.d  -MM LiteEditor/tags_options_base_dlg.cpp
  2764. Release_gcc_unicode/tags_options_base_dlg.o.i:
  2765.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tags_options_base_dlg.o.i LiteEditor/tags_options_base_dlg.cpp
  2766. Release_gcc_unicode/tags_options_dlg.o: LiteEditor/tags_options_dlg.cpp Release_gcc_unicode/tags_options_dlg.o.d
  2767.     $(CMP) -c LiteEditor/tags_options_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tags_options_dlg.o
  2768. Release_gcc_unicode/tags_options_dlg.o.d:
  2769.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tags_options_dlg.o -MFRelease_gcc_unicode/tags_options_dlg.o.d  -MM LiteEditor/tags_options_dlg.cpp
  2770. Release_gcc_unicode/tags_options_dlg.o.i:
  2771.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tags_options_dlg.o.i LiteEditor/tags_options_dlg.cpp
  2772. Release_gcc_unicode/tags_parser_search_path_dlg.o: LiteEditor/tags_parser_search_path_dlg.cpp Release_gcc_unicode/tags_parser_search_path_dlg.o.d
  2773.     $(CMP) -c LiteEditor/tags_parser_search_path_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tags_parser_search_path_dlg.o
  2774. Release_gcc_unicode/tags_parser_search_path_dlg.o.d:
  2775.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tags_parser_search_path_dlg.o -MFRelease_gcc_unicode/tags_parser_search_path_dlg.o.d  -MM LiteEditor/tags_parser_search_path_dlg.cpp
  2776. Release_gcc_unicode/tags_parser_search_path_dlg.o.i:
  2777.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tags_parser_search_path_dlg.o.i LiteEditor/tags_parser_search_path_dlg.cpp
  2778. Release_gcc_unicode/tagsparsersearchpathsbasedlg.o: LiteEditor/tagsparsersearchpathsbasedlg.cpp Release_gcc_unicode/tagsparsersearchpathsbasedlg.o.d
  2779.     $(CMP) -c LiteEditor/tagsparsersearchpathsbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tagsparsersearchpathsbasedlg.o
  2780. Release_gcc_unicode/tagsparsersearchpathsbasedlg.o.d:
  2781.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tagsparsersearchpathsbasedlg.o -MFRelease_gcc_unicode/tagsparsersearchpathsbasedlg.o.d  -MM LiteEditor/tagsparsersearchpathsbasedlg.cpp
  2782. Release_gcc_unicode/tagsparsersearchpathsbasedlg.o.i:
  2783.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tagsparsersearchpathsbasedlg.o.i LiteEditor/tagsparsersearchpathsbasedlg.cpp
  2784. Release_gcc_unicode/taskpanel.o: LiteEditor/taskpanel.cpp Release_gcc_unicode/taskpanel.o.d
  2785.     $(CMP) -c LiteEditor/taskpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/taskpanel.o
  2786. Release_gcc_unicode/taskpanel.o.d:
  2787.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/taskpanel.o -MFRelease_gcc_unicode/taskpanel.o.d  -MM LiteEditor/taskpanel.cpp
  2788. Release_gcc_unicode/taskpanel.o.i:
  2789.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/taskpanel.o.i LiteEditor/taskpanel.cpp
  2790. Release_gcc_unicode/tasksfindwhatdlgbase.o: LiteEditor/tasksfindwhatdlgbase.cpp Release_gcc_unicode/tasksfindwhatdlgbase.o.d
  2791.     $(CMP) -c LiteEditor/tasksfindwhatdlgbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tasksfindwhatdlgbase.o
  2792. Release_gcc_unicode/tasksfindwhatdlgbase.o.d:
  2793.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tasksfindwhatdlgbase.o -MFRelease_gcc_unicode/tasksfindwhatdlgbase.o.d  -MM LiteEditor/tasksfindwhatdlgbase.cpp
  2794. Release_gcc_unicode/tasksfindwhatdlgbase.o.i:
  2795.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tasksfindwhatdlgbase.o.i LiteEditor/tasksfindwhatdlgbase.cpp
  2796. Release_gcc_unicode/tasks_find_what_dlg.o: LiteEditor/tasks_find_what_dlg.cpp Release_gcc_unicode/tasks_find_what_dlg.o.d
  2797.     $(CMP) -c LiteEditor/tasks_find_what_dlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tasks_find_what_dlg.o
  2798. Release_gcc_unicode/tasks_find_what_dlg.o.d:
  2799.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tasks_find_what_dlg.o -MFRelease_gcc_unicode/tasks_find_what_dlg.o.d  -MM LiteEditor/tasks_find_what_dlg.cpp
  2800. Release_gcc_unicode/tasks_find_what_dlg.o.i:
  2801.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tasks_find_what_dlg.o.i LiteEditor/tasks_find_what_dlg.cpp
  2802. Release_gcc_unicode/threadlistbasepanel.o: LiteEditor/threadlistbasepanel.cpp Release_gcc_unicode/threadlistbasepanel.o.d
  2803.     $(CMP) -c LiteEditor/threadlistbasepanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/threadlistbasepanel.o
  2804. Release_gcc_unicode/threadlistbasepanel.o.d:
  2805.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/threadlistbasepanel.o -MFRelease_gcc_unicode/threadlistbasepanel.o.d  -MM LiteEditor/threadlistbasepanel.cpp
  2806. Release_gcc_unicode/threadlistbasepanel.o.i:
  2807.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/threadlistbasepanel.o.i LiteEditor/threadlistbasepanel.cpp
  2808. Release_gcc_unicode/threadlistpanel.o: LiteEditor/threadlistpanel.cpp Release_gcc_unicode/threadlistpanel.o.d
  2809.     $(CMP) -c LiteEditor/threadlistpanel.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/threadlistpanel.o
  2810. Release_gcc_unicode/threadlistpanel.o.d:
  2811.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/threadlistpanel.o -MFRelease_gcc_unicode/threadlistpanel.o.d  -MM LiteEditor/threadlistpanel.cpp
  2812. Release_gcc_unicode/threadlistpanel.o.i:
  2813.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/threadlistpanel.o.i LiteEditor/threadlistpanel.cpp
  2814. Release_gcc_unicode/tiptree.o: LiteEditor/tiptree.cpp Release_gcc_unicode/tiptree.o.d
  2815.     $(CMP) -c LiteEditor/tiptree.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tiptree.o
  2816. Release_gcc_unicode/tiptree.o.d:
  2817.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tiptree.o -MFRelease_gcc_unicode/tiptree.o.d  -MM LiteEditor/tiptree.cpp
  2818. Release_gcc_unicode/tiptree.o.i:
  2819.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tiptree.o.i LiteEditor/tiptree.cpp
  2820. Release_gcc_unicode/treebooknodebase.o: LiteEditor/treebooknodebase.cpp Release_gcc_unicode/treebooknodebase.o.d
  2821.     $(CMP) -c LiteEditor/treebooknodebase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/treebooknodebase.o
  2822. Release_gcc_unicode/treebooknodebase.o.d:
  2823.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/treebooknodebase.o -MFRelease_gcc_unicode/treebooknodebase.o.d  -MM LiteEditor/treebooknodebase.cpp
  2824. Release_gcc_unicode/treebooknodebase.o.i:
  2825.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/treebooknodebase.o.i LiteEditor/treebooknodebase.cpp
  2826. Release_gcc_unicode/tree_symbol_page.o: LiteEditor/tree_symbol_page.cpp Release_gcc_unicode/tree_symbol_page.o.d
  2827.     $(CMP) -c LiteEditor/tree_symbol_page.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/tree_symbol_page.o
  2828. Release_gcc_unicode/tree_symbol_page.o.d:
  2829.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/tree_symbol_page.o -MFRelease_gcc_unicode/tree_symbol_page.o.d  -MM LiteEditor/tree_symbol_page.cpp
  2830. Release_gcc_unicode/tree_symbol_page.o.i:
  2831.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/tree_symbol_page.o.i LiteEditor/tree_symbol_page.cpp
  2832. Release_gcc_unicode/webupdatethread.o: LiteEditor/webupdatethread.cpp Release_gcc_unicode/webupdatethread.o.d
  2833.     $(CMP) -c LiteEditor/webupdatethread.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/webupdatethread.o
  2834. Release_gcc_unicode/webupdatethread.o.d:
  2835.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/webupdatethread.o -MFRelease_gcc_unicode/webupdatethread.o.d  -MM LiteEditor/webupdatethread.cpp
  2836. Release_gcc_unicode/webupdatethread.o.i:
  2837.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/webupdatethread.o.i LiteEditor/webupdatethread.cpp
  2838. Release_gcc_unicode/workspace_pane.o: LiteEditor/workspace_pane.cpp Release_gcc_unicode/workspace_pane.o.d
  2839.     $(CMP) -c LiteEditor/workspace_pane.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/workspace_pane.o
  2840. Release_gcc_unicode/workspace_pane.o.d:
  2841.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/workspace_pane.o -MFRelease_gcc_unicode/workspace_pane.o.d  -MM LiteEditor/workspace_pane.cpp
  2842. Release_gcc_unicode/workspace_pane.o.i:
  2843.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/workspace_pane.o.i LiteEditor/workspace_pane.cpp
  2844. Release_gcc_unicode/workspacesettingsbase.o: LiteEditor/workspacesettingsbase.cpp Release_gcc_unicode/workspacesettingsbase.o.d
  2845.     $(CMP) -c LiteEditor/workspacesettingsbase.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/workspacesettingsbase.o
  2846. Release_gcc_unicode/workspacesettingsbase.o.d:
  2847.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/workspacesettingsbase.o -MFRelease_gcc_unicode/workspacesettingsbase.o.d  -MM LiteEditor/workspacesettingsbase.cpp
  2848. Release_gcc_unicode/workspacesettingsbase.o.i:
  2849.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/workspacesettingsbase.o.i LiteEditor/workspacesettingsbase.cpp
  2850. Release_gcc_unicode/workspacesettingsdlg.o: LiteEditor/workspacesettingsdlg.cpp Release_gcc_unicode/workspacesettingsdlg.o.d
  2851.     $(CMP) -c LiteEditor/workspacesettingsdlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/workspacesettingsdlg.o
  2852. Release_gcc_unicode/workspacesettingsdlg.o.d:
  2853.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/workspacesettingsdlg.o -MFRelease_gcc_unicode/workspacesettingsdlg.o.d  -MM LiteEditor/workspacesettingsdlg.cpp
  2854. Release_gcc_unicode/workspacesettingsdlg.o.i:
  2855.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/workspacesettingsdlg.o.i LiteEditor/workspacesettingsdlg.cpp
  2856. Release_gcc_unicode/workspacetab.o: LiteEditor/workspacetab.cpp Release_gcc_unicode/workspacetab.o.d
  2857.     $(CMP) -c LiteEditor/workspacetab.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/workspacetab.o
  2858. Release_gcc_unicode/workspacetab.o.d:
  2859.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/workspacetab.o -MFRelease_gcc_unicode/workspacetab.o.d  -MM LiteEditor/workspacetab.cpp
  2860. Release_gcc_unicode/workspacetab.o.i:
  2861.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/workspacetab.o.i LiteEditor/workspacetab.cpp
  2862. Release_gcc_unicode/yestoallbasedlg.o: LiteEditor/yestoallbasedlg.cpp Release_gcc_unicode/yestoallbasedlg.o.d
  2863.     $(CMP) -c LiteEditor/yestoallbasedlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/yestoallbasedlg.o
  2864. Release_gcc_unicode/yestoallbasedlg.o.d:
  2865.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/yestoallbasedlg.o -MFRelease_gcc_unicode/yestoallbasedlg.o.d  -MM LiteEditor/yestoallbasedlg.cpp
  2866. Release_gcc_unicode/yestoallbasedlg.o.i:
  2867.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/yestoallbasedlg.o.i LiteEditor/yestoallbasedlg.cpp
  2868. Release_gcc_unicode/yestoalldlg.o: LiteEditor/yestoalldlg.cpp Release_gcc_unicode/yestoalldlg.o.d
  2869.     $(CMP) -c LiteEditor/yestoalldlg.cpp $(CCFLAGS) $(INCLUDES) -o Release_gcc_unicode/yestoalldlg.o
  2870. Release_gcc_unicode/yestoalldlg.o.d:
  2871.     $(CMP) $(CCFLAGS) $(INCLUDES) -MTRelease_gcc_unicode/yestoalldlg.o -MFRelease_gcc_unicode/yestoalldlg.o.d  -MM LiteEditor/yestoalldlg.cpp
  2872. Release_gcc_unicode/yestoalldlg.o.i:
  2873.     $(CMP) $(CCFLAGS) $(INCLUDES) -E -o Release_gcc_unicode/yestoalldlg.o.i LiteEditor/yestoalldlg.cpp
  2874.  
  2875. LiteEditor: $(LiteEditorObjects) SDK
  2876.     $(CMP) -o Runtime/codelite $(LiteEditorObjects) $(LINK_FLAGS)
  2877.  
  2878. install: uninstall core_install plugins_install
  2879.  
  2880. core_install:
  2881.     @echo installing CodeLite
  2882.     @$(RM) -fr  $(DESTDIR)/usr/bin/CodeLite
  2883.     @$(RM) -fr  $(DESTDIR)/usr/share/codelite
  2884.     @mkdir -p $(DESTDIR)/usr/bin
  2885.     @cp $(EXE_NAME) $(DESTDIR)/usr/bin/
  2886.     @cp Runtime/codelite_fix_files $(DESTDIR)/usr/bin/
  2887.     @cp Runtime/codelite_exec $(DESTDIR)/usr/bin/
  2888.     @cp Runtime/codelite_kill_children $(DESTDIR)/usr/bin/
  2889.     @chmod +x $(DESTDIR)/usr/bin/codelite_fix_files
  2890.     @chmod +x $(DESTDIR)/usr/bin/codelite_exec
  2891.     @chmod +x $(DESTDIR)/usr/bin/codelite_kill_children
  2892.     @cp sdk/codelite_indexer/codelite_indexer $(DESTDIR)/usr/bin/
  2893.     @cp sdk/codelite_cppcheck/codelite_cppcheck $(DESTDIR)/usr/bin/
  2894.     @mkdir -p $(DESTDIR)/usr/share/applications
  2895.     @mkdir -p $(DESTDIR)/usr/share/codelite
  2896.     @mkdir -p $(DESTDIR)/usr/share/codelite/config
  2897.     @mkdir -p $(DESTDIR)/usr/share/codelite/templates
  2898.     @mkdir -p $(DESTDIR)/usr/
  2899.     @mkdir -p $(DESTDIR)/usr/
  2900.     @mkdir -p $(DESTDIR)/usr/debuggers
  2901.     @mkdir -p $(DESTDIR)/usr/resources
  2902.     @mkdir -p $(DESTDIR)/usr/share/codelite/images
  2903.     @mkdir -p $(DESTDIR)/usr/share/codelite/rc
  2904.     @mkdir -p $(DESTDIR)/usr/share/codelite/lexers
  2905.     @mkdir -p $(DESTDIR)/usr/share/codelite/lexers/Default
  2906.     @mkdir -p $(DESTDIR)/usr/share/codelite/lexers/BlackTheme
  2907.     @mkdir -p $(DESTDIR)/usr/share/codelite/src/
  2908.     @cp -fr Runtime/plugins/resources/*.* $(DESTDIR)/usr/resources/
  2909.     @cp -fr Runtime/config/build_settings.xml.default $(DESTDIR)/usr/share/codelite/config/
  2910.     @cp -fr Runtime/config/plugins.xml.default $(DESTDIR)/usr/share/codelite/config/
  2911.     @cp -fr Runtime/config/debuggers.xml.gtk $(DESTDIR)/usr/share/codelite/config/debuggers.xml.default
  2912.     @cp -fr Runtime/config/codelite.xml.default.gtk $(DESTDIR)/usr/share/codelite/config/codelite.xml.default
  2913.     @cp -fr Runtime/codelite.desktop $(DESTDIR)/usr/share/applications/codelite.desktop;
  2914.     @cp -fpr Runtime/rc/*.xrc $(DESTDIR)/usr/share/codelite/rc/
  2915.     @cp -fpr Runtime/templates/* $(DESTDIR)/usr/share/codelite/templates/
  2916.     @chmod -R +w $(DESTDIR)/usr/share/codelite/templates/*
  2917.     @cp -fpr Runtime/lexers/Default/*.xml $(DESTDIR)/usr/share/codelite/lexers/Default/
  2918.     @cp -fpr Runtime/lexers/BlackTheme/*.xml $(DESTDIR)/usr/share/codelite/lexers/BlackTheme/
  2919.     @cp -fpr lib/lib*u.so $(DESTDIR)/usr/
  2920.     @chmod 0644 $(DESTDIR)/usr/*.so
  2921.     @cp -fpr lib/Debugger.so $(DESTDIR)/usr/debuggers/
  2922.     @chmod 0644 $(DESTDIR)/usr/debuggers/*.so
  2923.     @cp -fpr Runtime/index.html $(DESTDIR)/usr/share/codelite/
  2924.     @cp -fpr Runtime/astyle.sample $(DESTDIR)/usr/share/codelite/
  2925.     @cp -fpr Runtime/svnreport.html $(DESTDIR)/usr/share/codelite/
  2926.     @cp -fpr Runtime/images/*.png $(DESTDIR)/usr/share/codelite/images/
  2927.     @cp -fpr Runtime/config/accelerators.conf.default $(DESTDIR)/usr/share/codelite/config/
  2928.     @cp -fpr Runtime/src/*.gz $(DESTDIR)/usr/share/codelite/src/
  2929.     @cp -fpr Runtime/codelite.desktop /home/myusername/Desktop/
  2930.     @chmod +x /home/myusername/Desktop/codelite.desktop
  2931.  
  2932. uninstall:
  2933.     @echo Uninstalling CodeLite
  2934.     @$(RM) -fr  $(DESTDIR)/usr/bin/codelite_fix_files
  2935.     @$(RM) -fr  $(DESTDIR)/usr/bin/codelite_exec
  2936.     @$(RM) -fr  $(DESTDIR)/usr/bin/codelite_kill_children
  2937.     @$(RM) -fr  $(DESTDIR)/usr/bin/codelite_indexer
  2938.     @$(RM) -fr  $(DESTDIR)/usr/bin/codelite_cppcheck
  2939.     @$(RM) -fr  $(DESTDIR)/usr/bin/CodeLiteUR
  2940.     @$(RM) -fr  $(DESTDIR)/usr/bin/CodeLiteUD
  2941.     @$(RM) -fr  $(DESTDIR)/usr/bin/codelite
  2942.     @$(RM) -fr  $(DESTDIR)/usr/include/UnitTest++/
  2943.     @$(RM) -fr  $(DESTDIR)/usr/lib/libUnitTest++.a
  2944.     @$(RM) -fr  $(DESTDIR)/usr/share/codelite
  2945.     @$(RM) -fr  $(DESTDIR)/usr/
  2946.     @$(RM) -fr  $(DESTDIR)/usr/
  2947.     @if test -w $(DESTDIR)/usr/share/applications ; then \
  2948.       $(RM) -fr $(DESTDIR)/usr/share/applications/codelite.desktop; \
  2949.     fi
  2950.     @$(RM) -fr ~/Desktop/codelite.desktop
  2951.  
  2952. -include $(OBJ_DIR)/*.d
  2953.  
  2954. post_build_msg:
  2955.     @echo ==========================================================
  2956.     @echo Done, please run "sudo make install".
  2957.     @echo ==========================================================
  2958. Plugins:\
  2959. Debugger\
  2960. Gizmos\
  2961. cscope\
  2962. Subversion2\
  2963. CodeFormatter\
  2964. Copyright\
  2965. UnitTestCPP\
  2966. ExternalTools\
  2967. SnipWiz\
  2968. wxformbuilder\
  2969. abbreviation\
  2970. ContinuousBuild\
  2971. QmakePlugin\
  2972. CppCheck
  2973.  
  2974. plugins_install:\
  2975. Debugger_install\
  2976. Gizmos_install\
  2977. cscope_install\
  2978. Subversion2_install\
  2979. CodeFormatter_install\
  2980. Copyright_install\
  2981. UnitTestCPP_install\
  2982. ExternalTools_install\
  2983. SnipWiz_install\
  2984. wxformbuilder_install\
  2985. abbreviation_install\
  2986. ContinuousBuild_install\
  2987. QmakePlugin_install\
  2988. CppCheck_install
  2989.     @chmod 0644 $(DESTDIR)/usr/*.so
  2990.  
  2991. clean_plugins:\
  2992. Debugger_clean\
  2993. Gizmos_clean\
  2994. cscope_clean\
  2995. Subversion2_clean\
  2996. CodeFormatter_clean\
  2997. Copyright_clean\
  2998. UnitTestCPP_clean\
  2999. ExternalTools_clean\
  3000. SnipWiz_clean\
  3001. wxformbuilder_clean\
  3002. abbreviation_clean\
  3003. ContinuousBuild_clean\
  3004. QmakePlugin_clean\
  3005. CppCheck_clean
  3006.  
  3007. .PHONY: Debugger Debugger_clean Debugger_install
  3008. Debugger:
  3009.     @$(MAKE) -C Debugger -f Makefile
  3010.  
  3011. Debugger_clean:
  3012.     @$(MAKE) -C Debugger -f Makefile clean
  3013.  
  3014. Debugger_install:
  3015.     cp $(OUTPUT_DIR)/Debugger.so $(DESTDIR)/usr/debuggers/
  3016.  
  3017. .PHONY: Gizmos Gizmos_clean Gizmos_install
  3018. Gizmos:
  3019.     @$(MAKE) -C Gizmos -f Makefile
  3020.  
  3021. Gizmos_clean:
  3022.     @$(MAKE) -C Gizmos -f Makefile clean
  3023.  
  3024. Gizmos_install:
  3025.     cp $(OUTPUT_DIR)/Gizmos.so $(DESTDIR)/usr/
  3026.  
  3027. .PHONY: cscope cscope_clean cscope_install
  3028. cscope:
  3029.     @$(MAKE) -C cscope -f Makefile
  3030.  
  3031. cscope_clean:
  3032.     @$(MAKE) -C cscope -f Makefile clean
  3033.  
  3034. cscope_install:
  3035.     cp $(OUTPUT_DIR)/cscope.so $(DESTDIR)/usr/
  3036.  
  3037. .PHONY: Subversion2 Subversion2_clean Subversion2_install
  3038. Subversion2:
  3039.     @$(MAKE) -C Subversion2 -f Makefile
  3040.  
  3041. Subversion2_clean:
  3042.     @$(MAKE) -C Subversion2 -f Makefile clean
  3043.  
  3044. Subversion2_install:
  3045.     cp $(OUTPUT_DIR)/Subversion2.so $(DESTDIR)/usr/
  3046.  
  3047. .PHONY: CodeFormatter CodeFormatter_clean CodeFormatter_install
  3048. CodeFormatter:
  3049.     @$(MAKE) -C CodeFormatter -f Makefile
  3050.  
  3051. CodeFormatter_clean:
  3052.     @$(MAKE) -C CodeFormatter -f Makefile clean
  3053.  
  3054. CodeFormatter_install:
  3055.     cp $(OUTPUT_DIR)/CodeFormatter.so $(DESTDIR)/usr/
  3056.  
  3057. .PHONY: Copyright Copyright_clean Copyright_install
  3058. Copyright:
  3059.     @$(MAKE) -C Copyright -f Makefile
  3060.  
  3061. Copyright_clean:
  3062.     @$(MAKE) -C Copyright -f Makefile clean
  3063.  
  3064. Copyright_install:
  3065.     cp $(OUTPUT_DIR)/Copyright.so $(DESTDIR)/usr/
  3066.  
  3067. .PHONY: UnitTestCPP UnitTestCPP_clean UnitTestCPP_install
  3068. UnitTestCPP:
  3069.     @$(MAKE) -C UnitTestCPP -f Makefile
  3070.  
  3071. UnitTestCPP_clean:
  3072.     @$(MAKE) -C UnitTestCPP -f Makefile clean
  3073.  
  3074. UnitTestCPP_install:
  3075.     cp $(OUTPUT_DIR)/UnitTestCPP.so $(DESTDIR)/usr/
  3076.  
  3077. .PHONY: ExternalTools ExternalTools_clean ExternalTools_install
  3078. ExternalTools:
  3079.     @$(MAKE) -C ExternalTools -f Makefile
  3080.  
  3081. ExternalTools_clean:
  3082.     @$(MAKE) -C ExternalTools -f Makefile clean
  3083.  
  3084. ExternalTools_install:
  3085.     cp $(OUTPUT_DIR)/ExternalTools.so $(DESTDIR)/usr/
  3086.  
  3087. .PHONY: SnipWiz SnipWiz_clean SnipWiz_install
  3088. SnipWiz:
  3089.     @$(MAKE) -C SnipWiz -f Makefile
  3090.  
  3091. SnipWiz_clean:
  3092.     @$(MAKE) -C SnipWiz -f Makefile clean
  3093.  
  3094. SnipWiz_install:
  3095.     cp $(OUTPUT_DIR)/SnipWiz.so $(DESTDIR)/usr/
  3096.  
  3097. .PHONY: wxformbuilder wxformbuilder_clean wxformbuilder_install
  3098. wxformbuilder:
  3099.     @$(MAKE) -C wxformbuilder -f Makefile
  3100.  
  3101. wxformbuilder_clean:
  3102.     @$(MAKE) -C wxformbuilder -f Makefile clean
  3103.  
  3104. wxformbuilder_install:
  3105.     cp $(OUTPUT_DIR)/wxformbuilder.so $(DESTDIR)/usr/
  3106.  
  3107. .PHONY: abbreviation abbreviation_clean abbreviation_install
  3108. abbreviation:
  3109.     @$(MAKE) -C abbreviation -f Makefile
  3110.  
  3111. abbreviation_clean:
  3112.     @$(MAKE) -C abbreviation -f Makefile clean
  3113.  
  3114. abbreviation_install:
  3115.     cp $(OUTPUT_DIR)/abbreviation.so $(DESTDIR)/usr/
  3116.  
  3117. .PHONY: ContinuousBuild ContinuousBuild_clean ContinuousBuild_install
  3118. ContinuousBuild:
  3119.     @$(MAKE) -C ContinuousBuild -f Makefile
  3120.  
  3121. ContinuousBuild_clean:
  3122.     @$(MAKE) -C ContinuousBuild -f Makefile clean
  3123.  
  3124. ContinuousBuild_install:
  3125.     cp $(OUTPUT_DIR)/ContinuousBuild.so $(DESTDIR)/usr/
  3126.  
  3127. .PHONY: QmakePlugin QmakePlugin_clean QmakePlugin_install
  3128. QmakePlugin:
  3129.     @$(MAKE) -C QmakePlugin -f Makefile
  3130.  
  3131. QmakePlugin_clean:
  3132.     @$(MAKE) -C QmakePlugin -f Makefile clean
  3133.  
  3134. QmakePlugin_install:
  3135.     cp $(OUTPUT_DIR)/QmakePlugin.so $(DESTDIR)/usr/
  3136.  
  3137. .PHONY: CppCheck CppCheck_clean CppCheck_install
  3138. CppCheck:
  3139.     @$(MAKE) -C cppchecker -f Makefile
  3140.  
  3141. CppCheck_clean:
  3142.     @$(MAKE) -C cppchecker -f Makefile clean
  3143.  
  3144. CppCheck_install:
  3145.     cp $(OUTPUT_DIR)/CppCheck.so $(DESTDIR)/usr/
  3146.  
  3147.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement