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

# 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/Sources/CMakeFiles/progress.marks
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Sources/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/Sources/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/Sources/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Sources/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/Sources/CMakeFiles/vtkImagingSources.dir/rule:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Sources/CMakeFiles/vtkImagingSources.dir/rule
.PHONY : Imaging/Sources/CMakeFiles/vtkImagingSources.dir/rule

# Convenience name for target.
vtkImagingSources: Imaging/Sources/CMakeFiles/vtkImagingSources.dir/rule

.PHONY : vtkImagingSources

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

vtkImageCanvasSource2D.o: vtkImageCanvasSource2D.cxx.o

.PHONY : vtkImageCanvasSource2D.o

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

vtkImageCanvasSource2D.i: vtkImageCanvasSource2D.cxx.i

.PHONY : vtkImageCanvasSource2D.i

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

vtkImageCanvasSource2D.s: vtkImageCanvasSource2D.cxx.s

.PHONY : vtkImageCanvasSource2D.s

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

vtkImageEllipsoidSource.o: vtkImageEllipsoidSource.cxx.o

.PHONY : vtkImageEllipsoidSource.o

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

vtkImageEllipsoidSource.i: vtkImageEllipsoidSource.cxx.i

.PHONY : vtkImageEllipsoidSource.i

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

vtkImageEllipsoidSource.s: vtkImageEllipsoidSource.cxx.s

.PHONY : vtkImageEllipsoidSource.s

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

vtkImageGaussianSource.o: vtkImageGaussianSource.cxx.o

.PHONY : vtkImageGaussianSource.o

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

vtkImageGaussianSource.i: vtkImageGaussianSource.cxx.i

.PHONY : vtkImageGaussianSource.i

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

vtkImageGaussianSource.s: vtkImageGaussianSource.cxx.s

.PHONY : vtkImageGaussianSource.s

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

vtkImageGridSource.o: vtkImageGridSource.cxx.o

.PHONY : vtkImageGridSource.o

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

vtkImageGridSource.i: vtkImageGridSource.cxx.i

.PHONY : vtkImageGridSource.i

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

vtkImageGridSource.s: vtkImageGridSource.cxx.s

.PHONY : vtkImageGridSource.s

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

vtkImageMandelbrotSource.o: vtkImageMandelbrotSource.cxx.o

.PHONY : vtkImageMandelbrotSource.o

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

vtkImageMandelbrotSource.i: vtkImageMandelbrotSource.cxx.i

.PHONY : vtkImageMandelbrotSource.i

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

vtkImageMandelbrotSource.s: vtkImageMandelbrotSource.cxx.s

.PHONY : vtkImageMandelbrotSource.s

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

vtkImageNoiseSource.o: vtkImageNoiseSource.cxx.o

.PHONY : vtkImageNoiseSource.o

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

vtkImageNoiseSource.i: vtkImageNoiseSource.cxx.i

.PHONY : vtkImageNoiseSource.i

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

vtkImageNoiseSource.s: vtkImageNoiseSource.cxx.s

.PHONY : vtkImageNoiseSource.s

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

vtkImageSinusoidSource.o: vtkImageSinusoidSource.cxx.o

.PHONY : vtkImageSinusoidSource.o

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

vtkImageSinusoidSource.i: vtkImageSinusoidSource.cxx.i

.PHONY : vtkImageSinusoidSource.i

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

vtkImageSinusoidSource.s: vtkImageSinusoidSource.cxx.s

.PHONY : vtkImageSinusoidSource.s

# target to generate assembly for a file
vtkImageSinusoidSource.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Imaging/Sources/CMakeFiles/vtkImagingSources.dir/build.make Imaging/Sources/CMakeFiles/vtkImagingSources.dir/vtkImageSinusoidSource.cxx.s
.PHONY : vtkImageSinusoidSource.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 "... vtkImagingSources"
	@echo "... install/local"
	@echo "... edit_cache"
	@echo "... install/strip"
	@echo "... vtkImageCanvasSource2D.o"
	@echo "... vtkImageCanvasSource2D.i"
	@echo "... vtkImageCanvasSource2D.s"
	@echo "... vtkImageEllipsoidSource.o"
	@echo "... vtkImageEllipsoidSource.i"
	@echo "... vtkImageEllipsoidSource.s"
	@echo "... vtkImageGaussianSource.o"
	@echo "... vtkImageGaussianSource.i"
	@echo "... vtkImageGaussianSource.s"
	@echo "... vtkImageGridSource.o"
	@echo "... vtkImageGridSource.i"
	@echo "... vtkImageGridSource.s"
	@echo "... vtkImageMandelbrotSource.o"
	@echo "... vtkImageMandelbrotSource.i"
	@echo "... vtkImageMandelbrotSource.s"
	@echo "... vtkImageNoiseSource.o"
	@echo "... vtkImageNoiseSource.i"
	@echo "... vtkImageNoiseSource.s"
	@echo "... vtkImageSinusoidSource.o"
	@echo "... vtkImageSinusoidSource.i"
	@echo "... vtkImageSinusoidSource.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

