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

# Default target executed when no arguments are given to make.
default_target: all

.PHONY : default_target

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:


#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:


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

.SUFFIXES: .hpux_make_needs_suffix_list


# Suppress display of executed commands.
$(VERBOSE).SILENT:


# A target that is always out of date.
cmake_force:

.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E remove -f

# Escaping for special characters.
EQUALS = =

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

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

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

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

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

.PHONY : edit_cache/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip

.PHONY : install/strip/fast

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

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

.PHONY : test/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/user/ITK/build && /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/user/ITK/build/CPackSourceConfig.cmake
.PHONY : package_source

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

.PHONY : package_source/fast

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/user/ITK/build && /usr/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

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

.PHONY : package/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

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

.PHONY : rebuild_cache/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"DebugDevel\" \"Development\" \"Headers\" \"Libraries\" \"Runtime\" \"RuntimeLibraries\" \"cppheaders\" \"headers\" \"libraries\""
.PHONY : list_install_components

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

.PHONY : list_install_components/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local

.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# The main all target
all: cmake_check_build_system
	cd /home/user/ITK/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/user/ITK/build/CMakeFiles /home/user/ITK/build/Modules/Filtering/MathematicalMorphology/test/CMakeFiles/progress.marks
	cd /home/user/ITK/build && $(MAKE) -f CMakeFiles/Makefile2 Modules/Filtering/MathematicalMorphology/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/MathematicalMorphology/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/MathematicalMorphology/test/preinstall
.PHONY : preinstall

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

# Convenience name for target.
ITKMathematicalMorphologyTestDriver: Modules/Filtering/MathematicalMorphology/test/CMakeFiles/ITKMathematicalMorphologyTestDriver.dir/rule

.PHONY : ITKMathematicalMorphologyTestDriver

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

ITKMathematicalMorphologyTestDriver.o: ITKMathematicalMorphologyTestDriver.cxx.o

.PHONY : ITKMathematicalMorphologyTestDriver.o

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

ITKMathematicalMorphologyTestDriver.i: ITKMathematicalMorphologyTestDriver.cxx.i

.PHONY : ITKMathematicalMorphologyTestDriver.i

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

ITKMathematicalMorphologyTestDriver.s: ITKMathematicalMorphologyTestDriver.cxx.s

.PHONY : ITKMathematicalMorphologyTestDriver.s

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

itkClosingByReconstructionImageFilterTest.o: itkClosingByReconstructionImageFilterTest.cxx.o

.PHONY : itkClosingByReconstructionImageFilterTest.o

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

itkClosingByReconstructionImageFilterTest.i: itkClosingByReconstructionImageFilterTest.cxx.i

.PHONY : itkClosingByReconstructionImageFilterTest.i

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

itkClosingByReconstructionImageFilterTest.s: itkClosingByReconstructionImageFilterTest.cxx.s

.PHONY : itkClosingByReconstructionImageFilterTest.s

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

itkDoubleThresholdImageFilterTest.o: itkDoubleThresholdImageFilterTest.cxx.o

.PHONY : itkDoubleThresholdImageFilterTest.o

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

itkDoubleThresholdImageFilterTest.i: itkDoubleThresholdImageFilterTest.cxx.i

.PHONY : itkDoubleThresholdImageFilterTest.i

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

itkDoubleThresholdImageFilterTest.s: itkDoubleThresholdImageFilterTest.cxx.s

.PHONY : itkDoubleThresholdImageFilterTest.s

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

itkFlatStructuringElementTest.o: itkFlatStructuringElementTest.cxx.o

.PHONY : itkFlatStructuringElementTest.o

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

itkFlatStructuringElementTest.i: itkFlatStructuringElementTest.cxx.i

.PHONY : itkFlatStructuringElementTest.i

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

itkFlatStructuringElementTest.s: itkFlatStructuringElementTest.cxx.s

.PHONY : itkFlatStructuringElementTest.s

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

itkGrayscaleConnectedClosingImageFilterTest.o: itkGrayscaleConnectedClosingImageFilterTest.cxx.o

.PHONY : itkGrayscaleConnectedClosingImageFilterTest.o

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

itkGrayscaleConnectedClosingImageFilterTest.i: itkGrayscaleConnectedClosingImageFilterTest.cxx.i

.PHONY : itkGrayscaleConnectedClosingImageFilterTest.i

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

itkGrayscaleConnectedClosingImageFilterTest.s: itkGrayscaleConnectedClosingImageFilterTest.cxx.s

