Makefile 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  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/strip
  37. install/strip: preinstall
  38. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
  39. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
  40. .PHONY : install/strip
  41. # Special rule for the target install/strip
  42. install/strip/fast: preinstall/fast
  43. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
  44. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
  45. .PHONY : install/strip/fast
  46. # Special rule for the target install/local
  47. install/local: preinstall
  48. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
  49. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
  50. .PHONY : install/local
  51. # Special rule for the target install/local
  52. install/local/fast: preinstall/fast
  53. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
  54. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
  55. .PHONY : install/local/fast
  56. # Special rule for the target install
  57. install: preinstall
  58. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
  59. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -P cmake_install.cmake
  60. .PHONY : install
  61. # Special rule for the target install
  62. install/fast: preinstall/fast
  63. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
  64. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -P cmake_install.cmake
  65. .PHONY : install/fast
  66. # Special rule for the target list_install_components
  67. list_install_components:
  68. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"headers\" \"libraries\""
  69. .PHONY : list_install_components
  70. # Special rule for the target list_install_components
  71. list_install_components/fast: list_install_components
  72. .PHONY : list_install_components/fast
  73. # Special rule for the target rebuild_cache
  74. rebuild_cache:
  75. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  76. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  77. .PHONY : rebuild_cache
  78. # Special rule for the target rebuild_cache
  79. rebuild_cache/fast: rebuild_cache
  80. .PHONY : rebuild_cache/fast
  81. # Special rule for the target edit_cache
  82. edit_cache:
  83. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
  84. /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
  85. .PHONY : edit_cache
  86. # Special rule for the target edit_cache
  87. edit_cache/fast: edit_cache
  88. .PHONY : edit_cache/fast
  89. # The main all target
  90. all: cmake_check_build_system
  91. $(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/CMakeFiles/progress.marks
  92. $(MAKE) -f CMakeFiles/Makefile2 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. $(MAKE) -f CMakeFiles/Makefile2 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. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  105. .PHONY : preinstall
  106. # Prepare targets for installation.
  107. preinstall/fast:
  108. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  109. .PHONY : preinstall/fast
  110. # clear depends
  111. depend:
  112. $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  113. .PHONY : depend
  114. #=============================================================================
  115. # Target rules for targets named pcapreader
  116. # Build rule for target.
  117. pcapreader: cmake_check_build_system
  118. $(MAKE) -f CMakeFiles/Makefile2 pcapreader
  119. .PHONY : pcapreader
  120. # fast build rule for target.
  121. pcapreader/fast:
  122. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/build
  123. .PHONY : pcapreader/fast
  124. #=============================================================================
  125. # Target rules for targets named SQLiteCpp
  126. # Build rule for target.
  127. SQLiteCpp: cmake_check_build_system
  128. $(MAKE) -f CMakeFiles/Makefile2 SQLiteCpp
  129. .PHONY : SQLiteCpp
  130. # fast build rule for target.
  131. SQLiteCpp/fast:
  132. $(MAKE) -f SQLiteCpp/CMakeFiles/SQLiteCpp.dir/build.make SQLiteCpp/CMakeFiles/SQLiteCpp.dir/build
  133. .PHONY : SQLiteCpp/fast
  134. #=============================================================================
  135. # Target rules for targets named sqlite3
  136. # Build rule for target.
  137. sqlite3: cmake_check_build_system
  138. $(MAKE) -f CMakeFiles/Makefile2 sqlite3
  139. .PHONY : sqlite3
  140. # fast build rule for target.
  141. sqlite3/fast:
  142. $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build
  143. .PHONY : sqlite3/fast
  144. cxx/pcap_processor.o: cxx/pcap_processor.cpp.o
  145. .PHONY : cxx/pcap_processor.o
  146. # target to build an object file
  147. cxx/pcap_processor.cpp.o:
  148. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/pcap_processor.cpp.o
  149. .PHONY : cxx/pcap_processor.cpp.o
  150. cxx/pcap_processor.i: cxx/pcap_processor.cpp.i
  151. .PHONY : cxx/pcap_processor.i
  152. # target to preprocess a source file
  153. cxx/pcap_processor.cpp.i:
  154. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/pcap_processor.cpp.i
  155. .PHONY : cxx/pcap_processor.cpp.i
  156. cxx/pcap_processor.s: cxx/pcap_processor.cpp.s
  157. .PHONY : cxx/pcap_processor.s
  158. # target to generate assembly for a file
  159. cxx/pcap_processor.cpp.s:
  160. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/pcap_processor.cpp.s
  161. .PHONY : cxx/pcap_processor.cpp.s
  162. cxx/statistics.o: cxx/statistics.cpp.o
  163. .PHONY : cxx/statistics.o
  164. # target to build an object file
  165. cxx/statistics.cpp.o:
  166. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/statistics.cpp.o
  167. .PHONY : cxx/statistics.cpp.o
  168. cxx/statistics.i: cxx/statistics.cpp.i
  169. .PHONY : cxx/statistics.i
  170. # target to preprocess a source file
  171. cxx/statistics.cpp.i:
  172. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/statistics.cpp.i
  173. .PHONY : cxx/statistics.cpp.i
  174. cxx/statistics.s: cxx/statistics.cpp.s
  175. .PHONY : cxx/statistics.s
  176. # target to generate assembly for a file
  177. cxx/statistics.cpp.s:
  178. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/statistics.cpp.s
  179. .PHONY : cxx/statistics.cpp.s
  180. cxx/statistics_db.o: cxx/statistics_db.cpp.o
  181. .PHONY : cxx/statistics_db.o
  182. # target to build an object file
  183. cxx/statistics_db.cpp.o:
  184. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/statistics_db.cpp.o
  185. .PHONY : cxx/statistics_db.cpp.o
  186. cxx/statistics_db.i: cxx/statistics_db.cpp.i
  187. .PHONY : cxx/statistics_db.i
  188. # target to preprocess a source file
  189. cxx/statistics_db.cpp.i:
  190. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/statistics_db.cpp.i
  191. .PHONY : cxx/statistics_db.cpp.i
  192. cxx/statistics_db.s: cxx/statistics_db.cpp.s
  193. .PHONY : cxx/statistics_db.s
  194. # target to generate assembly for a file
  195. cxx/statistics_db.cpp.s:
  196. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/statistics_db.cpp.s
  197. .PHONY : cxx/statistics_db.cpp.s
  198. cxx/utilities.o: cxx/utilities.cpp.o
  199. .PHONY : cxx/utilities.o
  200. # target to build an object file
  201. cxx/utilities.cpp.o:
  202. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/utilities.cpp.o
  203. .PHONY : cxx/utilities.cpp.o
  204. cxx/utilities.i: cxx/utilities.cpp.i
  205. .PHONY : cxx/utilities.i
  206. # target to preprocess a source file
  207. cxx/utilities.cpp.i:
  208. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/utilities.cpp.i
  209. .PHONY : cxx/utilities.cpp.i
  210. cxx/utilities.s: cxx/utilities.cpp.s
  211. .PHONY : cxx/utilities.s
  212. # target to generate assembly for a file
  213. cxx/utilities.cpp.s:
  214. $(MAKE) -f CMakeFiles/pcapreader.dir/build.make CMakeFiles/pcapreader.dir/cxx/utilities.cpp.s
  215. .PHONY : cxx/utilities.cpp.s
  216. # Help Target
  217. help:
  218. @echo "The following are some of the valid targets for this Makefile:"
  219. @echo "... all (the default if no target is provided)"
  220. @echo "... clean"
  221. @echo "... depend"
  222. @echo "... install/strip"
  223. @echo "... install/local"
  224. @echo "... install"
  225. @echo "... list_install_components"
  226. @echo "... rebuild_cache"
  227. @echo "... edit_cache"
  228. @echo "... pcapreader"
  229. @echo "... SQLiteCpp"
  230. @echo "... sqlite3"
  231. @echo "... cxx/pcap_processor.o"
  232. @echo "... cxx/pcap_processor.i"
  233. @echo "... cxx/pcap_processor.s"
  234. @echo "... cxx/statistics.o"
  235. @echo "... cxx/statistics.i"
  236. @echo "... cxx/statistics.s"
  237. @echo "... cxx/statistics_db.o"
  238. @echo "... cxx/statistics_db.i"
  239. @echo "... cxx/statistics_db.s"
  240. @echo "... cxx/utilities.o"
  241. @echo "... cxx/utilities.i"
  242. @echo "... cxx/utilities.s"
  243. .PHONY : help
  244. #=============================================================================
  245. # Special targets to cleanup operation of make.
  246. # Special rule to run CMake to check the build system integrity.
  247. # No rule that depends on this can have commands that come from listfiles
  248. # because they might be regenerated.
  249. cmake_check_build_system:
  250. $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  251. .PHONY : cmake_check_build_system