# 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 # Include any dependencies generated for this target. include CMakeFiles/SQLiteCpp.dir/depend.make # Include the progress variables for this target. include CMakeFiles/SQLiteCpp.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o: CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o: ../src/Backup.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_1) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/src/Backup.cpp CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/src/Backup.cpp > CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.i CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/src/Backup.cpp -o CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.s CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.requires CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.provides: CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp.dir/build.make CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.provides CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.provides.build: CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o: CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o: ../src/Column.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_2) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/src/Column.cpp CMakeFiles/SQLiteCpp.dir/src/Column.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp.dir/src/Column.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/src/Column.cpp > CMakeFiles/SQLiteCpp.dir/src/Column.cpp.i CMakeFiles/SQLiteCpp.dir/src/Column.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp.dir/src/Column.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/src/Column.cpp -o CMakeFiles/SQLiteCpp.dir/src/Column.cpp.s CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.requires CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.provides: CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp.dir/build.make CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.provides CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.provides.build: CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o: CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o: ../src/Database.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_3) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/src/Database.cpp CMakeFiles/SQLiteCpp.dir/src/Database.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp.dir/src/Database.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/src/Database.cpp > CMakeFiles/SQLiteCpp.dir/src/Database.cpp.i CMakeFiles/SQLiteCpp.dir/src/Database.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp.dir/src/Database.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/src/Database.cpp -o CMakeFiles/SQLiteCpp.dir/src/Database.cpp.s CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.requires CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.provides: CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp.dir/build.make CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.provides CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.provides.build: CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o: CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o: ../src/Exception.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_4) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/src/Exception.cpp CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/src/Exception.cpp > CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.i CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/src/Exception.cpp -o CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.s CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.requires CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.provides: CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp.dir/build.make CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.provides CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.provides.build: CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o: CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o: ../src/Statement.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_5) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/src/Statement.cpp CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/src/Statement.cpp > CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.i CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/src/Statement.cpp -o CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.s CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.requires CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.provides: CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp.dir/build.make CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.provides CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.provides.build: CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o: CMakeFiles/SQLiteCpp.dir/flags.make CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o: ../src/Transaction.cpp $(CMAKE_COMMAND) -E cmake_progress_report /mnt/hgfs/vm-exchange/SQLiteCpp/build/CMakeFiles $(CMAKE_PROGRESS_6) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o -c /mnt/hgfs/vm-exchange/SQLiteCpp/src/Transaction.cpp CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /mnt/hgfs/vm-exchange/SQLiteCpp/src/Transaction.cpp > CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.i CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /mnt/hgfs/vm-exchange/SQLiteCpp/src/Transaction.cpp -o CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.s CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.requires: .PHONY : CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.requires CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.provides: CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.requires $(MAKE) -f CMakeFiles/SQLiteCpp.dir/build.make CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.provides.build .PHONY : CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.provides CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.provides.build: CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o # Object files for target SQLiteCpp SQLiteCpp_OBJECTS = \ "CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o" \ "CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o" \ "CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o" \ "CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o" \ "CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o" \ "CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o" # External object files for target SQLiteCpp SQLiteCpp_EXTERNAL_OBJECTS = libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/build.make libSQLiteCpp.a: CMakeFiles/SQLiteCpp.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX static library libSQLiteCpp.a" $(CMAKE_COMMAND) -P CMakeFiles/SQLiteCpp.dir/cmake_clean_target.cmake $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/SQLiteCpp.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/SQLiteCpp.dir/build: libSQLiteCpp.a .PHONY : CMakeFiles/SQLiteCpp.dir/build CMakeFiles/SQLiteCpp.dir/requires: CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o.requires CMakeFiles/SQLiteCpp.dir/requires: CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o.requires CMakeFiles/SQLiteCpp.dir/requires: CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o.requires CMakeFiles/SQLiteCpp.dir/requires: CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o.requires CMakeFiles/SQLiteCpp.dir/requires: CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o.requires CMakeFiles/SQLiteCpp.dir/requires: CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o.requires .PHONY : CMakeFiles/SQLiteCpp.dir/requires CMakeFiles/SQLiteCpp.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/SQLiteCpp.dir/cmake_clean.cmake .PHONY : CMakeFiles/SQLiteCpp.dir/clean CMakeFiles/SQLiteCpp.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.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/SQLiteCpp.dir/depend