build.make 5.1 KB

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