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

# 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

# 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/Segmentation/LevelSets/test/CMakeFiles/progress.marks
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Segmentation/LevelSets/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/Segmentation/LevelSets/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/Segmentation/LevelSets/test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Segmentation/LevelSets/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/Segmentation/LevelSets/test/CMakeFiles/ITKLevelSetsTestDriver.dir/rule:
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Segmentation/LevelSets/test/CMakeFiles/ITKLevelSetsTestDriver.dir/rule
.PHONY : Modules/Segmentation/LevelSets/test/CMakeFiles/ITKLevelSetsTestDriver.dir/rule

# Convenience name for target.
ITKLevelSetsTestDriver: Modules/Segmentation/LevelSets/test/CMakeFiles/ITKLevelSetsTestDriver.dir/rule

.PHONY : ITKLevelSetsTestDriver

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

ITKLevelSetsTestDriver.o: ITKLevelSetsTestDriver.cxx.o

.PHONY : ITKLevelSetsTestDriver.o

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

ITKLevelSetsTestDriver.i: ITKLevelSetsTestDriver.cxx.i

.PHONY : ITKLevelSetsTestDriver.i

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

ITKLevelSetsTestDriver.s: ITKLevelSetsTestDriver.cxx.s

.PHONY : ITKLevelSetsTestDriver.s

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

itkAnisotropicFourthOrderLevelSetImageFilterTest.o: itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx.o

.PHONY : itkAnisotropicFourthOrderLevelSetImageFilterTest.o

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

itkAnisotropicFourthOrderLevelSetImageFilterTest.i: itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx.i

.PHONY : itkAnisotropicFourthOrderLevelSetImageFilterTest.i

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

itkAnisotropicFourthOrderLevelSetImageFilterTest.s: itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx.s

.PHONY : itkAnisotropicFourthOrderLevelSetImageFilterTest.s

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

itkCannySegmentationLevelSetImageFilterTest.o: itkCannySegmentationLevelSetImageFilterTest.cxx.o

.PHONY : itkCannySegmentationLevelSetImageFilterTest.o

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

itkCannySegmentationLevelSetImageFilterTest.i: itkCannySegmentationLevelSetImageFilterTest.cxx.i

.PHONY : itkCannySegmentationLevelSetImageFilterTest.i

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

itkCannySegmentationLevelSetImageFilterTest.s: itkCannySegmentationLevelSetImageFilterTest.cxx.s

.PHONY : itkCannySegmentationLevelSetImageFilterTest.s

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

itkCollidingFrontsImageFilterTest.o: itkCollidingFrontsImageFilterTest.cxx.o

.PHONY : itkCollidingFrontsImageFilterTest.o

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

itkCollidingFrontsImageFilterTest.i: itkCollidingFrontsImageFilterTest.cxx.i

.PHONY : itkCollidingFrontsImageFilterTest.i

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

itkCollidingFrontsImageFilterTest.s: itkCollidingFrontsImageFilterTest.cxx.s

.PHONY : itkCollidingFrontsImageFilterTest.s

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

itkCurvesLevelSetImageFilterTest.o: itkCurvesLevelSetImageFilterTest.cxx.o

.PHONY : itkCurvesLevelSetImageFilterTest.o

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

itkCurvesLevelSetImageFilterTest.i: itkCurvesLevelSetImageFilterTest.cxx.i

.PHONY : itkCurvesLevelSetImageFilterTest.i

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

itkCurvesLevelSetImageFilterTest.s: itkCurvesLevelSetImageFilterTest.cxx.s

.PHONY : itkCurvesLevelSetImageFilterTest.s

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

itkCurvesLevelSetImageFilterZeroSigmaTest.o: itkCurvesLevelSetImageFilterZeroSigmaTest.cxx.o

.PHONY : itkCurvesLevelSetImageFilterZeroSigmaTest.o

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

itkCurvesLevelSetImageFilterZeroSigmaTest.i: itkCurvesLevelSetImageFilterZeroSigmaTest.cxx.i

.PHONY : itkCurvesLevelSetImageFilterZeroSigmaTest.i

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

itkCurvesLevelSetImageFilterZeroSigmaTest.s: itkCurvesLevelSetImageFilterZeroSigmaTest.cxx.s

.PHONY : itkCurvesLevelSetImageFilterZeroSigmaTest.s

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

itkExtensionVelocitiesImageFilterTest.o: itkExtensionVelocitiesImageFilterTest.cxx.o

.PHONY : itkExtensionVelocitiesImageFilterTest.o

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

itkExtensionVelocitiesImageFilterTest.i: itkExtensionVelocitiesImageFilterTest.cxx.i