.PHONY : itkGrayscaleConnectedClosingImageFilterTest.s

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

itkGrayscaleConnectedOpeningImageFilterTest.o: itkGrayscaleConnectedOpeningImageFilterTest.cxx.o

.PHONY : itkGrayscaleConnectedOpeningImageFilterTest.o

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

itkGrayscaleConnectedOpeningImageFilterTest.i: itkGrayscaleConnectedOpeningImageFilterTest.cxx.i

.PHONY : itkGrayscaleConnectedOpeningImageFilterTest.i

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

itkGrayscaleConnectedOpeningImageFilterTest.s: itkGrayscaleConnectedOpeningImageFilterTest.cxx.s

.PHONY : itkGrayscaleConnectedOpeningImageFilterTest.s

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

itkGrayscaleDilateImageFilterTest.o: itkGrayscaleDilateImageFilterTest.cxx.o

.PHONY : itkGrayscaleDilateImageFilterTest.o

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

itkGrayscaleDilateImageFilterTest.i: itkGrayscaleDilateImageFilterTest.cxx.i

.PHONY : itkGrayscaleDilateImageFilterTest.i

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

itkGrayscaleDilateImageFilterTest.s: itkGrayscaleDilateImageFilterTest.cxx.s

.PHONY : itkGrayscaleDilateImageFilterTest.s

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

itkGrayscaleErodeImageFilterTest.o: itkGrayscaleErodeImageFilterTest.cxx.o

.PHONY : itkGrayscaleErodeImageFilterTest.o

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

itkGrayscaleErodeImageFilterTest.i: itkGrayscaleErodeImageFilterTest.cxx.i

.PHONY : itkGrayscaleErodeImageFilterTest.i

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

itkGrayscaleErodeImageFilterTest.s: itkGrayscaleErodeImageFilterTest.cxx.s

.PHONY : itkGrayscaleErodeImageFilterTest.s

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

itkGrayscaleFillholeImageFilterTest.o: itkGrayscaleFillholeImageFilterTest.cxx.o

.PHONY : itkGrayscaleFillholeImageFilterTest.o

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

itkGrayscaleFillholeImageFilterTest.i: itkGrayscaleFillholeImageFilterTest.cxx.i

.PHONY : itkGrayscaleFillholeImageFilterTest.i

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

itkGrayscaleFillholeImageFilterTest.s: itkGrayscaleFillholeImageFilterTest.cxx.s

.PHONY : itkGrayscaleFillholeImageFilterTest.s

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

itkGrayscaleFunctionDilateImageFilterTest.o: itkGrayscaleFunctionDilateImageFilterTest.cxx.o

.PHONY : itkGrayscaleFunctionDilateImageFilterTest.o

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

itkGrayscaleFunctionDilateImageFilterTest.i: itkGrayscaleFunctionDilateImageFilterTest.cxx.i

.PHONY : itkGrayscaleFunctionDilateImageFilterTest.i

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

itkGrayscaleFunctionDilateImageFilterTest.s: itkGrayscaleFunctionDilateImageFilterTest.cxx.s

.PHONY : itkGrayscaleFunctionDilateImageFilterTest.s

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

itkGrayscaleFunctionErodeImageFilterTest.o: itkGrayscaleFunctionErodeImageFilterTest.cxx.o

.PHONY : itkGrayscaleFunctionErodeImageFilterTest.o

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

itkGrayscaleFunctionErodeImageFilterTest.i: itkGrayscaleFunctionErodeImageFilterTest.cxx.i

.PHONY : itkGrayscaleFunctionErodeImageFilterTest.i

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

itkGrayscaleFunctionErodeImageFilterTest.s: itkGrayscaleFunctionErodeImageFilterTest.cxx.s

.PHONY : itkGrayscaleFunctionErodeImageFilterTest.s

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

itkGrayscaleGeodesicErodeDilateImageFilterTest.o: itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx.o

.PHONY : itkGrayscaleGeodesicErodeDilateImageFilterTest.o

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

itkGrayscaleGeodesicErodeDilateImageFilterTest.i: itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx.i

.PHONY : itkGrayscaleGeodesicErodeDilateImageFilterTest.i

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

itkGrayscaleGeodesicErodeDilateImageFilterTest.s: itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx.s

.PHONY : itkGrayscaleGeodesicErodeDilateImageFilterTest.s

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

itkGrayscaleMorphologicalClosingImageFilterTest.o: itkGrayscaleMorphologicalClosingImageFilterTest.cxx.o

