# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.8 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # 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 = /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake # The command to remove a file. RM = /home/anonymous/Downloads/clion-2017.2.2/bin/cmake/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/anonymous/Downloads/ID2T-toolkit/code_boost/src # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug # Include any dependencies generated for this target. include SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend.make # Include the progress variables for this target. include SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/progress.make # Include the compile flags for this target's objects. include SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/flags.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/flags.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o: ../SQLiteCpp/sqlite3/sqlite3.c @$(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" 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 SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/sqlite3.dir/sqlite3.c.i" 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 SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/sqlite3.dir/sqlite3.c.s" 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 SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires: .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires $(MAKE) -f SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides.build .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.provides.build: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o # Object files for target sqlite3 sqlite3_OBJECTS = \ "CMakeFiles/sqlite3.dir/sqlite3.c.o" # External object files for target sqlite3 sqlite3_EXTERNAL_OBJECTS = SQLiteCpp/sqlite3/libsqlite3.a: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o SQLiteCpp/sqlite3/libsqlite3.a: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build.make SQLiteCpp/sqlite3/libsqlite3.a: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/link.txt @$(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" cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && $(CMAKE_COMMAND) -P CMakeFiles/sqlite3.dir/cmake_clean_target.cmake 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) # Rule to build all files generated by this target. SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build: SQLiteCpp/sqlite3/libsqlite3.a .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/build SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/requires: SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o.requires .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/requires SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean: cd /home/anonymous/Downloads/ID2T-toolkit/code_boost/src/cmake-build-debug/SQLiteCpp/sqlite3 && $(CMAKE_COMMAND) -P CMakeFiles/sqlite3.dir/cmake_clean.cmake .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/clean SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend: 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) .PHONY : SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/depend