# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.5

# 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:


# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list


# 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 remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/user/ITK

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/user/ITK/build

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/cmake-gui -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache

.PHONY : edit_cache/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: install/strip

.PHONY : install/strip/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test

.PHONY : test/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..."
	cd /home/user/ITK/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/user/ITK/build/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source

.PHONY : package_source/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/user/ITK/build && /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 rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(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\" \"cppheaders\" \"headers\" \"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/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: install/local

.PHONY : install/local/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

# The main all target
all: cmake_check_build_system
	cd /home/user/ITK/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/user/ITK/build/CMakeFiles /home/user/ITK/build/Modules/Filtering/DistanceMap/test/CMakeFiles/progress.marks
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Filtering/DistanceMap/test/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/user/ITK/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Filtering/DistanceMap/test/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Filtering/DistanceMap/test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Filtering/DistanceMap/test/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/user/ITK/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/rule:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/rule
.PHONY : Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/rule

# Convenience name for target.
ITKDistanceMapTestDriver: Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/rule

.PHONY : ITKDistanceMapTestDriver

# fast build rule for target.
ITKDistanceMapTestDriver/fast:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build
.PHONY : ITKDistanceMapTestDriver/fast

ITKDistanceMapTestDriver.o: ITKDistanceMapTestDriver.cxx.o

.PHONY : ITKDistanceMapTestDriver.o

# target to build an object file
ITKDistanceMapTestDriver.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/ITKDistanceMapTestDriver.cxx.o
.PHONY : ITKDistanceMapTestDriver.cxx.o

ITKDistanceMapTestDriver.i: ITKDistanceMapTestDriver.cxx.i

.PHONY : ITKDistanceMapTestDriver.i

# target to preprocess a source file
ITKDistanceMapTestDriver.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/ITKDistanceMapTestDriver.cxx.i
.PHONY : ITKDistanceMapTestDriver.cxx.i

ITKDistanceMapTestDriver.s: ITKDistanceMapTestDriver.cxx.s

.PHONY : ITKDistanceMapTestDriver.s

# target to generate assembly for a file
ITKDistanceMapTestDriver.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/ITKDistanceMapTestDriver.cxx.s
.PHONY : ITKDistanceMapTestDriver.cxx.s

itkApproximateSignedDistanceMapImageFilterTest.o: itkApproximateSignedDistanceMapImageFilterTest.cxx.o

.PHONY : itkApproximateSignedDistanceMapImageFilterTest.o

# target to build an object file
itkApproximateSignedDistanceMapImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkApproximateSignedDistanceMapImageFilterTest.cxx.o
.PHONY : itkApproximateSignedDistanceMapImageFilterTest.cxx.o

itkApproximateSignedDistanceMapImageFilterTest.i: itkApproximateSignedDistanceMapImageFilterTest.cxx.i

.PHONY : itkApproximateSignedDistanceMapImageFilterTest.i

# target to preprocess a source file
itkApproximateSignedDistanceMapImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkApproximateSignedDistanceMapImageFilterTest.cxx.i
.PHONY : itkApproximateSignedDistanceMapImageFilterTest.cxx.i

itkApproximateSignedDistanceMapImageFilterTest.s: itkApproximateSignedDistanceMapImageFilterTest.cxx.s

.PHONY : itkApproximateSignedDistanceMapImageFilterTest.s

# target to generate assembly for a file
itkApproximateSignedDistanceMapImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkApproximateSignedDistanceMapImageFilterTest.cxx.s
.PHONY : itkApproximateSignedDistanceMapImageFilterTest.cxx.s

itkContourDirectedMeanDistanceImageFilterTest.o: itkContourDirectedMeanDistanceImageFilterTest.cxx.o

.PHONY : itkContourDirectedMeanDistanceImageFilterTest.o

# target to build an object file
itkContourDirectedMeanDistanceImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkContourDirectedMeanDistanceImageFilterTest.cxx.o
.PHONY : itkContourDirectedMeanDistanceImageFilterTest.cxx.o

itkContourDirectedMeanDistanceImageFilterTest.i: itkContourDirectedMeanDistanceImageFilterTest.cxx.i

.PHONY : itkContourDirectedMeanDistanceImageFilterTest.i

# target to preprocess a source file
itkContourDirectedMeanDistanceImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkContourDirectedMeanDistanceImageFilterTest.cxx.i
.PHONY : itkContourDirectedMeanDistanceImageFilterTest.cxx.i

itkContourDirectedMeanDistanceImageFilterTest.s: itkContourDirectedMeanDistanceImageFilterTest.cxx.s

.PHONY : itkContourDirectedMeanDistanceImageFilterTest.s

# target to generate assembly for a file
itkContourDirectedMeanDistanceImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkContourDirectedMeanDistanceImageFilterTest.cxx.s
.PHONY : itkContourDirectedMeanDistanceImageFilterTest.cxx.s

itkContourMeanDistanceImageFilterTest.o: itkContourMeanDistanceImageFilterTest.cxx.o

.PHONY : itkContourMeanDistanceImageFilterTest.o

# target to build an object file
itkContourMeanDistanceImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkContourMeanDistanceImageFilterTest.cxx.o
.PHONY : itkContourMeanDistanceImageFilterTest.cxx.o

itkContourMeanDistanceImageFilterTest.i: itkContourMeanDistanceImageFilterTest.cxx.i

.PHONY : itkContourMeanDistanceImageFilterTest.i

# target to preprocess a source file
itkContourMeanDistanceImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkContourMeanDistanceImageFilterTest.cxx.i
.PHONY : itkContourMeanDistanceImageFilterTest.cxx.i

itkContourMeanDistanceImageFilterTest.s: itkContourMeanDistanceImageFilterTest.cxx.s

.PHONY : itkContourMeanDistanceImageFilterTest.s

# target to generate assembly for a file
itkContourMeanDistanceImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkContourMeanDistanceImageFilterTest.cxx.s
.PHONY : itkContourMeanDistanceImageFilterTest.cxx.s

itkDanielssonDistanceMapImageFilterTest.o: itkDanielssonDistanceMapImageFilterTest.cxx.o

.PHONY : itkDanielssonDistanceMapImageFilterTest.o

# target to build an object file
itkDanielssonDistanceMapImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest.cxx.o
.PHONY : itkDanielssonDistanceMapImageFilterTest.cxx.o

itkDanielssonDistanceMapImageFilterTest.i: itkDanielssonDistanceMapImageFilterTest.cxx.i

.PHONY : itkDanielssonDistanceMapImageFilterTest.i

# target to preprocess a source file
itkDanielssonDistanceMapImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest.cxx.i
.PHONY : itkDanielssonDistanceMapImageFilterTest.cxx.i

itkDanielssonDistanceMapImageFilterTest.s: itkDanielssonDistanceMapImageFilterTest.cxx.s

.PHONY : itkDanielssonDistanceMapImageFilterTest.s

# target to generate assembly for a file
itkDanielssonDistanceMapImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest.cxx.s
.PHONY : itkDanielssonDistanceMapImageFilterTest.cxx.s

itkDanielssonDistanceMapImageFilterTest1.o: itkDanielssonDistanceMapImageFilterTest1.cxx.o

.PHONY : itkDanielssonDistanceMapImageFilterTest1.o

# target to build an object file
itkDanielssonDistanceMapImageFilterTest1.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest1.cxx.o
.PHONY : itkDanielssonDistanceMapImageFilterTest1.cxx.o

itkDanielssonDistanceMapImageFilterTest1.i: itkDanielssonDistanceMapImageFilterTest1.cxx.i

.PHONY : itkDanielssonDistanceMapImageFilterTest1.i

# target to preprocess a source file
itkDanielssonDistanceMapImageFilterTest1.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest1.cxx.i
.PHONY : itkDanielssonDistanceMapImageFilterTest1.cxx.i

itkDanielssonDistanceMapImageFilterTest1.s: itkDanielssonDistanceMapImageFilterTest1.cxx.s

.PHONY : itkDanielssonDistanceMapImageFilterTest1.s

# target to generate assembly for a file
itkDanielssonDistanceMapImageFilterTest1.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest1.cxx.s
.PHONY : itkDanielssonDistanceMapImageFilterTest1.cxx.s

itkDanielssonDistanceMapImageFilterTest2.o: itkDanielssonDistanceMapImageFilterTest2.cxx.o

.PHONY : itkDanielssonDistanceMapImageFilterTest2.o

# target to build an object file
itkDanielssonDistanceMapImageFilterTest2.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest2.cxx.o
.PHONY : itkDanielssonDistanceMapImageFilterTest2.cxx.o

itkDanielssonDistanceMapImageFilterTest2.i: itkDanielssonDistanceMapImageFilterTest2.cxx.i

.PHONY : itkDanielssonDistanceMapImageFilterTest2.i

# target to preprocess a source file
itkDanielssonDistanceMapImageFilterTest2.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest2.cxx.i
.PHONY : itkDanielssonDistanceMapImageFilterTest2.cxx.i

itkDanielssonDistanceMapImageFilterTest2.s: itkDanielssonDistanceMapImageFilterTest2.cxx.s

.PHONY : itkDanielssonDistanceMapImageFilterTest2.s

# target to generate assembly for a file
itkDanielssonDistanceMapImageFilterTest2.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkDanielssonDistanceMapImageFilterTest2.cxx.s
.PHONY : itkDanielssonDistanceMapImageFilterTest2.cxx.s

itkFastChamferDistanceImageFilterTest.o: itkFastChamferDistanceImageFilterTest.cxx.o

.PHONY : itkFastChamferDistanceImageFilterTest.o

# target to build an object file
itkFastChamferDistanceImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkFastChamferDistanceImageFilterTest.cxx.o
.PHONY : itkFastChamferDistanceImageFilterTest.cxx.o

itkFastChamferDistanceImageFilterTest.i: itkFastChamferDistanceImageFilterTest.cxx.i

.PHONY : itkFastChamferDistanceImageFilterTest.i

# target to preprocess a source file
itkFastChamferDistanceImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkFastChamferDistanceImageFilterTest.cxx.i
.PHONY : itkFastChamferDistanceImageFilterTest.cxx.i

itkFastChamferDistanceImageFilterTest.s: itkFastChamferDistanceImageFilterTest.cxx.s

.PHONY : itkFastChamferDistanceImageFilterTest.s

# target to generate assembly for a file
itkFastChamferDistanceImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkFastChamferDistanceImageFilterTest.cxx.s
.PHONY : itkFastChamferDistanceImageFilterTest.cxx.s

itkHausdorffDistanceImageFilterTest.o: itkHausdorffDistanceImageFilterTest.cxx.o

.PHONY : itkHausdorffDistanceImageFilterTest.o

# target to build an object file
itkHausdorffDistanceImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkHausdorffDistanceImageFilterTest.cxx.o
.PHONY : itkHausdorffDistanceImageFilterTest.cxx.o

itkHausdorffDistanceImageFilterTest.i: itkHausdorffDistanceImageFilterTest.cxx.i

.PHONY : itkHausdorffDistanceImageFilterTest.i

# target to preprocess a source file
itkHausdorffDistanceImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkHausdorffDistanceImageFilterTest.cxx.i
.PHONY : itkHausdorffDistanceImageFilterTest.cxx.i

itkHausdorffDistanceImageFilterTest.s: itkHausdorffDistanceImageFilterTest.cxx.s

.PHONY : itkHausdorffDistanceImageFilterTest.s

# target to generate assembly for a file
itkHausdorffDistanceImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkHausdorffDistanceImageFilterTest.cxx.s
.PHONY : itkHausdorffDistanceImageFilterTest.cxx.s

itkIsoContourDistanceImageFilterTest.o: itkIsoContourDistanceImageFilterTest.cxx.o

.PHONY : itkIsoContourDistanceImageFilterTest.o

# target to build an object file
itkIsoContourDistanceImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkIsoContourDistanceImageFilterTest.cxx.o
.PHONY : itkIsoContourDistanceImageFilterTest.cxx.o

itkIsoContourDistanceImageFilterTest.i: itkIsoContourDistanceImageFilterTest.cxx.i

.PHONY : itkIsoContourDistanceImageFilterTest.i

# target to preprocess a source file
itkIsoContourDistanceImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkIsoContourDistanceImageFilterTest.cxx.i
.PHONY : itkIsoContourDistanceImageFilterTest.cxx.i

itkIsoContourDistanceImageFilterTest.s: itkIsoContourDistanceImageFilterTest.cxx.s

.PHONY : itkIsoContourDistanceImageFilterTest.s

# target to generate assembly for a file
itkIsoContourDistanceImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkIsoContourDistanceImageFilterTest.cxx.s
.PHONY : itkIsoContourDistanceImageFilterTest.cxx.s

itkReflectiveImageRegionIteratorTest.o: itkReflectiveImageRegionIteratorTest.cxx.o

.PHONY : itkReflectiveImageRegionIteratorTest.o

# target to build an object file
itkReflectiveImageRegionIteratorTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkReflectiveImageRegionIteratorTest.cxx.o
.PHONY : itkReflectiveImageRegionIteratorTest.cxx.o

itkReflectiveImageRegionIteratorTest.i: itkReflectiveImageRegionIteratorTest.cxx.i

.PHONY : itkReflectiveImageRegionIteratorTest.i

# target to preprocess a source file
itkReflectiveImageRegionIteratorTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkReflectiveImageRegionIteratorTest.cxx.i
.PHONY : itkReflectiveImageRegionIteratorTest.cxx.i

itkReflectiveImageRegionIteratorTest.s: itkReflectiveImageRegionIteratorTest.cxx.s

.PHONY : itkReflectiveImageRegionIteratorTest.s

# target to generate assembly for a file
itkReflectiveImageRegionIteratorTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkReflectiveImageRegionIteratorTest.cxx.s
.PHONY : itkReflectiveImageRegionIteratorTest.cxx.s

itkSignedDanielssonDistanceMapImageFilterTest.o: itkSignedDanielssonDistanceMapImageFilterTest.cxx.o

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest.o

# target to build an object file
itkSignedDanielssonDistanceMapImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest.cxx.o
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest.cxx.o

itkSignedDanielssonDistanceMapImageFilterTest.i: itkSignedDanielssonDistanceMapImageFilterTest.cxx.i

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest.i

# target to preprocess a source file
itkSignedDanielssonDistanceMapImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest.cxx.i
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest.cxx.i

itkSignedDanielssonDistanceMapImageFilterTest.s: itkSignedDanielssonDistanceMapImageFilterTest.cxx.s

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest.s

# target to generate assembly for a file
itkSignedDanielssonDistanceMapImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest.cxx.s
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest.cxx.s

itkSignedDanielssonDistanceMapImageFilterTest1.o: itkSignedDanielssonDistanceMapImageFilterTest1.cxx.o

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest1.o

# target to build an object file
itkSignedDanielssonDistanceMapImageFilterTest1.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest1.cxx.o
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest1.cxx.o

itkSignedDanielssonDistanceMapImageFilterTest1.i: itkSignedDanielssonDistanceMapImageFilterTest1.cxx.i

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest1.i

# target to preprocess a source file
itkSignedDanielssonDistanceMapImageFilterTest1.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest1.cxx.i
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest1.cxx.i

itkSignedDanielssonDistanceMapImageFilterTest1.s: itkSignedDanielssonDistanceMapImageFilterTest1.cxx.s

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest1.s

# target to generate assembly for a file
itkSignedDanielssonDistanceMapImageFilterTest1.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest1.cxx.s
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest1.cxx.s

itkSignedDanielssonDistanceMapImageFilterTest11.o: itkSignedDanielssonDistanceMapImageFilterTest11.cxx.o

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest11.o

# target to build an object file
itkSignedDanielssonDistanceMapImageFilterTest11.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest11.cxx.o
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest11.cxx.o

itkSignedDanielssonDistanceMapImageFilterTest11.i: itkSignedDanielssonDistanceMapImageFilterTest11.cxx.i

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest11.i

# target to preprocess a source file
itkSignedDanielssonDistanceMapImageFilterTest11.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest11.cxx.i
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest11.cxx.i

itkSignedDanielssonDistanceMapImageFilterTest11.s: itkSignedDanielssonDistanceMapImageFilterTest11.cxx.s

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest11.s

# target to generate assembly for a file
itkSignedDanielssonDistanceMapImageFilterTest11.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest11.cxx.s
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest11.cxx.s

itkSignedDanielssonDistanceMapImageFilterTest2.o: itkSignedDanielssonDistanceMapImageFilterTest2.cxx.o

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest2.o

# target to build an object file
itkSignedDanielssonDistanceMapImageFilterTest2.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest2.cxx.o
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest2.cxx.o

itkSignedDanielssonDistanceMapImageFilterTest2.i: itkSignedDanielssonDistanceMapImageFilterTest2.cxx.i

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest2.i

# target to preprocess a source file
itkSignedDanielssonDistanceMapImageFilterTest2.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest2.cxx.i
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest2.cxx.i

itkSignedDanielssonDistanceMapImageFilterTest2.s: itkSignedDanielssonDistanceMapImageFilterTest2.cxx.s

.PHONY : itkSignedDanielssonDistanceMapImageFilterTest2.s

# target to generate assembly for a file
itkSignedDanielssonDistanceMapImageFilterTest2.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedDanielssonDistanceMapImageFilterTest2.cxx.s
.PHONY : itkSignedDanielssonDistanceMapImageFilterTest2.cxx.s

itkSignedMaurerDistanceMapImageFilterTest.o: itkSignedMaurerDistanceMapImageFilterTest.cxx.o

.PHONY : itkSignedMaurerDistanceMapImageFilterTest.o

# target to build an object file
itkSignedMaurerDistanceMapImageFilterTest.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedMaurerDistanceMapImageFilterTest.cxx.o
.PHONY : itkSignedMaurerDistanceMapImageFilterTest.cxx.o

itkSignedMaurerDistanceMapImageFilterTest.i: itkSignedMaurerDistanceMapImageFilterTest.cxx.i

.PHONY : itkSignedMaurerDistanceMapImageFilterTest.i

# target to preprocess a source file
itkSignedMaurerDistanceMapImageFilterTest.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedMaurerDistanceMapImageFilterTest.cxx.i
.PHONY : itkSignedMaurerDistanceMapImageFilterTest.cxx.i

itkSignedMaurerDistanceMapImageFilterTest.s: itkSignedMaurerDistanceMapImageFilterTest.cxx.s

.PHONY : itkSignedMaurerDistanceMapImageFilterTest.s

# target to generate assembly for a file
itkSignedMaurerDistanceMapImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedMaurerDistanceMapImageFilterTest.cxx.s
.PHONY : itkSignedMaurerDistanceMapImageFilterTest.cxx.s

itkSignedMaurerDistanceMapImageFilterTest11.o: itkSignedMaurerDistanceMapImageFilterTest11.cxx.o

.PHONY : itkSignedMaurerDistanceMapImageFilterTest11.o

# target to build an object file
itkSignedMaurerDistanceMapImageFilterTest11.cxx.o:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedMaurerDistanceMapImageFilterTest11.cxx.o
.PHONY : itkSignedMaurerDistanceMapImageFilterTest11.cxx.o

itkSignedMaurerDistanceMapImageFilterTest11.i: itkSignedMaurerDistanceMapImageFilterTest11.cxx.i

.PHONY : itkSignedMaurerDistanceMapImageFilterTest11.i

# target to preprocess a source file
itkSignedMaurerDistanceMapImageFilterTest11.cxx.i:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedMaurerDistanceMapImageFilterTest11.cxx.i
.PHONY : itkSignedMaurerDistanceMapImageFilterTest11.cxx.i

itkSignedMaurerDistanceMapImageFilterTest11.s: itkSignedMaurerDistanceMapImageFilterTest11.cxx.s

.PHONY : itkSignedMaurerDistanceMapImageFilterTest11.s

# target to generate assembly for a file
itkSignedMaurerDistanceMapImageFilterTest11.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/build.make Modules/Filtering/DistanceMap/test/CMakeFiles/ITKDistanceMapTestDriver.dir/itkSignedMaurerDistanceMapImageFilterTest11.cxx.s
.PHONY : itkSignedMaurerDistanceMapImageFilterTest11.cxx.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install/strip"
	@echo "... test"
	@echo "... package_source"
	@echo "... package"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... ITKDistanceMapTestDriver"
	@echo "... install"
	@echo "... ITKDistanceMapTestDriver.o"
	@echo "... ITKDistanceMapTestDriver.i"
	@echo "... ITKDistanceMapTestDriver.s"
	@echo "... itkApproximateSignedDistanceMapImageFilterTest.o"
	@echo "... itkApproximateSignedDistanceMapImageFilterTest.i"
	@echo "... itkApproximateSignedDistanceMapImageFilterTest.s"
	@echo "... itkContourDirectedMeanDistanceImageFilterTest.o"
	@echo "... itkContourDirectedMeanDistanceImageFilterTest.i"
	@echo "... itkContourDirectedMeanDistanceImageFilterTest.s"
	@echo "... itkContourMeanDistanceImageFilterTest.o"
	@echo "... itkContourMeanDistanceImageFilterTest.i"
	@echo "... itkContourMeanDistanceImageFilterTest.s"
	@echo "... itkDanielssonDistanceMapImageFilterTest.o"
	@echo "... itkDanielssonDistanceMapImageFilterTest.i"
	@echo "... itkDanielssonDistanceMapImageFilterTest.s"
	@echo "... itkDanielssonDistanceMapImageFilterTest1.o"
	@echo "... itkDanielssonDistanceMapImageFilterTest1.i"
	@echo "... itkDanielssonDistanceMapImageFilterTest1.s"
	@echo "... itkDanielssonDistanceMapImageFilterTest2.o"
	@echo "... itkDanielssonDistanceMapImageFilterTest2.i"
	@echo "... itkDanielssonDistanceMapImageFilterTest2.s"
	@echo "... itkFastChamferDistanceImageFilterTest.o"
	@echo "... itkFastChamferDistanceImageFilterTest.i"
	@echo "... itkFastChamferDistanceImageFilterTest.s"
	@echo "... itkHausdorffDistanceImageFilterTest.o"
	@echo "... itkHausdorffDistanceImageFilterTest.i"
	@echo "... itkHausdorffDistanceImageFilterTest.s"
	@echo "... itkIsoContourDistanceImageFilterTest.o"
	@echo "... itkIsoContourDistanceImageFilterTest.i"
	@echo "... itkIsoContourDistanceImageFilterTest.s"
	@echo "... itkReflectiveImageRegionIteratorTest.o"
	@echo "... itkReflectiveImageRegionIteratorTest.i"
	@echo "... itkReflectiveImageRegionIteratorTest.s"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest.o"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest.i"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest.s"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest1.o"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest1.i"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest1.s"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest11.o"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest11.i"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest11.s"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest2.o"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest2.i"
	@echo "... itkSignedDanielssonDistanceMapImageFilterTest2.s"
	@echo "... itkSignedMaurerDistanceMapImageFilterTest.o"
	@echo "... itkSignedMaurerDistanceMapImageFilterTest.i"
	@echo "... itkSignedMaurerDistanceMapImageFilterTest.s"
	@echo "... itkSignedMaurerDistanceMapImageFilterTest11.o"
	@echo "... itkSignedMaurerDistanceMapImageFilterTest11.i"
	@echo "... itkSignedMaurerDistanceMapImageFilterTest11.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /home/user/ITK/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