.PHONY : itkGrayscaleMorphologicalClosingImageFilterTest.o

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

itkGrayscaleMorphologicalClosingImageFilterTest.i: itkGrayscaleMorphologicalClosingImageFilterTest.cxx.i

.PHONY : itkGrayscaleMorphologicalClosingImageFilterTest.i

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

itkGrayscaleMorphologicalClosingImageFilterTest.s: itkGrayscaleMorphologicalClosingImageFilterTest.cxx.s

.PHONY : itkGrayscaleMorphologicalClosingImageFilterTest.s

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

itkGrayscaleMorphologicalClosingImageFilterTest2.o: itkGrayscaleMorphologicalClosingImageFilterTest2.cxx.o

.PHONY : itkGrayscaleMorphologicalClosingImageFilterTest2.o

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

itkGrayscaleMorphologicalClosingImageFilterTest2.i: itkGrayscaleMorphologicalClosingImageFilterTest2.cxx.i

.PHONY : itkGrayscaleMorphologicalClosingImageFilterTest2.i

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

itkGrayscaleMorphologicalClosingImageFilterTest2.s: itkGrayscaleMorphologicalClosingImageFilterTest2.cxx.s

.PHONY : itkGrayscaleMorphologicalClosingImageFilterTest2.s

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

itkGrayscaleMorphologicalOpeningImageFilterTest.o: itkGrayscaleMorphologicalOpeningImageFilterTest.cxx.o

.PHONY : itkGrayscaleMorphologicalOpeningImageFilterTest.o

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

itkGrayscaleMorphologicalOpeningImageFilterTest.i: itkGrayscaleMorphologicalOpeningImageFilterTest.cxx.i

.PHONY : itkGrayscaleMorphologicalOpeningImageFilterTest.i

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

itkGrayscaleMorphologicalOpeningImageFilterTest.s: itkGrayscaleMorphologicalOpeningImageFilterTest.cxx.s

.PHONY : itkGrayscaleMorphologicalOpeningImageFilterTest.s

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

itkGrayscaleMorphologicalOpeningImageFilterTest2.o: itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx.o

.PHONY : itkGrayscaleMorphologicalOpeningImageFilterTest2.o

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

itkGrayscaleMorphologicalOpeningImageFilterTest2.i: itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx.i

.PHONY : itkGrayscaleMorphologicalOpeningImageFilterTest2.i

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

itkGrayscaleMorphologicalOpeningImageFilterTest2.s: itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx.s

.PHONY : itkGrayscaleMorphologicalOpeningImageFilterTest2.s

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

itkHConvexConcaveImageFilterTest.o: itkHConvexConcaveImageFilterTest.cxx.o

.PHONY : itkHConvexConcaveImageFilterTest.o

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

itkHConvexConcaveImageFilterTest.i: itkHConvexConcaveImageFilterTest.cxx.i

.PHONY : itkHConvexConcaveImageFilterTest.i

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

itkHConvexConcaveImageFilterTest.s: itkHConvexConcaveImageFilterTest.cxx.s

.PHONY : itkHConvexConcaveImageFilterTest.s

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

itkHMaximaMinimaImageFilterTest.o: itkHMaximaMinimaImageFilterTest.cxx.o

.PHONY : itkHMaximaMinimaImageFilterTest.o

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

itkHMaximaMinimaImageFilterTest.i: itkHMaximaMinimaImageFilterTest.cxx.i

.PHONY : itkHMaximaMinimaImageFilterTest.i

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

itkHMaximaMinimaImageFilterTest.s: itkHMaximaMinimaImageFilterTest.cxx.s

.PHONY : itkHMaximaMinimaImageFilterTest.s

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

itkMapGrayscaleDilateImageFilterTest.o: itkMapGrayscaleDilateImageFilterTest.cxx.o

.PHONY : itkMapGrayscaleDilateImageFilterTest.o

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

itkMapGrayscaleDilateImageFilterTest.i: itkMapGrayscaleDilateImageFilterTest.cxx.i

.PHONY : itkMapGrayscaleDilateImageFilterTest.i

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

itkMapGrayscaleDilateImageFilterTest.s: itkMapGrayscaleDilateImageFilterTest.cxx.s

.PHONY : itkMapGrayscaleDilateImageFilterTest.s

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

itkMapGrayscaleErodeImageFilterTest.o: itkMapGrayscaleErodeImageFilterTest.cxx.o

.PHONY : itkMapGrayscaleErodeImageFilterTest.o

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

