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

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

# Convenience name for target.
vtkFiltersAMR: Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/rule

.PHONY : vtkFiltersAMR

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

vtkAMRCutPlane.o: vtkAMRCutPlane.cxx.o

.PHONY : vtkAMRCutPlane.o

# target to build an object file
vtkAMRCutPlane.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRCutPlane.cxx.o
.PHONY : vtkAMRCutPlane.cxx.o

vtkAMRCutPlane.i: vtkAMRCutPlane.cxx.i

.PHONY : vtkAMRCutPlane.i

# target to preprocess a source file
vtkAMRCutPlane.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRCutPlane.cxx.i
.PHONY : vtkAMRCutPlane.cxx.i

vtkAMRCutPlane.s: vtkAMRCutPlane.cxx.s

.PHONY : vtkAMRCutPlane.s

# target to generate assembly for a file
vtkAMRCutPlane.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRCutPlane.cxx.s
.PHONY : vtkAMRCutPlane.cxx.s

vtkAMRGaussianPulseSource.o: vtkAMRGaussianPulseSource.cxx.o

.PHONY : vtkAMRGaussianPulseSource.o

# target to build an object file
vtkAMRGaussianPulseSource.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRGaussianPulseSource.cxx.o
.PHONY : vtkAMRGaussianPulseSource.cxx.o

vtkAMRGaussianPulseSource.i: vtkAMRGaussianPulseSource.cxx.i

.PHONY : vtkAMRGaussianPulseSource.i

# target to preprocess a source file
vtkAMRGaussianPulseSource.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRGaussianPulseSource.cxx.i
.PHONY : vtkAMRGaussianPulseSource.cxx.i

vtkAMRGaussianPulseSource.s: vtkAMRGaussianPulseSource.cxx.s

.PHONY : vtkAMRGaussianPulseSource.s

# target to generate assembly for a file
vtkAMRGaussianPulseSource.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRGaussianPulseSource.cxx.s
.PHONY : vtkAMRGaussianPulseSource.cxx.s

vtkAMRResampleFilter.o: vtkAMRResampleFilter.cxx.o

.PHONY : vtkAMRResampleFilter.o

# target to build an object file
vtkAMRResampleFilter.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRResampleFilter.cxx.o
.PHONY : vtkAMRResampleFilter.cxx.o

vtkAMRResampleFilter.i: vtkAMRResampleFilter.cxx.i

.PHONY : vtkAMRResampleFilter.i

# target to preprocess a source file
vtkAMRResampleFilter.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRResampleFilter.cxx.i
.PHONY : vtkAMRResampleFilter.cxx.i

vtkAMRResampleFilter.s: vtkAMRResampleFilter.cxx.s

.PHONY : vtkAMRResampleFilter.s

# target to generate assembly for a file
vtkAMRResampleFilter.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRResampleFilter.cxx.s
.PHONY : vtkAMRResampleFilter.cxx.s

vtkAMRSliceFilter.o: vtkAMRSliceFilter.cxx.o

.PHONY : vtkAMRSliceFilter.o

# target to build an object file
vtkAMRSliceFilter.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRSliceFilter.cxx.o
.PHONY : vtkAMRSliceFilter.cxx.o

vtkAMRSliceFilter.i: vtkAMRSliceFilter.cxx.i

.PHONY : vtkAMRSliceFilter.i

# target to preprocess a source file
vtkAMRSliceFilter.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRSliceFilter.cxx.i
.PHONY : vtkAMRSliceFilter.cxx.i

vtkAMRSliceFilter.s: vtkAMRSliceFilter.cxx.s

.PHONY : vtkAMRSliceFilter.s

# target to generate assembly for a file
vtkAMRSliceFilter.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRSliceFilter.cxx.s
.PHONY : vtkAMRSliceFilter.cxx.s

vtkAMRToMultiBlockFilter.o: vtkAMRToMultiBlockFilter.cxx.o

.PHONY : vtkAMRToMultiBlockFilter.o