.PHONY : itkExtensionVelocitiesImageFilterTest.i

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

itkExtensionVelocitiesImageFilterTest.s: itkExtensionVelocitiesImageFilterTest.cxx.s

.PHONY : itkExtensionVelocitiesImageFilterTest.s

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

itkGeodesicActiveContourLevelSetImageFilterTest.o: itkGeodesicActiveContourLevelSetImageFilterTest.cxx.o

.PHONY : itkGeodesicActiveContourLevelSetImageFilterTest.o

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

itkGeodesicActiveContourLevelSetImageFilterTest.i: itkGeodesicActiveContourLevelSetImageFilterTest.cxx.i

.PHONY : itkGeodesicActiveContourLevelSetImageFilterTest.i

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

itkGeodesicActiveContourLevelSetImageFilterTest.s: itkGeodesicActiveContourLevelSetImageFilterTest.cxx.s

.PHONY : itkGeodesicActiveContourLevelSetImageFilterTest.s

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

itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.o: itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx.o

.PHONY : itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.o

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

itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.i: itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx.i

.PHONY : itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.i

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

itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.s: itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx.s

.PHONY : itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.s

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

itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.o: itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx.o

.PHONY : itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.o

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

itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.i: itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx.i

.PHONY : itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.i

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

itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.s: itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx.s

.PHONY : itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.s

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

itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.o: itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx.o

.PHONY : itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.o

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

itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.i: itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx.i

.PHONY : itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.i

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

itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.s: itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx.s

.PHONY : itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.s

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

itkImplicitManifoldNormalVectorFilterTest.o: itkImplicitManifoldNormalVectorFilterTest.cxx.o

.PHONY : itkImplicitManifoldNormalVectorFilterTest.o

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

itkImplicitManifoldNormalVectorFilterTest.i: itkImplicitManifoldNormalVectorFilterTest.cxx.i

.PHONY : itkImplicitManifoldNormalVectorFilterTest.i

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

itkImplicitManifoldNormalVectorFilterTest.s: itkImplicitManifoldNormalVectorFilterTest.cxx.s

.PHONY : itkImplicitManifoldNormalVectorFilterTest.s

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

itkIsotropicFourthOrderLevelSetImageFilterTest.o: itkIsotropicFourthOrderLevelSetImageFilterTest.cxx.o

.PHONY : itkIsotropicFourthOrderLevelSetImageFilterTest.o

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

itkIsotropicFourthOrderLevelSetImageFilterTest.i: itkIsotropicFourthOrderLevelSetImageFilterTest.cxx.i

.PHONY : itkIsotropicFourthOrderLevelSetImageFilterTest.i

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

itkIsotropicFourthOrderLevelSetImageFilterTest.s: itkIsotropicFourthOrderLevelSetImageFilterTest.cxx.s

.PHONY : itkIsotropicFourthOrderLevelSetImageFilterTest.s

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

itkLaplacianSegmentationLevelSetImageFilterTest.o: itkLaplacianSegmentationLevelSetImageFilterTest.cxx.o

.PHONY : itkLaplacianSegmentationLevelSetImageFilterTest.o

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

itkLaplacianSegmentationLevelSetImageFilterTest.i: itkLaplacianSegmentationLevelSetImageFilterTest.cxx.i

.PHONY : itkLaplacianSegmentationLevelSetImageFilterTest.i

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

itkLaplacianSegmentationLevelSetImageFilterTest.s: itkLaplacianSegmentationLevelSetImageFilterTest.cxx.s

.PHONY : itkLaplacianSegmentationLevelSetImageFilterTest.s

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

itkLevelSetFunctionTest.o: itkLevelSetFunctionTest.cxx.o

.PHONY : itkLevelSetFunctionTest.o

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

itkLevelSetFunctionTest.i: itkLevelSetFunctionTest.cxx.i

.PHONY : itkLevelSetFunctionTest.i

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

itkLevelSetFunctionTest.s: itkLevelSetFunctionTest.cxx.s

.PHONY : itkLevelSetFunctionTest.s

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

itkLevelSetNeighborhoodExtractorTest.o: itkLevelSetNeighborhoodExtractorTest.cxx.o

.PHONY : itkLevelSetNeighborhoodExtractorTest.o

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

itkLevelSetNeighborhoodExtractorTest.i: itkLevelSetNeighborhoodExtractorTest.cxx.i

.PHONY : itkLevelSetNeighborhoodExtractorTest.i

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

itkLevelSetNeighborhoodExtractorTest.s: itkLevelSetNeighborhoodExtractorTest.cxx.s