itkMapGrayscaleErodeImageFilterTest.i: itkMapGrayscaleErodeImageFilterTest.cxx.i

.PHONY : itkMapGrayscaleErodeImageFilterTest.i

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

itkMapGrayscaleErodeImageFilterTest.s: itkMapGrayscaleErodeImageFilterTest.cxx.s

.PHONY : itkMapGrayscaleErodeImageFilterTest.s

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

itkMapGrayscaleMorphologicalClosingImageFilterTest.o: itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx.o

.PHONY : itkMapGrayscaleMorphologicalClosingImageFilterTest.o

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

itkMapGrayscaleMorphologicalClosingImageFilterTest.i: itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx.i

.PHONY : itkMapGrayscaleMorphologicalClosingImageFilterTest.i

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

itkMapGrayscaleMorphologicalClosingImageFilterTest.s: itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx.s

.PHONY : itkMapGrayscaleMorphologicalClosingImageFilterTest.s

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

itkMapGrayscaleMorphologicalOpeningImageFilterTest.o: itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx.o

.PHONY : itkMapGrayscaleMorphologicalOpeningImageFilterTest.o

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

itkMapGrayscaleMorphologicalOpeningImageFilterTest.i: itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx.i

.PHONY : itkMapGrayscaleMorphologicalOpeningImageFilterTest.i

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

itkMapGrayscaleMorphologicalOpeningImageFilterTest.s: itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx.s

.PHONY : itkMapGrayscaleMorphologicalOpeningImageFilterTest.s

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

itkMorphologicalGradientImageFilterTest.o: itkMorphologicalGradientImageFilterTest.cxx.o

.PHONY : itkMorphologicalGradientImageFilterTest.o

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

itkMorphologicalGradientImageFilterTest.i: itkMorphologicalGradientImageFilterTest.cxx.i

.PHONY : itkMorphologicalGradientImageFilterTest.i

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

itkMorphologicalGradientImageFilterTest.s: itkMorphologicalGradientImageFilterTest.cxx.s

.PHONY : itkMorphologicalGradientImageFilterTest.s

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

itkMorphologicalGradientImageFilterTest2.o: itkMorphologicalGradientImageFilterTest2.cxx.o

.PHONY : itkMorphologicalGradientImageFilterTest2.o

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

itkMorphologicalGradientImageFilterTest2.i: itkMorphologicalGradientImageFilterTest2.cxx.i

.PHONY : itkMorphologicalGradientImageFilterTest2.i

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

itkMorphologicalGradientImageFilterTest2.s: itkMorphologicalGradientImageFilterTest2.cxx.s

.PHONY : itkMorphologicalGradientImageFilterTest2.s

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

itkOpeningByReconstructionImageFilterTest.o: itkOpeningByReconstructionImageFilterTest.cxx.o

.PHONY : itkOpeningByReconstructionImageFilterTest.o

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

itkOpeningByReconstructionImageFilterTest.i: itkOpeningByReconstructionImageFilterTest.cxx.i

.PHONY : itkOpeningByReconstructionImageFilterTest.i

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

itkOpeningByReconstructionImageFilterTest.s: itkOpeningByReconstructionImageFilterTest.cxx.s

.PHONY : itkOpeningByReconstructionImageFilterTest.s

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

itkOpeningByReconstructionImageFilterTest2.o: itkOpeningByReconstructionImageFilterTest2.cxx.o

.PHONY : itkOpeningByReconstructionImageFilterTest2.o

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

itkOpeningByReconstructionImageFilterTest2.i: itkOpeningByReconstructionImageFilterTest2.cxx.i

.PHONY : itkOpeningByReconstructionImageFilterTest2.i

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

itkOpeningByReconstructionImageFilterTest2.s: itkOpeningByReconstructionImageFilterTest2.cxx.s

.PHONY : itkOpeningByReconstructionImageFilterTest2.s

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

itkRemoveBoundaryObjectsTest.o: itkRemoveBoundaryObjectsTest.cxx.o

.PHONY : itkRemoveBoundaryObjectsTest.o

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

itkRemoveBoundaryObjectsTest.i: itkRemoveBoundaryObjectsTest.cxx.i

.PHONY : itkRemoveBoundaryObjectsTest.i

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

itkRemoveBoundaryObjectsTest.s: itkRemoveBoundaryObjectsTest.cxx.s

.PHONY : itkRemoveBoundaryObjectsTest.s

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

itkRemoveBoundaryObjectsTest2.o: itkRemoveBoundaryObjectsTest2.cxx.o

