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

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

SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe"

# The command to remove a file.
RM = "C:\Program Files\CMake\bin\cmake.exe" -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\VTK-7.1.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\VTK-7.1.1\build

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

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	"C:\Program Files\CMake\bin\cmake.exe" -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..."
	"C:\Program Files\CMake\bin\cmake.exe" -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..."
	"C:\Program Files\CMake\bin\cmake-gui.exe" -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
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	"C:\Program Files\CMake\bin\cmake.exe" -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..."
	"C:\Program Files\CMake\bin\cmake.exe" -P cmake_install.cmake
.PHONY : install/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..."
	"C:\Program Files\CMake\bin\cmake.exe" -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: \"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

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

# The main clean target
clean:
	cd /d C:\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 /d C:\VTK-7.1.1\build && $(MAKE) -f CMakeFiles\Makefile2 Imaging/Sources/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f CMakeFiles\Makefile2 Imaging/Sources/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /d C:\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 /d C:\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 /d C:\VTK-7.1.1\build && $(MAKE) -f Imaging\Sources\CMakeFiles\vtkImagingSources.dir\build.make Imaging/Sources/CMakeFiles/vtkImagingSources.dir/build
.PHONY : vtkImagingSources/fast

vtkImageCanvasSource2D.obj: vtkImageCanvasSource2D.cxx.obj

.PHONY : vtkImageCanvasSource2D.obj

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

vtkImageCanvasSource2D.i: vtkImageCanvasSource2D.cxx.i

.PHONY : vtkImageCanvasSource2D.i

# target to preprocess a source file
vtkImageCanvasSource2D.cxx.i:
	cd /d C:\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 /d C:\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.obj: vtkImageEllipsoidSource.cxx.obj

.PHONY : vtkImageEllipsoidSource.obj

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

vtkImageEllipsoidSource.i: vtkImageEllipsoidSource.cxx.i

.PHONY : vtkImageEllipsoidSource.i

# target to preprocess a source file
vtkImageEllipsoidSource.cxx.i:
	cd /d C:\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 /d C:\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.obj: vtkImageGaussianSource.cxx.obj

.PHONY : vtkImageGaussianSource.obj

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

vtkImageGaussianSource.i: vtkImageGaussianSource.cxx.i

.PHONY : vtkImageGaussianSource.i

# target to preprocess a source file
vtkImageGaussianSource.cxx.i:
	cd /d C:\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 /d C:\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.obj: vtkImageGridSource.cxx.obj

.PHONY : vtkImageGridSource.obj

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

vtkImageGridSource.i: vtkImageGridSource.cxx.i

.PHONY : vtkImageGridSource.i

# target to preprocess a source file
vtkImageGridSource.cxx.i:
	cd /d C:\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 /d C:\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.obj: vtkImageMandelbrotSource.cxx.obj

.PHONY : vtkImageMandelbrotSource.obj

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

vtkImageMandelbrotSource.i: vtkImageMandelbrotSource.cxx.i

.PHONY : vtkImageMandelbrotSource.i

# target to preprocess a source file
vtkImageMandelbrotSource.cxx.i:
	cd /d C:\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 /d C:\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.obj: vtkImageNoiseSource.cxx.obj

.PHONY : vtkImageNoiseSource.obj

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

vtkImageNoiseSource.i: vtkImageNoiseSource.cxx.i

.PHONY : vtkImageNoiseSource.i

# target to preprocess a source file
vtkImageNoiseSource.cxx.i:
	cd /d C:\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 /d C:\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.obj: vtkImageSinusoidSource.cxx.obj

.PHONY : vtkImageSinusoidSource.obj

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

vtkImageSinusoidSource.i: vtkImageSinusoidSource.cxx.i

.PHONY : vtkImageSinusoidSource.i

# target to preprocess a source file
vtkImageSinusoidSource.cxx.i:
	cd /d C:\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 /d C:\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/local
	@echo ... install/strip
	@echo ... edit_cache
	@echo ... install
	@echo ... rebuild_cache
	@echo ... list_install_components
	@echo ... vtkImagingSources
	@echo ... vtkImageCanvasSource2D.obj
	@echo ... vtkImageCanvasSource2D.i
	@echo ... vtkImageCanvasSource2D.s
	@echo ... vtkImageEllipsoidSource.obj
	@echo ... vtkImageEllipsoidSource.i
	@echo ... vtkImageEllipsoidSource.s
	@echo ... vtkImageGaussianSource.obj
	@echo ... vtkImageGaussianSource.i
	@echo ... vtkImageGaussianSource.s
	@echo ... vtkImageGridSource.obj
	@echo ... vtkImageGridSource.i
	@echo ... vtkImageGridSource.s
	@echo ... vtkImageMandelbrotSource.obj
	@echo ... vtkImageMandelbrotSource.i
	@echo ... vtkImageMandelbrotSource.s
	@echo ... vtkImageNoiseSource.obj
	@echo ... vtkImageNoiseSource.i
	@echo ... vtkImageNoiseSource.s
	@echo ... vtkImageSinusoidSource.obj
	@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 /d C:\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

