# 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/VTK-7.1.1

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

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

# 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: \"Development\" \"RuntimeLibraries\" \"Unspecified\" \"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 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/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 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

# The main all target
all: cmake_check_build_system
	cd /home/user/VTK-7.1.1/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/user/VTK-7.1.1/build/CMakeFiles /home/user/VTK-7.1.1/build/Imaging/Morphological/CMakeFiles/progress.marks
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Morphological/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/user/VTK-7.1.1/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Morphological/clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Morphological/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Morphological/preinstall
.PHONY : preinstall/fast

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

# Convenience name for target.
Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/rule:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/rule
.PHONY : Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/rule

# Convenience name for target.
vtkImagingMorphological: Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/rule

.PHONY : vtkImagingMorphological

# fast build rule for target.
vtkImagingMorphological/fast:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build
.PHONY : vtkImagingMorphological/fast

vtkImageConnectivityFilter.o: vtkImageConnectivityFilter.cxx.o

.PHONY : vtkImageConnectivityFilter.o

# target to build an object file
vtkImageConnectivityFilter.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageConnectivityFilter.cxx.o
.PHONY : vtkImageConnectivityFilter.cxx.o

vtkImageConnectivityFilter.i: vtkImageConnectivityFilter.cxx.i

.PHONY : vtkImageConnectivityFilter.i

# target to preprocess a source file
vtkImageConnectivityFilter.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageConnectivityFilter.cxx.i
.PHONY : vtkImageConnectivityFilter.cxx.i

vtkImageConnectivityFilter.s: vtkImageConnectivityFilter.cxx.s

.PHONY : vtkImageConnectivityFilter.s

# target to generate assembly for a file
vtkImageConnectivityFilter.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageConnectivityFilter.cxx.s
.PHONY : vtkImageConnectivityFilter.cxx.s

vtkImageConnector.o: vtkImageConnector.cxx.o

.PHONY : vtkImageConnector.o

# target to build an object file
vtkImageConnector.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageConnector.cxx.o
.PHONY : vtkImageConnector.cxx.o

vtkImageConnector.i: vtkImageConnector.cxx.i

.PHONY : vtkImageConnector.i

# target to preprocess a source file
vtkImageConnector.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageConnector.cxx.i
.PHONY : vtkImageConnector.cxx.i

vtkImageConnector.s: vtkImageConnector.cxx.s

.PHONY : vtkImageConnector.s

# target to generate assembly for a file
vtkImageConnector.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageConnector.cxx.s
.PHONY : vtkImageConnector.cxx.s

vtkImageContinuousDilate3D.o: vtkImageContinuousDilate3D.cxx.o

.PHONY : vtkImageContinuousDilate3D.o

# target to build an object file
vtkImageContinuousDilate3D.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageContinuousDilate3D.cxx.o
.PHONY : vtkImageContinuousDilate3D.cxx.o

vtkImageContinuousDilate3D.i: vtkImageContinuousDilate3D.cxx.i

.PHONY : vtkImageContinuousDilate3D.i

# target to preprocess a source file
vtkImageContinuousDilate3D.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageContinuousDilate3D.cxx.i
.PHONY : vtkImageContinuousDilate3D.cxx.i

vtkImageContinuousDilate3D.s: vtkImageContinuousDilate3D.cxx.s

.PHONY : vtkImageContinuousDilate3D.s

# target to generate assembly for a file
vtkImageContinuousDilate3D.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageContinuousDilate3D.cxx.s
.PHONY : vtkImageContinuousDilate3D.cxx.s

vtkImageContinuousErode3D.o: vtkImageContinuousErode3D.cxx.o

.PHONY : vtkImageContinuousErode3D.o

# target to build an object file
vtkImageContinuousErode3D.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageContinuousErode3D.cxx.o
.PHONY : vtkImageContinuousErode3D.cxx.o

vtkImageContinuousErode3D.i: vtkImageContinuousErode3D.cxx.i

.PHONY : vtkImageContinuousErode3D.i

# target to preprocess a source file
vtkImageContinuousErode3D.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageContinuousErode3D.cxx.i
.PHONY : vtkImageContinuousErode3D.cxx.i

vtkImageContinuousErode3D.s: vtkImageContinuousErode3D.cxx.s

.PHONY : vtkImageContinuousErode3D.s

# target to generate assembly for a file
vtkImageContinuousErode3D.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageContinuousErode3D.cxx.s
.PHONY : vtkImageContinuousErode3D.cxx.s