.PHONY : itkRemoveBoundaryObjectsTest2.o

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

itkRemoveBoundaryObjectsTest2.i: itkRemoveBoundaryObjectsTest2.cxx.i

.PHONY : itkRemoveBoundaryObjectsTest2.i

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

itkRemoveBoundaryObjectsTest2.s: itkRemoveBoundaryObjectsTest2.cxx.s

.PHONY : itkRemoveBoundaryObjectsTest2.s

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

itkShapedIteratorFromStructuringElementTest.o: itkShapedIteratorFromStructuringElementTest.cxx.o

.PHONY : itkShapedIteratorFromStructuringElementTest.o

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

itkShapedIteratorFromStructuringElementTest.i: itkShapedIteratorFromStructuringElementTest.cxx.i

.PHONY : itkShapedIteratorFromStructuringElementTest.i

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

itkShapedIteratorFromStructuringElementTest.s: itkShapedIteratorFromStructuringElementTest.cxx.s

.PHONY : itkShapedIteratorFromStructuringElementTest.s

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

itkTopHatImageFilterTest.o: itkTopHatImageFilterTest.cxx.o

.PHONY : itkTopHatImageFilterTest.o

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

itkTopHatImageFilterTest.i: itkTopHatImageFilterTest.cxx.i

.PHONY : itkTopHatImageFilterTest.i

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

itkTopHatImageFilterTest.s: itkTopHatImageFilterTest.cxx.s

.PHONY : itkTopHatImageFilterTest.s

# target to generate assembly for a file
itkTopHatImageFilterTest.cxx.s:
	cd /home/user/ITK/build && $(MAKE) -f Modules/Filtering/MathematicalMorphology/test/CMakeFiles/ITKMathematicalMorphologyTestDriver.dir/build.make Modules/Filtering/MathematicalMorphology/test/CMakeFiles/ITKMathematicalMorphologyTestDriver.dir/itkTopHatImageFilterTest.cxx.s