.PHONY : itkLevelSetNeighborhoodExtractorTest.s

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

itkLevelSetVelocityNeighborhoodExtractorTest.o: itkLevelSetVelocityNeighborhoodExtractorTest.cxx.o

.PHONY : itkLevelSetVelocityNeighborhoodExtractorTest.o

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

itkLevelSetVelocityNeighborhoodExtractorTest.i: itkLevelSetVelocityNeighborhoodExtractorTest.cxx.i

.PHONY : itkLevelSetVelocityNeighborhoodExtractorTest.i

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

itkLevelSetVelocityNeighborhoodExtractorTest.s: itkLevelSetVelocityNeighborhoodExtractorTest.cxx.s

.PHONY : itkLevelSetVelocityNeighborhoodExtractorTest.s

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

itkNarrowBandCurvesLevelSetImageFilterTest.o: itkNarrowBandCurvesLevelSetImageFilterTest.cxx.o

.PHONY : itkNarrowBandCurvesLevelSetImageFilterTest.o

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

itkNarrowBandCurvesLevelSetImageFilterTest.i: itkNarrowBandCurvesLevelSetImageFilterTest.cxx.i

.PHONY : itkNarrowBandCurvesLevelSetImageFilterTest.i

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

itkNarrowBandCurvesLevelSetImageFilterTest.s: itkNarrowBandCurvesLevelSetImageFilterTest.cxx.s

.PHONY : itkNarrowBandCurvesLevelSetImageFilterTest.s

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

itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.o: itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx.o

.PHONY : itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.o

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

itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.i: itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx.i

.PHONY : itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.i

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

itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.s: itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx.s

.PHONY : itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.s

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

itkParallelSparseFieldLevelSetImageFilterTest.o: itkParallelSparseFieldLevelSetImageFilterTest.cxx.o

.PHONY : itkParallelSparseFieldLevelSetImageFilterTest.o

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

itkParallelSparseFieldLevelSetImageFilterTest.i: itkParallelSparseFieldLevelSetImageFilterTest.cxx.i

.PHONY : itkParallelSparseFieldLevelSetImageFilterTest.i

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

itkParallelSparseFieldLevelSetImageFilterTest.s: itkParallelSparseFieldLevelSetImageFilterTest.cxx.s

.PHONY : itkParallelSparseFieldLevelSetImageFilterTest.s

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

itkReinitializeLevelSetImageFilterTest.o: itkReinitializeLevelSetImageFilterTest.cxx.o

.PHONY : itkReinitializeLevelSetImageFilterTest.o

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

itkReinitializeLevelSetImageFilterTest.i: itkReinitializeLevelSetImageFilterTest.cxx.i

.PHONY : itkReinitializeLevelSetImageFilterTest.i

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

itkReinitializeLevelSetImageFilterTest.s: itkReinitializeLevelSetImageFilterTest.cxx.s

.PHONY : itkReinitializeLevelSetImageFilterTest.s

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

itkShapeDetectionLevelSetImageFilterTest.o: itkShapeDetectionLevelSetImageFilterTest.cxx.o

.PHONY : itkShapeDetectionLevelSetImageFilterTest.o

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

itkShapeDetectionLevelSetImageFilterTest.i: itkShapeDetectionLevelSetImageFilterTest.cxx.i

.PHONY : itkShapeDetectionLevelSetImageFilterTest.i

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

itkShapeDetectionLevelSetImageFilterTest.s: itkShapeDetectionLevelSetImageFilterTest.cxx.s

.PHONY : itkShapeDetectionLevelSetImageFilterTest.s

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

itkShapePriorMAPCostFunctionTest.o: itkShapePriorMAPCostFunctionTest.cxx.o

.PHONY : itkShapePriorMAPCostFunctionTest.o

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

itkShapePriorMAPCostFunctionTest.i: itkShapePriorMAPCostFunctionTest.cxx.i

.PHONY : itkShapePriorMAPCostFunctionTest.i

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

itkShapePriorMAPCostFunctionTest.s: itkShapePriorMAPCostFunctionTest.cxx.s

.PHONY : itkShapePriorMAPCostFunctionTest.s

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

itkShapePriorSegmentationLevelSetFunctionTest.o: itkShapePriorSegmentationLevelSetFunctionTest.cxx.o

.PHONY : itkShapePriorSegmentationLevelSetFunctionTest.o

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

itkShapePriorSegmentationLevelSetFunctionTest.i: itkShapePriorSegmentationLevelSetFunctionTest.cxx.i

.PHONY : itkShapePriorSegmentationLevelSetFunctionTest.i

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

