Makefile 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.8
  3. # Default target executed when no arguments are given to make.
  4. default_target: all
  5. .PHONY : default_target
  6. # Allow only one "make -f Makefile2" at a time, but pass parallelism.
  7. .NOTPARALLEL:
  8. #=============================================================================
  9. # Special targets provided by cmake.
  10. # Disable implicit rules so canonical targets will work.
  11. .SUFFIXES:
  12. # Remove some rules from gmake that .SUFFIXES does not remove.
  13. SUFFIXES =
  14. .SUFFIXES: .hpux_make_needs_suffix_list
  15. # Suppress display of executed commands.
  16. $(VERBOSE).SILENT:
  17. # A target that is always out of date.
  18. cmake_force:
  19. .PHONY : cmake_force
  20. #=============================================================================
  21. # Set environment variables for the build.
  22. # The shell in which to execute make rules.
  23. SHELL = /bin/sh
  24. # The CMake executable.
  25. CMAKE_COMMAND = /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake
  26. # The command to remove a file.
  27. RM = /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -E remove -f
  28. # Escaping for special characters.
  29. EQUALS = =
  30. # The top-level source directory on which CMake was run.
  31. CMAKE_SOURCE_DIR = /home/anonymous/Downloads/ID2T-toolkit/code_boost/src
  32. # The top-level build directory on which CMake was run.
  33. CMAKE_BINARY_DIR = /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug
  34. #=============================================================================
  35. # Targets provided globally by CMake.
  36. # Special rule for the target install
  37. install: preinstall
  38. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
  39. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -P cmake_install.cmake
  40. .PHONY : install
  41. # Special rule for the target install
  42. install/fast: preinstall/fast
  43. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
  44. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -P cmake_install.cmake
  45. .PHONY : install/fast
  46. # Special rule for the target list_install_components
  47. list_install_components:
  48. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"headers\" \"libraries\""
  49. .PHONY : list_install_components
  50. # Special rule for the target list_install_components
  51. list_install_components/fast: list_install_components
  52. .PHONY : list_install_components/fast
  53. # Special rule for the target rebuild_cache
  54. rebuild_cache:
  55. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  56. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  57. .PHONY : rebuild_cache
  58. # Special rule for the target rebuild_cache
  59. rebuild_cache/fast: rebuild_cache
  60. .PHONY : rebuild_cache/fast
  61. # Special rule for the target edit_cache
  62. edit_cache:
  63. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
  64. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
  65. .PHONY : edit_cache
  66. # Special rule for the target edit_cache
  67. edit_cache/fast: edit_cache
  68. .PHONY : edit_cache/fast
  69. # Special rule for the target install/strip
  70. install/strip: preinstall
  71. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
  72. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
  73. .PHONY : install/strip
  74. # Special rule for the target install/strip
  75. install/strip/fast: preinstall/fast
  76. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
  77. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
  78. .PHONY : install/strip/fast
  79. # Special rule for the target install/local
  80. install/local: preinstall
  81. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
  82. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
  83. .PHONY : install/local
  84. # Special rule for the target install/local
  85. install/local/fast: preinstall/fast
  86. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
  87. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
  88. .PHONY : install/local/fast
  89. # The main all target
  90. all: cmake_check_build_system
  91. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_progress_start /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/CMakeFiles /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3/CMakeFiles/progress.marks
  92. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 SQLiteCpp/sqlite3/all
  93. $(CMAKE_COMMAND) -E cmake_progress_start /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/CMakeFiles 0
  94. .PHONY : all
  95. # The main clean target
  96. clean:
  97. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 SQLiteCpp/sqlite3/clean
  98. .PHONY : clean
  99. # The main clean target
  100. clean/fast: clean
  101. .PHONY : clean/fast
  102. # Prepare targets for installation.
  103. preinstall: all
  104. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 SQLiteCpp/sqlite3/preinstall
  105. .PHONY : preinstall
  106. # Prepare targets for installation.
  107. preinstall/fast:
  108. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 SQLiteCpp/sqlite3/preinstall
  109. .PHONY : preinstall/fast
  110. # clear depends
  111. depend:
  112. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  113. .PHONY : depend
  114. # Convenience name for target.
  115. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule:
  116. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f CMakeFiles/Makefile2 SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule
  117. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule
  118. # Convenience name for target.
  119. sqlite3: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/rule
  120. .PHONY : sqlite3
  121. # fast build rule for target.
  122. sqlite3/fast:
  123. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build
  124. .PHONY : sqlite3/fast
  125. sqlite3.o: sqlite3.c.o
  126. .PHONY : sqlite3.o
  127. # target to build an object file
  128. sqlite3.c.o:
  129. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o
  130. .PHONY : sqlite3.c.o
  131. sqlite3.i: sqlite3.c.i
  132. .PHONY : sqlite3.i
  133. # target to preprocess a source file
  134. sqlite3.c.i:
  135. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.i
  136. .PHONY : sqlite3.c.i
  137. sqlite3.s: sqlite3.c.s
  138. .PHONY : sqlite3.s
  139. # target to generate assembly for a file
  140. sqlite3.c.s:
  141. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.s
  142. .PHONY : sqlite3.c.s
  143. # Help Target
  144. help:
  145. @echo "The following are some of the valid targets for this Makefile:"
  146. @echo "... all (the default if no target is provided)"
  147. @echo "... clean"
  148. @echo "... depend"
  149. @echo "... install"
  150. @echo "... list_install_components"
  151. @echo "... rebuild_cache"
  152. @echo "... edit_cache"
  153. @echo "... install/strip"
  154. @echo "... install/local"
  155. @echo "... sqlite3"
  156. @echo "... sqlite3.o"
  157. @echo "... sqlite3.i"
  158. @echo "... sqlite3.s"
  159. .PHONY : help
  160. #=============================================================================
  161. # Special targets to cleanup operation of make.
  162. # Special rule to run CMake to check the build system integrity.
  163. # No rule that depends on this can have commands that come from listfiles
  164. # because they might be regenerated.
  165. cmake_check_build_system:
  166. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  167. .PHONY : cmake_check_build_system