# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # 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/VTK # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"development\" \"libproj-data\" \"license\" \"licenses\" \"runtime\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(CMAKE_COMMAND) -E cmake_progress_start /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK/CMakeFiles /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK/Imaging/Sources//CMakeFiles/progress.marks cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Sources/all $(CMAKE_COMMAND) -E cmake_progress_start /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Sources/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Sources/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Sources/preinstall .PHONY : preinstall/fast # clear depends depend: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. Imaging/Sources/CMakeFiles/ImagingSources.dir/rule: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Sources/CMakeFiles/ImagingSources.dir/rule .PHONY : Imaging/Sources/CMakeFiles/ImagingSources.dir/rule # Convenience name for target. ImagingSources: Imaging/Sources/CMakeFiles/ImagingSources.dir/rule .PHONY : ImagingSources # fast build rule for target. ImagingSources/fast: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/build .PHONY : ImagingSources/fast # Convenience name for target. Imaging/Sources/CMakeFiles/vtkImagingSources-hierarchy.dir/rule: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Imaging/Sources/CMakeFiles/vtkImagingSources-hierarchy.dir/rule .PHONY : Imaging/Sources/CMakeFiles/vtkImagingSources-hierarchy.dir/rule # Convenience name for target. vtkImagingSources-hierarchy: Imaging/Sources/CMakeFiles/vtkImagingSources-hierarchy.dir/rule .PHONY : vtkImagingSources-hierarchy # fast build rule for target. vtkImagingSources-hierarchy/fast: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/vtkImagingSources-hierarchy.dir/build.make Imaging/Sources/CMakeFiles/vtkImagingSources-hierarchy.dir/build .PHONY : vtkImagingSources-hierarchy/fast vtkImageCanvasSource2D.o: vtkImageCanvasSource2D.cxx.o .PHONY : vtkImageCanvasSource2D.o # target to build an object file vtkImageCanvasSource2D.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageCanvasSource2D.cxx.o .PHONY : vtkImageCanvasSource2D.cxx.o vtkImageCanvasSource2D.i: vtkImageCanvasSource2D.cxx.i .PHONY : vtkImageCanvasSource2D.i # target to preprocess a source file vtkImageCanvasSource2D.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageCanvasSource2D.cxx.i .PHONY : vtkImageCanvasSource2D.cxx.i vtkImageCanvasSource2D.s: vtkImageCanvasSource2D.cxx.s .PHONY : vtkImageCanvasSource2D.s # target to generate assembly for a file vtkImageCanvasSource2D.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageCanvasSource2D.cxx.s .PHONY : vtkImageCanvasSource2D.cxx.s vtkImageEllipsoidSource.o: vtkImageEllipsoidSource.cxx.o .PHONY : vtkImageEllipsoidSource.o # target to build an object file vtkImageEllipsoidSource.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageEllipsoidSource.cxx.o .PHONY : vtkImageEllipsoidSource.cxx.o vtkImageEllipsoidSource.i: vtkImageEllipsoidSource.cxx.i .PHONY : vtkImageEllipsoidSource.i # target to preprocess a source file vtkImageEllipsoidSource.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageEllipsoidSource.cxx.i .PHONY : vtkImageEllipsoidSource.cxx.i vtkImageEllipsoidSource.s: vtkImageEllipsoidSource.cxx.s .PHONY : vtkImageEllipsoidSource.s # target to generate assembly for a file vtkImageEllipsoidSource.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageEllipsoidSource.cxx.s .PHONY : vtkImageEllipsoidSource.cxx.s vtkImageGaussianSource.o: vtkImageGaussianSource.cxx.o .PHONY : vtkImageGaussianSource.o # target to build an object file vtkImageGaussianSource.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageGaussianSource.cxx.o .PHONY : vtkImageGaussianSource.cxx.o vtkImageGaussianSource.i: vtkImageGaussianSource.cxx.i .PHONY : vtkImageGaussianSource.i # target to preprocess a source file vtkImageGaussianSource.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageGaussianSource.cxx.i .PHONY : vtkImageGaussianSource.cxx.i vtkImageGaussianSource.s: vtkImageGaussianSource.cxx.s .PHONY : vtkImageGaussianSource.s # target to generate assembly for a file vtkImageGaussianSource.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageGaussianSource.cxx.s .PHONY : vtkImageGaussianSource.cxx.s vtkImageGridSource.o: vtkImageGridSource.cxx.o .PHONY : vtkImageGridSource.o # target to build an object file vtkImageGridSource.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageGridSource.cxx.o .PHONY : vtkImageGridSource.cxx.o vtkImageGridSource.i: vtkImageGridSource.cxx.i .PHONY : vtkImageGridSource.i # target to preprocess a source file vtkImageGridSource.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageGridSource.cxx.i .PHONY : vtkImageGridSource.cxx.i vtkImageGridSource.s: vtkImageGridSource.cxx.s .PHONY : vtkImageGridSource.s # target to generate assembly for a file vtkImageGridSource.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageGridSource.cxx.s .PHONY : vtkImageGridSource.cxx.s vtkImageMandelbrotSource.o: vtkImageMandelbrotSource.cxx.o .PHONY : vtkImageMandelbrotSource.o # target to build an object file vtkImageMandelbrotSource.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageMandelbrotSource.cxx.o .PHONY : vtkImageMandelbrotSource.cxx.o vtkImageMandelbrotSource.i: vtkImageMandelbrotSource.cxx.i .PHONY : vtkImageMandelbrotSource.i # target to preprocess a source file vtkImageMandelbrotSource.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageMandelbrotSource.cxx.i .PHONY : vtkImageMandelbrotSource.cxx.i vtkImageMandelbrotSource.s: vtkImageMandelbrotSource.cxx.s .PHONY : vtkImageMandelbrotSource.s # target to generate assembly for a file vtkImageMandelbrotSource.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageMandelbrotSource.cxx.s .PHONY : vtkImageMandelbrotSource.cxx.s vtkImageNoiseSource.o: vtkImageNoiseSource.cxx.o .PHONY : vtkImageNoiseSource.o # target to build an object file vtkImageNoiseSource.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageNoiseSource.cxx.o .PHONY : vtkImageNoiseSource.cxx.o vtkImageNoiseSource.i: vtkImageNoiseSource.cxx.i .PHONY : vtkImageNoiseSource.i # target to preprocess a source file vtkImageNoiseSource.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageNoiseSource.cxx.i .PHONY : vtkImageNoiseSource.cxx.i vtkImageNoiseSource.s: vtkImageNoiseSource.cxx.s .PHONY : vtkImageNoiseSource.s # target to generate assembly for a file vtkImageNoiseSource.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageNoiseSource.cxx.s .PHONY : vtkImageNoiseSource.cxx.s vtkImageSinusoidSource.o: vtkImageSinusoidSource.cxx.o .PHONY : vtkImageSinusoidSource.o # target to build an object file vtkImageSinusoidSource.cxx.o: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageSinusoidSource.cxx.o .PHONY : vtkImageSinusoidSource.cxx.o vtkImageSinusoidSource.i: vtkImageSinusoidSource.cxx.i .PHONY : vtkImageSinusoidSource.i # target to preprocess a source file vtkImageSinusoidSource.cxx.i: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageSinusoidSource.cxx.i .PHONY : vtkImageSinusoidSource.cxx.i vtkImageSinusoidSource.s: vtkImageSinusoidSource.cxx.s .PHONY : vtkImageSinusoidSource.s # target to generate assembly for a file vtkImageSinusoidSource.cxx.s: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(MAKE) $(MAKESILENT) -f Imaging/Sources/CMakeFiles/ImagingSources.dir/build.make Imaging/Sources/CMakeFiles/ImagingSources.dir/vtkImageSinusoidSource.cxx.s .PHONY : vtkImageSinusoidSource.cxx.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... vtkImagingSources-hierarchy" @echo "... ImagingSources" @echo "... vtkImageCanvasSource2D.o" @echo "... vtkImageCanvasSource2D.i" @echo "... vtkImageCanvasSource2D.s" @echo "... vtkImageEllipsoidSource.o" @echo "... vtkImageEllipsoidSource.i" @echo "... vtkImageEllipsoidSource.s" @echo "... vtkImageGaussianSource.o" @echo "... vtkImageGaussianSource.i" @echo "... vtkImageGaussianSource.s" @echo "... vtkImageGridSource.o" @echo "... vtkImageGridSource.i" @echo "... vtkImageGridSource.s" @echo "... vtkImageMandelbrotSource.o" @echo "... vtkImageMandelbrotSource.i" @echo "... vtkImageMandelbrotSource.s" @echo "... vtkImageNoiseSource.o" @echo "... vtkImageNoiseSource.i" @echo "... vtkImageNoiseSource.s" @echo "... vtkImageSinusoidSource.o" @echo "... vtkImageSinusoidSource.i" @echo "... vtkImageSinusoidSource.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/VTK && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system