# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /mnt/hgfs/vm-exchange/SQLiteCpp # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/hgfs/vm-exchange/SQLiteCpp/build # Utility rule file for SQLiteCpp_cpplint. # Include the progress variables for this target. include CMakeFiles/SQLiteCpp_cpplint.dir/progress.make CMakeFiles/SQLiteCpp_cpplint: /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 SQLiteCpp_cpplint: CMakeFiles/SQLiteCpp_cpplint SQLiteCpp_cpplint: CMakeFiles/SQLiteCpp_cpplint.dir/build.make .PHONY : SQLiteCpp_cpplint # Rule to build all files generated by this target. CMakeFiles/SQLiteCpp_cpplint.dir/build: SQLiteCpp_cpplint .PHONY : CMakeFiles/SQLiteCpp_cpplint.dir/build CMakeFiles/SQLiteCpp_cpplint.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/SQLiteCpp_cpplint.dir/cmake_clean.cmake .PHONY : CMakeFiles/SQLiteCpp_cpplint.dir/clean CMakeFiles/SQLiteCpp_cpplint.dir/depend: 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) .PHONY : CMakeFiles/SQLiteCpp_cpplint.dir/depend