.PHONY : itkTopHatImageFilterTest.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 "... ITKMathematicalMorphologyTestDriver"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... install"
	@echo "... ITKMathematicalMorphologyTestDriver.o"
	@echo "... ITKMathematicalMorphologyTestDriver.i"
	@echo "... ITKMathematicalMorphologyTestDriver.s"
	@echo "... itkClosingByReconstructionImageFilterTest.o"
	@echo "... itkClosingByReconstructionImageFilterTest.i"
	@echo "... itkClosingByReconstructionImageFilterTest.s"
	@echo "... itkDoubleThresholdImageFilterTest.o"
	@echo "... itkDoubleThresholdImageFilterTest.i"
	@echo "... itkDoubleThresholdImageFilterTest.s"
	@echo "... itkFlatStructuringElementTest.o"
	@echo "... itkFlatStructuringElementTest.i"
	@echo "... itkFlatStructuringElementTest.s"
	@echo "... itkGrayscaleConnectedClosingImageFilterTest.o"
	@echo "... itkGrayscaleConnectedClosingImageFilterTest.i"
	@echo "... itkGrayscaleConnectedClosingImageFilterTest.s"
	@echo "... itkGrayscaleConnectedOpeningImageFilterTest.o"
	@echo "... itkGrayscaleConnectedOpeningImageFilterTest.i"
	@echo "... itkGrayscaleConnectedOpeningImageFilterTest.s"
	@echo "... itkGrayscaleDilateImageFilterTest.o"
	@echo "... itkGrayscaleDilateImageFilterTest.i"
	@echo "... itkGrayscaleDilateImageFilterTest.s"
	@echo "... itkGrayscaleErodeImageFilterTest.o"
	@echo "... itkGrayscaleErodeImageFilterTest.i"
	@echo "... itkGrayscaleErodeImageFilterTest.s"
	@echo "... itkGrayscaleFillholeImageFilterTest.o"
	@echo "... itkGrayscaleFillholeImageFilterTest.i"
	@echo "... itkGrayscaleFillholeImageFilterTest.s"
	@echo "... itkGrayscaleFunctionDilateImageFilterTest.o"
	@echo "... itkGrayscaleFunctionDilateImageFilterTest.i"
	@echo "... itkGrayscaleFunctionDilateImageFilterTest.s"
	@echo "... itkGrayscaleFunctionErodeImageFilterTest.o"
	@echo "... itkGrayscaleFunctionErodeImageFilterTest.i"
	@echo "... itkGrayscaleFunctionErodeImageFilterTest.s"
	@echo "... itkGrayscaleGeodesicErodeDilateImageFilterTest.o"
	@echo "... itkGrayscaleGeodesicErodeDilateImageFilterTest.i"
	@echo "... itkGrayscaleGeodesicErodeDilateImageFilterTest.s"
	@echo "... itkGrayscaleMorphologicalClosingImageFilterTest.o"
	@echo "... itkGrayscaleMorphologicalClosingImageFilterTest.i"
	@echo "... itkGrayscaleMorphologicalClosingImageFilterTest.s"
	@echo "... itkGrayscaleMorphologicalClosingImageFilterTest2.o"
	@echo "... itkGrayscaleMorphologicalClosingImageFilterTest2.i"
	@echo "... itkGrayscaleMorphologicalClosingImageFilterTest2.s"
	@echo "... itkGrayscaleMorphologicalOpeningImageFilterTest.o"
	@echo "... itkGrayscaleMorphologicalOpeningImageFilterTest.i"
	@echo "... itkGrayscaleMorphologicalOpeningImageFilterTest.s"
	@echo "... itkGrayscaleMorphologicalOpeningImageFilterTest2.o"
	@echo "... itkGrayscaleMorphologicalOpeningImageFilterTest2.i"
	@echo "... itkGrayscaleMorphologicalOpeningImageFilterTest2.s"
	@echo "... itkHConvexConcaveImageFilterTest.o"
	@echo "... itkHConvexConcaveImageFilterTest.i"
	@echo "... itkHConvexConcaveImageFilterTest.s"
	@echo "... itkHMaximaMinimaImageFilterTest.o"
	@echo "... itkHMaximaMinimaImageFilterTest.i"
	@echo "... itkHMaximaMinimaImageFilterTest.s"
	@echo "... itkMapGrayscaleDilateImageFilterTest.o"
	@echo "... itkMapGrayscaleDilateImageFilterTest.i"
	@echo "... itkMapGrayscaleDilateImageFilterTest.s"
	@echo "... itkMapGrayscaleErodeImageFilterTest.o"
	@echo "... itkMapGrayscaleErodeImageFilterTest.i"
	@echo "... itkMapGrayscaleErodeImageFilterTest.s"
	@echo "... itkMapGrayscaleMorphologicalClosingImageFilterTest.o"
	@echo "... itkMapGrayscaleMorphologicalClosingImageFilterTest.i"
	@echo "... itkMapGrayscaleMorphologicalClosingImageFilterTest.s"
	@echo "... itkMapGrayscaleMorphologicalOpeningImageFilterTest.o"
	@echo "... itkMapGrayscaleMorphologicalOpeningImageFilterTest.i"
	@echo "... itkMapGrayscaleMorphologicalOpeningImageFilterTest.s"
	@echo "... itkMorphologicalGradientImageFilterTest.o"
	@echo "... itkMorphologicalGradientImageFilterTest.i"
	@echo "... itkMorphologicalGradientImageFilterTest.s"
	@echo "... itkMorphologicalGradientImageFilterTest2.o"
	@echo "... itkMorphologicalGradientImageFilterTest2.i"
	@echo "... itkMorphologicalGradientImageFilterTest2.s"
	@echo "... itkOpeningByReconstructionImageFilterTest.o"
	@echo "... itkOpeningByReconstructionImageFilterTest.i"
	@echo "... itkOpeningByReconstructionImageFilterTest.s"
	@echo "... itkOpeningByReconstructionImageFilterTest2.o"
	@echo "... itkOpeningByReconstructionImageFilterTest2.i"
	@echo "... itkOpeningByReconstructionImageFilterTest2.s"
	@echo "... itkRemoveBoundaryObjectsTest.o"
	@echo "... itkRemoveBoundaryObjectsTest.i"
	@echo "... itkRemoveBoundaryObjectsTest.s"
	@echo "... itkRemoveBoundaryObjectsTest2.o"
	@echo "... itkRemoveBoundaryObjectsTest2.i"
	@echo "... itkRemoveBoundaryObjectsTest2.s"
	@echo "... itkShapedIteratorFromStructuringElementTest.o"
	@echo "... itkShapedIteratorFromStructuringElementTest.i"
	@echo "... itkShapedIteratorFromStructuringElementTest.s"
	@echo "... itkTopHatImageFilterTest.o"
	@echo "... itkTopHatImageFilterTest.i"
	@echo "... itkTopHatImageFilterTest.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

