build.make 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  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. # Utility rule file for SQLiteCpp_cpplint.
  30. # Include the progress variables for this target.
  31. include CMakeFiles/SQLiteCpp_cpplint.dir/progress.make
  32. CMakeFiles/SQLiteCpp_cpplint:
  33. /usr/bin/python /mnt/hgfs/vm-exchange/SQLiteCpp/cpplint.py --output=eclipse --verbose=3 --linelength=120 /mnt/hgfs/vm-exchange/SQLiteCpp/src/Backup.cpp /mnt/hgfs/vm-exchange/SQLiteCpp/src/Column.cpp /mnt/hgfs/vm-exchange/SQLiteCpp/src/Database.cpp /mnt/hgfs/vm-exchange/SQLiteCpp/src/Exception.cpp /mnt/hgfs/vm-exchange/SQLiteCpp/src/Statement.cpp /mnt/hgfs/vm-exchange/SQLiteCpp/src/Transaction.cpp /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/SQLiteCpp.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Assertion.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Backup.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Column.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Database.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Exception.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Statement.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/Transaction.h /mnt/hgfs/vm-exchange/SQLiteCpp/include/SQLiteCpp/VariadicBind.h
  34. SQLiteCpp_cpplint: CMakeFiles/SQLiteCpp_cpplint
  35. SQLiteCpp_cpplint: CMakeFiles/SQLiteCpp_cpplint.dir/build.make
  36. .PHONY : SQLiteCpp_cpplint
  37. # Rule to build all files generated by this target.
  38. CMakeFiles/SQLiteCpp_cpplint.dir/build: SQLiteCpp_cpplint
  39. .PHONY : CMakeFiles/SQLiteCpp_cpplint.dir/build
  40. CMakeFiles/SQLiteCpp_cpplint.dir/clean:
  41. $(CMAKE_COMMAND) -P CMakeFiles/SQLiteCpp_cpplint.dir/cmake_clean.cmake
  42. .PHONY : CMakeFiles/SQLiteCpp_cpplint.dir/clean
  43. CMakeFiles/SQLiteCpp_cpplint.dir/depend:
  44. 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_cpplint.dir/DependInfo.cmake --color=$(COLOR)
  45. .PHONY : CMakeFiles/SQLiteCpp_cpplint.dir/depend