# 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/ITK # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK #============================================================================= # 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/ExtProjs/ITK/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: \"DebugDevel\" \"Development\" \"Headers\" \"Libraries\" \"Runtime\" \"RuntimeLibraries\" \"Unspecified\" \"cppheaders\" \"cpplibraries\" \"headers\" \"hlcppheaders\" \"hlcpplibraries\" \"hlheaders\" \"hllibraries\" \"libraries\"" .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/ExtProjs/ITK/CMakeFiles /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /mnt/storage/workspace/med-ubuntu-weekly/build/ExtProjs/ITK/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 ITKHeaderTests # Build rule for target. ITKHeaderTests: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKHeaderTests .PHONY : ITKHeaderTests # fast build rule for target. ITKHeaderTests/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/ITKHeaderTests.dir/build.make CMakeFiles/ITKHeaderTests.dir/build .PHONY : ITKHeaderTests/fast #============================================================================= # Target rules for targets named ITKData # Build rule for target. ITKData: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKData .PHONY : ITKData # fast build rule for target. ITKData/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/ITKData.dir/build.make CMakeFiles/ITKData.dir/build .PHONY : ITKData/fast #============================================================================= # Target rules for targets named ITKDoubleConversion-all # Build rule for target. ITKDoubleConversion-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDoubleConversion-all .PHONY : ITKDoubleConversion-all # fast build rule for target. ITKDoubleConversion-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/DoubleConversion/CMakeFiles/ITKDoubleConversion-all.dir/build.make Modules/ThirdParty/DoubleConversion/CMakeFiles/ITKDoubleConversion-all.dir/build .PHONY : ITKDoubleConversion-all/fast #============================================================================= # Target rules for targets named itkdouble-conversion # Build rule for target. itkdouble-conversion: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkdouble-conversion .PHONY : itkdouble-conversion # fast build rule for target. itkdouble-conversion/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/DoubleConversion/src/double-conversion/CMakeFiles/itkdouble-conversion.dir/build.make Modules/ThirdParty/DoubleConversion/src/double-conversion/CMakeFiles/itkdouble-conversion.dir/build .PHONY : itkdouble-conversion/fast #============================================================================= # Target rules for targets named ITKEigen3-all # Build rule for target. ITKEigen3-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKEigen3-all .PHONY : ITKEigen3-all # fast build rule for target. ITKEigen3-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/Eigen3/CMakeFiles/ITKEigen3-all.dir/build.make Modules/ThirdParty/Eigen3/CMakeFiles/ITKEigen3-all.dir/build .PHONY : ITKEigen3-all/fast #============================================================================= # Target rules for targets named ITKKWSys-all # Build rule for target. ITKKWSys-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKKWSys-all .PHONY : ITKKWSys-all # fast build rule for target. ITKKWSys-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/KWSys/CMakeFiles/ITKKWSys-all.dir/build.make Modules/ThirdParty/KWSys/CMakeFiles/ITKKWSys-all.dir/build .PHONY : ITKKWSys-all/fast #============================================================================= # Target rules for targets named itksys # Build rule for target. itksys: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itksys .PHONY : itksys # fast build rule for target. itksys/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/KWSys/src/KWSys/CMakeFiles/itksys.dir/build.make Modules/ThirdParty/KWSys/src/KWSys/CMakeFiles/itksys.dir/build .PHONY : itksys/fast #============================================================================= # Target rules for targets named ITKVNL-all # Build rule for target. ITKVNL-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVNL-all .PHONY : ITKVNL-all # fast build rule for target. ITKVNL-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNL/CMakeFiles/ITKVNL-all.dir/build.make Modules/ThirdParty/VNL/CMakeFiles/ITKVNL-all.dir/build .PHONY : ITKVNL-all/fast #============================================================================= # Target rules for targets named itkvcl # Build rule for target. itkvcl: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkvcl .PHONY : itkvcl # fast build rule for target. itkvcl/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNL/src/vxl/vcl/CMakeFiles/itkvcl.dir/build.make Modules/ThirdParty/VNL/src/vxl/vcl/CMakeFiles/itkvcl.dir/build .PHONY : itkvcl/fast #============================================================================= # Target rules for targets named itkv3p_netlib # Build rule for target. itkv3p_netlib: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkv3p_netlib .PHONY : itkv3p_netlib # fast build rule for target. itkv3p_netlib/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNL/src/vxl/v3p/netlib/CMakeFiles/itkv3p_netlib.dir/build.make Modules/ThirdParty/VNL/src/vxl/v3p/netlib/CMakeFiles/itkv3p_netlib.dir/build .PHONY : itkv3p_netlib/fast #============================================================================= # Target rules for targets named itkvnl # Build rule for target. itkvnl: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkvnl .PHONY : itkvnl # fast build rule for target. itkvnl/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNL/src/vxl/core/vnl/CMakeFiles/itkvnl.dir/build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/CMakeFiles/itkvnl.dir/build .PHONY : itkvnl/fast #============================================================================= # Target rules for targets named itkvnl_algo # Build rule for target. itkvnl_algo: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkvnl_algo .PHONY : itkvnl_algo # fast build rule for target. itkvnl_algo/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/CMakeFiles/itkvnl_algo.dir/build.make Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/CMakeFiles/itkvnl_algo.dir/build .PHONY : itkvnl_algo/fast #============================================================================= # Target rules for targets named itktestlib # Build rule for target. itktestlib: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itktestlib .PHONY : itktestlib # fast build rule for target. itktestlib/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNL/src/vxl/core/testlib/CMakeFiles/itktestlib.dir/build.make Modules/ThirdParty/VNL/src/vxl/core/testlib/CMakeFiles/itktestlib.dir/build .PHONY : itktestlib/fast #============================================================================= # Target rules for targets named ITKVNLInstantiation-all # Build rule for target. ITKVNLInstantiation-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVNLInstantiation-all .PHONY : ITKVNLInstantiation-all # fast build rule for target. ITKVNLInstantiation-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNLInstantiation/CMakeFiles/ITKVNLInstantiation-all.dir/build.make Modules/ThirdParty/VNLInstantiation/CMakeFiles/ITKVNLInstantiation-all.dir/build .PHONY : ITKVNLInstantiation-all/fast #============================================================================= # Target rules for targets named ITKVNLInstantiation # Build rule for target. ITKVNLInstantiation: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVNLInstantiation .PHONY : ITKVNLInstantiation # fast build rule for target. ITKVNLInstantiation/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/VNLInstantiation/src/CMakeFiles/ITKVNLInstantiation.dir/build.make Modules/ThirdParty/VNLInstantiation/src/CMakeFiles/ITKVNLInstantiation.dir/build .PHONY : ITKVNLInstantiation/fast #============================================================================= # Target rules for targets named ITKCommon-all # Build rule for target. ITKCommon-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKCommon-all .PHONY : ITKCommon-all # fast build rule for target. ITKCommon-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/Common/CMakeFiles/ITKCommon-all.dir/build.make Modules/Core/Common/CMakeFiles/ITKCommon-all.dir/build .PHONY : ITKCommon-all/fast #============================================================================= # Target rules for targets named ITKCommon # Build rule for target. ITKCommon: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKCommon .PHONY : ITKCommon # fast build rule for target. ITKCommon/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/build.make Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/build .PHONY : ITKCommon/fast #============================================================================= # Target rules for targets named ITKFiniteDifference-all # Build rule for target. ITKFiniteDifference-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKFiniteDifference-all .PHONY : ITKFiniteDifference-all # fast build rule for target. ITKFiniteDifference-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/FiniteDifference/CMakeFiles/ITKFiniteDifference-all.dir/build.make Modules/Core/FiniteDifference/CMakeFiles/ITKFiniteDifference-all.dir/build .PHONY : ITKFiniteDifference-all/fast #============================================================================= # Target rules for targets named ITKImageFilterBase-all # Build rule for target. ITKImageFilterBase-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageFilterBase-all .PHONY : ITKImageFilterBase-all # fast build rule for target. ITKImageFilterBase-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageFilterBase/CMakeFiles/ITKImageFilterBase-all.dir/build.make Modules/Filtering/ImageFilterBase/CMakeFiles/ITKImageFilterBase-all.dir/build .PHONY : ITKImageFilterBase-all/fast #============================================================================= # Target rules for targets named ITKCurvatureFlow-all # Build rule for target. ITKCurvatureFlow-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKCurvatureFlow-all .PHONY : ITKCurvatureFlow-all # fast build rule for target. ITKCurvatureFlow-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/CurvatureFlow/CMakeFiles/ITKCurvatureFlow-all.dir/build.make Modules/Filtering/CurvatureFlow/CMakeFiles/ITKCurvatureFlow-all.dir/build .PHONY : ITKCurvatureFlow-all/fast #============================================================================= # Target rules for targets named ITKImageAdaptors-all # Build rule for target. ITKImageAdaptors-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageAdaptors-all .PHONY : ITKImageAdaptors-all # fast build rule for target. ITKImageAdaptors-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/ImageAdaptors/CMakeFiles/ITKImageAdaptors-all.dir/build.make Modules/Core/ImageAdaptors/CMakeFiles/ITKImageAdaptors-all.dir/build .PHONY : ITKImageAdaptors-all/fast #============================================================================= # Target rules for targets named ITKNetlib-all # Build rule for target. ITKNetlib-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKNetlib-all .PHONY : ITKNetlib-all # fast build rule for target. ITKNetlib-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/Netlib/CMakeFiles/ITKNetlib-all.dir/build.make Modules/ThirdParty/Netlib/CMakeFiles/ITKNetlib-all.dir/build .PHONY : ITKNetlib-all/fast #============================================================================= # Target rules for targets named itkNetlibSlatec # Build rule for target. itkNetlibSlatec: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkNetlibSlatec .PHONY : itkNetlibSlatec # fast build rule for target. itkNetlibSlatec/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/Netlib/src/netlib/slatec/CMakeFiles/itkNetlibSlatec.dir/build.make Modules/ThirdParty/Netlib/src/netlib/slatec/CMakeFiles/itkNetlibSlatec.dir/build .PHONY : itkNetlibSlatec/fast #============================================================================= # Target rules for targets named ITKStatistics-all # Build rule for target. ITKStatistics-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKStatistics-all .PHONY : ITKStatistics-all # fast build rule for target. ITKStatistics-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Statistics/CMakeFiles/ITKStatistics-all.dir/build.make Modules/Numerics/Statistics/CMakeFiles/ITKStatistics-all.dir/build .PHONY : ITKStatistics-all/fast #============================================================================= # Target rules for targets named ITKStatistics # Build rule for target. ITKStatistics: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKStatistics .PHONY : ITKStatistics # fast build rule for target. ITKStatistics/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Statistics/src/CMakeFiles/ITKStatistics.dir/build.make Modules/Numerics/Statistics/src/CMakeFiles/ITKStatistics.dir/build .PHONY : ITKStatistics/fast #============================================================================= # Target rules for targets named ITKTransform-all # Build rule for target. ITKTransform-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTransform-all .PHONY : ITKTransform-all # fast build rule for target. ITKTransform-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/Transform/CMakeFiles/ITKTransform-all.dir/build.make Modules/Core/Transform/CMakeFiles/ITKTransform-all.dir/build .PHONY : ITKTransform-all/fast #============================================================================= # Target rules for targets named ITKTransform # Build rule for target. ITKTransform: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTransform .PHONY : ITKTransform # fast build rule for target. ITKTransform/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/Transform/src/CMakeFiles/ITKTransform.dir/build.make Modules/Core/Transform/src/CMakeFiles/ITKTransform.dir/build .PHONY : ITKTransform/fast #============================================================================= # Target rules for targets named ITKImageFunction-all # Build rule for target. ITKImageFunction-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageFunction-all .PHONY : ITKImageFunction-all # fast build rule for target. ITKImageFunction-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/ImageFunction/CMakeFiles/ITKImageFunction-all.dir/build.make Modules/Core/ImageFunction/CMakeFiles/ITKImageFunction-all.dir/build .PHONY : ITKImageFunction-all/fast #============================================================================= # Target rules for targets named ITKImageGrid-all # Build rule for target. ITKImageGrid-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageGrid-all .PHONY : ITKImageGrid-all # fast build rule for target. ITKImageGrid-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageGrid/CMakeFiles/ITKImageGrid-all.dir/build.make Modules/Filtering/ImageGrid/CMakeFiles/ITKImageGrid-all.dir/build .PHONY : ITKImageGrid-all/fast #============================================================================= # Target rules for targets named ITKAnisotropicSmoothing-all # Build rule for target. ITKAnisotropicSmoothing-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKAnisotropicSmoothing-all .PHONY : ITKAnisotropicSmoothing-all # fast build rule for target. ITKAnisotropicSmoothing-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/AnisotropicSmoothing/CMakeFiles/ITKAnisotropicSmoothing-all.dir/build.make Modules/Filtering/AnisotropicSmoothing/CMakeFiles/ITKAnisotropicSmoothing-all.dir/build .PHONY : ITKAnisotropicSmoothing-all/fast #============================================================================= # Target rules for targets named ITKImageCompose-all # Build rule for target. ITKImageCompose-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageCompose-all .PHONY : ITKImageCompose-all # fast build rule for target. ITKImageCompose-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageCompose/CMakeFiles/ITKImageCompose-all.dir/build.make Modules/Filtering/ImageCompose/CMakeFiles/ITKImageCompose-all.dir/build .PHONY : ITKImageCompose-all/fast #============================================================================= # Target rules for targets named ITKMesh-all # Build rule for target. ITKMesh-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMesh-all .PHONY : ITKMesh-all # fast build rule for target. ITKMesh-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/Mesh/CMakeFiles/ITKMesh-all.dir/build.make Modules/Core/Mesh/CMakeFiles/ITKMesh-all.dir/build .PHONY : ITKMesh-all/fast #============================================================================= # Target rules for targets named ITKMesh # Build rule for target. ITKMesh: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMesh .PHONY : ITKMesh # fast build rule for target. ITKMesh/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/Mesh/src/CMakeFiles/ITKMesh.dir/build.make Modules/Core/Mesh/src/CMakeFiles/ITKMesh.dir/build .PHONY : ITKMesh/fast #============================================================================= # Target rules for targets named ITKZLIB-all # Build rule for target. ITKZLIB-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKZLIB-all .PHONY : ITKZLIB-all # fast build rule for target. ITKZLIB-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/ZLIB/CMakeFiles/ITKZLIB-all.dir/build.make Modules/ThirdParty/ZLIB/CMakeFiles/ITKZLIB-all.dir/build .PHONY : ITKZLIB-all/fast #============================================================================= # Target rules for targets named zlib # Build rule for target. zlib: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 zlib .PHONY : zlib # fast build rule for target. zlib/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/ZLIB/src/itkzlib-ng/CMakeFiles/zlib.dir/build.make Modules/ThirdParty/ZLIB/src/itkzlib-ng/CMakeFiles/zlib.dir/build .PHONY : zlib/fast #============================================================================= # Target rules for targets named ITKMetaIO-all # Build rule for target. ITKMetaIO-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMetaIO-all .PHONY : ITKMetaIO-all # fast build rule for target. ITKMetaIO-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/MetaIO/CMakeFiles/ITKMetaIO-all.dir/build.make Modules/ThirdParty/MetaIO/CMakeFiles/ITKMetaIO-all.dir/build .PHONY : ITKMetaIO-all/fast #============================================================================= # Target rules for targets named ITKMetaIO # Build rule for target. ITKMetaIO: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMetaIO .PHONY : ITKMetaIO # fast build rule for target. ITKMetaIO/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/MetaIO/src/MetaIO/src/CMakeFiles/ITKMetaIO.dir/build.make Modules/ThirdParty/MetaIO/src/MetaIO/src/CMakeFiles/ITKMetaIO.dir/build .PHONY : ITKMetaIO/fast #============================================================================= # Target rules for targets named ITKSpatialObjects-all # Build rule for target. ITKSpatialObjects-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSpatialObjects-all .PHONY : ITKSpatialObjects-all # fast build rule for target. ITKSpatialObjects-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/SpatialObjects/CMakeFiles/ITKSpatialObjects-all.dir/build.make Modules/Core/SpatialObjects/CMakeFiles/ITKSpatialObjects-all.dir/build .PHONY : ITKSpatialObjects-all/fast #============================================================================= # Target rules for targets named ITKSpatialObjects # Build rule for target. ITKSpatialObjects: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSpatialObjects .PHONY : ITKSpatialObjects # fast build rule for target. ITKSpatialObjects/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/SpatialObjects/src/CMakeFiles/ITKSpatialObjects.dir/build.make Modules/Core/SpatialObjects/src/CMakeFiles/ITKSpatialObjects.dir/build .PHONY : ITKSpatialObjects/fast #============================================================================= # Target rules for targets named ITKImageStatistics-all # Build rule for target. ITKImageStatistics-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageStatistics-all .PHONY : ITKImageStatistics-all # fast build rule for target. ITKImageStatistics-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageStatistics/CMakeFiles/ITKImageStatistics-all.dir/build.make Modules/Filtering/ImageStatistics/CMakeFiles/ITKImageStatistics-all.dir/build .PHONY : ITKImageStatistics-all/fast #============================================================================= # Target rules for targets named ITKPath-all # Build rule for target. ITKPath-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPath-all .PHONY : ITKPath-all # fast build rule for target. ITKPath-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Path/CMakeFiles/ITKPath-all.dir/build.make Modules/Filtering/Path/CMakeFiles/ITKPath-all.dir/build .PHONY : ITKPath-all/fast #============================================================================= # Target rules for targets named ITKPath # Build rule for target. ITKPath: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPath .PHONY : ITKPath # fast build rule for target. ITKPath/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Path/src/CMakeFiles/ITKPath.dir/build.make Modules/Filtering/Path/src/CMakeFiles/ITKPath.dir/build .PHONY : ITKPath/fast #============================================================================= # Target rules for targets named ITKImageIntensity-all # Build rule for target. ITKImageIntensity-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageIntensity-all .PHONY : ITKImageIntensity-all # fast build rule for target. ITKImageIntensity-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageIntensity/CMakeFiles/ITKImageIntensity-all.dir/build.make Modules/Filtering/ImageIntensity/CMakeFiles/ITKImageIntensity-all.dir/build .PHONY : ITKImageIntensity-all/fast #============================================================================= # Target rules for targets named ITKImageIntensity # Build rule for target. ITKImageIntensity: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageIntensity .PHONY : ITKImageIntensity # fast build rule for target. ITKImageIntensity/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageIntensity/src/CMakeFiles/ITKImageIntensity.dir/build.make Modules/Filtering/ImageIntensity/src/CMakeFiles/ITKImageIntensity.dir/build .PHONY : ITKImageIntensity/fast #============================================================================= # Target rules for targets named ITKImageLabel-all # Build rule for target. ITKImageLabel-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageLabel-all .PHONY : ITKImageLabel-all # fast build rule for target. ITKImageLabel-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageLabel/CMakeFiles/ITKImageLabel-all.dir/build.make Modules/Filtering/ImageLabel/CMakeFiles/ITKImageLabel-all.dir/build .PHONY : ITKImageLabel-all/fast #============================================================================= # Target rules for targets named ITKLabelMap-all # Build rule for target. ITKLabelMap-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKLabelMap-all .PHONY : ITKLabelMap-all # fast build rule for target. ITKLabelMap-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/LabelMap/CMakeFiles/ITKLabelMap-all.dir/build.make Modules/Filtering/LabelMap/CMakeFiles/ITKLabelMap-all.dir/build .PHONY : ITKLabelMap-all/fast #============================================================================= # Target rules for targets named ITKLabelMap # Build rule for target. ITKLabelMap: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKLabelMap .PHONY : ITKLabelMap # fast build rule for target. ITKLabelMap/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/LabelMap/src/CMakeFiles/ITKLabelMap.dir/build.make Modules/Filtering/LabelMap/src/CMakeFiles/ITKLabelMap.dir/build .PHONY : ITKLabelMap/fast #============================================================================= # Target rules for targets named ITKThresholding-all # Build rule for target. ITKThresholding-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKThresholding-all .PHONY : ITKThresholding-all # fast build rule for target. ITKThresholding-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Thresholding/CMakeFiles/ITKThresholding-all.dir/build.make Modules/Filtering/Thresholding/CMakeFiles/ITKThresholding-all.dir/build .PHONY : ITKThresholding-all/fast #============================================================================= # Target rules for targets named ITKConnectedComponents-all # Build rule for target. ITKConnectedComponents-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKConnectedComponents-all .PHONY : ITKConnectedComponents-all # fast build rule for target. ITKConnectedComponents-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/ConnectedComponents/CMakeFiles/ITKConnectedComponents-all.dir/build.make Modules/Segmentation/ConnectedComponents/CMakeFiles/ITKConnectedComponents-all.dir/build .PHONY : ITKConnectedComponents-all/fast #============================================================================= # Target rules for targets named ITKMathematicalMorphology-all # Build rule for target. ITKMathematicalMorphology-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMathematicalMorphology-all .PHONY : ITKMathematicalMorphology-all # fast build rule for target. ITKMathematicalMorphology-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/MathematicalMorphology/CMakeFiles/ITKMathematicalMorphology-all.dir/build.make Modules/Filtering/MathematicalMorphology/CMakeFiles/ITKMathematicalMorphology-all.dir/build .PHONY : ITKMathematicalMorphology-all/fast #============================================================================= # Target rules for targets named ITKMathematicalMorphology # Build rule for target. ITKMathematicalMorphology: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMathematicalMorphology .PHONY : ITKMathematicalMorphology # fast build rule for target. ITKMathematicalMorphology/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/MathematicalMorphology/src/CMakeFiles/ITKMathematicalMorphology.dir/build.make Modules/Filtering/MathematicalMorphology/src/CMakeFiles/ITKMathematicalMorphology.dir/build .PHONY : ITKMathematicalMorphology/fast #============================================================================= # Target rules for targets named ITKBinaryMathematicalMorphology-all # Build rule for target. ITKBinaryMathematicalMorphology-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKBinaryMathematicalMorphology-all .PHONY : ITKBinaryMathematicalMorphology-all # fast build rule for target. ITKBinaryMathematicalMorphology-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/BinaryMathematicalMorphology/CMakeFiles/ITKBinaryMathematicalMorphology-all.dir/build.make Modules/Filtering/BinaryMathematicalMorphology/CMakeFiles/ITKBinaryMathematicalMorphology-all.dir/build .PHONY : ITKBinaryMathematicalMorphology-all/fast #============================================================================= # Target rules for targets named ITKNarrowBand-all # Build rule for target. ITKNarrowBand-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKNarrowBand-all .PHONY : ITKNarrowBand-all # fast build rule for target. ITKNarrowBand-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/NarrowBand/CMakeFiles/ITKNarrowBand-all.dir/build.make Modules/Numerics/NarrowBand/CMakeFiles/ITKNarrowBand-all.dir/build .PHONY : ITKNarrowBand-all/fast #============================================================================= # Target rules for targets named ITKDistanceMap-all # Build rule for target. ITKDistanceMap-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDistanceMap-all .PHONY : ITKDistanceMap-all # fast build rule for target. ITKDistanceMap-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/DistanceMap/CMakeFiles/ITKDistanceMap-all.dir/build.make Modules/Filtering/DistanceMap/CMakeFiles/ITKDistanceMap-all.dir/build .PHONY : ITKDistanceMap-all/fast #============================================================================= # Target rules for targets named ITKQuadEdgeMesh-all # Build rule for target. ITKQuadEdgeMesh-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKQuadEdgeMesh-all .PHONY : ITKQuadEdgeMesh-all # fast build rule for target. ITKQuadEdgeMesh-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/QuadEdgeMesh/CMakeFiles/ITKQuadEdgeMesh-all.dir/build.make Modules/Core/QuadEdgeMesh/CMakeFiles/ITKQuadEdgeMesh-all.dir/build .PHONY : ITKQuadEdgeMesh-all/fast #============================================================================= # Target rules for targets named ITKQuadEdgeMesh # Build rule for target. ITKQuadEdgeMesh: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKQuadEdgeMesh .PHONY : ITKQuadEdgeMesh # fast build rule for target. ITKQuadEdgeMesh/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/QuadEdgeMesh/src/CMakeFiles/ITKQuadEdgeMesh.dir/build.make Modules/Core/QuadEdgeMesh/src/CMakeFiles/ITKQuadEdgeMesh.dir/build .PHONY : ITKQuadEdgeMesh/fast #============================================================================= # Target rules for targets named ITKFastMarching-all # Build rule for target. ITKFastMarching-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKFastMarching-all .PHONY : ITKFastMarching-all # fast build rule for target. ITKFastMarching-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/FastMarching/CMakeFiles/ITKFastMarching-all.dir/build.make Modules/Filtering/FastMarching/CMakeFiles/ITKFastMarching-all.dir/build .PHONY : ITKFastMarching-all/fast #============================================================================= # Target rules for targets named ITKFastMarching # Build rule for target. ITKFastMarching: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKFastMarching .PHONY : ITKFastMarching # fast build rule for target. ITKFastMarching/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/FastMarching/src/CMakeFiles/ITKFastMarching.dir/build.make Modules/Filtering/FastMarching/src/CMakeFiles/ITKFastMarching.dir/build .PHONY : ITKFastMarching/fast #============================================================================= # Target rules for targets named ITKIOImageBase-all # Build rule for target. ITKIOImageBase-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOImageBase-all .PHONY : ITKIOImageBase-all # fast build rule for target. ITKIOImageBase-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/ImageBase/CMakeFiles/ITKIOImageBase-all.dir/build.make Modules/IO/ImageBase/CMakeFiles/ITKIOImageBase-all.dir/build .PHONY : ITKIOImageBase-all/fast #============================================================================= # Target rules for targets named ITKIOImageBase # Build rule for target. ITKIOImageBase: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOImageBase .PHONY : ITKIOImageBase # fast build rule for target. ITKIOImageBase/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/ImageBase/src/CMakeFiles/ITKIOImageBase.dir/build.make Modules/IO/ImageBase/src/CMakeFiles/ITKIOImageBase.dir/build .PHONY : ITKIOImageBase/fast #============================================================================= # Target rules for targets named ITKImageCompare-all # Build rule for target. ITKImageCompare-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageCompare-all .PHONY : ITKImageCompare-all # fast build rule for target. ITKImageCompare-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageCompare/CMakeFiles/ITKImageCompare-all.dir/build.make Modules/Filtering/ImageCompare/CMakeFiles/ITKImageCompare-all.dir/build .PHONY : ITKImageCompare-all/fast #============================================================================= # Target rules for targets named ITKFFT-all # Build rule for target. ITKFFT-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKFFT-all .PHONY : ITKFFT-all # fast build rule for target. ITKFFT-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/FFT/CMakeFiles/ITKFFT-all.dir/build.make Modules/Filtering/FFT/CMakeFiles/ITKFFT-all.dir/build .PHONY : ITKFFT-all/fast #============================================================================= # Target rules for targets named ITKFFT # Build rule for target. ITKFFT: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKFFT .PHONY : ITKFFT # fast build rule for target. ITKFFT/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/FFT/src/CMakeFiles/ITKFFT.dir/build.make Modules/Filtering/FFT/src/CMakeFiles/ITKFFT.dir/build .PHONY : ITKFFT/fast #============================================================================= # Target rules for targets named ITKConvolution-all # Build rule for target. ITKConvolution-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKConvolution-all .PHONY : ITKConvolution-all # fast build rule for target. ITKConvolution-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Convolution/CMakeFiles/ITKConvolution-all.dir/build.make Modules/Filtering/Convolution/CMakeFiles/ITKConvolution-all.dir/build .PHONY : ITKConvolution-all/fast #============================================================================= # Target rules for targets named ITKConvolution # Build rule for target. ITKConvolution: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKConvolution .PHONY : ITKConvolution # fast build rule for target. ITKConvolution/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Convolution/src/CMakeFiles/ITKConvolution.dir/build.make Modules/Filtering/Convolution/src/CMakeFiles/ITKConvolution.dir/build .PHONY : ITKConvolution/fast #============================================================================= # Target rules for targets named ITKImageSources-all # Build rule for target. ITKImageSources-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageSources-all .PHONY : ITKImageSources-all # fast build rule for target. ITKImageSources-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageSources/CMakeFiles/ITKImageSources-all.dir/build.make Modules/Filtering/ImageSources/CMakeFiles/ITKImageSources-all.dir/build .PHONY : ITKImageSources-all/fast #============================================================================= # Target rules for targets named ITKSmoothing-all # Build rule for target. ITKSmoothing-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSmoothing-all .PHONY : ITKSmoothing-all # fast build rule for target. ITKSmoothing-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Smoothing/CMakeFiles/ITKSmoothing-all.dir/build.make Modules/Filtering/Smoothing/CMakeFiles/ITKSmoothing-all.dir/build .PHONY : ITKSmoothing-all/fast #============================================================================= # Target rules for targets named ITKSmoothing # Build rule for target. ITKSmoothing: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSmoothing .PHONY : ITKSmoothing # fast build rule for target. ITKSmoothing/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Smoothing/src/CMakeFiles/ITKSmoothing.dir/build.make Modules/Filtering/Smoothing/src/CMakeFiles/ITKSmoothing.dir/build .PHONY : ITKSmoothing/fast #============================================================================= # Target rules for targets named ITKImageGradient-all # Build rule for target. ITKImageGradient-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageGradient-all .PHONY : ITKImageGradient-all # fast build rule for target. ITKImageGradient-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageGradient/CMakeFiles/ITKImageGradient-all.dir/build.make Modules/Filtering/ImageGradient/CMakeFiles/ITKImageGradient-all.dir/build .PHONY : ITKImageGradient-all/fast #============================================================================= # Target rules for targets named ITKImageFeature-all # Build rule for target. ITKImageFeature-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageFeature-all .PHONY : ITKImageFeature-all # fast build rule for target. ITKImageFeature-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageFeature/CMakeFiles/ITKImageFeature-all.dir/build.make Modules/Filtering/ImageFeature/CMakeFiles/ITKImageFeature-all.dir/build .PHONY : ITKImageFeature-all/fast #============================================================================= # Target rules for targets named ITKImageFeature # Build rule for target. ITKImageFeature: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageFeature .PHONY : ITKImageFeature # fast build rule for target. ITKImageFeature/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageFeature/src/CMakeFiles/ITKImageFeature.dir/build.make Modules/Filtering/ImageFeature/src/CMakeFiles/ITKImageFeature.dir/build .PHONY : ITKImageFeature/fast #============================================================================= # Target rules for targets named ITKOptimizers-all # Build rule for target. ITKOptimizers-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKOptimizers-all .PHONY : ITKOptimizers-all # fast build rule for target. ITKOptimizers-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Optimizers/CMakeFiles/ITKOptimizers-all.dir/build.make Modules/Numerics/Optimizers/CMakeFiles/ITKOptimizers-all.dir/build .PHONY : ITKOptimizers-all/fast #============================================================================= # Target rules for targets named ITKOptimizers # Build rule for target. ITKOptimizers: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKOptimizers .PHONY : ITKOptimizers # fast build rule for target. ITKOptimizers/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Optimizers/src/CMakeFiles/ITKOptimizers.dir/build.make Modules/Numerics/Optimizers/src/CMakeFiles/ITKOptimizers.dir/build .PHONY : ITKOptimizers/fast #============================================================================= # Target rules for targets named ITKSignedDistanceFunction-all # Build rule for target. ITKSignedDistanceFunction-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSignedDistanceFunction-all .PHONY : ITKSignedDistanceFunction-all # fast build rule for target. ITKSignedDistanceFunction-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/SignedDistanceFunction/CMakeFiles/ITKSignedDistanceFunction-all.dir/build.make Modules/Segmentation/SignedDistanceFunction/CMakeFiles/ITKSignedDistanceFunction-all.dir/build .PHONY : ITKSignedDistanceFunction-all/fast #============================================================================= # Target rules for targets named ITKLevelSets-all # Build rule for target. ITKLevelSets-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKLevelSets-all .PHONY : ITKLevelSets-all # fast build rule for target. ITKLevelSets-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/LevelSets/CMakeFiles/ITKLevelSets-all.dir/build.make Modules/Segmentation/LevelSets/CMakeFiles/ITKLevelSets-all.dir/build .PHONY : ITKLevelSets-all/fast #============================================================================= # Target rules for targets named ITKAntiAlias-all # Build rule for target. ITKAntiAlias-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKAntiAlias-all .PHONY : ITKAntiAlias-all # fast build rule for target. ITKAntiAlias-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/AntiAlias/CMakeFiles/ITKAntiAlias-all.dir/build.make Modules/Filtering/AntiAlias/CMakeFiles/ITKAntiAlias-all.dir/build .PHONY : ITKAntiAlias-all/fast #============================================================================= # Target rules for targets named ITKPolynomials-all # Build rule for target. ITKPolynomials-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPolynomials-all .PHONY : ITKPolynomials-all # fast build rule for target. ITKPolynomials-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Polynomials/CMakeFiles/ITKPolynomials-all.dir/build.make Modules/Numerics/Polynomials/CMakeFiles/ITKPolynomials-all.dir/build .PHONY : ITKPolynomials-all/fast #============================================================================= # Target rules for targets named ITKPolynomials # Build rule for target. ITKPolynomials: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPolynomials .PHONY : ITKPolynomials # fast build rule for target. ITKPolynomials/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Polynomials/src/CMakeFiles/ITKPolynomials.dir/build.make Modules/Numerics/Polynomials/src/CMakeFiles/ITKPolynomials.dir/build .PHONY : ITKPolynomials/fast #============================================================================= # Target rules for targets named ITKBiasCorrection-all # Build rule for target. ITKBiasCorrection-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKBiasCorrection-all .PHONY : ITKBiasCorrection-all # fast build rule for target. ITKBiasCorrection-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/BiasCorrection/CMakeFiles/ITKBiasCorrection-all.dir/build.make Modules/Filtering/BiasCorrection/CMakeFiles/ITKBiasCorrection-all.dir/build .PHONY : ITKBiasCorrection-all/fast #============================================================================= # Target rules for targets named ITKBiasCorrection # Build rule for target. ITKBiasCorrection: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKBiasCorrection .PHONY : ITKBiasCorrection # fast build rule for target. ITKBiasCorrection/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/BiasCorrection/src/CMakeFiles/ITKBiasCorrection.dir/build.make Modules/Filtering/BiasCorrection/src/CMakeFiles/ITKBiasCorrection.dir/build .PHONY : ITKBiasCorrection/fast #============================================================================= # Target rules for targets named ITKClassifiers-all # Build rule for target. ITKClassifiers-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKClassifiers-all .PHONY : ITKClassifiers-all # fast build rule for target. ITKClassifiers-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/Classifiers/CMakeFiles/ITKClassifiers-all.dir/build.make Modules/Segmentation/Classifiers/CMakeFiles/ITKClassifiers-all.dir/build .PHONY : ITKClassifiers-all/fast #============================================================================= # Target rules for targets named ITKColormap-all # Build rule for target. ITKColormap-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKColormap-all .PHONY : ITKColormap-all # fast build rule for target. ITKColormap-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Colormap/CMakeFiles/ITKColormap-all.dir/build.make Modules/Filtering/Colormap/CMakeFiles/ITKColormap-all.dir/build .PHONY : ITKColormap-all/fast #============================================================================= # Target rules for targets named ITKColormap # Build rule for target. ITKColormap: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKColormap .PHONY : ITKColormap # fast build rule for target. ITKColormap/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Colormap/src/CMakeFiles/ITKColormap.dir/build.make Modules/Filtering/Colormap/src/CMakeFiles/ITKColormap.dir/build .PHONY : ITKColormap/fast #============================================================================= # Target rules for targets named ITKDICOMParser-all # Build rule for target. ITKDICOMParser-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDICOMParser-all .PHONY : ITKDICOMParser-all # fast build rule for target. ITKDICOMParser-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/DICOMParser/CMakeFiles/ITKDICOMParser-all.dir/build.make Modules/ThirdParty/DICOMParser/CMakeFiles/ITKDICOMParser-all.dir/build .PHONY : ITKDICOMParser-all/fast #============================================================================= # Target rules for targets named ITKDICOMParser # Build rule for target. ITKDICOMParser: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDICOMParser .PHONY : ITKDICOMParser # fast build rule for target. ITKDICOMParser/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/DICOMParser/src/DICOMParser/CMakeFiles/ITKDICOMParser.dir/build.make Modules/ThirdParty/DICOMParser/src/DICOMParser/CMakeFiles/ITKDICOMParser.dir/build .PHONY : ITKDICOMParser/fast #============================================================================= # Target rules for targets named ITKDeconvolution-all # Build rule for target. ITKDeconvolution-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDeconvolution-all .PHONY : ITKDeconvolution-all # fast build rule for target. ITKDeconvolution-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Deconvolution/CMakeFiles/ITKDeconvolution-all.dir/build.make Modules/Filtering/Deconvolution/CMakeFiles/ITKDeconvolution-all.dir/build .PHONY : ITKDeconvolution-all/fast #============================================================================= # Target rules for targets named ITKDeformableMesh-all # Build rule for target. ITKDeformableMesh-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDeformableMesh-all .PHONY : ITKDeformableMesh-all # fast build rule for target. ITKDeformableMesh-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/DeformableMesh/CMakeFiles/ITKDeformableMesh-all.dir/build.make Modules/Segmentation/DeformableMesh/CMakeFiles/ITKDeformableMesh-all.dir/build .PHONY : ITKDeformableMesh-all/fast #============================================================================= # Target rules for targets named ITKDeformableMesh # Build rule for target. ITKDeformableMesh: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDeformableMesh .PHONY : ITKDeformableMesh # fast build rule for target. ITKDeformableMesh/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/DeformableMesh/src/CMakeFiles/ITKDeformableMesh.dir/build.make Modules/Segmentation/DeformableMesh/src/CMakeFiles/ITKDeformableMesh.dir/build .PHONY : ITKDeformableMesh/fast #============================================================================= # Target rules for targets named ITKDenoising-all # Build rule for target. ITKDenoising-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDenoising-all .PHONY : ITKDenoising-all # fast build rule for target. ITKDenoising-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Denoising/CMakeFiles/ITKDenoising-all.dir/build.make Modules/Filtering/Denoising/CMakeFiles/ITKDenoising-all.dir/build .PHONY : ITKDenoising-all/fast #============================================================================= # Target rules for targets named ITKDenoising # Build rule for target. ITKDenoising: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDenoising .PHONY : ITKDenoising # fast build rule for target. ITKDenoising/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/Denoising/src/CMakeFiles/ITKDenoising.dir/build.make Modules/Filtering/Denoising/src/CMakeFiles/ITKDenoising.dir/build .PHONY : ITKDenoising/fast #============================================================================= # Target rules for targets named ITKDiffusionTensorImage-all # Build rule for target. ITKDiffusionTensorImage-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDiffusionTensorImage-all .PHONY : ITKDiffusionTensorImage-all # fast build rule for target. ITKDiffusionTensorImage-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/DiffusionTensorImage/CMakeFiles/ITKDiffusionTensorImage-all.dir/build.make Modules/Filtering/DiffusionTensorImage/CMakeFiles/ITKDiffusionTensorImage-all.dir/build .PHONY : ITKDiffusionTensorImage-all/fast #============================================================================= # Target rules for targets named ITKDiffusionTensorImage # Build rule for target. ITKDiffusionTensorImage: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDiffusionTensorImage .PHONY : ITKDiffusionTensorImage # fast build rule for target. ITKDiffusionTensorImage/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/DiffusionTensorImage/src/CMakeFiles/ITKDiffusionTensorImage.dir/build.make Modules/Filtering/DiffusionTensorImage/src/CMakeFiles/ITKDiffusionTensorImage.dir/build .PHONY : ITKDiffusionTensorImage/fast #============================================================================= # Target rules for targets named ITKDisplacementField-all # Build rule for target. ITKDisplacementField-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKDisplacementField-all .PHONY : ITKDisplacementField-all # fast build rule for target. ITKDisplacementField-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/DisplacementField/CMakeFiles/ITKDisplacementField-all.dir/build.make Modules/Filtering/DisplacementField/CMakeFiles/ITKDisplacementField-all.dir/build .PHONY : ITKDisplacementField-all/fast #============================================================================= # Target rules for targets named ITKEigen-all # Build rule for target. ITKEigen-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKEigen-all .PHONY : ITKEigen-all # fast build rule for target. ITKEigen-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Eigen/CMakeFiles/ITKEigen-all.dir/build.make Modules/Numerics/Eigen/CMakeFiles/ITKEigen-all.dir/build .PHONY : ITKEigen-all/fast #============================================================================= # Target rules for targets named ITKExpat-all # Build rule for target. ITKExpat-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKExpat-all .PHONY : ITKExpat-all # fast build rule for target. ITKExpat-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/Expat/CMakeFiles/ITKExpat-all.dir/build.make Modules/ThirdParty/Expat/CMakeFiles/ITKExpat-all.dir/build .PHONY : ITKExpat-all/fast #============================================================================= # Target rules for targets named ITKEXPAT # Build rule for target. ITKEXPAT: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKEXPAT .PHONY : ITKEXPAT # fast build rule for target. ITKEXPAT/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/Expat/src/expat/CMakeFiles/ITKEXPAT.dir/build.make Modules/ThirdParty/Expat/src/expat/CMakeFiles/ITKEXPAT.dir/build .PHONY : ITKEXPAT/fast #============================================================================= # Target rules for targets named ITKGDCM-all # Build rule for target. ITKGDCM-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGDCM-all .PHONY : ITKGDCM-all # fast build rule for target. ITKGDCM-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/CMakeFiles/ITKGDCM-all.dir/build.make Modules/ThirdParty/GDCM/CMakeFiles/ITKGDCM-all.dir/build .PHONY : ITKGDCM-all/fast #============================================================================= # Target rules for targets named gdcmjpeg8 # Build rule for target. gdcmjpeg8: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmjpeg8 .PHONY : gdcmjpeg8 # fast build rule for target. gdcmjpeg8/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/8/CMakeFiles/gdcmjpeg8.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/8/CMakeFiles/gdcmjpeg8.dir/build .PHONY : gdcmjpeg8/fast #============================================================================= # Target rules for targets named gdcmjpeg12 # Build rule for target. gdcmjpeg12: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmjpeg12 .PHONY : gdcmjpeg12 # fast build rule for target. gdcmjpeg12/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/12/CMakeFiles/gdcmjpeg12.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/12/CMakeFiles/gdcmjpeg12.dir/build .PHONY : gdcmjpeg12/fast #============================================================================= # Target rules for targets named gdcmjpeg16 # Build rule for target. gdcmjpeg16: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmjpeg16 .PHONY : gdcmjpeg16 # fast build rule for target. gdcmjpeg16/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/16/CMakeFiles/gdcmjpeg16.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/16/CMakeFiles/gdcmjpeg16.dir/build .PHONY : gdcmjpeg16/fast #============================================================================= # Target rules for targets named gdcmopenjp2 # Build rule for target. gdcmopenjp2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmopenjp2 .PHONY : gdcmopenjp2 # fast build rule for target. gdcmopenjp2/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/CMakeFiles/gdcmopenjp2.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/CMakeFiles/gdcmopenjp2.dir/build .PHONY : gdcmopenjp2/fast #============================================================================= # Target rules for targets named openjp2_static # Build rule for target. openjp2_static: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 openjp2_static .PHONY : openjp2_static # fast build rule for target. openjp2_static/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/CMakeFiles/openjp2_static.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/CMakeFiles/openjp2_static.dir/build .PHONY : openjp2_static/fast #============================================================================= # Target rules for targets named gdcmcharls # Build rule for target. gdcmcharls: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmcharls .PHONY : gdcmcharls # fast build rule for target. gdcmcharls/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmcharls/CMakeFiles/gdcmcharls.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmcharls/CMakeFiles/gdcmcharls.dir/build .PHONY : gdcmcharls/fast #============================================================================= # Target rules for targets named gdcmuuid # Build rule for target. gdcmuuid: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmuuid .PHONY : gdcmuuid # fast build rule for target. gdcmuuid/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/build .PHONY : gdcmuuid/fast #============================================================================= # Target rules for targets named gdcmsocketxx # Build rule for target. gdcmsocketxx: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmsocketxx .PHONY : gdcmsocketxx # fast build rule for target. gdcmsocketxx/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/CMakeFiles/gdcmsocketxx.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/CMakeFiles/gdcmsocketxx.dir/build .PHONY : gdcmsocketxx/fast #============================================================================= # Target rules for targets named gdcmCommon # Build rule for target. gdcmCommon: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmCommon .PHONY : gdcmCommon # fast build rule for target. gdcmCommon/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Source/Common/CMakeFiles/gdcmCommon.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Source/Common/CMakeFiles/gdcmCommon.dir/build .PHONY : gdcmCommon/fast #============================================================================= # Target rules for targets named gdcmDICT # Build rule for target. gdcmDICT: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmDICT .PHONY : gdcmDICT # fast build rule for target. gdcmDICT/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/CMakeFiles/gdcmDICT.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/CMakeFiles/gdcmDICT.dir/build .PHONY : gdcmDICT/fast #============================================================================= # Target rules for targets named gdcmDSED # Build rule for target. gdcmDSED: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmDSED .PHONY : gdcmDSED # fast build rule for target. gdcmDSED/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/CMakeFiles/gdcmDSED.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/CMakeFiles/gdcmDSED.dir/build .PHONY : gdcmDSED/fast #============================================================================= # Target rules for targets named gdcmIOD # Build rule for target. gdcmIOD: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmIOD .PHONY : gdcmIOD # fast build rule for target. gdcmIOD/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Source/InformationObjectDefinition/CMakeFiles/gdcmIOD.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Source/InformationObjectDefinition/CMakeFiles/gdcmIOD.dir/build .PHONY : gdcmIOD/fast #============================================================================= # Target rules for targets named gdcmMSFF # Build rule for target. gdcmMSFF: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmMSFF .PHONY : gdcmMSFF # fast build rule for target. gdcmMSFF/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeFiles/gdcmMSFF.dir/build .PHONY : gdcmMSFF/fast #============================================================================= # Target rules for targets named gdcmMEXD # Build rule for target. gdcmMEXD: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gdcmMEXD .PHONY : gdcmMEXD # fast build rule for target. gdcmMEXD/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/CMakeFiles/gdcmMEXD.dir/build.make Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/CMakeFiles/gdcmMEXD.dir/build .PHONY : gdcmMEXD/fast #============================================================================= # Target rules for targets named ITKNIFTI-all # Build rule for target. ITKNIFTI-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKNIFTI-all .PHONY : ITKNIFTI-all # fast build rule for target. ITKNIFTI-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/NIFTI/CMakeFiles/ITKNIFTI-all.dir/build.make Modules/ThirdParty/NIFTI/CMakeFiles/ITKNIFTI-all.dir/build .PHONY : ITKNIFTI-all/fast #============================================================================= # Target rules for targets named uninstall # Build rule for target. uninstall: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 uninstall .PHONY : uninstall # fast build rule for target. uninstall/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/NIFTI/src/nifti/CMakeFiles/uninstall.dir/build.make Modules/ThirdParty/NIFTI/src/nifti/CMakeFiles/uninstall.dir/build .PHONY : uninstall/fast #============================================================================= # Target rules for targets named ITKznz # Build rule for target. ITKznz: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKznz .PHONY : ITKznz # fast build rule for target. ITKznz/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/NIFTI/src/nifti/znzlib/CMakeFiles/ITKznz.dir/build.make Modules/ThirdParty/NIFTI/src/nifti/znzlib/CMakeFiles/ITKznz.dir/build .PHONY : ITKznz/fast #============================================================================= # Target rules for targets named ITKniftiio # Build rule for target. ITKniftiio: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKniftiio .PHONY : ITKniftiio # fast build rule for target. ITKniftiio/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/NIFTI/src/nifti/niftilib/CMakeFiles/ITKniftiio.dir/build.make Modules/ThirdParty/NIFTI/src/nifti/niftilib/CMakeFiles/ITKniftiio.dir/build .PHONY : ITKniftiio/fast #============================================================================= # Target rules for targets named ITKGIFTI-all # Build rule for target. ITKGIFTI-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGIFTI-all .PHONY : ITKGIFTI-all # fast build rule for target. ITKGIFTI-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GIFTI/CMakeFiles/ITKGIFTI-all.dir/build.make Modules/ThirdParty/GIFTI/CMakeFiles/ITKGIFTI-all.dir/build .PHONY : ITKGIFTI-all/fast #============================================================================= # Target rules for targets named ITKgiftiio # Build rule for target. ITKgiftiio: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKgiftiio .PHONY : ITKgiftiio # fast build rule for target. ITKgiftiio/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GIFTI/src/gifticlib/CMakeFiles/ITKgiftiio.dir/build.make Modules/ThirdParty/GIFTI/src/gifticlib/CMakeFiles/ITKgiftiio.dir/build .PHONY : ITKgiftiio/fast #============================================================================= # Target rules for targets named ITKGPUCommon-all # Build rule for target. ITKGPUCommon-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUCommon-all .PHONY : ITKGPUCommon-all # fast build rule for target. ITKGPUCommon-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/GPUCommon/CMakeFiles/ITKGPUCommon-all.dir/build.make Modules/Core/GPUCommon/CMakeFiles/ITKGPUCommon-all.dir/build .PHONY : ITKGPUCommon-all/fast #============================================================================= # Target rules for targets named ITKGPUFiniteDifference-all # Build rule for target. ITKGPUFiniteDifference-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUFiniteDifference-all .PHONY : ITKGPUFiniteDifference-all # fast build rule for target. ITKGPUFiniteDifference-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/GPUFiniteDifference/CMakeFiles/ITKGPUFiniteDifference-all.dir/build.make Modules/Core/GPUFiniteDifference/CMakeFiles/ITKGPUFiniteDifference-all.dir/build .PHONY : ITKGPUFiniteDifference-all/fast #============================================================================= # Target rules for targets named ITKGPUAnisotropicSmoothing-all # Build rule for target. ITKGPUAnisotropicSmoothing-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUAnisotropicSmoothing-all .PHONY : ITKGPUAnisotropicSmoothing-all # fast build rule for target. ITKGPUAnisotropicSmoothing-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/GPUAnisotropicSmoothing/CMakeFiles/ITKGPUAnisotropicSmoothing-all.dir/build.make Modules/Filtering/GPUAnisotropicSmoothing/CMakeFiles/ITKGPUAnisotropicSmoothing-all.dir/build .PHONY : ITKGPUAnisotropicSmoothing-all/fast #============================================================================= # Target rules for targets named ITKGPUImageFilterBase-all # Build rule for target. ITKGPUImageFilterBase-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUImageFilterBase-all .PHONY : ITKGPUImageFilterBase-all # fast build rule for target. ITKGPUImageFilterBase-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/GPUImageFilterBase/CMakeFiles/ITKGPUImageFilterBase-all.dir/build.make Modules/Filtering/GPUImageFilterBase/CMakeFiles/ITKGPUImageFilterBase-all.dir/build .PHONY : ITKGPUImageFilterBase-all/fast #============================================================================= # Target rules for targets named ITKGPURegistrationCommon-all # Build rule for target. ITKGPURegistrationCommon-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPURegistrationCommon-all .PHONY : ITKGPURegistrationCommon-all # fast build rule for target. ITKGPURegistrationCommon-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/GPUCommon/CMakeFiles/ITKGPURegistrationCommon-all.dir/build.make Modules/Registration/GPUCommon/CMakeFiles/ITKGPURegistrationCommon-all.dir/build .PHONY : ITKGPURegistrationCommon-all/fast #============================================================================= # Target rules for targets named ITKRegistrationCommon-all # Build rule for target. ITKRegistrationCommon-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKRegistrationCommon-all .PHONY : ITKRegistrationCommon-all # fast build rule for target. ITKRegistrationCommon-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/Common/CMakeFiles/ITKRegistrationCommon-all.dir/build.make Modules/Registration/Common/CMakeFiles/ITKRegistrationCommon-all.dir/build .PHONY : ITKRegistrationCommon-all/fast #============================================================================= # Target rules for targets named ITKPDEDeformableRegistration-all # Build rule for target. ITKPDEDeformableRegistration-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPDEDeformableRegistration-all .PHONY : ITKPDEDeformableRegistration-all # fast build rule for target. ITKPDEDeformableRegistration-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/PDEDeformable/CMakeFiles/ITKPDEDeformableRegistration-all.dir/build.make Modules/Registration/PDEDeformable/CMakeFiles/ITKPDEDeformableRegistration-all.dir/build .PHONY : ITKPDEDeformableRegistration-all/fast #============================================================================= # Target rules for targets named ITKPDEDeformableRegistration # Build rule for target. ITKPDEDeformableRegistration: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPDEDeformableRegistration .PHONY : ITKPDEDeformableRegistration # fast build rule for target. ITKPDEDeformableRegistration/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/PDEDeformable/src/CMakeFiles/ITKPDEDeformableRegistration.dir/build.make Modules/Registration/PDEDeformable/src/CMakeFiles/ITKPDEDeformableRegistration.dir/build .PHONY : ITKPDEDeformableRegistration/fast #============================================================================= # Target rules for targets named ITKGPUPDEDeformableRegistration-all # Build rule for target. ITKGPUPDEDeformableRegistration-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUPDEDeformableRegistration-all .PHONY : ITKGPUPDEDeformableRegistration-all # fast build rule for target. ITKGPUPDEDeformableRegistration-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/GPUPDEDeformable/CMakeFiles/ITKGPUPDEDeformableRegistration-all.dir/build.make Modules/Registration/GPUPDEDeformable/CMakeFiles/ITKGPUPDEDeformableRegistration-all.dir/build .PHONY : ITKGPUPDEDeformableRegistration-all/fast #============================================================================= # Target rules for targets named ITKGPUSmoothing-all # Build rule for target. ITKGPUSmoothing-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUSmoothing-all .PHONY : ITKGPUSmoothing-all # fast build rule for target. ITKGPUSmoothing-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/GPUSmoothing/CMakeFiles/ITKGPUSmoothing-all.dir/build.make Modules/Filtering/GPUSmoothing/CMakeFiles/ITKGPUSmoothing-all.dir/build .PHONY : ITKGPUSmoothing-all/fast #============================================================================= # Target rules for targets named ITKGPUThresholding-all # Build rule for target. ITKGPUThresholding-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGPUThresholding-all .PHONY : ITKGPUThresholding-all # fast build rule for target. ITKGPUThresholding-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/GPUThresholding/CMakeFiles/ITKGPUThresholding-all.dir/build.make Modules/Filtering/GPUThresholding/CMakeFiles/ITKGPUThresholding-all.dir/build .PHONY : ITKGPUThresholding-all/fast #============================================================================= # Target rules for targets named ITKGoogleTest-all # Build rule for target. ITKGoogleTest-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKGoogleTest-all .PHONY : ITKGoogleTest-all # fast build rule for target. ITKGoogleTest-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GoogleTest/CMakeFiles/ITKGoogleTest-all.dir/build.make Modules/ThirdParty/GoogleTest/CMakeFiles/ITKGoogleTest-all.dir/build .PHONY : ITKGoogleTest-all/fast #============================================================================= # Target rules for targets named gtest # Build rule for target. gtest: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtest .PHONY : gtest # fast build rule for target. gtest/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GoogleTest/src/GTest-build/googletest/CMakeFiles/gtest.dir/build.make Modules/ThirdParty/GoogleTest/src/GTest-build/googletest/CMakeFiles/gtest.dir/build .PHONY : gtest/fast #============================================================================= # Target rules for targets named gtest_main # Build rule for target. gtest_main: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtest_main .PHONY : gtest_main # fast build rule for target. gtest_main/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/GoogleTest/src/GTest-build/googletest/CMakeFiles/gtest_main.dir/build.make Modules/ThirdParty/GoogleTest/src/GTest-build/googletest/CMakeFiles/gtest_main.dir/build .PHONY : gtest_main/fast #============================================================================= # Target rules for targets named ITKHDF5-all # Build rule for target. ITKHDF5-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKHDF5-all .PHONY : ITKHDF5-all # fast build rule for target. ITKHDF5-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/CMakeFiles/ITKHDF5-all.dir/build.make Modules/ThirdParty/HDF5/CMakeFiles/ITKHDF5-all.dir/build .PHONY : ITKHDF5-all/fast #============================================================================= # Target rules for targets named H5detect # Build rule for target. H5detect: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 H5detect .PHONY : H5detect # fast build rule for target. H5detect/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/H5detect.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/H5detect.dir/build .PHONY : H5detect/fast #============================================================================= # Target rules for targets named H5make_libsettings # Build rule for target. H5make_libsettings: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 H5make_libsettings .PHONY : H5make_libsettings # fast build rule for target. H5make_libsettings/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/H5make_libsettings.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/H5make_libsettings.dir/build .PHONY : H5make_libsettings/fast #============================================================================= # Target rules for targets named gen_hdf5-shared # Build rule for target. gen_hdf5-shared: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gen_hdf5-shared .PHONY : gen_hdf5-shared # fast build rule for target. gen_hdf5-shared/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/gen_hdf5-shared.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/gen_hdf5-shared.dir/build .PHONY : gen_hdf5-shared/fast #============================================================================= # Target rules for targets named hdf5-shared # Build rule for target. hdf5-shared: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hdf5-shared .PHONY : hdf5-shared # fast build rule for target. hdf5-shared/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/hdf5-shared.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeFiles/hdf5-shared.dir/build .PHONY : hdf5-shared/fast #============================================================================= # Target rules for targets named hdf5_hl-shared # Build rule for target. hdf5_hl-shared: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hdf5_hl-shared .PHONY : hdf5_hl-shared # fast build rule for target. hdf5_hl-shared/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/hl/src/CMakeFiles/hdf5_hl-shared.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/hl/src/CMakeFiles/hdf5_hl-shared.dir/build .PHONY : hdf5_hl-shared/fast #============================================================================= # Target rules for targets named hdf5_cpp-shared # Build rule for target. hdf5_cpp-shared: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hdf5_cpp-shared .PHONY : hdf5_cpp-shared # fast build rule for target. hdf5_cpp-shared/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/c++/src/CMakeFiles/hdf5_cpp-shared.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/c++/src/CMakeFiles/hdf5_cpp-shared.dir/build .PHONY : hdf5_cpp-shared/fast #============================================================================= # Target rules for targets named hdf5_hl_cpp-shared # Build rule for target. hdf5_hl_cpp-shared: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hdf5_hl_cpp-shared .PHONY : hdf5_hl_cpp-shared # fast build rule for target. hdf5_hl_cpp-shared/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/HDF5/src/itkhdf5/hl/c++/src/CMakeFiles/hdf5_hl_cpp-shared.dir/build.make Modules/ThirdParty/HDF5/src/itkhdf5/hl/c++/src/CMakeFiles/hdf5_hl_cpp-shared.dir/build .PHONY : hdf5_hl_cpp-shared/fast #============================================================================= # Target rules for targets named ITKIOBMP-all # Build rule for target. ITKIOBMP-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOBMP-all .PHONY : ITKIOBMP-all # fast build rule for target. ITKIOBMP-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/BMP/CMakeFiles/ITKIOBMP-all.dir/build.make Modules/IO/BMP/CMakeFiles/ITKIOBMP-all.dir/build .PHONY : ITKIOBMP-all/fast #============================================================================= # Target rules for targets named ITKIOBMP # Build rule for target. ITKIOBMP: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOBMP .PHONY : ITKIOBMP # fast build rule for target. ITKIOBMP/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/BMP/src/CMakeFiles/ITKIOBMP.dir/build.make Modules/IO/BMP/src/CMakeFiles/ITKIOBMP.dir/build .PHONY : ITKIOBMP/fast #============================================================================= # Target rules for targets named ITKIOBioRad-all # Build rule for target. ITKIOBioRad-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOBioRad-all .PHONY : ITKIOBioRad-all # fast build rule for target. ITKIOBioRad-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/BioRad/CMakeFiles/ITKIOBioRad-all.dir/build.make Modules/IO/BioRad/CMakeFiles/ITKIOBioRad-all.dir/build .PHONY : ITKIOBioRad-all/fast #============================================================================= # Target rules for targets named ITKIOBioRad # Build rule for target. ITKIOBioRad: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOBioRad .PHONY : ITKIOBioRad # fast build rule for target. ITKIOBioRad/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/BioRad/src/CMakeFiles/ITKIOBioRad.dir/build.make Modules/IO/BioRad/src/CMakeFiles/ITKIOBioRad.dir/build .PHONY : ITKIOBioRad/fast #============================================================================= # Target rules for targets named ITKIOBruker-all # Build rule for target. ITKIOBruker-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOBruker-all .PHONY : ITKIOBruker-all # fast build rule for target. ITKIOBruker-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Bruker/CMakeFiles/ITKIOBruker-all.dir/build.make Modules/IO/Bruker/CMakeFiles/ITKIOBruker-all.dir/build .PHONY : ITKIOBruker-all/fast #============================================================================= # Target rules for targets named ITKIOBruker # Build rule for target. ITKIOBruker: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOBruker .PHONY : ITKIOBruker # fast build rule for target. ITKIOBruker/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Bruker/src/CMakeFiles/ITKIOBruker.dir/build.make Modules/IO/Bruker/src/CMakeFiles/ITKIOBruker.dir/build .PHONY : ITKIOBruker/fast #============================================================================= # Target rules for targets named ITKIOCSV-all # Build rule for target. ITKIOCSV-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOCSV-all .PHONY : ITKIOCSV-all # fast build rule for target. ITKIOCSV-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/CSV/CMakeFiles/ITKIOCSV-all.dir/build.make Modules/IO/CSV/CMakeFiles/ITKIOCSV-all.dir/build .PHONY : ITKIOCSV-all/fast #============================================================================= # Target rules for targets named ITKIOCSV # Build rule for target. ITKIOCSV: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOCSV .PHONY : ITKIOCSV # fast build rule for target. ITKIOCSV/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/CSV/src/CMakeFiles/ITKIOCSV.dir/build.make Modules/IO/CSV/src/CMakeFiles/ITKIOCSV.dir/build .PHONY : ITKIOCSV/fast #============================================================================= # Target rules for targets named ITKIOGDCM-all # Build rule for target. ITKIOGDCM-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOGDCM-all .PHONY : ITKIOGDCM-all # fast build rule for target. ITKIOGDCM-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/GDCM/CMakeFiles/ITKIOGDCM-all.dir/build.make Modules/IO/GDCM/CMakeFiles/ITKIOGDCM-all.dir/build .PHONY : ITKIOGDCM-all/fast #============================================================================= # Target rules for targets named ITKIOGDCM # Build rule for target. ITKIOGDCM: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOGDCM .PHONY : ITKIOGDCM # fast build rule for target. ITKIOGDCM/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/GDCM/src/CMakeFiles/ITKIOGDCM.dir/build.make Modules/IO/GDCM/src/CMakeFiles/ITKIOGDCM.dir/build .PHONY : ITKIOGDCM/fast #============================================================================= # Target rules for targets named ITKIOIPL-all # Build rule for target. ITKIOIPL-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOIPL-all .PHONY : ITKIOIPL-all # fast build rule for target. ITKIOIPL-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/IPL/CMakeFiles/ITKIOIPL-all.dir/build.make Modules/IO/IPL/CMakeFiles/ITKIOIPL-all.dir/build .PHONY : ITKIOIPL-all/fast #============================================================================= # Target rules for targets named ITKIOIPL # Build rule for target. ITKIOIPL: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOIPL .PHONY : ITKIOIPL # fast build rule for target. ITKIOIPL/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/IPL/src/CMakeFiles/ITKIOIPL.dir/build.make Modules/IO/IPL/src/CMakeFiles/ITKIOIPL.dir/build .PHONY : ITKIOIPL/fast #============================================================================= # Target rules for targets named ITKIOGE-all # Build rule for target. ITKIOGE-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOGE-all .PHONY : ITKIOGE-all # fast build rule for target. ITKIOGE-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/GE/CMakeFiles/ITKIOGE-all.dir/build.make Modules/IO/GE/CMakeFiles/ITKIOGE-all.dir/build .PHONY : ITKIOGE-all/fast #============================================================================= # Target rules for targets named ITKIOGE # Build rule for target. ITKIOGE: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOGE .PHONY : ITKIOGE # fast build rule for target. ITKIOGE/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/GE/src/CMakeFiles/ITKIOGE.dir/build.make Modules/IO/GE/src/CMakeFiles/ITKIOGE.dir/build .PHONY : ITKIOGE/fast #============================================================================= # Target rules for targets named ITKIOGIPL-all # Build rule for target. ITKIOGIPL-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOGIPL-all .PHONY : ITKIOGIPL-all # fast build rule for target. ITKIOGIPL-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/GIPL/CMakeFiles/ITKIOGIPL-all.dir/build.make Modules/IO/GIPL/CMakeFiles/ITKIOGIPL-all.dir/build .PHONY : ITKIOGIPL-all/fast #============================================================================= # Target rules for targets named ITKIOGIPL # Build rule for target. ITKIOGIPL: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOGIPL .PHONY : ITKIOGIPL # fast build rule for target. ITKIOGIPL/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/GIPL/src/CMakeFiles/ITKIOGIPL.dir/build.make Modules/IO/GIPL/src/CMakeFiles/ITKIOGIPL.dir/build .PHONY : ITKIOGIPL/fast #============================================================================= # Target rules for targets named ITKIOHDF5-all # Build rule for target. ITKIOHDF5-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOHDF5-all .PHONY : ITKIOHDF5-all # fast build rule for target. ITKIOHDF5-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/HDF5/CMakeFiles/ITKIOHDF5-all.dir/build.make Modules/IO/HDF5/CMakeFiles/ITKIOHDF5-all.dir/build .PHONY : ITKIOHDF5-all/fast #============================================================================= # Target rules for targets named ITKIOHDF5 # Build rule for target. ITKIOHDF5: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOHDF5 .PHONY : ITKIOHDF5 # fast build rule for target. ITKIOHDF5/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/HDF5/src/CMakeFiles/ITKIOHDF5.dir/build.make Modules/IO/HDF5/src/CMakeFiles/ITKIOHDF5.dir/build .PHONY : ITKIOHDF5/fast #============================================================================= # Target rules for targets named ITKJPEG-all # Build rule for target. ITKJPEG-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKJPEG-all .PHONY : ITKJPEG-all # fast build rule for target. ITKJPEG-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/JPEG/CMakeFiles/ITKJPEG-all.dir/build.make Modules/ThirdParty/JPEG/CMakeFiles/ITKJPEG-all.dir/build .PHONY : ITKJPEG-all/fast #============================================================================= # Target rules for targets named itkjpeg # Build rule for target. itkjpeg: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkjpeg .PHONY : itkjpeg # fast build rule for target. itkjpeg/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/JPEG/src/itkjpeg/CMakeFiles/itkjpeg.dir/build.make Modules/ThirdParty/JPEG/src/itkjpeg/CMakeFiles/itkjpeg.dir/build .PHONY : itkjpeg/fast #============================================================================= # Target rules for targets named ITKIOJPEG-all # Build rule for target. ITKIOJPEG-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOJPEG-all .PHONY : ITKIOJPEG-all # fast build rule for target. ITKIOJPEG-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/JPEG/CMakeFiles/ITKIOJPEG-all.dir/build.make Modules/IO/JPEG/CMakeFiles/ITKIOJPEG-all.dir/build .PHONY : ITKIOJPEG-all/fast #============================================================================= # Target rules for targets named ITKIOJPEG # Build rule for target. ITKIOJPEG: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOJPEG .PHONY : ITKIOJPEG # fast build rule for target. ITKIOJPEG/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/JPEG/src/CMakeFiles/ITKIOJPEG.dir/build.make Modules/IO/JPEG/src/CMakeFiles/ITKIOJPEG.dir/build .PHONY : ITKIOJPEG/fast #============================================================================= # Target rules for targets named ITKOpenJPEG-all # Build rule for target. ITKOpenJPEG-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKOpenJPEG-all .PHONY : ITKOpenJPEG-all # fast build rule for target. ITKOpenJPEG-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/OpenJPEG/CMakeFiles/ITKOpenJPEG-all.dir/build.make Modules/ThirdParty/OpenJPEG/CMakeFiles/ITKOpenJPEG-all.dir/build .PHONY : ITKOpenJPEG-all/fast #============================================================================= # Target rules for targets named itkopenjpeg # Build rule for target. itkopenjpeg: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkopenjpeg .PHONY : itkopenjpeg # fast build rule for target. itkopenjpeg/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/OpenJPEG/src/openjpeg/CMakeFiles/itkopenjpeg.dir/build.make Modules/ThirdParty/OpenJPEG/src/openjpeg/CMakeFiles/itkopenjpeg.dir/build .PHONY : itkopenjpeg/fast #============================================================================= # Target rules for targets named ITKIOJPEG2000-all # Build rule for target. ITKIOJPEG2000-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOJPEG2000-all .PHONY : ITKIOJPEG2000-all # fast build rule for target. ITKIOJPEG2000-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/JPEG2000/CMakeFiles/ITKIOJPEG2000-all.dir/build.make Modules/IO/JPEG2000/CMakeFiles/ITKIOJPEG2000-all.dir/build .PHONY : ITKIOJPEG2000-all/fast #============================================================================= # Target rules for targets named ITKIOJPEG2000 # Build rule for target. ITKIOJPEG2000: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOJPEG2000 .PHONY : ITKIOJPEG2000 # fast build rule for target. ITKIOJPEG2000/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/JPEG2000/src/CMakeFiles/ITKIOJPEG2000.dir/build.make Modules/IO/JPEG2000/src/CMakeFiles/ITKIOJPEG2000.dir/build .PHONY : ITKIOJPEG2000/fast #============================================================================= # Target rules for targets named ITKTIFF-all # Build rule for target. ITKTIFF-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTIFF-all .PHONY : ITKTIFF-all # fast build rule for target. ITKTIFF-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/TIFF/CMakeFiles/ITKTIFF-all.dir/build.make Modules/ThirdParty/TIFF/CMakeFiles/ITKTIFF-all.dir/build .PHONY : ITKTIFF-all/fast #============================================================================= # Target rules for targets named itkmkg3states # Build rule for target. itkmkg3states: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkmkg3states .PHONY : itkmkg3states # fast build rule for target. itkmkg3states/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/TIFF/src/itktiff/CMakeFiles/itkmkg3states.dir/build.make Modules/ThirdParty/TIFF/src/itktiff/CMakeFiles/itkmkg3states.dir/build .PHONY : itkmkg3states/fast #============================================================================= # Target rules for targets named itktiff # Build rule for target. itktiff: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itktiff .PHONY : itktiff # fast build rule for target. itktiff/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/TIFF/src/itktiff/CMakeFiles/itktiff.dir/build.make Modules/ThirdParty/TIFF/src/itktiff/CMakeFiles/itktiff.dir/build .PHONY : itktiff/fast #============================================================================= # Target rules for targets named ITKIOTIFF-all # Build rule for target. ITKIOTIFF-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTIFF-all .PHONY : ITKIOTIFF-all # fast build rule for target. ITKIOTIFF-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TIFF/CMakeFiles/ITKIOTIFF-all.dir/build.make Modules/IO/TIFF/CMakeFiles/ITKIOTIFF-all.dir/build .PHONY : ITKIOTIFF-all/fast #============================================================================= # Target rules for targets named ITKIOTIFF # Build rule for target. ITKIOTIFF: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTIFF .PHONY : ITKIOTIFF # fast build rule for target. ITKIOTIFF/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TIFF/src/CMakeFiles/ITKIOTIFF.dir/build.make Modules/IO/TIFF/src/CMakeFiles/ITKIOTIFF.dir/build .PHONY : ITKIOTIFF/fast #============================================================================= # Target rules for targets named ITKIOLSM-all # Build rule for target. ITKIOLSM-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOLSM-all .PHONY : ITKIOLSM-all # fast build rule for target. ITKIOLSM-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/LSM/CMakeFiles/ITKIOLSM-all.dir/build.make Modules/IO/LSM/CMakeFiles/ITKIOLSM-all.dir/build .PHONY : ITKIOLSM-all/fast #============================================================================= # Target rules for targets named ITKIOLSM # Build rule for target. ITKIOLSM: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOLSM .PHONY : ITKIOLSM # fast build rule for target. ITKIOLSM/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/LSM/src/CMakeFiles/ITKIOLSM.dir/build.make Modules/IO/LSM/src/CMakeFiles/ITKIOLSM.dir/build .PHONY : ITKIOLSM/fast #============================================================================= # Target rules for targets named ITKMINC-all # Build rule for target. ITKMINC-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMINC-all .PHONY : ITKMINC-all # fast build rule for target. ITKMINC-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/MINC/CMakeFiles/ITKMINC-all.dir/build.make Modules/ThirdParty/MINC/CMakeFiles/ITKMINC-all.dir/build .PHONY : ITKMINC-all/fast #============================================================================= # Target rules for targets named itkminc2 # Build rule for target. itkminc2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkminc2 .PHONY : itkminc2 # fast build rule for target. itkminc2/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/MINC/src/libminc/CMakeFiles/itkminc2.dir/build.make Modules/ThirdParty/MINC/src/libminc/CMakeFiles/itkminc2.dir/build .PHONY : itkminc2/fast #============================================================================= # Target rules for targets named ITKIOMINC-all # Build rule for target. ITKIOMINC-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMINC-all .PHONY : ITKIOMINC-all # fast build rule for target. ITKIOMINC-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MINC/CMakeFiles/ITKIOMINC-all.dir/build.make Modules/IO/MINC/CMakeFiles/ITKIOMINC-all.dir/build .PHONY : ITKIOMINC-all/fast #============================================================================= # Target rules for targets named ITKIOMINC # Build rule for target. ITKIOMINC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMINC .PHONY : ITKIOMINC # fast build rule for target. ITKIOMINC/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MINC/src/CMakeFiles/ITKIOMINC.dir/build.make Modules/IO/MINC/src/CMakeFiles/ITKIOMINC.dir/build .PHONY : ITKIOMINC/fast #============================================================================= # Target rules for targets named ITKIOMRC-all # Build rule for target. ITKIOMRC-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMRC-all .PHONY : ITKIOMRC-all # fast build rule for target. ITKIOMRC-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MRC/CMakeFiles/ITKIOMRC-all.dir/build.make Modules/IO/MRC/CMakeFiles/ITKIOMRC-all.dir/build .PHONY : ITKIOMRC-all/fast #============================================================================= # Target rules for targets named ITKIOMRC # Build rule for target. ITKIOMRC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMRC .PHONY : ITKIOMRC # fast build rule for target. ITKIOMRC/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MRC/src/CMakeFiles/ITKIOMRC.dir/build.make Modules/IO/MRC/src/CMakeFiles/ITKIOMRC.dir/build .PHONY : ITKIOMRC/fast #============================================================================= # Target rules for targets named ITKVoronoi-all # Build rule for target. ITKVoronoi-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVoronoi-all .PHONY : ITKVoronoi-all # fast build rule for target. ITKVoronoi-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/Voronoi/CMakeFiles/ITKVoronoi-all.dir/build.make Modules/Segmentation/Voronoi/CMakeFiles/ITKVoronoi-all.dir/build .PHONY : ITKVoronoi-all/fast #============================================================================= # Target rules for targets named ITKIOMeshBase-all # Build rule for target. ITKIOMeshBase-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshBase-all .PHONY : ITKIOMeshBase-all # fast build rule for target. ITKIOMeshBase-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshBase/CMakeFiles/ITKIOMeshBase-all.dir/build.make Modules/IO/MeshBase/CMakeFiles/ITKIOMeshBase-all.dir/build .PHONY : ITKIOMeshBase-all/fast #============================================================================= # Target rules for targets named ITKIOMeshBase # Build rule for target. ITKIOMeshBase: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshBase .PHONY : ITKIOMeshBase # fast build rule for target. ITKIOMeshBase/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshBase/src/CMakeFiles/ITKIOMeshBase.dir/build.make Modules/IO/MeshBase/src/CMakeFiles/ITKIOMeshBase.dir/build .PHONY : ITKIOMeshBase/fast #============================================================================= # Target rules for targets named ITKIOMeshBYU-all # Build rule for target. ITKIOMeshBYU-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshBYU-all .PHONY : ITKIOMeshBYU-all # fast build rule for target. ITKIOMeshBYU-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshBYU/CMakeFiles/ITKIOMeshBYU-all.dir/build.make Modules/IO/MeshBYU/CMakeFiles/ITKIOMeshBYU-all.dir/build .PHONY : ITKIOMeshBYU-all/fast #============================================================================= # Target rules for targets named ITKIOMeshBYU # Build rule for target. ITKIOMeshBYU: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshBYU .PHONY : ITKIOMeshBYU # fast build rule for target. ITKIOMeshBYU/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshBYU/src/CMakeFiles/ITKIOMeshBYU.dir/build.make Modules/IO/MeshBYU/src/CMakeFiles/ITKIOMeshBYU.dir/build .PHONY : ITKIOMeshBYU/fast #============================================================================= # Target rules for targets named ITKIOMeshFreeSurfer-all # Build rule for target. ITKIOMeshFreeSurfer-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshFreeSurfer-all .PHONY : ITKIOMeshFreeSurfer-all # fast build rule for target. ITKIOMeshFreeSurfer-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshFreeSurfer/CMakeFiles/ITKIOMeshFreeSurfer-all.dir/build.make Modules/IO/MeshFreeSurfer/CMakeFiles/ITKIOMeshFreeSurfer-all.dir/build .PHONY : ITKIOMeshFreeSurfer-all/fast #============================================================================= # Target rules for targets named ITKIOMeshFreeSurfer # Build rule for target. ITKIOMeshFreeSurfer: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshFreeSurfer .PHONY : ITKIOMeshFreeSurfer # fast build rule for target. ITKIOMeshFreeSurfer/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshFreeSurfer/src/CMakeFiles/ITKIOMeshFreeSurfer.dir/build.make Modules/IO/MeshFreeSurfer/src/CMakeFiles/ITKIOMeshFreeSurfer.dir/build .PHONY : ITKIOMeshFreeSurfer/fast #============================================================================= # Target rules for targets named ITKIOMeshGifti-all # Build rule for target. ITKIOMeshGifti-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshGifti-all .PHONY : ITKIOMeshGifti-all # fast build rule for target. ITKIOMeshGifti-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshGifti/CMakeFiles/ITKIOMeshGifti-all.dir/build.make Modules/IO/MeshGifti/CMakeFiles/ITKIOMeshGifti-all.dir/build .PHONY : ITKIOMeshGifti-all/fast #============================================================================= # Target rules for targets named ITKIOMeshGifti # Build rule for target. ITKIOMeshGifti: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshGifti .PHONY : ITKIOMeshGifti # fast build rule for target. ITKIOMeshGifti/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshGifti/src/CMakeFiles/ITKIOMeshGifti.dir/build.make Modules/IO/MeshGifti/src/CMakeFiles/ITKIOMeshGifti.dir/build .PHONY : ITKIOMeshGifti/fast #============================================================================= # Target rules for targets named ITKIOMeshOBJ-all # Build rule for target. ITKIOMeshOBJ-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshOBJ-all .PHONY : ITKIOMeshOBJ-all # fast build rule for target. ITKIOMeshOBJ-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshOBJ/CMakeFiles/ITKIOMeshOBJ-all.dir/build.make Modules/IO/MeshOBJ/CMakeFiles/ITKIOMeshOBJ-all.dir/build .PHONY : ITKIOMeshOBJ-all/fast #============================================================================= # Target rules for targets named ITKIOMeshOBJ # Build rule for target. ITKIOMeshOBJ: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshOBJ .PHONY : ITKIOMeshOBJ # fast build rule for target. ITKIOMeshOBJ/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshOBJ/src/CMakeFiles/ITKIOMeshOBJ.dir/build.make Modules/IO/MeshOBJ/src/CMakeFiles/ITKIOMeshOBJ.dir/build .PHONY : ITKIOMeshOBJ/fast #============================================================================= # Target rules for targets named ITKIOMeshOFF-all # Build rule for target. ITKIOMeshOFF-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshOFF-all .PHONY : ITKIOMeshOFF-all # fast build rule for target. ITKIOMeshOFF-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshOFF/CMakeFiles/ITKIOMeshOFF-all.dir/build.make Modules/IO/MeshOFF/CMakeFiles/ITKIOMeshOFF-all.dir/build .PHONY : ITKIOMeshOFF-all/fast #============================================================================= # Target rules for targets named ITKIOMeshOFF # Build rule for target. ITKIOMeshOFF: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshOFF .PHONY : ITKIOMeshOFF # fast build rule for target. ITKIOMeshOFF/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshOFF/src/CMakeFiles/ITKIOMeshOFF.dir/build.make Modules/IO/MeshOFF/src/CMakeFiles/ITKIOMeshOFF.dir/build .PHONY : ITKIOMeshOFF/fast #============================================================================= # Target rules for targets named ITKIOMeshVTK-all # Build rule for target. ITKIOMeshVTK-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshVTK-all .PHONY : ITKIOMeshVTK-all # fast build rule for target. ITKIOMeshVTK-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshVTK/CMakeFiles/ITKIOMeshVTK-all.dir/build.make Modules/IO/MeshVTK/CMakeFiles/ITKIOMeshVTK-all.dir/build .PHONY : ITKIOMeshVTK-all/fast #============================================================================= # Target rules for targets named ITKIOMeshVTK # Build rule for target. ITKIOMeshVTK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeshVTK .PHONY : ITKIOMeshVTK # fast build rule for target. ITKIOMeshVTK/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/MeshVTK/src/CMakeFiles/ITKIOMeshVTK.dir/build.make Modules/IO/MeshVTK/src/CMakeFiles/ITKIOMeshVTK.dir/build .PHONY : ITKIOMeshVTK/fast #============================================================================= # Target rules for targets named ITKIOMesh-all # Build rule for target. ITKIOMesh-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMesh-all .PHONY : ITKIOMesh-all # fast build rule for target. ITKIOMesh-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Mesh/CMakeFiles/ITKIOMesh-all.dir/build.make Modules/IO/Mesh/CMakeFiles/ITKIOMesh-all.dir/build .PHONY : ITKIOMesh-all/fast #============================================================================= # Target rules for targets named ITKIOMeta-all # Build rule for target. ITKIOMeta-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeta-all .PHONY : ITKIOMeta-all # fast build rule for target. ITKIOMeta-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Meta/CMakeFiles/ITKIOMeta-all.dir/build.make Modules/IO/Meta/CMakeFiles/ITKIOMeta-all.dir/build .PHONY : ITKIOMeta-all/fast #============================================================================= # Target rules for targets named ITKIOMeta # Build rule for target. ITKIOMeta: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOMeta .PHONY : ITKIOMeta # fast build rule for target. ITKIOMeta/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Meta/src/CMakeFiles/ITKIOMeta.dir/build.make Modules/IO/Meta/src/CMakeFiles/ITKIOMeta.dir/build .PHONY : ITKIOMeta/fast #============================================================================= # Target rules for targets named ITKIONIFTI-all # Build rule for target. ITKIONIFTI-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIONIFTI-all .PHONY : ITKIONIFTI-all # fast build rule for target. ITKIONIFTI-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/NIFTI/CMakeFiles/ITKIONIFTI-all.dir/build.make Modules/IO/NIFTI/CMakeFiles/ITKIONIFTI-all.dir/build .PHONY : ITKIONIFTI-all/fast #============================================================================= # Target rules for targets named ITKIONIFTI # Build rule for target. ITKIONIFTI: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIONIFTI .PHONY : ITKIONIFTI # fast build rule for target. ITKIONIFTI/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/NIFTI/src/CMakeFiles/ITKIONIFTI.dir/build.make Modules/IO/NIFTI/src/CMakeFiles/ITKIONIFTI.dir/build .PHONY : ITKIONIFTI/fast #============================================================================= # Target rules for targets named ITKNrrdIO-all # Build rule for target. ITKNrrdIO-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKNrrdIO-all .PHONY : ITKNrrdIO-all # fast build rule for target. ITKNrrdIO-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/NrrdIO/CMakeFiles/ITKNrrdIO-all.dir/build.make Modules/ThirdParty/NrrdIO/CMakeFiles/ITKNrrdIO-all.dir/build .PHONY : ITKNrrdIO-all/fast #============================================================================= # Target rules for targets named ITKNrrdIO # Build rule for target. ITKNrrdIO: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKNrrdIO .PHONY : ITKNrrdIO # fast build rule for target. ITKNrrdIO/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/NrrdIO/src/NrrdIO/CMakeFiles/ITKNrrdIO.dir/build.make Modules/ThirdParty/NrrdIO/src/NrrdIO/CMakeFiles/ITKNrrdIO.dir/build .PHONY : ITKNrrdIO/fast #============================================================================= # Target rules for targets named ITKIONRRD-all # Build rule for target. ITKIONRRD-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIONRRD-all .PHONY : ITKIONRRD-all # fast build rule for target. ITKIONRRD-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/NRRD/CMakeFiles/ITKIONRRD-all.dir/build.make Modules/IO/NRRD/CMakeFiles/ITKIONRRD-all.dir/build .PHONY : ITKIONRRD-all/fast #============================================================================= # Target rules for targets named ITKIONRRD # Build rule for target. ITKIONRRD: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIONRRD .PHONY : ITKIONRRD # fast build rule for target. ITKIONRRD/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/NRRD/src/CMakeFiles/ITKIONRRD.dir/build.make Modules/IO/NRRD/src/CMakeFiles/ITKIONRRD.dir/build .PHONY : ITKIONRRD/fast #============================================================================= # Target rules for targets named ITKPNG-all # Build rule for target. ITKPNG-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKPNG-all .PHONY : ITKPNG-all # fast build rule for target. ITKPNG-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/PNG/CMakeFiles/ITKPNG-all.dir/build.make Modules/ThirdParty/PNG/CMakeFiles/ITKPNG-all.dir/build .PHONY : ITKPNG-all/fast #============================================================================= # Target rules for targets named itkpng # Build rule for target. itkpng: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkpng .PHONY : itkpng # fast build rule for target. itkpng/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/PNG/src/itkpng/CMakeFiles/itkpng.dir/build.make Modules/ThirdParty/PNG/src/itkpng/CMakeFiles/itkpng.dir/build .PHONY : itkpng/fast #============================================================================= # Target rules for targets named ITKIOPNG-all # Build rule for target. ITKIOPNG-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOPNG-all .PHONY : ITKIOPNG-all # fast build rule for target. ITKIOPNG-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/PNG/CMakeFiles/ITKIOPNG-all.dir/build.make Modules/IO/PNG/CMakeFiles/ITKIOPNG-all.dir/build .PHONY : ITKIOPNG-all/fast #============================================================================= # Target rules for targets named ITKIOPNG # Build rule for target. ITKIOPNG: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOPNG .PHONY : ITKIOPNG # fast build rule for target. ITKIOPNG/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/PNG/src/CMakeFiles/ITKIOPNG.dir/build.make Modules/IO/PNG/src/CMakeFiles/ITKIOPNG.dir/build .PHONY : ITKIOPNG/fast #============================================================================= # Target rules for targets named ITKIOPhilipsREC-all # Build rule for target. ITKIOPhilipsREC-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOPhilipsREC-all .PHONY : ITKIOPhilipsREC-all # fast build rule for target. ITKIOPhilipsREC-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/PhilipsREC/CMakeFiles/ITKIOPhilipsREC-all.dir/build.make Modules/IO/PhilipsREC/CMakeFiles/ITKIOPhilipsREC-all.dir/build .PHONY : ITKIOPhilipsREC-all/fast #============================================================================= # Target rules for targets named ITKIOPhilipsREC # Build rule for target. ITKIOPhilipsREC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOPhilipsREC .PHONY : ITKIOPhilipsREC # fast build rule for target. ITKIOPhilipsREC/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/PhilipsREC/src/CMakeFiles/ITKIOPhilipsREC.dir/build.make Modules/IO/PhilipsREC/src/CMakeFiles/ITKIOPhilipsREC.dir/build .PHONY : ITKIOPhilipsREC/fast #============================================================================= # Target rules for targets named ITKIORAW-all # Build rule for target. ITKIORAW-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIORAW-all .PHONY : ITKIORAW-all # fast build rule for target. ITKIORAW-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/RAW/CMakeFiles/ITKIORAW-all.dir/build.make Modules/IO/RAW/CMakeFiles/ITKIORAW-all.dir/build .PHONY : ITKIORAW-all/fast #============================================================================= # Target rules for targets named ITKIOSiemens-all # Build rule for target. ITKIOSiemens-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOSiemens-all .PHONY : ITKIOSiemens-all # fast build rule for target. ITKIOSiemens-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Siemens/CMakeFiles/ITKIOSiemens-all.dir/build.make Modules/IO/Siemens/CMakeFiles/ITKIOSiemens-all.dir/build .PHONY : ITKIOSiemens-all/fast #============================================================================= # Target rules for targets named ITKIOSiemens # Build rule for target. ITKIOSiemens: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOSiemens .PHONY : ITKIOSiemens # fast build rule for target. ITKIOSiemens/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Siemens/src/CMakeFiles/ITKIOSiemens.dir/build.make Modules/IO/Siemens/src/CMakeFiles/ITKIOSiemens.dir/build .PHONY : ITKIOSiemens/fast #============================================================================= # Target rules for targets named ITKIOXML-all # Build rule for target. ITKIOXML-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOXML-all .PHONY : ITKIOXML-all # fast build rule for target. ITKIOXML-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/XML/CMakeFiles/ITKIOXML-all.dir/build.make Modules/IO/XML/CMakeFiles/ITKIOXML-all.dir/build .PHONY : ITKIOXML-all/fast #============================================================================= # Target rules for targets named ITKIOXML # Build rule for target. ITKIOXML: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOXML .PHONY : ITKIOXML # fast build rule for target. ITKIOXML/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/XML/src/CMakeFiles/ITKIOXML.dir/build.make Modules/IO/XML/src/CMakeFiles/ITKIOXML.dir/build .PHONY : ITKIOXML/fast #============================================================================= # Target rules for targets named ITKIOSpatialObjects-all # Build rule for target. ITKIOSpatialObjects-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOSpatialObjects-all .PHONY : ITKIOSpatialObjects-all # fast build rule for target. ITKIOSpatialObjects-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/SpatialObjects/CMakeFiles/ITKIOSpatialObjects-all.dir/build.make Modules/IO/SpatialObjects/CMakeFiles/ITKIOSpatialObjects-all.dir/build .PHONY : ITKIOSpatialObjects-all/fast #============================================================================= # Target rules for targets named ITKIOSpatialObjects # Build rule for target. ITKIOSpatialObjects: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOSpatialObjects .PHONY : ITKIOSpatialObjects # fast build rule for target. ITKIOSpatialObjects/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/SpatialObjects/src/CMakeFiles/ITKIOSpatialObjects.dir/build.make Modules/IO/SpatialObjects/src/CMakeFiles/ITKIOSpatialObjects.dir/build .PHONY : ITKIOSpatialObjects/fast #============================================================================= # Target rules for targets named ITKIOStimulate-all # Build rule for target. ITKIOStimulate-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOStimulate-all .PHONY : ITKIOStimulate-all # fast build rule for target. ITKIOStimulate-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Stimulate/CMakeFiles/ITKIOStimulate-all.dir/build.make Modules/IO/Stimulate/CMakeFiles/ITKIOStimulate-all.dir/build .PHONY : ITKIOStimulate-all/fast #============================================================================= # Target rules for targets named ITKIOStimulate # Build rule for target. ITKIOStimulate: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOStimulate .PHONY : ITKIOStimulate # fast build rule for target. ITKIOStimulate/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/Stimulate/src/CMakeFiles/ITKIOStimulate.dir/build.make Modules/IO/Stimulate/src/CMakeFiles/ITKIOStimulate.dir/build .PHONY : ITKIOStimulate/fast #============================================================================= # Target rules for targets named ITKTransformFactory-all # Build rule for target. ITKTransformFactory-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTransformFactory-all .PHONY : ITKTransformFactory-all # fast build rule for target. ITKTransformFactory-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformFactory/CMakeFiles/ITKTransformFactory-all.dir/build.make Modules/IO/TransformFactory/CMakeFiles/ITKTransformFactory-all.dir/build .PHONY : ITKTransformFactory-all/fast #============================================================================= # Target rules for targets named ITKTransformFactory # Build rule for target. ITKTransformFactory: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTransformFactory .PHONY : ITKTransformFactory # fast build rule for target. ITKTransformFactory/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformFactory/src/CMakeFiles/ITKTransformFactory.dir/build.make Modules/IO/TransformFactory/src/CMakeFiles/ITKTransformFactory.dir/build .PHONY : ITKTransformFactory/fast #============================================================================= # Target rules for targets named ITKIOTransformBase-all # Build rule for target. ITKIOTransformBase-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformBase-all .PHONY : ITKIOTransformBase-all # fast build rule for target. ITKIOTransformBase-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformBase/CMakeFiles/ITKIOTransformBase-all.dir/build.make Modules/IO/TransformBase/CMakeFiles/ITKIOTransformBase-all.dir/build .PHONY : ITKIOTransformBase-all/fast #============================================================================= # Target rules for targets named ITKIOTransformBase # Build rule for target. ITKIOTransformBase: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformBase .PHONY : ITKIOTransformBase # fast build rule for target. ITKIOTransformBase/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformBase/src/CMakeFiles/ITKIOTransformBase.dir/build.make Modules/IO/TransformBase/src/CMakeFiles/ITKIOTransformBase.dir/build .PHONY : ITKIOTransformBase/fast #============================================================================= # Target rules for targets named ITKIOTransformHDF5-all # Build rule for target. ITKIOTransformHDF5-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformHDF5-all .PHONY : ITKIOTransformHDF5-all # fast build rule for target. ITKIOTransformHDF5-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformHDF5/CMakeFiles/ITKIOTransformHDF5-all.dir/build.make Modules/IO/TransformHDF5/CMakeFiles/ITKIOTransformHDF5-all.dir/build .PHONY : ITKIOTransformHDF5-all/fast #============================================================================= # Target rules for targets named ITKIOTransformHDF5 # Build rule for target. ITKIOTransformHDF5: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformHDF5 .PHONY : ITKIOTransformHDF5 # fast build rule for target. ITKIOTransformHDF5/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformHDF5/src/CMakeFiles/ITKIOTransformHDF5.dir/build.make Modules/IO/TransformHDF5/src/CMakeFiles/ITKIOTransformHDF5.dir/build .PHONY : ITKIOTransformHDF5/fast #============================================================================= # Target rules for targets named ITKIOTransformInsightLegacy-all # Build rule for target. ITKIOTransformInsightLegacy-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformInsightLegacy-all .PHONY : ITKIOTransformInsightLegacy-all # fast build rule for target. ITKIOTransformInsightLegacy-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformInsightLegacy/CMakeFiles/ITKIOTransformInsightLegacy-all.dir/build.make Modules/IO/TransformInsightLegacy/CMakeFiles/ITKIOTransformInsightLegacy-all.dir/build .PHONY : ITKIOTransformInsightLegacy-all/fast #============================================================================= # Target rules for targets named ITKIOTransformInsightLegacy # Build rule for target. ITKIOTransformInsightLegacy: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformInsightLegacy .PHONY : ITKIOTransformInsightLegacy # fast build rule for target. ITKIOTransformInsightLegacy/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformInsightLegacy/src/CMakeFiles/ITKIOTransformInsightLegacy.dir/build.make Modules/IO/TransformInsightLegacy/src/CMakeFiles/ITKIOTransformInsightLegacy.dir/build .PHONY : ITKIOTransformInsightLegacy/fast #============================================================================= # Target rules for targets named ITKIOTransformMatlab-all # Build rule for target. ITKIOTransformMatlab-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformMatlab-all .PHONY : ITKIOTransformMatlab-all # fast build rule for target. ITKIOTransformMatlab-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformMatlab/CMakeFiles/ITKIOTransformMatlab-all.dir/build.make Modules/IO/TransformMatlab/CMakeFiles/ITKIOTransformMatlab-all.dir/build .PHONY : ITKIOTransformMatlab-all/fast #============================================================================= # Target rules for targets named ITKIOTransformMatlab # Build rule for target. ITKIOTransformMatlab: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOTransformMatlab .PHONY : ITKIOTransformMatlab # fast build rule for target. ITKIOTransformMatlab/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/TransformMatlab/src/CMakeFiles/ITKIOTransformMatlab.dir/build.make Modules/IO/TransformMatlab/src/CMakeFiles/ITKIOTransformMatlab.dir/build .PHONY : ITKIOTransformMatlab/fast #============================================================================= # Target rules for targets named ITKIOVTK-all # Build rule for target. ITKIOVTK-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOVTK-all .PHONY : ITKIOVTK-all # fast build rule for target. ITKIOVTK-all/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/VTK/CMakeFiles/ITKIOVTK-all.dir/build.make Modules/IO/VTK/CMakeFiles/ITKIOVTK-all.dir/build .PHONY : ITKIOVTK-all/fast #============================================================================= # Target rules for targets named ITKIOVTK # Build rule for target. ITKIOVTK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIOVTK .PHONY : ITKIOVTK # fast build rule for target. ITKIOVTK/fast: $(MAKE) $(MAKESILENT) -f Modules/IO/VTK/src/CMakeFiles/ITKIOVTK.dir/build.make Modules/IO/VTK/src/CMakeFiles/ITKIOVTK.dir/build .PHONY : ITKIOVTK/fast #============================================================================= # Target rules for targets named ITKImageFrequency-all # Build rule for target. ITKImageFrequency-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageFrequency-all .PHONY : ITKImageFrequency-all # fast build rule for target. ITKImageFrequency-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageFrequency/CMakeFiles/ITKImageFrequency-all.dir/build.make Modules/Filtering/ImageFrequency/CMakeFiles/ITKImageFrequency-all.dir/build .PHONY : ITKImageFrequency-all/fast #============================================================================= # Target rules for targets named ITKImageFusion-all # Build rule for target. ITKImageFusion-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageFusion-all .PHONY : ITKImageFusion-all # fast build rule for target. ITKImageFusion-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageFusion/CMakeFiles/ITKImageFusion-all.dir/build.make Modules/Filtering/ImageFusion/CMakeFiles/ITKImageFusion-all.dir/build .PHONY : ITKImageFusion-all/fast #============================================================================= # Target rules for targets named ITKImageNoise-all # Build rule for target. ITKImageNoise-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKImageNoise-all .PHONY : ITKImageNoise-all # fast build rule for target. ITKImageNoise-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/ImageNoise/CMakeFiles/ITKImageNoise-all.dir/build.make Modules/Filtering/ImageNoise/CMakeFiles/ITKImageNoise-all.dir/build .PHONY : ITKImageNoise-all/fast #============================================================================= # Target rules for targets named ITKIntegratedTest-all # Build rule for target. ITKIntegratedTest-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKIntegratedTest-all .PHONY : ITKIntegratedTest-all # fast build rule for target. ITKIntegratedTest-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Nonunit/IntegratedTest/CMakeFiles/ITKIntegratedTest-all.dir/build.make Modules/Nonunit/IntegratedTest/CMakeFiles/ITKIntegratedTest-all.dir/build .PHONY : ITKIntegratedTest-all/fast #============================================================================= # Target rules for targets named ITKKLMRegionGrowing-all # Build rule for target. ITKKLMRegionGrowing-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKKLMRegionGrowing-all .PHONY : ITKKLMRegionGrowing-all # fast build rule for target. ITKKLMRegionGrowing-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/KLMRegionGrowing/CMakeFiles/ITKKLMRegionGrowing-all.dir/build.make Modules/Segmentation/KLMRegionGrowing/CMakeFiles/ITKKLMRegionGrowing-all.dir/build .PHONY : ITKKLMRegionGrowing-all/fast #============================================================================= # Target rules for targets named ITKKLMRegionGrowing # Build rule for target. ITKKLMRegionGrowing: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKKLMRegionGrowing .PHONY : ITKKLMRegionGrowing # fast build rule for target. ITKKLMRegionGrowing/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/KLMRegionGrowing/src/CMakeFiles/ITKKLMRegionGrowing.dir/build.make Modules/Segmentation/KLMRegionGrowing/src/CMakeFiles/ITKKLMRegionGrowing.dir/build .PHONY : ITKKLMRegionGrowing/fast #============================================================================= # Target rules for targets named ITKLIBLBFGS-all # Build rule for target. ITKLIBLBFGS-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKLIBLBFGS-all .PHONY : ITKLIBLBFGS-all # fast build rule for target. ITKLIBLBFGS-all/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/libLBFGS/CMakeFiles/ITKLIBLBFGS-all.dir/build.make Modules/ThirdParty/libLBFGS/CMakeFiles/ITKLIBLBFGS-all.dir/build .PHONY : ITKLIBLBFGS-all/fast #============================================================================= # Target rules for targets named itklbfgs # Build rule for target. itklbfgs: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itklbfgs .PHONY : itklbfgs # fast build rule for target. itklbfgs/fast: $(MAKE) $(MAKESILENT) -f Modules/ThirdParty/libLBFGS/src/CMakeFiles/itklbfgs.dir/build.make Modules/ThirdParty/libLBFGS/src/CMakeFiles/itklbfgs.dir/build .PHONY : itklbfgs/fast #============================================================================= # Target rules for targets named ITKLabelVoting-all # Build rule for target. ITKLabelVoting-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKLabelVoting-all .PHONY : ITKLabelVoting-all # fast build rule for target. ITKLabelVoting-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/LabelVoting/CMakeFiles/ITKLabelVoting-all.dir/build.make Modules/Segmentation/LabelVoting/CMakeFiles/ITKLabelVoting-all.dir/build .PHONY : ITKLabelVoting-all/fast #============================================================================= # Target rules for targets named ITKLevelSetsv4-all # Build rule for target. ITKLevelSetsv4-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKLevelSetsv4-all .PHONY : ITKLevelSetsv4-all # fast build rule for target. ITKLevelSetsv4-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/LevelSetsv4/CMakeFiles/ITKLevelSetsv4-all.dir/build.make Modules/Segmentation/LevelSetsv4/CMakeFiles/ITKLevelSetsv4-all.dir/build .PHONY : ITKLevelSetsv4-all/fast #============================================================================= # Target rules for targets named ITKMarkovRandomFieldsClassifiers-all # Build rule for target. ITKMarkovRandomFieldsClassifiers-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMarkovRandomFieldsClassifiers-all .PHONY : ITKMarkovRandomFieldsClassifiers-all # fast build rule for target. ITKMarkovRandomFieldsClassifiers-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/MarkovRandomFieldsClassifiers/CMakeFiles/ITKMarkovRandomFieldsClassifiers-all.dir/build.make Modules/Segmentation/MarkovRandomFieldsClassifiers/CMakeFiles/ITKMarkovRandomFieldsClassifiers-all.dir/build .PHONY : ITKMarkovRandomFieldsClassifiers-all/fast #============================================================================= # Target rules for targets named ITKMarkovRandomFieldsClassifiers # Build rule for target. ITKMarkovRandomFieldsClassifiers: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMarkovRandomFieldsClassifiers .PHONY : ITKMarkovRandomFieldsClassifiers # fast build rule for target. ITKMarkovRandomFieldsClassifiers/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/MarkovRandomFieldsClassifiers/src/CMakeFiles/ITKMarkovRandomFieldsClassifiers.dir/build.make Modules/Segmentation/MarkovRandomFieldsClassifiers/src/CMakeFiles/ITKMarkovRandomFieldsClassifiers.dir/build .PHONY : ITKMarkovRandomFieldsClassifiers/fast #============================================================================= # Target rules for targets named ITKOptimizersv4-all # Build rule for target. ITKOptimizersv4-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKOptimizersv4-all .PHONY : ITKOptimizersv4-all # fast build rule for target. ITKOptimizersv4-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Optimizersv4/CMakeFiles/ITKOptimizersv4-all.dir/build.make Modules/Numerics/Optimizersv4/CMakeFiles/ITKOptimizersv4-all.dir/build .PHONY : ITKOptimizersv4-all/fast #============================================================================= # Target rules for targets named ITKOptimizersv4 # Build rule for target. ITKOptimizersv4: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKOptimizersv4 .PHONY : ITKOptimizersv4 # fast build rule for target. ITKOptimizersv4/fast: $(MAKE) $(MAKESILENT) -f Modules/Numerics/Optimizersv4/src/CMakeFiles/ITKOptimizersv4.dir/build.make Modules/Numerics/Optimizersv4/src/CMakeFiles/ITKOptimizersv4.dir/build .PHONY : ITKOptimizersv4/fast #============================================================================= # Target rules for targets named ITKMetricsv4-all # Build rule for target. ITKMetricsv4-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKMetricsv4-all .PHONY : ITKMetricsv4-all # fast build rule for target. ITKMetricsv4-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/Metricsv4/CMakeFiles/ITKMetricsv4-all.dir/build.make Modules/Registration/Metricsv4/CMakeFiles/ITKMetricsv4-all.dir/build .PHONY : ITKMetricsv4-all/fast #============================================================================= # Target rules for targets named ITKQuadEdgeMeshFiltering-all # Build rule for target. ITKQuadEdgeMeshFiltering-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKQuadEdgeMeshFiltering-all .PHONY : ITKQuadEdgeMeshFiltering-all # fast build rule for target. ITKQuadEdgeMeshFiltering-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/QuadEdgeMeshFiltering/CMakeFiles/ITKQuadEdgeMeshFiltering-all.dir/build.make Modules/Filtering/QuadEdgeMeshFiltering/CMakeFiles/ITKQuadEdgeMeshFiltering-all.dir/build .PHONY : ITKQuadEdgeMeshFiltering-all/fast #============================================================================= # Target rules for targets named ITKQuadEdgeMeshFiltering # Build rule for target. ITKQuadEdgeMeshFiltering: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKQuadEdgeMeshFiltering .PHONY : ITKQuadEdgeMeshFiltering # fast build rule for target. ITKQuadEdgeMeshFiltering/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/QuadEdgeMeshFiltering/src/CMakeFiles/ITKQuadEdgeMeshFiltering.dir/build.make Modules/Filtering/QuadEdgeMeshFiltering/src/CMakeFiles/ITKQuadEdgeMeshFiltering.dir/build .PHONY : ITKQuadEdgeMeshFiltering/fast #============================================================================= # Target rules for targets named ITKRegionGrowing-all # Build rule for target. ITKRegionGrowing-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKRegionGrowing-all .PHONY : ITKRegionGrowing-all # fast build rule for target. ITKRegionGrowing-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/RegionGrowing/CMakeFiles/ITKRegionGrowing-all.dir/build.make Modules/Segmentation/RegionGrowing/CMakeFiles/ITKRegionGrowing-all.dir/build .PHONY : ITKRegionGrowing-all/fast #============================================================================= # Target rules for targets named ITKRegionGrowing # Build rule for target. ITKRegionGrowing: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKRegionGrowing .PHONY : ITKRegionGrowing # fast build rule for target. ITKRegionGrowing/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/RegionGrowing/src/CMakeFiles/ITKRegionGrowing.dir/build.make Modules/Segmentation/RegionGrowing/src/CMakeFiles/ITKRegionGrowing.dir/build .PHONY : ITKRegionGrowing/fast #============================================================================= # Target rules for targets named ITKRegistrationMethodsv4-all # Build rule for target. ITKRegistrationMethodsv4-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKRegistrationMethodsv4-all .PHONY : ITKRegistrationMethodsv4-all # fast build rule for target. ITKRegistrationMethodsv4-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/RegistrationMethodsv4/CMakeFiles/ITKRegistrationMethodsv4-all.dir/build.make Modules/Registration/RegistrationMethodsv4/CMakeFiles/ITKRegistrationMethodsv4-all.dir/build .PHONY : ITKRegistrationMethodsv4-all/fast #============================================================================= # Target rules for targets named ITKRegistrationMethodsv4 # Build rule for target. ITKRegistrationMethodsv4: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKRegistrationMethodsv4 .PHONY : ITKRegistrationMethodsv4 # fast build rule for target. ITKRegistrationMethodsv4/fast: $(MAKE) $(MAKESILENT) -f Modules/Registration/RegistrationMethodsv4/src/CMakeFiles/ITKRegistrationMethodsv4.dir/build.make Modules/Registration/RegistrationMethodsv4/src/CMakeFiles/ITKRegistrationMethodsv4.dir/build .PHONY : ITKRegistrationMethodsv4/fast #============================================================================= # Target rules for targets named ITKSpatialFunction-all # Build rule for target. ITKSpatialFunction-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSpatialFunction-all .PHONY : ITKSpatialFunction-all # fast build rule for target. ITKSpatialFunction-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Filtering/SpatialFunction/CMakeFiles/ITKSpatialFunction-all.dir/build.make Modules/Filtering/SpatialFunction/CMakeFiles/ITKSpatialFunction-all.dir/build .PHONY : ITKSpatialFunction-all/fast #============================================================================= # Target rules for targets named ITKVTK-all # Build rule for target. ITKVTK-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVTK-all .PHONY : ITKVTK-all # fast build rule for target. ITKVTK-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Bridge/VTK/CMakeFiles/ITKVTK-all.dir/build.make Modules/Bridge/VTK/CMakeFiles/ITKVTK-all.dir/build .PHONY : ITKVTK-all/fast #============================================================================= # Target rules for targets named ITKVTK # Build rule for target. ITKVTK: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVTK .PHONY : ITKVTK # fast build rule for target. ITKVTK/fast: $(MAKE) $(MAKESILENT) -f Modules/Bridge/VTK/src/CMakeFiles/ITKVTK.dir/build.make Modules/Bridge/VTK/src/CMakeFiles/ITKVTK.dir/build .PHONY : ITKVTK/fast #============================================================================= # Target rules for targets named ITKWatersheds-all # Build rule for target. ITKWatersheds-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKWatersheds-all .PHONY : ITKWatersheds-all # fast build rule for target. ITKWatersheds-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/Watersheds/CMakeFiles/ITKWatersheds-all.dir/build.make Modules/Segmentation/Watersheds/CMakeFiles/ITKWatersheds-all.dir/build .PHONY : ITKWatersheds-all/fast #============================================================================= # Target rules for targets named ITKWatersheds # Build rule for target. ITKWatersheds: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKWatersheds .PHONY : ITKWatersheds # fast build rule for target. ITKWatersheds/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/Watersheds/src/CMakeFiles/ITKWatersheds.dir/build.make Modules/Segmentation/Watersheds/src/CMakeFiles/ITKWatersheds.dir/build .PHONY : ITKWatersheds/fast #============================================================================= # Target rules for targets named ITKReview-all # Build rule for target. ITKReview-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKReview-all .PHONY : ITKReview-all # fast build rule for target. ITKReview-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Nonunit/Review/CMakeFiles/ITKReview-all.dir/build.make Modules/Nonunit/Review/CMakeFiles/ITKReview-all.dir/build .PHONY : ITKReview-all/fast #============================================================================= # Target rules for targets named ITKReview # Build rule for target. ITKReview: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKReview .PHONY : ITKReview # fast build rule for target. ITKReview/fast: $(MAKE) $(MAKESILENT) -f Modules/Nonunit/Review/src/CMakeFiles/ITKReview.dir/build.make Modules/Nonunit/Review/src/CMakeFiles/ITKReview.dir/build .PHONY : ITKReview/fast #============================================================================= # Target rules for targets named ITKSuperPixel-all # Build rule for target. ITKSuperPixel-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKSuperPixel-all .PHONY : ITKSuperPixel-all # fast build rule for target. ITKSuperPixel-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Segmentation/SuperPixel/CMakeFiles/ITKSuperPixel-all.dir/build.make Modules/Segmentation/SuperPixel/CMakeFiles/ITKSuperPixel-all.dir/build .PHONY : ITKSuperPixel-all/fast #============================================================================= # Target rules for targets named ITKTestKernel-all # Build rule for target. ITKTestKernel-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTestKernel-all .PHONY : ITKTestKernel-all # fast build rule for target. ITKTestKernel-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/TestKernel/CMakeFiles/ITKTestKernel-all.dir/build.make Modules/Core/TestKernel/CMakeFiles/ITKTestKernel-all.dir/build .PHONY : ITKTestKernel-all/fast #============================================================================= # Target rules for targets named itkTestDriver # Build rule for target. itkTestDriver: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 itkTestDriver .PHONY : itkTestDriver # fast build rule for target. itkTestDriver/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/TestKernel/src/CMakeFiles/itkTestDriver.dir/build.make Modules/Core/TestKernel/src/CMakeFiles/itkTestDriver.dir/build .PHONY : itkTestDriver/fast #============================================================================= # Target rules for targets named ITKTestKernel # Build rule for target. ITKTestKernel: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKTestKernel .PHONY : ITKTestKernel # fast build rule for target. ITKTestKernel/fast: $(MAKE) $(MAKESILENT) -f Modules/Core/TestKernel/src/CMakeFiles/ITKTestKernel.dir/build.make Modules/Core/TestKernel/src/CMakeFiles/ITKTestKernel.dir/build .PHONY : ITKTestKernel/fast #============================================================================= # Target rules for targets named ITKVideoCore-all # Build rule for target. ITKVideoCore-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVideoCore-all .PHONY : ITKVideoCore-all # fast build rule for target. ITKVideoCore-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Video/Core/CMakeFiles/ITKVideoCore-all.dir/build.make Modules/Video/Core/CMakeFiles/ITKVideoCore-all.dir/build .PHONY : ITKVideoCore-all/fast #============================================================================= # Target rules for targets named ITKVideoCore # Build rule for target. ITKVideoCore: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVideoCore .PHONY : ITKVideoCore # fast build rule for target. ITKVideoCore/fast: $(MAKE) $(MAKESILENT) -f Modules/Video/Core/src/CMakeFiles/ITKVideoCore.dir/build.make Modules/Video/Core/src/CMakeFiles/ITKVideoCore.dir/build .PHONY : ITKVideoCore/fast #============================================================================= # Target rules for targets named ITKVideoFiltering-all # Build rule for target. ITKVideoFiltering-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVideoFiltering-all .PHONY : ITKVideoFiltering-all # fast build rule for target. ITKVideoFiltering-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Video/Filtering/CMakeFiles/ITKVideoFiltering-all.dir/build.make Modules/Video/Filtering/CMakeFiles/ITKVideoFiltering-all.dir/build .PHONY : ITKVideoFiltering-all/fast #============================================================================= # Target rules for targets named ITKVideoIO-all # Build rule for target. ITKVideoIO-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVideoIO-all .PHONY : ITKVideoIO-all # fast build rule for target. ITKVideoIO-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Video/IO/CMakeFiles/ITKVideoIO-all.dir/build.make Modules/Video/IO/CMakeFiles/ITKVideoIO-all.dir/build .PHONY : ITKVideoIO-all/fast #============================================================================= # Target rules for targets named ITKVideoIO # Build rule for target. ITKVideoIO: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVideoIO .PHONY : ITKVideoIO # fast build rule for target. ITKVideoIO/fast: $(MAKE) $(MAKESILENT) -f Modules/Video/IO/src/CMakeFiles/ITKVideoIO.dir/build.make Modules/Video/IO/src/CMakeFiles/ITKVideoIO.dir/build .PHONY : ITKVideoIO/fast #============================================================================= # Target rules for targets named ITKVtkGlue-all # Build rule for target. ITKVtkGlue-all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVtkGlue-all .PHONY : ITKVtkGlue-all # fast build rule for target. ITKVtkGlue-all/fast: $(MAKE) $(MAKESILENT) -f Modules/Bridge/VtkGlue/CMakeFiles/ITKVtkGlue-all.dir/build.make Modules/Bridge/VtkGlue/CMakeFiles/ITKVtkGlue-all.dir/build .PHONY : ITKVtkGlue-all/fast #============================================================================= # Target rules for targets named ITKVtkGlue # Build rule for target. ITKVtkGlue: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ITKVtkGlue .PHONY : ITKVtkGlue # fast build rule for target. ITKVtkGlue/fast: $(MAKE) $(MAKESILENT) -f Modules/Bridge/VtkGlue/src/CMakeFiles/ITKVtkGlue.dir/build.make Modules/Bridge/VtkGlue/src/CMakeFiles/ITKVtkGlue.dir/build .PHONY : ITKVtkGlue/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 "... ITKAnisotropicSmoothing-all" @echo "... ITKAntiAlias-all" @echo "... ITKBiasCorrection-all" @echo "... ITKBinaryMathematicalMorphology-all" @echo "... ITKClassifiers-all" @echo "... ITKColormap-all" @echo "... ITKCommon-all" @echo "... ITKConnectedComponents-all" @echo "... ITKConvolution-all" @echo "... ITKCurvatureFlow-all" @echo "... ITKDICOMParser-all" @echo "... ITKData" @echo "... ITKDeconvolution-all" @echo "... ITKDeformableMesh-all" @echo "... ITKDenoising-all" @echo "... ITKDiffusionTensorImage-all" @echo "... ITKDisplacementField-all" @echo "... ITKDistanceMap-all" @echo "... ITKDoubleConversion-all" @echo "... ITKEigen-all" @echo "... ITKEigen3-all" @echo "... ITKExpat-all" @echo "... ITKFFT-all" @echo "... ITKFastMarching-all" @echo "... ITKFiniteDifference-all" @echo "... ITKGDCM-all" @echo "... ITKGIFTI-all" @echo "... ITKGPUAnisotropicSmoothing-all" @echo "... ITKGPUCommon-all" @echo "... ITKGPUFiniteDifference-all" @echo "... ITKGPUImageFilterBase-all" @echo "... ITKGPUPDEDeformableRegistration-all" @echo "... ITKGPURegistrationCommon-all" @echo "... ITKGPUSmoothing-all" @echo "... ITKGPUThresholding-all" @echo "... ITKGoogleTest-all" @echo "... ITKHDF5-all" @echo "... ITKHeaderTests" @echo "... ITKIOBMP-all" @echo "... ITKIOBioRad-all" @echo "... ITKIOBruker-all" @echo "... ITKIOCSV-all" @echo "... ITKIOGDCM-all" @echo "... ITKIOGE-all" @echo "... ITKIOGIPL-all" @echo "... ITKIOHDF5-all" @echo "... ITKIOIPL-all" @echo "... ITKIOImageBase-all" @echo "... ITKIOJPEG-all" @echo "... ITKIOJPEG2000-all" @echo "... ITKIOLSM-all" @echo "... ITKIOMINC-all" @echo "... ITKIOMRC-all" @echo "... ITKIOMesh-all" @echo "... ITKIOMeshBYU-all" @echo "... ITKIOMeshBase-all" @echo "... ITKIOMeshFreeSurfer-all" @echo "... ITKIOMeshGifti-all" @echo "... ITKIOMeshOBJ-all" @echo "... ITKIOMeshOFF-all" @echo "... ITKIOMeshVTK-all" @echo "... ITKIOMeta-all" @echo "... ITKIONIFTI-all" @echo "... ITKIONRRD-all" @echo "... ITKIOPNG-all" @echo "... ITKIOPhilipsREC-all" @echo "... ITKIORAW-all" @echo "... ITKIOSiemens-all" @echo "... ITKIOSpatialObjects-all" @echo "... ITKIOStimulate-all" @echo "... ITKIOTIFF-all" @echo "... ITKIOTransformBase-all" @echo "... ITKIOTransformHDF5-all" @echo "... ITKIOTransformInsightLegacy-all" @echo "... ITKIOTransformMatlab-all" @echo "... ITKIOVTK-all" @echo "... ITKIOXML-all" @echo "... ITKImageAdaptors-all" @echo "... ITKImageCompare-all" @echo "... ITKImageCompose-all" @echo "... ITKImageFeature-all" @echo "... ITKImageFilterBase-all" @echo "... ITKImageFrequency-all" @echo "... ITKImageFunction-all" @echo "... ITKImageFusion-all" @echo "... ITKImageGradient-all" @echo "... ITKImageGrid-all" @echo "... ITKImageIntensity-all" @echo "... ITKImageLabel-all" @echo "... ITKImageNoise-all" @echo "... ITKImageSources-all" @echo "... ITKImageStatistics-all" @echo "... ITKIntegratedTest-all" @echo "... ITKJPEG-all" @echo "... ITKKLMRegionGrowing-all" @echo "... ITKKWSys-all" @echo "... ITKLIBLBFGS-all" @echo "... ITKLabelMap-all" @echo "... ITKLabelVoting-all" @echo "... ITKLevelSets-all" @echo "... ITKLevelSetsv4-all" @echo "... ITKMINC-all" @echo "... ITKMarkovRandomFieldsClassifiers-all" @echo "... ITKMathematicalMorphology-all" @echo "... ITKMesh-all" @echo "... ITKMetaIO-all" @echo "... ITKMetricsv4-all" @echo "... ITKNIFTI-all" @echo "... ITKNarrowBand-all" @echo "... ITKNetlib-all" @echo "... ITKNrrdIO-all" @echo "... ITKOpenJPEG-all" @echo "... ITKOptimizers-all" @echo "... ITKOptimizersv4-all" @echo "... ITKPDEDeformableRegistration-all" @echo "... ITKPNG-all" @echo "... ITKPath-all" @echo "... ITKPolynomials-all" @echo "... ITKQuadEdgeMesh-all" @echo "... ITKQuadEdgeMeshFiltering-all" @echo "... ITKRegionGrowing-all" @echo "... ITKRegistrationCommon-all" @echo "... ITKRegistrationMethodsv4-all" @echo "... ITKReview-all" @echo "... ITKSignedDistanceFunction-all" @echo "... ITKSmoothing-all" @echo "... ITKSpatialFunction-all" @echo "... ITKSpatialObjects-all" @echo "... ITKStatistics-all" @echo "... ITKSuperPixel-all" @echo "... ITKTIFF-all" @echo "... ITKTestKernel-all" @echo "... ITKThresholding-all" @echo "... ITKTransform-all" @echo "... ITKTransformFactory-all" @echo "... ITKVNL-all" @echo "... ITKVNLInstantiation-all" @echo "... ITKVTK-all" @echo "... ITKVideoCore-all" @echo "... ITKVideoFiltering-all" @echo "... ITKVideoIO-all" @echo "... ITKVoronoi-all" @echo "... ITKVtkGlue-all" @echo "... ITKWatersheds-all" @echo "... ITKZLIB-all" @echo "... gen_hdf5-shared" @echo "... uninstall" @echo "... H5detect" @echo "... H5make_libsettings" @echo "... ITKBiasCorrection" @echo "... ITKColormap" @echo "... ITKCommon" @echo "... ITKConvolution" @echo "... ITKDICOMParser" @echo "... ITKDeformableMesh" @echo "... ITKDenoising" @echo "... ITKDiffusionTensorImage" @echo "... ITKEXPAT" @echo "... ITKFFT" @echo "... ITKFastMarching" @echo "... ITKIOBMP" @echo "... ITKIOBioRad" @echo "... ITKIOBruker" @echo "... ITKIOCSV" @echo "... ITKIOGDCM" @echo "... ITKIOGE" @echo "... ITKIOGIPL" @echo "... ITKIOHDF5" @echo "... ITKIOIPL" @echo "... ITKIOImageBase" @echo "... ITKIOJPEG" @echo "... ITKIOJPEG2000" @echo "... ITKIOLSM" @echo "... ITKIOMINC" @echo "... ITKIOMRC" @echo "... ITKIOMeshBYU" @echo "... ITKIOMeshBase" @echo "... ITKIOMeshFreeSurfer" @echo "... ITKIOMeshGifti" @echo "... ITKIOMeshOBJ" @echo "... ITKIOMeshOFF" @echo "... ITKIOMeshVTK" @echo "... ITKIOMeta" @echo "... ITKIONIFTI" @echo "... ITKIONRRD" @echo "... ITKIOPNG" @echo "... ITKIOPhilipsREC" @echo "... ITKIOSiemens" @echo "... ITKIOSpatialObjects" @echo "... ITKIOStimulate" @echo "... ITKIOTIFF" @echo "... ITKIOTransformBase" @echo "... ITKIOTransformHDF5" @echo "... ITKIOTransformInsightLegacy" @echo "... ITKIOTransformMatlab" @echo "... ITKIOVTK" @echo "... ITKIOXML" @echo "... ITKImageFeature" @echo "... ITKImageIntensity" @echo "... ITKKLMRegionGrowing" @echo "... ITKLabelMap" @echo "... ITKMarkovRandomFieldsClassifiers" @echo "... ITKMathematicalMorphology" @echo "... ITKMesh" @echo "... ITKMetaIO" @echo "... ITKNrrdIO" @echo "... ITKOptimizers" @echo "... ITKOptimizersv4" @echo "... ITKPDEDeformableRegistration" @echo "... ITKPath" @echo "... ITKPolynomials" @echo "... ITKQuadEdgeMesh" @echo "... ITKQuadEdgeMeshFiltering" @echo "... ITKRegionGrowing" @echo "... ITKRegistrationMethodsv4" @echo "... ITKReview" @echo "... ITKSmoothing" @echo "... ITKSpatialObjects" @echo "... ITKStatistics" @echo "... ITKTestKernel" @echo "... ITKTransform" @echo "... ITKTransformFactory" @echo "... ITKVNLInstantiation" @echo "... ITKVTK" @echo "... ITKVideoCore" @echo "... ITKVideoIO" @echo "... ITKVtkGlue" @echo "... ITKWatersheds" @echo "... ITKgiftiio" @echo "... ITKniftiio" @echo "... ITKznz" @echo "... gdcmCommon" @echo "... gdcmDICT" @echo "... gdcmDSED" @echo "... gdcmIOD" @echo "... gdcmMEXD" @echo "... gdcmMSFF" @echo "... gdcmcharls" @echo "... gdcmjpeg12" @echo "... gdcmjpeg16" @echo "... gdcmjpeg8" @echo "... gdcmopenjp2" @echo "... gdcmsocketxx" @echo "... gdcmuuid" @echo "... gtest" @echo "... gtest_main" @echo "... hdf5-shared" @echo "... hdf5_cpp-shared" @echo "... hdf5_hl-shared" @echo "... hdf5_hl_cpp-shared" @echo "... itkNetlibSlatec" @echo "... itkTestDriver" @echo "... itkdouble-conversion" @echo "... itkjpeg" @echo "... itklbfgs" @echo "... itkminc2" @echo "... itkmkg3states" @echo "... itkopenjpeg" @echo "... itkpng" @echo "... itksys" @echo "... itktestlib" @echo "... itktiff" @echo "... itkv3p_netlib" @echo "... itkvcl" @echo "... itkvnl" @echo "... itkvnl_algo" @echo "... openjp2_static" @echo "... zlib" .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