itkShapePriorSegmentationLevelSetFunctionTest.s: itkShapePriorSegmentationLevelSetFunctionTest.cxx.s

.PHONY : itkShapePriorSegmentationLevelSetFunctionTest.s

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

itkSparseFieldFourthOrderLevelSetImageFilterTest.o: itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx.o

.PHONY : itkSparseFieldFourthOrderLevelSetImageFilterTest.o

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

itkSparseFieldFourthOrderLevelSetImageFilterTest.i: itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx.i

.PHONY : itkSparseFieldFourthOrderLevelSetImageFilterTest.i

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

itkSparseFieldFourthOrderLevelSetImageFilterTest.s: itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx.s

.PHONY : itkSparseFieldFourthOrderLevelSetImageFilterTest.s

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

itkThresholdSegmentationLevelSetImageFilterTest.o: itkThresholdSegmentationLevelSetImageFilterTest.cxx.o

.PHONY : itkThresholdSegmentationLevelSetImageFilterTest.o

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

itkThresholdSegmentationLevelSetImageFilterTest.i: itkThresholdSegmentationLevelSetImageFilterTest.cxx.i

.PHONY : itkThresholdSegmentationLevelSetImageFilterTest.i

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

itkThresholdSegmentationLevelSetImageFilterTest.s: itkThresholdSegmentationLevelSetImageFilterTest.cxx.s

.PHONY : itkThresholdSegmentationLevelSetImageFilterTest.s

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

itkUnsharpMaskLevelSetImageFilterTest.o: itkUnsharpMaskLevelSetImageFilterTest.cxx.o

.PHONY : itkUnsharpMaskLevelSetImageFilterTest.o

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

itkUnsharpMaskLevelSetImageFilterTest.i: itkUnsharpMaskLevelSetImageFilterTest.cxx.i

.PHONY : itkUnsharpMaskLevelSetImageFilterTest.i

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

itkUnsharpMaskLevelSetImageFilterTest.s: itkUnsharpMaskLevelSetImageFilterTest.cxx.s

.PHONY : itkUnsharpMaskLevelSetImageFilterTest.s

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

itkVectorThresholdSegmentationLevelSetImageFilterTest.o: itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx.o

.PHONY : itkVectorThresholdSegmentationLevelSetImageFilterTest.o

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

itkVectorThresholdSegmentationLevelSetImageFilterTest.i: itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx.i

.PHONY : itkVectorThresholdSegmentationLevelSetImageFilterTest.i

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

itkVectorThresholdSegmentationLevelSetImageFilterTest.s: itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx.s

.PHONY : itkVectorThresholdSegmentationLevelSetImageFilterTest.s