vtkImageDilateErode3D.o: vtkImageDilateErode3D.cxx.o

.PHONY : vtkImageDilateErode3D.o

# target to build an object file
vtkImageDilateErode3D.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageDilateErode3D.cxx.o
.PHONY : vtkImageDilateErode3D.cxx.o

vtkImageDilateErode3D.i: vtkImageDilateErode3D.cxx.i

.PHONY : vtkImageDilateErode3D.i

# target to preprocess a source file
vtkImageDilateErode3D.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageDilateErode3D.cxx.i
.PHONY : vtkImageDilateErode3D.cxx.i

vtkImageDilateErode3D.s: vtkImageDilateErode3D.cxx.s

.PHONY : vtkImageDilateErode3D.s

# target to generate assembly for a file
vtkImageDilateErode3D.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageDilateErode3D.cxx.s
.PHONY : vtkImageDilateErode3D.cxx.s

vtkImageIslandRemoval2D.o: vtkImageIslandRemoval2D.cxx.o

.PHONY : vtkImageIslandRemoval2D.o

# target to build an object file
vtkImageIslandRemoval2D.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageIslandRemoval2D.cxx.o
.PHONY : vtkImageIslandRemoval2D.cxx.o

vtkImageIslandRemoval2D.i: vtkImageIslandRemoval2D.cxx.i

.PHONY : vtkImageIslandRemoval2D.i

# target to preprocess a source file
vtkImageIslandRemoval2D.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageIslandRemoval2D.cxx.i
.PHONY : vtkImageIslandRemoval2D.cxx.i

vtkImageIslandRemoval2D.s: vtkImageIslandRemoval2D.cxx.s

.PHONY : vtkImageIslandRemoval2D.s

# target to generate assembly for a file
vtkImageIslandRemoval2D.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageIslandRemoval2D.cxx.s
.PHONY : vtkImageIslandRemoval2D.cxx.s

vtkImageNonMaximumSuppression.o: vtkImageNonMaximumSuppression.cxx.o

.PHONY : vtkImageNonMaximumSuppression.o

# target to build an object file
vtkImageNonMaximumSuppression.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageNonMaximumSuppression.cxx.o
.PHONY : vtkImageNonMaximumSuppression.cxx.o

vtkImageNonMaximumSuppression.i: vtkImageNonMaximumSuppression.cxx.i

.PHONY : vtkImageNonMaximumSuppression.i

# target to preprocess a source file
vtkImageNonMaximumSuppression.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageNonMaximumSuppression.cxx.i
.PHONY : vtkImageNonMaximumSuppression.cxx.i

vtkImageNonMaximumSuppression.s: vtkImageNonMaximumSuppression.cxx.s

.PHONY : vtkImageNonMaximumSuppression.s

# target to generate assembly for a file
vtkImageNonMaximumSuppression.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageNonMaximumSuppression.cxx.s
.PHONY : vtkImageNonMaximumSuppression.cxx.s

vtkImageOpenClose3D.o: vtkImageOpenClose3D.cxx.o

.PHONY : vtkImageOpenClose3D.o

# target to build an object file
vtkImageOpenClose3D.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageOpenClose3D.cxx.o
.PHONY : vtkImageOpenClose3D.cxx.o

vtkImageOpenClose3D.i: vtkImageOpenClose3D.cxx.i

.PHONY : vtkImageOpenClose3D.i

# target to preprocess a source file
vtkImageOpenClose3D.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageOpenClose3D.cxx.i
.PHONY : vtkImageOpenClose3D.cxx.i

vtkImageOpenClose3D.s: vtkImageOpenClose3D.cxx.s

.PHONY : vtkImageOpenClose3D.s

# target to generate assembly for a file
vtkImageOpenClose3D.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageOpenClose3D.cxx.s
.PHONY : vtkImageOpenClose3D.cxx.s

vtkImageSeedConnectivity.o: vtkImageSeedConnectivity.cxx.o

.PHONY : vtkImageSeedConnectivity.o

# target to build an object file
vtkImageSeedConnectivity.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageSeedConnectivity.cxx.o
.PHONY : vtkImageSeedConnectivity.cxx.o

vtkImageSeedConnectivity.i: vtkImageSeedConnectivity.cxx.i

.PHONY : vtkImageSeedConnectivity.i

