# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.13 # 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 = /usr/local/lib/python3.6/dist-packages/cmake/data/bin/cmake # The command to remove a file. RM = /usr/local/lib/python3.6/dist-packages/cmake/data/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/ubuntu/projects/crseo/sys/CEO # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ubuntu/projects/crseo/sys/CEO/build # Utility rule file for generate_imaging_cu. # Include the progress variables for this target. include CMakeFiles/generate_imaging_cu.dir/progress.make CMakeFiles/generate_imaging_cu: imaging.cu imaging.cu: ../imaging/imaging.nw @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir=/home/ubuntu/projects/crseo/sys/CEO/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Generating imaging.cu" notangle -L -R"imaging.cu" /home/ubuntu/projects/crseo/sys/CEO/imaging/imaging.nw > imaging.cu && sed -i -e 's/LLL/<<>>/g' imaging.cu generate_imaging_cu: CMakeFiles/generate_imaging_cu generate_imaging_cu: imaging.cu generate_imaging_cu: CMakeFiles/generate_imaging_cu.dir/build.make .PHONY : generate_imaging_cu # Rule to build all files generated by this target. CMakeFiles/generate_imaging_cu.dir/build: generate_imaging_cu .PHONY : CMakeFiles/generate_imaging_cu.dir/build CMakeFiles/generate_imaging_cu.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/generate_imaging_cu.dir/cmake_clean.cmake .PHONY : CMakeFiles/generate_imaging_cu.dir/clean CMakeFiles/generate_imaging_cu.dir/depend: cd /home/ubuntu/projects/crseo/sys/CEO/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ubuntu/projects/crseo/sys/CEO /home/ubuntu/projects/crseo/sys/CEO /home/ubuntu/projects/crseo/sys/CEO/build /home/ubuntu/projects/crseo/sys/CEO/build /home/ubuntu/projects/crseo/sys/CEO/build/CMakeFiles/generate_imaging_cu.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/generate_imaging_cu.dir/depend