# target to generate assembly for a file
itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Segmentation/LevelSets/test/CMakeFiles/ITKLevelSetsTestDriver.dir/build.make Modules/Segmentation/LevelSets/test/CMakeFiles/ITKLevelSetsTestDriver.dir/itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx.s
.PHONY : itkVectorThresholdSegmentationLevelSetImageFilterTest.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 "... ITKLevelSetsTestDriver"
	@echo "... install/local"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... ITKLevelSetsTestDriver.o"
	@echo "... ITKLevelSetsTestDriver.i"
	@echo "... ITKLevelSetsTestDriver.s"
	@echo "... itkAnisotropicFourthOrderLevelSetImageFilterTest.o"
	@echo "... itkAnisotropicFourthOrderLevelSetImageFilterTest.i"
	@echo "... itkAnisotropicFourthOrderLevelSetImageFilterTest.s"
	@echo "... itkCannySegmentationLevelSetImageFilterTest.o"
	@echo "... itkCannySegmentationLevelSetImageFilterTest.i"
	@echo "... itkCannySegmentationLevelSetImageFilterTest.s"
	@echo "... itkCollidingFrontsImageFilterTest.o"
	@echo "... itkCollidingFrontsImageFilterTest.i"
	@echo "... itkCollidingFrontsImageFilterTest.s"
	@echo "... itkCurvesLevelSetImageFilterTest.o"
	@echo "... itkCurvesLevelSetImageFilterTest.i"
	@echo "... itkCurvesLevelSetImageFilterTest.s"
	@echo "... itkCurvesLevelSetImageFilterZeroSigmaTest.o"
	@echo "... itkCurvesLevelSetImageFilterZeroSigmaTest.i"
	@echo "... itkCurvesLevelSetImageFilterZeroSigmaTest.s"
	@echo "... itkExtensionVelocitiesImageFilterTest.o"
	@echo "... itkExtensionVelocitiesImageFilterTest.i"
	@echo "... itkExtensionVelocitiesImageFilterTest.s"
	@echo "... itkGeodesicActiveContourLevelSetImageFilterTest.o"
	@echo "... itkGeodesicActiveContourLevelSetImageFilterTest.i"
	@echo "... itkGeodesicActiveContourLevelSetImageFilterTest.s"
	@echo "... itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.o"
	@echo "... itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.i"
	@echo "... itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.s"
	@echo "... itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.o"
	@echo "... itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.i"
	@echo "... itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.s"
	@echo "... itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.o"
	@echo "... itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.i"
	@echo "... itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.s"
	@echo "... itkImplicitManifoldNormalVectorFilterTest.o"
	@echo "... itkImplicitManifoldNormalVectorFilterTest.i"
	@echo "... itkImplicitManifoldNormalVectorFilterTest.s"
	@echo "... itkIsotropicFourthOrderLevelSetImageFilterTest.o"
	@echo "... itkIsotropicFourthOrderLevelSetImageFilterTest.i"
	@echo "... itkIsotropicFourthOrderLevelSetImageFilterTest.s"
	@echo "... itkLaplacianSegmentationLevelSetImageFilterTest.o"
	@echo "... itkLaplacianSegmentationLevelSetImageFilterTest.i"
	@echo "... itkLaplacianSegmentationLevelSetImageFilterTest.s"
	@echo "... itkLevelSetFunctionTest.o"
	@echo "... itkLevelSetFunctionTest.i"
	@echo "... itkLevelSetFunctionTest.s"
	@echo "... itkLevelSetNeighborhoodExtractorTest.o"
	@echo "... itkLevelSetNeighborhoodExtractorTest.i"
	@echo "... itkLevelSetNeighborhoodExtractorTest.s"
	@echo "... itkLevelSetVelocityNeighborhoodExtractorTest.o"
	@echo "... itkLevelSetVelocityNeighborhoodExtractorTest.i"
	@echo "... itkLevelSetVelocityNeighborhoodExtractorTest.s"
	@echo "... itkNarrowBandCurvesLevelSetImageFilterTest.o"
	@echo "... itkNarrowBandCurvesLevelSetImageFilterTest.i"
	@echo "... itkNarrowBandCurvesLevelSetImageFilterTest.s"
	@echo "... itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.o"
	@echo "... itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.i"
	@echo "... itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.s"
	@echo "... itkParallelSparseFieldLevelSetImageFilterTest.o"
	@echo "... itkParallelSparseFieldLevelSetImageFilterTest.i"
	@echo "... itkParallelSparseFieldLevelSetImageFilterTest.s"
	@echo "... itkReinitializeLevelSetImageFilterTest.o"
	@echo "... itkReinitializeLevelSetImageFilterTest.i"
	@echo "... itkReinitializeLevelSetImageFilterTest.s"
	@echo "... itkShapeDetectionLevelSetImageFilterTest.o"
	@echo "... itkShapeDetectionLevelSetImageFilterTest.i"
	@echo "... itkShapeDetectionLevelSetImageFilterTest.s"
	@echo "... itkShapePriorMAPCostFunctionTest.o"
	@echo "... itkShapePriorMAPCostFunctionTest.i"
	@echo "... itkShapePriorMAPCostFunctionTest.s"
	@echo "... itkShapePriorSegmentationLevelSetFunctionTest.o"
	@echo "... itkShapePriorSegmentationLevelSetFunctionTest.i"
	@echo "... itkShapePriorSegmentationLevelSetFunctionTest.s"
	@echo "... itkSparseFieldFourthOrderLevelSetImageFilterTest.o"
	@echo "... itkSparseFieldFourthOrderLevelSetImageFilterTest.i"
	@echo "... itkSparseFieldFourthOrderLevelSetImageFilterTest.s"
	@echo "... itkThresholdSegmentationLevelSetImageFilterTest.o"
	@echo "... itkThresholdSegmentationLevelSetImageFilterTest.i"
	@echo "... itkThresholdSegmentationLevelSetImageFilterTest.s"
	@echo "... itkUnsharpMaskLevelSetImageFilterTest.o"
	@echo "... itkUnsharpMaskLevelSetImageFilterTest.i"
	@echo "... itkUnsharpMaskLevelSetImageFilterTest.s"
	@echo "... itkVectorThresholdSegmentationLevelSetImageFilterTest.o"
	@echo "... itkVectorThresholdSegmentationLevelSetImageFilterTest.i"
	@echo "... itkVectorThresholdSegmentationLevelSetImageFilterTest.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