# target to preprocess a source file
vtkImageSeedConnectivity.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageSeedConnectivity.cxx.i
.PHONY : vtkImageSeedConnectivity.cxx.i

vtkImageSeedConnectivity.s: vtkImageSeedConnectivity.cxx.s

.PHONY : vtkImageSeedConnectivity.s

# target to generate assembly for a file
vtkImageSeedConnectivity.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageSeedConnectivity.cxx.s
.PHONY : vtkImageSeedConnectivity.cxx.s

vtkImageSkeleton2D.o: vtkImageSkeleton2D.cxx.o

.PHONY : vtkImageSkeleton2D.o

# target to build an object file
vtkImageSkeleton2D.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageSkeleton2D.cxx.o
.PHONY : vtkImageSkeleton2D.cxx.o

vtkImageSkeleton2D.i: vtkImageSkeleton2D.cxx.i

.PHONY : vtkImageSkeleton2D.i

# target to preprocess a source file
vtkImageSkeleton2D.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageSkeleton2D.cxx.i
.PHONY : vtkImageSkeleton2D.cxx.i

vtkImageSkeleton2D.s: vtkImageSkeleton2D.cxx.s

.PHONY : vtkImageSkeleton2D.s

# target to generate assembly for a file
vtkImageSkeleton2D.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageSkeleton2D.cxx.s
.PHONY : vtkImageSkeleton2D.cxx.s

vtkImageThresholdConnectivity.o: vtkImageThresholdConnectivity.cxx.o

.PHONY : vtkImageThresholdConnectivity.o

# target to build an object file
vtkImageThresholdConnectivity.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageThresholdConnectivity.cxx.o
.PHONY : vtkImageThresholdConnectivity.cxx.o

vtkImageThresholdConnectivity.i: vtkImageThresholdConnectivity.cxx.i

.PHONY : vtkImageThresholdConnectivity.i

# target to preprocess a source file
vtkImageThresholdConnectivity.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageThresholdConnectivity.cxx.i
.PHONY : vtkImageThresholdConnectivity.cxx.i

vtkImageThresholdConnectivity.s: vtkImageThresholdConnectivity.cxx.s

.PHONY : vtkImageThresholdConnectivity.s

# target to generate assembly for a file
vtkImageThresholdConnectivity.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/build.make Imaging/Morphological/CMakeFiles/vtkImagingMorphological.dir/vtkImageThresholdConnectivity.cxx.s
.PHONY : vtkImageThresholdConnectivity.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 "... install"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... vtkImagingMorphological"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... vtkImageConnectivityFilter.o"
	@echo "... vtkImageConnectivityFilter.i"
	@echo "... vtkImageConnectivityFilter.s"
	@echo "... vtkImageConnector.o"
	@echo "... vtkImageConnector.i"
	@echo "... vtkImageConnector.s"
	@echo "... vtkImageContinuousDilate3D.o"
	@echo "... vtkImageContinuousDilate3D.i"
	@echo "... vtkImageContinuousDilate3D.s"
	@echo "... vtkImageContinuousErode3D.o"
	@echo "... vtkImageContinuousErode3D.i"
	@echo "... vtkImageContinuousErode3D.s"
	@echo "... vtkImageDilateErode3D.o"
	@echo "... vtkImageDilateErode3D.i"
	@echo "... vtkImageDilateErode3D.s"
	@echo "... vtkImageIslandRemoval2D.o"
	@echo "... vtkImageIslandRemoval2D.i"
	@echo "... vtkImageIslandRemoval2D.s"
	@echo "... vtkImageNonMaximumSuppression.o"
	@echo "... vtkImageNonMaximumSuppression.i"
	@echo "... vtkImageNonMaximumSuppression.s"
	@echo "... vtkImageOpenClose3D.o"
	@echo "... vtkImageOpenClose3D.i"
	@echo "... vtkImageOpenClose3D.s"
	@echo "... vtkImageSeedConnectivity.o"
	@echo "... vtkImageSeedConnectivity.i"
	@echo "... vtkImageSeedConnectivity.s"
	@echo "... vtkImageSkeleton2D.o"
	@echo "... vtkImageSkeleton2D.i"
	@echo "... vtkImageSkeleton2D.s"
	@echo "... vtkImageThresholdConnectivity.o"
	@echo "... vtkImageThresholdConnectivity.i"
	@echo "... vtkImageThresholdConnectivity.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/VTK-7.1.1/build && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

