# 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\Views\Core\CMakeFiles\progress.marks
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f CMakeFiles\Makefile2 Views/Core/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 Views/Core/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 Views/Core/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f CMakeFiles\Makefile2 Views/Core/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.
Views/Core/CMakeFiles/vtkViewsCore.dir/rule:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f CMakeFiles\Makefile2 Views/Core/CMakeFiles/vtkViewsCore.dir/rule
.PHONY : Views/Core/CMakeFiles/vtkViewsCore.dir/rule

# Convenience name for target.
vtkViewsCore: Views/Core/CMakeFiles/vtkViewsCore.dir/rule

.PHONY : vtkViewsCore

# fast build rule for target.
vtkViewsCore/fast:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/build
.PHONY : vtkViewsCore/fast

vtkConvertSelectionDomain.obj: vtkConvertSelectionDomain.cxx.obj

.PHONY : vtkConvertSelectionDomain.obj

# target to build an object file
vtkConvertSelectionDomain.cxx.obj:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkConvertSelectionDomain.cxx.obj
.PHONY : vtkConvertSelectionDomain.cxx.obj

vtkConvertSelectionDomain.i: vtkConvertSelectionDomain.cxx.i

.PHONY : vtkConvertSelectionDomain.i

# target to preprocess a source file
vtkConvertSelectionDomain.cxx.i:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkConvertSelectionDomain.cxx.i
.PHONY : vtkConvertSelectionDomain.cxx.i

vtkConvertSelectionDomain.s: vtkConvertSelectionDomain.cxx.s

.PHONY : vtkConvertSelectionDomain.s

# target to generate assembly for a file
vtkConvertSelectionDomain.cxx.s:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkConvertSelectionDomain.cxx.s
.PHONY : vtkConvertSelectionDomain.cxx.s

vtkDataRepresentation.obj: vtkDataRepresentation.cxx.obj

.PHONY : vtkDataRepresentation.obj

# target to build an object file
vtkDataRepresentation.cxx.obj:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkDataRepresentation.cxx.obj
.PHONY : vtkDataRepresentation.cxx.obj

vtkDataRepresentation.i: vtkDataRepresentation.cxx.i

.PHONY : vtkDataRepresentation.i

# target to preprocess a source file
vtkDataRepresentation.cxx.i:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkDataRepresentation.cxx.i
.PHONY : vtkDataRepresentation.cxx.i

vtkDataRepresentation.s: vtkDataRepresentation.cxx.s

.PHONY : vtkDataRepresentation.s

# target to generate assembly for a file
vtkDataRepresentation.cxx.s:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkDataRepresentation.cxx.s
.PHONY : vtkDataRepresentation.cxx.s

vtkEmptyRepresentation.obj: vtkEmptyRepresentation.cxx.obj

.PHONY : vtkEmptyRepresentation.obj

# target to build an object file
vtkEmptyRepresentation.cxx.obj:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkEmptyRepresentation.cxx.obj
.PHONY : vtkEmptyRepresentation.cxx.obj

vtkEmptyRepresentation.i: vtkEmptyRepresentation.cxx.i

.PHONY : vtkEmptyRepresentation.i

# target to preprocess a source file
vtkEmptyRepresentation.cxx.i:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkEmptyRepresentation.cxx.i
.PHONY : vtkEmptyRepresentation.cxx.i

vtkEmptyRepresentation.s: vtkEmptyRepresentation.cxx.s

.PHONY : vtkEmptyRepresentation.s

# target to generate assembly for a file
vtkEmptyRepresentation.cxx.s:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkEmptyRepresentation.cxx.s
.PHONY : vtkEmptyRepresentation.cxx.s

vtkRenderViewBase.obj: vtkRenderViewBase.cxx.obj

.PHONY : vtkRenderViewBase.obj

# target to build an object file
vtkRenderViewBase.cxx.obj:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkRenderViewBase.cxx.obj
.PHONY : vtkRenderViewBase.cxx.obj

vtkRenderViewBase.i: vtkRenderViewBase.cxx.i

.PHONY : vtkRenderViewBase.i

# target to preprocess a source file
vtkRenderViewBase.cxx.i:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkRenderViewBase.cxx.i
.PHONY : vtkRenderViewBase.cxx.i

vtkRenderViewBase.s: vtkRenderViewBase.cxx.s

.PHONY : vtkRenderViewBase.s

# target to generate assembly for a file
vtkRenderViewBase.cxx.s:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkRenderViewBase.cxx.s
.PHONY : vtkRenderViewBase.cxx.s

vtkView.obj: vtkView.cxx.obj

.PHONY : vtkView.obj

# target to build an object file
vtkView.cxx.obj:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkView.cxx.obj
.PHONY : vtkView.cxx.obj

vtkView.i: vtkView.cxx.i

.PHONY : vtkView.i

# target to preprocess a source file
vtkView.cxx.i:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkView.cxx.i
.PHONY : vtkView.cxx.i

vtkView.s: vtkView.cxx.s

.PHONY : vtkView.s

# target to generate assembly for a file
vtkView.cxx.s:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkView.cxx.s
.PHONY : vtkView.cxx.s

vtkViewTheme.obj: vtkViewTheme.cxx.obj

.PHONY : vtkViewTheme.obj

# target to build an object file
vtkViewTheme.cxx.obj:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkViewTheme.cxx.obj
.PHONY : vtkViewTheme.cxx.obj

vtkViewTheme.i: vtkViewTheme.cxx.i

.PHONY : vtkViewTheme.i

# target to preprocess a source file
vtkViewTheme.cxx.i:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkViewTheme.cxx.i
.PHONY : vtkViewTheme.cxx.i

vtkViewTheme.s: vtkViewTheme.cxx.s

.PHONY : vtkViewTheme.s

# target to generate assembly for a file
vtkViewTheme.cxx.s:
	cd /d C:\VTK-7.1.1\build && $(MAKE) -f Views\Core\CMakeFiles\vtkViewsCore.dir\build.make Views/Core/CMakeFiles/vtkViewsCore.dir/vtkViewTheme.cxx.s
.PHONY : vtkViewTheme.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 ... vtkViewsCore
	@echo ... list_install_components
	@echo ... vtkConvertSelectionDomain.obj
	@echo ... vtkConvertSelectionDomain.i
	@echo ... vtkConvertSelectionDomain.s
	@echo ... vtkDataRepresentation.obj
	@echo ... vtkDataRepresentation.i
	@echo ... vtkDataRepresentation.s
	@echo ... vtkEmptyRepresentation.obj
	@echo ... vtkEmptyRepresentation.i
	@echo ... vtkEmptyRepresentation.s
	@echo ... vtkRenderViewBase.obj
	@echo ... vtkRenderViewBase.i
	@echo ... vtkRenderViewBase.s
	@echo ... vtkView.obj
	@echo ... vtkView.i
	@echo ... vtkView.s
	@echo ... vtkViewTheme.obj
	@echo ... vtkViewTheme.i
	@echo ... vtkViewTheme.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