# target to build an object file
vtkAMRToMultiBlockFilter.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRToMultiBlockFilter.cxx.o
.PHONY : vtkAMRToMultiBlockFilter.cxx.o

vtkAMRToMultiBlockFilter.i: vtkAMRToMultiBlockFilter.cxx.i

.PHONY : vtkAMRToMultiBlockFilter.i

# target to preprocess a source file
vtkAMRToMultiBlockFilter.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRToMultiBlockFilter.cxx.i
.PHONY : vtkAMRToMultiBlockFilter.cxx.i

vtkAMRToMultiBlockFilter.s: vtkAMRToMultiBlockFilter.cxx.s

.PHONY : vtkAMRToMultiBlockFilter.s

# target to generate assembly for a file
vtkAMRToMultiBlockFilter.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkAMRToMultiBlockFilter.cxx.s
.PHONY : vtkAMRToMultiBlockFilter.cxx.s

vtkImageToAMR.o: vtkImageToAMR.cxx.o

.PHONY : vtkImageToAMR.o

# target to build an object file
vtkImageToAMR.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkImageToAMR.cxx.o
.PHONY : vtkImageToAMR.cxx.o

vtkImageToAMR.i: vtkImageToAMR.cxx.i

.PHONY : vtkImageToAMR.i

# target to preprocess a source file
vtkImageToAMR.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkImageToAMR.cxx.i
.PHONY : vtkImageToAMR.cxx.i

vtkImageToAMR.s: vtkImageToAMR.cxx.s

.PHONY : vtkImageToAMR.s

# target to generate assembly for a file
vtkImageToAMR.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkImageToAMR.cxx.s
.PHONY : vtkImageToAMR.cxx.s

vtkParallelAMRUtilities.o: vtkParallelAMRUtilities.cxx.o

.PHONY : vtkParallelAMRUtilities.o

# target to build an object file
vtkParallelAMRUtilities.cxx.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkParallelAMRUtilities.cxx.o
.PHONY : vtkParallelAMRUtilities.cxx.o

vtkParallelAMRUtilities.i: vtkParallelAMRUtilities.cxx.i

.PHONY : vtkParallelAMRUtilities.i

# target to preprocess a source file
vtkParallelAMRUtilities.cxx.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkParallelAMRUtilities.cxx.i
.PHONY : vtkParallelAMRUtilities.cxx.i

vtkParallelAMRUtilities.s: vtkParallelAMRUtilities.cxx.s

.PHONY : vtkParallelAMRUtilities.s

# target to generate assembly for a file
vtkParallelAMRUtilities.cxx.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/build.make Filters/AMR/CMakeFiles/vtkFiltersAMR.dir/vtkParallelAMRUtilities.cxx.s
.PHONY : vtkParallelAMRUtilities.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 "... vtkFiltersAMR"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... vtkAMRCutPlane.o"
	@echo "... vtkAMRCutPlane.i"
	@echo "... vtkAMRCutPlane.s"
	@echo "... vtkAMRGaussianPulseSource.o"
	@echo "... vtkAMRGaussianPulseSource.i"
	@echo "... vtkAMRGaussianPulseSource.s"
	@echo "... vtkAMRResampleFilter.o"
	@echo "... vtkAMRResampleFilter.i"
	@echo "... vtkAMRResampleFilter.s"
	@echo "... vtkAMRSliceFilter.o"
	@echo "... vtkAMRSliceFilter.i"
	@echo "... vtkAMRSliceFilter.s"
	@echo "... vtkAMRToMultiBlockFilter.o"
	@echo "... vtkAMRToMultiBlockFilter.i"
	@echo "... vtkAMRToMultiBlockFilter.s"
	@echo "... vtkImageToAMR.o"
	@echo "... vtkImageToAMR.i"
	@echo "... vtkImageToAMR.s"
	@echo "... vtkParallelAMRUtilities.o"
	@echo "... vtkParallelAMRUtilities.i"
	@echo "... vtkParallelAMRUtilities.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

