|
| 1 | +# CMAKE generated file: DO NOT EDIT! |
| 2 | +# Generated by "Unix Makefiles" Generator, CMake Version 2.8 |
| 3 | + |
| 4 | +#============================================================================= |
| 5 | +# Special targets provided by cmake. |
| 6 | + |
| 7 | +# Disable implicit rules so canonical targets will work. |
| 8 | +.SUFFIXES: |
| 9 | + |
| 10 | +# Remove some rules from gmake that .SUFFIXES does not remove. |
| 11 | +SUFFIXES = |
| 12 | + |
| 13 | +.SUFFIXES: .hpux_make_needs_suffix_list |
| 14 | + |
| 15 | +# Suppress display of executed commands. |
| 16 | +$(VERBOSE).SILENT: |
| 17 | + |
| 18 | +# A target that is always out of date. |
| 19 | +cmake_force: |
| 20 | +.PHONY : cmake_force |
| 21 | + |
| 22 | +#============================================================================= |
| 23 | +# Set environment variables for the build. |
| 24 | + |
| 25 | +# The shell in which to execute make rules. |
| 26 | +SHELL = /bin/sh |
| 27 | + |
| 28 | +# The CMake executable. |
| 29 | +CMAKE_COMMAND = /usr/bin/cmake |
| 30 | + |
| 31 | +# The command to remove a file. |
| 32 | +RM = /usr/bin/cmake -E remove -f |
| 33 | + |
| 34 | +# The program to use to edit the cache. |
| 35 | +CMAKE_EDIT_COMMAND = /usr/bin/ccmake |
| 36 | + |
| 37 | +# The top-level source directory on which CMake was run. |
| 38 | +CMAKE_SOURCE_DIR = /vagrant/src/itkcpp |
| 39 | + |
| 40 | +# The top-level build directory on which CMake was run. |
| 41 | +CMAKE_BINARY_DIR = /vagrant/bin |
| 42 | + |
| 43 | +# Include any dependencies generated for this target. |
| 44 | +include CMakeFiles/AffineImageReconstruction.dir/depend.make |
| 45 | + |
| 46 | +# Include the progress variables for this target. |
| 47 | +include CMakeFiles/AffineImageReconstruction.dir/progress.make |
| 48 | + |
| 49 | +# Include the compile flags for this target's objects. |
| 50 | +include CMakeFiles/AffineImageReconstruction.dir/flags.make |
| 51 | + |
| 52 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o: CMakeFiles/AffineImageReconstruction.dir/flags.make |
| 53 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o: /vagrant/src/itkcpp/AffineImageReconstruction.cxx |
| 54 | + $(CMAKE_COMMAND) -E cmake_progress_report /vagrant/bin/CMakeFiles $(CMAKE_PROGRESS_1) |
| 55 | + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o" |
| 56 | + /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o -c /vagrant/src/itkcpp/AffineImageReconstruction.cxx |
| 57 | + |
| 58 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.i: cmake_force |
| 59 | + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.i" |
| 60 | + /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -E /vagrant/src/itkcpp/AffineImageReconstruction.cxx > CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.i |
| 61 | + |
| 62 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.s: cmake_force |
| 63 | + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.s" |
| 64 | + /usr/bin/c++ $(CXX_DEFINES) $(CXX_FLAGS) -S /vagrant/src/itkcpp/AffineImageReconstruction.cxx -o CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.s |
| 65 | + |
| 66 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.requires: |
| 67 | +.PHONY : CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.requires |
| 68 | + |
| 69 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.provides: CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.requires |
| 70 | + $(MAKE) -f CMakeFiles/AffineImageReconstruction.dir/build.make CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.provides.build |
| 71 | +.PHONY : CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.provides |
| 72 | + |
| 73 | +CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.provides.build: CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o |
| 74 | + |
| 75 | +# Object files for target AffineImageReconstruction |
| 76 | +AffineImageReconstruction_OBJECTS = \ |
| 77 | +"CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o" |
| 78 | + |
| 79 | +# External object files for target AffineImageReconstruction |
| 80 | +AffineImageReconstruction_EXTERNAL_OBJECTS = |
| 81 | + |
| 82 | +AffineImageReconstruction: CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o |
| 83 | +AffineImageReconstruction: /usr/lib/x86_64-linux-gnu/libuuid.so |
| 84 | +AffineImageReconstruction: CMakeFiles/AffineImageReconstruction.dir/build.make |
| 85 | +AffineImageReconstruction: CMakeFiles/AffineImageReconstruction.dir/link.txt |
| 86 | + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable AffineImageReconstruction" |
| 87 | + $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/AffineImageReconstruction.dir/link.txt --verbose=$(VERBOSE) |
| 88 | + |
| 89 | +# Rule to build all files generated by this target. |
| 90 | +CMakeFiles/AffineImageReconstruction.dir/build: AffineImageReconstruction |
| 91 | +.PHONY : CMakeFiles/AffineImageReconstruction.dir/build |
| 92 | + |
| 93 | +CMakeFiles/AffineImageReconstruction.dir/requires: CMakeFiles/AffineImageReconstruction.dir/AffineImageReconstruction.cxx.o.requires |
| 94 | +.PHONY : CMakeFiles/AffineImageReconstruction.dir/requires |
| 95 | + |
| 96 | +CMakeFiles/AffineImageReconstruction.dir/clean: |
| 97 | + $(CMAKE_COMMAND) -P CMakeFiles/AffineImageReconstruction.dir/cmake_clean.cmake |
| 98 | +.PHONY : CMakeFiles/AffineImageReconstruction.dir/clean |
| 99 | + |
| 100 | +CMakeFiles/AffineImageReconstruction.dir/depend: |
| 101 | + cd /vagrant/bin && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /vagrant/src/itkcpp /vagrant/src/itkcpp /vagrant/bin /vagrant/bin /vagrant/bin/CMakeFiles/AffineImageReconstruction.dir/DependInfo.cmake --color=$(COLOR) |
| 102 | +.PHONY : CMakeFiles/AffineImageReconstruction.dir/depend |
| 103 | + |
0 commit comments