# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.2 #============================================================================= # 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/local/bin/cmake # The command to remove a file. RM = /usr/local/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/INTRANET/rgros/myfiles/PROG2/NeuroProject # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/INTRANET/rgros/myfiles/PROG2/NeuroProject # Include any dependencies generated for this target. include googletest/CMakeFiles/gtest.dir/depend.make # Include the progress variables for this target. include googletest/CMakeFiles/gtest.dir/progress.make # Include the compile flags for this target's objects. include googletest/CMakeFiles/gtest.dir/flags.make googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: googletest/CMakeFiles/gtest.dir/flags.make googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o: googletest/src/gtest-all.cc $(CMAKE_COMMAND) -E cmake_progress_report /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/CMakeFiles $(CMAKE_PROGRESS_1) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o" cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/gtest.dir/src/gtest-all.cc.o -c /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest/src/gtest-all.cc googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/gtest.dir/src/gtest-all.cc.i" cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest/src/gtest-all.cc > CMakeFiles/gtest.dir/src/gtest-all.cc.i googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/gtest.dir/src/gtest-all.cc.s" cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest && /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest/src/gtest-all.cc -o CMakeFiles/gtest.dir/src/gtest-all.cc.s googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.requires: .PHONY : googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.requires googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.provides: googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.requires $(MAKE) -f googletest/CMakeFiles/gtest.dir/build.make googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.provides.build .PHONY : googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.provides googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.provides.build: googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o # Object files for target gtest gtest_OBJECTS = \ "CMakeFiles/gtest.dir/src/gtest-all.cc.o" # External object files for target gtest gtest_EXTERNAL_OBJECTS = googletest/libgtest.a: googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o googletest/libgtest.a: googletest/CMakeFiles/gtest.dir/build.make googletest/libgtest.a: googletest/CMakeFiles/gtest.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX static library libgtest.a" cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest.dir/cmake_clean_target.cmake cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. googletest/CMakeFiles/gtest.dir/build: googletest/libgtest.a .PHONY : googletest/CMakeFiles/gtest.dir/build googletest/CMakeFiles/gtest.dir/requires: googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o.requires .PHONY : googletest/CMakeFiles/gtest.dir/requires googletest/CMakeFiles/gtest.dir/clean: cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest && $(CMAKE_COMMAND) -P CMakeFiles/gtest.dir/cmake_clean.cmake .PHONY : googletest/CMakeFiles/gtest.dir/clean googletest/CMakeFiles/gtest.dir/depend: cd /home/INTRANET/rgros/myfiles/PROG2/NeuroProject && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/INTRANET/rgros/myfiles/PROG2/NeuroProject /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest /home/INTRANET/rgros/myfiles/PROG2/NeuroProject /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest /home/INTRANET/rgros/myfiles/PROG2/NeuroProject/googletest/CMakeFiles/gtest.dir/DependInfo.cmake --color=$(COLOR) .PHONY : googletest/CMakeFiles/gtest.dir/depend