# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #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 rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk # Include any dependencies generated for this target. include src/dtkMath/CMakeFiles/dtkMath.dir/depend.make # Include any dependencies generated by the compiler for this target. include src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.make # Include the progress variables for this target. include src/dtkMath/CMakeFiles/dtkMath.dir/progress.make # Include the compile flags for this target's objects. include src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/dtkMath_autogen/timestamp: /usr/lib/qt5/bin/moc src/dtkMath/dtkMath_autogen/timestamp: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC for target dtkMath" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/cmake -E cmake_autogen /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath/CMakeFiles/dtkMath_autogen.dir/AutogenInfo.json Release cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/cmake -E touch /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath/dtkMath_autogen/timestamp src/dtkMath/CMakeFiles/dtkMath.dir/codegen: .PHONY : src/dtkMath/CMakeFiles/dtkMath.dir/codegen src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o: src/dtkMath/dtkMath_autogen/mocs_compilation.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o -MF CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o -c /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath/dtkMath_autogen/mocs_compilation.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.i" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath/dtkMath_autogen/mocs_compilation.cpp > CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.i src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.s" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath/dtkMath_autogen/mocs_compilation.cpp -o CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.s src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.o: /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraph.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.o" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.o -MF CMakeFiles/dtkMath.dir/dtkGraph.cpp.o.d -o CMakeFiles/dtkMath.dir/dtkGraph.cpp.o -c /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraph.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/dtkMath.dir/dtkGraph.cpp.i" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraph.cpp > CMakeFiles/dtkMath.dir/dtkGraph.cpp.i src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/dtkMath.dir/dtkGraph.cpp.s" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraph.cpp -o CMakeFiles/dtkMath.dir/dtkGraph.cpp.s src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o: /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraphEdge.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o -MF CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o.d -o CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o -c /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraphEdge.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.i" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraphEdge.cpp > CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.i src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.s" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkGraphEdge.cpp -o CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.s src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.o: /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMath.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.o" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.o -MF CMakeFiles/dtkMath.dir/dtkMath.cpp.o.d -o CMakeFiles/dtkMath.dir/dtkMath.cpp.o -c /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMath.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/dtkMath.dir/dtkMath.cpp.i" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMath.cpp > CMakeFiles/dtkMath.dir/dtkMath.cpp.i src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/dtkMath.dir/dtkMath.cpp.s" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMath.cpp -o CMakeFiles/dtkMath.dir/dtkMath.cpp.s src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o: /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMathArray.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o -MF CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o.d -o CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o -c /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMathArray.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/dtkMath.dir/dtkMathArray.cpp.i" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMathArray.cpp > CMakeFiles/dtkMath.dir/dtkMathArray.cpp.i src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/dtkMath.dir/dtkMathArray.cpp.s" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMathArray.cpp -o CMakeFiles/dtkMath.dir/dtkMathArray.cpp.s src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/flags.make src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o: /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMatrix.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o: src/dtkMath/CMakeFiles/dtkMath.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o -MF CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o.d -o CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o -c /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMatrix.cpp src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/dtkMath.dir/dtkMatrix.cpp.i" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMatrix.cpp > CMakeFiles/dtkMath.dir/dtkMatrix.cpp.i src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/dtkMath.dir/dtkMatrix.cpp.s" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath/dtkMatrix.cpp -o CMakeFiles/dtkMath.dir/dtkMatrix.cpp.s # Object files for target dtkMath dtkMath_OBJECTS = \ "CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o" \ "CMakeFiles/dtkMath.dir/dtkGraph.cpp.o" \ "CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o" \ "CMakeFiles/dtkMath.dir/dtkMath.cpp.o" \ "CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o" \ "CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o" # External object files for target dtkMath dtkMath_EXTERNAL_OBJECTS = lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath_autogen/mocs_compilation.cpp.o lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraph.cpp.o lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/dtkGraphEdge.cpp.o lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/dtkMath.cpp.o lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/dtkMathArray.cpp.o lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/dtkMatrix.cpp.o lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/build.make lib/libdtkMath.so.1.7.1: lib/libdtkCore.so.1.7.1 lib/libdtkMath.so.1.7.1: lib/libdtkLog.so.1.7.1 lib/libdtkMath.so.1.7.1: /usr/lib/x86_64-linux-gnu/libz.so lib/libdtkMath.so.1.7.1: lib/libdtkMeta.so.1.7.1 lib/libdtkMath.so.1.7.1: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.3 lib/libdtkMath.so.1.7.1: src/dtkMath/CMakeFiles/dtkMath.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Linking CXX shared library ../../lib/libdtkMath.so" cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/dtkMath.dir/link.txt --verbose=$(VERBOSE) cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && $(CMAKE_COMMAND) -E cmake_symlink_library ../../lib/libdtkMath.so.1.7.1 ../../lib/libdtkMath.so.1 ../../lib/libdtkMath.so lib/libdtkMath.so.1: lib/libdtkMath.so.1.7.1 @$(CMAKE_COMMAND) -E touch_nocreate lib/libdtkMath.so.1 lib/libdtkMath.so: lib/libdtkMath.so.1.7.1 @$(CMAKE_COMMAND) -E touch_nocreate lib/libdtkMath.so # Rule to build all files generated by this target. src/dtkMath/CMakeFiles/dtkMath.dir/build: lib/libdtkMath.so .PHONY : src/dtkMath/CMakeFiles/dtkMath.dir/build src/dtkMath/CMakeFiles/dtkMath.dir/clean: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath && $(CMAKE_COMMAND) -P CMakeFiles/dtkMath.dir/cmake_clean.cmake .PHONY : src/dtkMath/CMakeFiles/dtkMath.dir/clean src/dtkMath/CMakeFiles/dtkMath.dir/depend: src/dtkMath/dtkMath_autogen/timestamp cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk /mnt/storage/workspace/med-ubuntu-weekly/ExtProjs/dtk/src/dtkMath /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/dtk/src/dtkMath/CMakeFiles/dtkMath.dir/DependInfo.cmake "--color=$(COLOR)" .PHONY : src/dtkMath/CMakeFiles/dtkMath.dir/depend