build.make 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.8
  3. # Delete rule output on recipe failure.
  4. .DELETE_ON_ERROR:
  5. #=============================================================================
  6. # Special targets provided by cmake.
  7. # Disable implicit rules so canonical targets will work.
  8. .SUFFIXES:
  9. # Remove some rules from gmake that .SUFFIXES does not remove.
  10. SUFFIXES =
  11. .SUFFIXES: .hpux_make_needs_suffix_list
  12. # Suppress display of executed commands.
  13. $(VERBOSE).SILENT:
  14. # A target that is always out of date.
  15. cmake_force:
  16. .PHONY : cmake_force
  17. #=============================================================================
  18. # Set environment variables for the build.
  19. # The shell in which to execute make rules.
  20. SHELL = /bin/sh
  21. # The CMake executable.
  22. CMAKE_COMMAND = /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake
  23. # The command to remove a file.
  24. RM = /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -E remove -f
  25. # Escaping for special characters.
  26. EQUALS = =
  27. # The top-level source directory on which CMake was run.
  28. CMAKE_SOURCE_DIR = /home/anonymous/Downloads/ID2T-toolkit/code_boost/src
  29. # The top-level build directory on which CMake was run.
  30. CMAKE_BINARY_DIR = /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug
  31. # Include any dependencies generated for this target.
  32. include SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend.make
  33. # Include the progress variables for this target.
  34. include SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/progress.make
  35. # Include the compile flags for this target's objects.
  36. include SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/flags.make
  37. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/flags.make
  38. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o: ../SQLiteCpp/sqlite3/sqlite3.c
  39. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o"
  40. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/sqlite3.dir/sqlite3.c.o -c /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/SQLiteCpp/sqlite3/sqlite3.c
  41. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.i: cmake_force
  42. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sqlite3.dir/sqlite3.c.i"
  43. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/SQLiteCpp/sqlite3/sqlite3.c > CMakeFiles/sqlite3.dir/sqlite3.c.i
  44. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.s: cmake_force
  45. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sqlite3.dir/sqlite3.c.s"
  46. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/SQLiteCpp/sqlite3/sqlite3.c -o CMakeFiles/sqlite3.dir/sqlite3.c.s
  47. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires:
  48. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires
  49. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires
  50. $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides.build
  51. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides
  52. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides.build: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o
  53. # Object files for target sqlite3
  54. sqlite3_OBJECTS = \
  55. "CMakeFiles/sqlite3.dir/sqlite3.c.o"
  56. # External object files for target sqlite3
  57. sqlite3_EXTERNAL_OBJECTS =
  58. SQLiteCpp/sqlite3/libsqlite3.a: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o
  59. SQLiteCpp/sqlite3/libsqlite3.a: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make
  60. SQLiteCpp/sqlite3/libsqlite3.a: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/link.txt
  61. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libsqlite3.a"
  62. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && $(CMAKE_COMMAND) -P CMakeFiles/sqlite3.dir/cmake_clean_target.cmake
  63. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sqlite3.dir/link.txt --verbose=$(VERBOSE)
  64. # Rule to build all files generated by this target.
  65. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build: SQLiteCpp/sqlite3/libsqlite3.a
  66. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build
  67. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/requires: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires
  68. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/requires
  69. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean:
  70. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && $(CMAKE_COMMAND) -P CMakeFiles/sqlite3.dir/cmake_clean.cmake
  71. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean
  72. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend:
  73. cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/anonymous/Downloads/ID2T-toolkit/code_boost/src /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/SQLiteCpp/sqlite3 /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/DependInfo.cmake --color=$(COLOR)
  74. .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend