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

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

# Convenience name for target.
ITKImageStatisticsTestDriver: Modules/Filtering/ImageStatistics/test/CMakeFiles/ITKImageStatisticsTestDriver.dir/rule

.PHONY : ITKImageStatisticsTestDriver

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

ITKImageStatisticsTestDriver.o: ITKImageStatisticsTestDriver.cxx.o

.PHONY : ITKImageStatisticsTestDriver.o

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

ITKImageStatisticsTestDriver.i: ITKImageStatisticsTestDriver.cxx.i

.PHONY : ITKImageStatisticsTestDriver.i

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

ITKImageStatisticsTestDriver.s: ITKImageStatisticsTestDriver.cxx.s

.PHONY : ITKImageStatisticsTestDriver.s

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

itkAccumulateImageFilterTest.o: itkAccumulateImageFilterTest.cxx.o

.PHONY : itkAccumulateImageFilterTest.o

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

itkAccumulateImageFilterTest.i: itkAccumulateImageFilterTest.cxx.i

.PHONY : itkAccumulateImageFilterTest.i

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

itkAccumulateImageFilterTest.s: itkAccumulateImageFilterTest.cxx.s

.PHONY : itkAccumulateImageFilterTest.s

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

itkAdaptiveHistogramEqualizationImageFilterTest.o: itkAdaptiveHistogramEqualizationImageFilterTest.cxx.o

.PHONY : itkAdaptiveHistogramEqualizationImageFilterTest.o

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

itkAdaptiveHistogramEqualizationImageFilterTest.i: itkAdaptiveHistogramEqualizationImageFilterTest.cxx.i

.PHONY : itkAdaptiveHistogramEqualizationImageFilterTest.i

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

itkAdaptiveHistogramEqualizationImageFilterTest.s: itkAdaptiveHistogramEqualizationImageFilterTest.cxx.s

.PHONY : itkAdaptiveHistogramEqualizationImageFilterTest.s

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

itkBinaryProjectionImageFilterTest.o: itkBinaryProjectionImageFilterTest.cxx.o

.PHONY : itkBinaryProjectionImageFilterTest.o

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

itkBinaryProjectionImageFilterTest.i: itkBinaryProjectionImageFilterTest.cxx.i

.PHONY : itkBinaryProjectionImageFilterTest.i

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

itkBinaryProjectionImageFilterTest.s: itkBinaryProjectionImageFilterTest.cxx.s

.PHONY : itkBinaryProjectionImageFilterTest.s

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

itkGetAverageSliceImageFilterTest.o: itkGetAverageSliceImageFilterTest.cxx.o

.PHONY : itkGetAverageSliceImageFilterTest.o

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

itkGetAverageSliceImageFilterTest.i: itkGetAverageSliceImageFilterTest.cxx.i

.PHONY : itkGetAverageSliceImageFilterTest.i

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

itkGetAverageSliceImageFilterTest.s: itkGetAverageSliceImageFilterTest.cxx.s

.PHONY : itkGetAverageSliceImageFilterTest.s

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

itkHistogramToEntropyImageFilterTest1.o: itkHistogramToEntropyImageFilterTest1.cxx.o

.PHONY : itkHistogramToEntropyImageFilterTest1.o

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

itkHistogramToEntropyImageFilterTest1.i: itkHistogramToEntropyImageFilterTest1.cxx.i

.PHONY : itkHistogramToEntropyImageFilterTest1.i

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

itkHistogramToEntropyImageFilterTest1.s: itkHistogramToEntropyImageFilterTest1.cxx.s

.PHONY : itkHistogramToEntropyImageFilterTest1.s

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

itkHistogramToEntropyImageFilterTest2.o: itkHistogramToEntropyImageFilterTest2.cxx.o

.PHONY : itkHistogramToEntropyImageFilterTest2.o

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

itkHistogramToEntropyImageFilterTest2.i: itkHistogramToEntropyImageFilterTest2.cxx.i

.PHONY : itkHistogramToEntropyImageFilterTest2.i

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

itkHistogramToEntropyImageFilterTest2.s: itkHistogramToEntropyImageFilterTest2.cxx.s

.PHONY : itkHistogramToEntropyImageFilterTest2.s

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

itkHistogramToIntensityImageFilterTest1.o: itkHistogramToIntensityImageFilterTest1.cxx.o

.PHONY : itkHistogramToIntensityImageFilterTest1.o

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

itkHistogramToIntensityImageFilterTest1.i: itkHistogramToIntensityImageFilterTest1.cxx.i

.PHONY : itkHistogramToIntensityImageFilterTest1.i

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

itkHistogramToIntensityImageFilterTest1.s: itkHistogramToIntensityImageFilterTest1.cxx.s

.PHONY : itkHistogramToIntensityImageFilterTest1.s

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

itkHistogramToIntensityImageFilterTest2.o: itkHistogramToIntensityImageFilterTest2.cxx.o

.PHONY : itkHistogramToIntensityImageFilterTest2.o

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

itkHistogramToIntensityImageFilterTest2.i: itkHistogramToIntensityImageFilterTest2.cxx.i

.PHONY : itkHistogramToIntensityImageFilterTest2.i

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

itkHistogramToIntensityImageFilterTest2.s: itkHistogramToIntensityImageFilterTest2.cxx.s

.PHONY : itkHistogramToIntensityImageFilterTest2.s

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

itkHistogramToLogProbabilityImageFilterTest1.o: itkHistogramToLogProbabilityImageFilterTest1.cxx.o

.PHONY : itkHistogramToLogProbabilityImageFilterTest1.o

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

itkHistogramToLogProbabilityImageFilterTest1.i: itkHistogramToLogProbabilityImageFilterTest1.cxx.i

.PHONY : itkHistogramToLogProbabilityImageFilterTest1.i

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

itkHistogramToLogProbabilityImageFilterTest1.s: itkHistogramToLogProbabilityImageFilterTest1.cxx.s

.PHONY : itkHistogramToLogProbabilityImageFilterTest1.s

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

itkHistogramToLogProbabilityImageFilterTest2.o: itkHistogramToLogProbabilityImageFilterTest2.cxx.o

.PHONY : itkHistogramToLogProbabilityImageFilterTest2.o

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

itkHistogramToLogProbabilityImageFilterTest2.i: itkHistogramToLogProbabilityImageFilterTest2.cxx.i

.PHONY : itkHistogramToLogProbabilityImageFilterTest2.i

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

itkHistogramToLogProbabilityImageFilterTest2.s: itkHistogramToLogProbabilityImageFilterTest2.cxx.s

.PHONY : itkHistogramToLogProbabilityImageFilterTest2.s

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

itkHistogramToProbabilityImageFilterTest1.o: itkHistogramToProbabilityImageFilterTest1.cxx.o

.PHONY : itkHistogramToProbabilityImageFilterTest1.o

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

itkHistogramToProbabilityImageFilterTest1.i: itkHistogramToProbabilityImageFilterTest1.cxx.i

.PHONY : itkHistogramToProbabilityImageFilterTest1.i

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

itkHistogramToProbabilityImageFilterTest1.s: itkHistogramToProbabilityImageFilterTest1.cxx.s

.PHONY : itkHistogramToProbabilityImageFilterTest1.s

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

itkHistogramToProbabilityImageFilterTest2.o: itkHistogramToProbabilityImageFilterTest2.cxx.o

.PHONY : itkHistogramToProbabilityImageFilterTest2.o

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

itkHistogramToProbabilityImageFilterTest2.i: itkHistogramToProbabilityImageFilterTest2.cxx.i

.PHONY : itkHistogramToProbabilityImageFilterTest2.i

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

itkHistogramToProbabilityImageFilterTest2.s: itkHistogramToProbabilityImageFilterTest2.cxx.s

.PHONY : itkHistogramToProbabilityImageFilterTest2.s

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

itkImageMomentsTest.o: itkImageMomentsTest.cxx.o

.PHONY : itkImageMomentsTest.o

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

itkImageMomentsTest.i: itkImageMomentsTest.cxx.i

.PHONY : itkImageMomentsTest.i

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

itkImageMomentsTest.s: itkImageMomentsTest.cxx.s

.PHONY : itkImageMomentsTest.s

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

itkImagePCADecompositionCalculatorTest.o: itkImagePCADecompositionCalculatorTest.cxx.o

.PHONY : itkImagePCADecompositionCalculatorTest.o

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

itkImagePCADecompositionCalculatorTest.i: itkImagePCADecompositionCalculatorTest.cxx.i

.PHONY : itkImagePCADecompositionCalculatorTest.i

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

itkImagePCADecompositionCalculatorTest.s: itkImagePCADecompositionCalculatorTest.cxx.s

.PHONY : itkImagePCADecompositionCalculatorTest.s

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

itkImagePCAShapeModelEstimatorTest.o: itkImagePCAShapeModelEstimatorTest.cxx.o

.PHONY : itkImagePCAShapeModelEstimatorTest.o

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

itkImagePCAShapeModelEstimatorTest.i: itkImagePCAShapeModelEstimatorTest.cxx.i

.PHONY : itkImagePCAShapeModelEstimatorTest.i

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

itkImagePCAShapeModelEstimatorTest.s: itkImagePCAShapeModelEstimatorTest.cxx.s

.PHONY : itkImagePCAShapeModelEstimatorTest.s

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

itkImageToHistogramFilterTest.o: itkImageToHistogramFilterTest.cxx.o

.PHONY : itkImageToHistogramFilterTest.o

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

itkImageToHistogramFilterTest.i: itkImageToHistogramFilterTest.cxx.i

.PHONY : itkImageToHistogramFilterTest.i

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

itkImageToHistogramFilterTest.s: itkImageToHistogramFilterTest.cxx.s

.PHONY : itkImageToHistogramFilterTest.s

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

itkImageToHistogramFilterTest2.o: itkImageToHistogramFilterTest2.cxx.o

.PHONY : itkImageToHistogramFilterTest2.o

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

itkImageToHistogramFilterTest2.i: itkImageToHistogramFilterTest2.cxx.i

.PHONY : itkImageToHistogramFilterTest2.i

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

itkImageToHistogramFilterTest2.s: itkImageToHistogramFilterTest2.cxx.s

.PHONY : itkImageToHistogramFilterTest2.s

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

itkImageToHistogramFilterTest3.o: itkImageToHistogramFilterTest3.cxx.o

.PHONY : itkImageToHistogramFilterTest3.o

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

itkImageToHistogramFilterTest3.i: itkImageToHistogramFilterTest3.cxx.i

.PHONY : itkImageToHistogramFilterTest3.i

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

itkImageToHistogramFilterTest3.s: itkImageToHistogramFilterTest3.cxx.s

.PHONY : itkImageToHistogramFilterTest3.s

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

itkLabelOverlapMeasuresImageFilterTest.o: itkLabelOverlapMeasuresImageFilterTest.cxx.o

.PHONY : itkLabelOverlapMeasuresImageFilterTest.o

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

itkLabelOverlapMeasuresImageFilterTest.i: itkLabelOverlapMeasuresImageFilterTest.cxx.i

.PHONY : itkLabelOverlapMeasuresImageFilterTest.i

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

itkLabelOverlapMeasuresImageFilterTest.s: itkLabelOverlapMeasuresImageFilterTest.cxx.s

.PHONY : itkLabelOverlapMeasuresImageFilterTest.s

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

itkLabelStatisticsImageFilterTest.o: itkLabelStatisticsImageFilterTest.cxx.o

.PHONY : itkLabelStatisticsImageFilterTest.o

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

itkLabelStatisticsImageFilterTest.i: itkLabelStatisticsImageFilterTest.cxx.i

.PHONY : itkLabelStatisticsImageFilterTest.i

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

itkLabelStatisticsImageFilterTest.s: itkLabelStatisticsImageFilterTest.cxx.s

.PHONY : itkLabelStatisticsImageFilterTest.s

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

itkMaximumProjectionImageFilterTest.o: itkMaximumProjectionImageFilterTest.cxx.o

.PHONY : itkMaximumProjectionImageFilterTest.o

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

itkMaximumProjectionImageFilterTest.i: itkMaximumProjectionImageFilterTest.cxx.i

.PHONY : itkMaximumProjectionImageFilterTest.i

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

itkMaximumProjectionImageFilterTest.s: itkMaximumProjectionImageFilterTest.cxx.s

.PHONY : itkMaximumProjectionImageFilterTest.s

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

itkMaximumProjectionImageFilterTest2.o: itkMaximumProjectionImageFilterTest2.cxx.o

.PHONY : itkMaximumProjectionImageFilterTest2.o

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

itkMaximumProjectionImageFilterTest2.i: itkMaximumProjectionImageFilterTest2.cxx.i

.PHONY : itkMaximumProjectionImageFilterTest2.i

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

itkMaximumProjectionImageFilterTest2.s: itkMaximumProjectionImageFilterTest2.cxx.s

.PHONY : itkMaximumProjectionImageFilterTest2.s

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

itkMaximumProjectionImageFilterTest3.o: itkMaximumProjectionImageFilterTest3.cxx.o

.PHONY : itkMaximumProjectionImageFilterTest3.o

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

itkMaximumProjectionImageFilterTest3.i: itkMaximumProjectionImageFilterTest3.cxx.i

.PHONY : itkMaximumProjectionImageFilterTest3.i

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

itkMaximumProjectionImageFilterTest3.s: itkMaximumProjectionImageFilterTest3.cxx.s

.PHONY : itkMaximumProjectionImageFilterTest3.s

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

itkMeanProjectionImageFilterTest.o: itkMeanProjectionImageFilterTest.cxx.o

.PHONY : itkMeanProjectionImageFilterTest.o

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

itkMeanProjectionImageFilterTest.i: itkMeanProjectionImageFilterTest.cxx.i

.PHONY : itkMeanProjectionImageFilterTest.i

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

itkMeanProjectionImageFilterTest.s: itkMeanProjectionImageFilterTest.cxx.s

.PHONY : itkMeanProjectionImageFilterTest.s

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

itkMedianProjectionImageFilterTest.o: itkMedianProjectionImageFilterTest.cxx.o

.PHONY : itkMedianProjectionImageFilterTest.o

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

itkMedianProjectionImageFilterTest.i: itkMedianProjectionImageFilterTest.cxx.i

.PHONY : itkMedianProjectionImageFilterTest.i

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

itkMedianProjectionImageFilterTest.s: itkMedianProjectionImageFilterTest.cxx.s

.PHONY : itkMedianProjectionImageFilterTest.s

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

itkMinimumMaximumImageFilterTest.o: itkMinimumMaximumImageFilterTest.cxx.o

.PHONY : itkMinimumMaximumImageFilterTest.o

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

itkMinimumMaximumImageFilterTest.i: itkMinimumMaximumImageFilterTest.cxx.i

.PHONY : itkMinimumMaximumImageFilterTest.i

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

itkMinimumMaximumImageFilterTest.s: itkMinimumMaximumImageFilterTest.cxx.s

.PHONY : itkMinimumMaximumImageFilterTest.s

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

itkMinimumProjectionImageFilterTest.o: itkMinimumProjectionImageFilterTest.cxx.o

.PHONY : itkMinimumProjectionImageFilterTest.o

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

itkMinimumProjectionImageFilterTest.i: itkMinimumProjectionImageFilterTest.cxx.i

.PHONY : itkMinimumProjectionImageFilterTest.i

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

itkMinimumProjectionImageFilterTest.s: itkMinimumProjectionImageFilterTest.cxx.s

.PHONY : itkMinimumProjectionImageFilterTest.s

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

itkProjectionImageFilterTest.o: itkProjectionImageFilterTest.cxx.o

.PHONY : itkProjectionImageFilterTest.o

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

itkProjectionImageFilterTest.i: itkProjectionImageFilterTest.cxx.i

.PHONY : itkProjectionImageFilterTest.i

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

itkProjectionImageFilterTest.s: itkProjectionImageFilterTest.cxx.s

.PHONY : itkProjectionImageFilterTest.s

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

itkStandardDeviationProjectionImageFilterTest.o: itkStandardDeviationProjectionImageFilterTest.cxx.o

.PHONY : itkStandardDeviationProjectionImageFilterTest.o

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

itkStandardDeviationProjectionImageFilterTest.i: itkStandardDeviationProjectionImageFilterTest.cxx.i

.PHONY : itkStandardDeviationProjectionImageFilterTest.i

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

itkStandardDeviationProjectionImageFilterTest.s: itkStandardDeviationProjectionImageFilterTest.cxx.s

.PHONY : itkStandardDeviationProjectionImageFilterTest.s

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

itkStatisticsImageFilterTest.o: itkStatisticsImageFilterTest.cxx.o

.PHONY : itkStatisticsImageFilterTest.o

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

itkStatisticsImageFilterTest.i: itkStatisticsImageFilterTest.cxx.i

.PHONY : itkStatisticsImageFilterTest.i

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

itkStatisticsImageFilterTest.s: itkStatisticsImageFilterTest.cxx.s

.PHONY : itkStatisticsImageFilterTest.s

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

itkSumProjectionImageFilterTest.o: itkSumProjectionImageFilterTest.cxx.o

.PHONY : itkSumProjectionImageFilterTest.o

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

itkSumProjectionImageFilterTest.i: itkSumProjectionImageFilterTest.cxx.i

.PHONY : itkSumProjectionImageFilterTest.i

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

itkSumProjectionImageFilterTest.s: itkSumProjectionImageFilterTest.cxx.s

.PHONY : itkSumProjectionImageFilterTest.s

# target to generate assembly for a file
itkSumProjectionImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/ImageStatistics/test/CMakeFiles/ITKImageStatisticsTestDriver.dir/build.make Modules/Filtering/ImageStatistics/test/CMakeFiles/ITKImageStatisticsTestDriver.dir/itkSumProjectionImageFilterTest.cxx.s
.PHONY : itkSumProjectionImageFilterTest.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 "... ITKImageStatisticsTestDriver"
	@echo "... install/local"
	@echo "... install"
	@echo "... list_install_components"
	@echo "... ITKImageStatisticsTestDriver.o"
	@echo "... ITKImageStatisticsTestDriver.i"
	@echo "... ITKImageStatisticsTestDriver.s"
	@echo "... itkAccumulateImageFilterTest.o"
	@echo "... itkAccumulateImageFilterTest.i"
	@echo "... itkAccumulateImageFilterTest.s"
	@echo "... itkAdaptiveHistogramEqualizationImageFilterTest.o"
	@echo "... itkAdaptiveHistogramEqualizationImageFilterTest.i"
	@echo "... itkAdaptiveHistogramEqualizationImageFilterTest.s"
	@echo "... itkBinaryProjectionImageFilterTest.o"
	@echo "... itkBinaryProjectionImageFilterTest.i"
	@echo "... itkBinaryProjectionImageFilterTest.s"
	@echo "... itkGetAverageSliceImageFilterTest.o"
	@echo "... itkGetAverageSliceImageFilterTest.i"
	@echo "... itkGetAverageSliceImageFilterTest.s"
	@echo "... itkHistogramToEntropyImageFilterTest1.o"
	@echo "... itkHistogramToEntropyImageFilterTest1.i"
	@echo "... itkHistogramToEntropyImageFilterTest1.s"
	@echo "... itkHistogramToEntropyImageFilterTest2.o"
	@echo "... itkHistogramToEntropyImageFilterTest2.i"
	@echo "... itkHistogramToEntropyImageFilterTest2.s"
	@echo "... itkHistogramToIntensityImageFilterTest1.o"
	@echo "... itkHistogramToIntensityImageFilterTest1.i"
	@echo "... itkHistogramToIntensityImageFilterTest1.s"
	@echo "... itkHistogramToIntensityImageFilterTest2.o"
	@echo "... itkHistogramToIntensityImageFilterTest2.i"
	@echo "... itkHistogramToIntensityImageFilterTest2.s"
	@echo "... itkHistogramToLogProbabilityImageFilterTest1.o"
	@echo "... itkHistogramToLogProbabilityImageFilterTest1.i"
	@echo "... itkHistogramToLogProbabilityImageFilterTest1.s"
	@echo "... itkHistogramToLogProbabilityImageFilterTest2.o"
	@echo "... itkHistogramToLogProbabilityImageFilterTest2.i"
	@echo "... itkHistogramToLogProbabilityImageFilterTest2.s"
	@echo "... itkHistogramToProbabilityImageFilterTest1.o"
	@echo "... itkHistogramToProbabilityImageFilterTest1.i"
	@echo "... itkHistogramToProbabilityImageFilterTest1.s"
	@echo "... itkHistogramToProbabilityImageFilterTest2.o"
	@echo "... itkHistogramToProbabilityImageFilterTest2.i"
	@echo "... itkHistogramToProbabilityImageFilterTest2.s"
	@echo "... itkImageMomentsTest.o"
	@echo "... itkImageMomentsTest.i"
	@echo "... itkImageMomentsTest.s"
	@echo "... itkImagePCADecompositionCalculatorTest.o"
	@echo "... itkImagePCADecompositionCalculatorTest.i"
	@echo "... itkImagePCADecompositionCalculatorTest.s"
	@echo "... itkImagePCAShapeModelEstimatorTest.o"
	@echo "... itkImagePCAShapeModelEstimatorTest.i"
	@echo "... itkImagePCAShapeModelEstimatorTest.s"
	@echo "... itkImageToHistogramFilterTest.o"
	@echo "... itkImageToHistogramFilterTest.i"
	@echo "... itkImageToHistogramFilterTest.s"
	@echo "... itkImageToHistogramFilterTest2.o"
	@echo "... itkImageToHistogramFilterTest2.i"
	@echo "... itkImageToHistogramFilterTest2.s"
	@echo "... itkImageToHistogramFilterTest3.o"
	@echo "... itkImageToHistogramFilterTest3.i"
	@echo "... itkImageToHistogramFilterTest3.s"
	@echo "... itkLabelOverlapMeasuresImageFilterTest.o"
	@echo "... itkLabelOverlapMeasuresImageFilterTest.i"
	@echo "... itkLabelOverlapMeasuresImageFilterTest.s"
	@echo "... itkLabelStatisticsImageFilterTest.o"
	@echo "... itkLabelStatisticsImageFilterTest.i"
	@echo "... itkLabelStatisticsImageFilterTest.s"
	@echo "... itkMaximumProjectionImageFilterTest.o"
	@echo "... itkMaximumProjectionImageFilterTest.i"
	@echo "... itkMaximumProjectionImageFilterTest.s"
	@echo "... itkMaximumProjectionImageFilterTest2.o"
	@echo "... itkMaximumProjectionImageFilterTest2.i"
	@echo "... itkMaximumProjectionImageFilterTest2.s"
	@echo "... itkMaximumProjectionImageFilterTest3.o"
	@echo "... itkMaximumProjectionImageFilterTest3.i"
	@echo "... itkMaximumProjectionImageFilterTest3.s"
	@echo "... itkMeanProjectionImageFilterTest.o"
	@echo "... itkMeanProjectionImageFilterTest.i"
	@echo "... itkMeanProjectionImageFilterTest.s"
	@echo "... itkMedianProjectionImageFilterTest.o"
	@echo "... itkMedianProjectionImageFilterTest.i"
	@echo "... itkMedianProjectionImageFilterTest.s"
	@echo "... itkMinimumMaximumImageFilterTest.o"
	@echo "... itkMinimumMaximumImageFilterTest.i"
	@echo "... itkMinimumMaximumImageFilterTest.s"
	@echo "... itkMinimumProjectionImageFilterTest.o"
	@echo "... itkMinimumProjectionImageFilterTest.i"
	@echo "... itkMinimumProjectionImageFilterTest.s"
	@echo "... itkProjectionImageFilterTest.o"
	@echo "... itkProjectionImageFilterTest.i"
	@echo "... itkProjectionImageFilterTest.s"
	@echo "... itkStandardDeviationProjectionImageFilterTest.o"
	@echo "... itkStandardDeviationProjectionImageFilterTest.i"
	@echo "... itkStandardDeviationProjectionImageFilterTest.s"
	@echo "... itkStatisticsImageFilterTest.o"
	@echo "... itkStatisticsImageFilterTest.i"
	@echo "... itkStatisticsImageFilterTest.s"
	@echo "... itkSumProjectionImageFilterTest.o"
	@echo "... itkSumProjectionImageFilterTest.i"
	@echo "... itkSumProjectionImageFilterTest.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

