# 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 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/storage/workspace/med-ubuntu-weekly/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..." /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..." /usr/bin/cpack --config ./CPackSourceConfig.cmake /mnt/storage/workspace/med-ubuntu-weekly/build/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # 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: \"Unspecified\"" .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 $(CMAKE_COMMAND) -E cmake_progress_start /mnt/storage/workspace/med-ubuntu-weekly/build/CMakeFiles /mnt/storage/workspace/med-ubuntu-weekly/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /mnt/storage/workspace/med-ubuntu-weekly/build/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named VTK # Build rule for target. VTK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 VTK .PHONY : VTK # fast build rule for target. VTK/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/VTK.dir/build.make superbuild/CMakeFiles/VTK.dir/build .PHONY : VTK/fast #============================================================================= # Target rules for targets named VTK-configure # Build rule for target. VTK-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 VTK-configure .PHONY : VTK-configure # fast build rule for target. VTK-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/VTK-configure.dir/build.make superbuild/CMakeFiles/VTK-configure.dir/build .PHONY : VTK-configure/fast #============================================================================= # Target rules for targets named VTK-install # Build rule for target. VTK-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 VTK-install .PHONY : VTK-install # fast build rule for target. VTK-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/VTK-install.dir/build.make superbuild/CMakeFiles/VTK-install.dir/build .PHONY : VTK-install/fast #============================================================================= # Target rules for targets named ITK # Build rule for target. ITK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITK .PHONY : ITK # fast build rule for target. ITK/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/ITK.dir/build.make superbuild/CMakeFiles/ITK.dir/build .PHONY : ITK/fast #============================================================================= # Target rules for targets named ITK-configure # Build rule for target. ITK-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITK-configure .PHONY : ITK-configure # fast build rule for target. ITK-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/ITK-configure.dir/build.make superbuild/CMakeFiles/ITK-configure.dir/build .PHONY : ITK-configure/fast #============================================================================= # Target rules for targets named ITK-install # Build rule for target. ITK-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITK-install .PHONY : ITK-install # fast build rule for target. ITK-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/ITK-install.dir/build.make superbuild/CMakeFiles/ITK-install.dir/build .PHONY : ITK-install/fast #============================================================================= # Target rules for targets named RPI # Build rule for target. RPI: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 RPI .PHONY : RPI # fast build rule for target. RPI/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/RPI.dir/build.make superbuild/CMakeFiles/RPI.dir/build .PHONY : RPI/fast #============================================================================= # Target rules for targets named RPI-configure # Build rule for target. RPI-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 RPI-configure .PHONY : RPI-configure # fast build rule for target. RPI-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/RPI-configure.dir/build.make superbuild/CMakeFiles/RPI-configure.dir/build .PHONY : RPI-configure/fast #============================================================================= # Target rules for targets named RPI-install # Build rule for target. RPI-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 RPI-install .PHONY : RPI-install # fast build rule for target. RPI-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/RPI-install.dir/build.make superbuild/CMakeFiles/RPI-install.dir/build .PHONY : RPI-install/fast #============================================================================= # Target rules for targets named TTK # Build rule for target. TTK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TTK .PHONY : TTK # fast build rule for target. TTK/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/TTK.dir/build.make superbuild/CMakeFiles/TTK.dir/build .PHONY : TTK/fast #============================================================================= # Target rules for targets named TTK-configure # Build rule for target. TTK-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TTK-configure .PHONY : TTK-configure # fast build rule for target. TTK-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/TTK-configure.dir/build.make superbuild/CMakeFiles/TTK-configure.dir/build .PHONY : TTK-configure/fast #============================================================================= # Target rules for targets named TTK-install # Build rule for target. TTK-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TTK-install .PHONY : TTK-install # fast build rule for target. TTK-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/TTK-install.dir/build.make superbuild/CMakeFiles/TTK-install.dir/build .PHONY : TTK-install/fast #============================================================================= # Target rules for targets named DCMTK # Build rule for target. DCMTK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 DCMTK .PHONY : DCMTK # fast build rule for target. DCMTK/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/DCMTK.dir/build.make superbuild/CMakeFiles/DCMTK.dir/build .PHONY : DCMTK/fast #============================================================================= # Target rules for targets named DCMTK-configure # Build rule for target. DCMTK-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 DCMTK-configure .PHONY : DCMTK-configure # fast build rule for target. DCMTK-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/DCMTK-configure.dir/build.make superbuild/CMakeFiles/DCMTK-configure.dir/build .PHONY : DCMTK-configure/fast #============================================================================= # Target rules for targets named DCMTK-install # Build rule for target. DCMTK-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 DCMTK-install .PHONY : DCMTK-install # fast build rule for target. DCMTK-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/DCMTK-install.dir/build.make superbuild/CMakeFiles/DCMTK-install.dir/build .PHONY : DCMTK-install/fast #============================================================================= # Target rules for targets named dtk # Build rule for target. dtk: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dtk .PHONY : dtk # fast build rule for target. dtk/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/dtk.dir/build.make superbuild/CMakeFiles/dtk.dir/build .PHONY : dtk/fast #============================================================================= # Target rules for targets named dtk-configure # Build rule for target. dtk-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dtk-configure .PHONY : dtk-configure # fast build rule for target. dtk-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/dtk-configure.dir/build.make superbuild/CMakeFiles/dtk-configure.dir/build .PHONY : dtk-configure/fast #============================================================================= # Target rules for targets named dtk-install # Build rule for target. dtk-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 dtk-install .PHONY : dtk-install # fast build rule for target. dtk-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/dtk-install.dir/build.make superbuild/CMakeFiles/dtk-install.dir/build .PHONY : dtk-install/fast #============================================================================= # Target rules for targets named pyncpp # Build rule for target. pyncpp: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pyncpp .PHONY : pyncpp # fast build rule for target. pyncpp/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/pyncpp.dir/build.make superbuild/CMakeFiles/pyncpp.dir/build .PHONY : pyncpp/fast #============================================================================= # Target rules for targets named pyncpp-configure # Build rule for target. pyncpp-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pyncpp-configure .PHONY : pyncpp-configure # fast build rule for target. pyncpp-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/pyncpp-configure.dir/build.make superbuild/CMakeFiles/pyncpp-configure.dir/build .PHONY : pyncpp-configure/fast #============================================================================= # Target rules for targets named pyncpp-install # Build rule for target. pyncpp-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pyncpp-install .PHONY : pyncpp-install # fast build rule for target. pyncpp-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/pyncpp-install.dir/build.make superbuild/CMakeFiles/pyncpp-install.dir/build .PHONY : pyncpp-install/fast #============================================================================= # Target rules for targets named medInria # Build rule for target. medInria: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 medInria .PHONY : medInria # fast build rule for target. medInria/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/medInria.dir/build.make superbuild/CMakeFiles/medInria.dir/build .PHONY : medInria/fast #============================================================================= # Target rules for targets named medInria-configure # Build rule for target. medInria-configure: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 medInria-configure .PHONY : medInria-configure # fast build rule for target. medInria-configure/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/medInria-configure.dir/build.make superbuild/CMakeFiles/medInria-configure.dir/build .PHONY : medInria-configure/fast #============================================================================= # Target rules for targets named medInria-install # Build rule for target. medInria-install: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 medInria-install .PHONY : medInria-install # fast build rule for target. medInria-install/fast: $(MAKE) $(MAKESILENT) -f superbuild/CMakeFiles/medInria-install.dir/build.make superbuild/CMakeFiles/medInria-install.dir/build .PHONY : medInria-install/fast # 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 "... package" @echo "... package_source" @echo "... rebuild_cache" @echo "... DCMTK" @echo "... DCMTK-configure" @echo "... DCMTK-install" @echo "... ITK" @echo "... ITK-configure" @echo "... ITK-install" @echo "... RPI" @echo "... RPI-configure" @echo "... RPI-install" @echo "... TTK" @echo "... TTK-configure" @echo "... TTK-install" @echo "... VTK" @echo "... VTK-configure" @echo "... VTK-install" @echo "... dtk" @echo "... dtk-configure" @echo "... dtk-install" @echo "... medInria" @echo "... medInria-configure" @echo "... medInria-install" @echo "... pyncpp" @echo "... pyncpp-configure" @echo "... pyncpp-install" .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: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system