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

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

# Convenience name for target.
vtkalglib: ThirdParty/alglib/CMakeFiles/vtkalglib.dir/rule

.PHONY : vtkalglib

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

ap.o: ap.cpp.o

.PHONY : ap.o

# target to build an object file
ap.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/ap.cpp.o
.PHONY : ap.cpp.o

ap.i: ap.cpp.i

.PHONY : ap.i

# target to preprocess a source file
ap.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/ap.cpp.i
.PHONY : ap.cpp.i

ap.s: ap.cpp.s

.PHONY : ap.s

# target to generate assembly for a file
ap.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/ap.cpp.s
.PHONY : ap.cpp.s

bdsvd.o: bdsvd.cpp.o

.PHONY : bdsvd.o

# target to build an object file
bdsvd.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/bdsvd.cpp.o
.PHONY : bdsvd.cpp.o

bdsvd.i: bdsvd.cpp.i

.PHONY : bdsvd.i

# target to preprocess a source file
bdsvd.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/bdsvd.cpp.i
.PHONY : bdsvd.cpp.i

bdsvd.s: bdsvd.cpp.s

.PHONY : bdsvd.s

# target to generate assembly for a file
bdsvd.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/bdsvd.cpp.s
.PHONY : bdsvd.cpp.s

bidiagonal.o: bidiagonal.cpp.o

.PHONY : bidiagonal.o

# target to build an object file
bidiagonal.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/bidiagonal.cpp.o
.PHONY : bidiagonal.cpp.o

bidiagonal.i: bidiagonal.cpp.i

.PHONY : bidiagonal.i

# target to preprocess a source file
bidiagonal.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/bidiagonal.cpp.i
.PHONY : bidiagonal.cpp.i

bidiagonal.s: bidiagonal.cpp.s

.PHONY : bidiagonal.s

# target to generate assembly for a file
bidiagonal.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/bidiagonal.cpp.s
.PHONY : bidiagonal.cpp.s

blas.o: blas.cpp.o

.PHONY : blas.o

# target to build an object file
blas.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/blas.cpp.o
.PHONY : blas.cpp.o

blas.i: blas.cpp.i

.PHONY : blas.i

# target to preprocess a source file
blas.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/blas.cpp.i
.PHONY : blas.cpp.i

blas.s: blas.cpp.s

.PHONY : blas.s

# target to generate assembly for a file
blas.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/blas.cpp.s
.PHONY : blas.cpp.s

lq.o: lq.cpp.o

.PHONY : lq.o

# target to build an object file
lq.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/lq.cpp.o
.PHONY : lq.cpp.o

lq.i: lq.cpp.i

.PHONY : lq.i

# target to preprocess a source file
lq.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/lq.cpp.i
.PHONY : lq.cpp.i

lq.s: lq.cpp.s

.PHONY : lq.s

# target to generate assembly for a file
lq.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/lq.cpp.s
.PHONY : lq.cpp.s

qr.o: qr.cpp.o

.PHONY : qr.o

# target to build an object file
qr.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/qr.cpp.o
.PHONY : qr.cpp.o

qr.i: qr.cpp.i

.PHONY : qr.i

# target to preprocess a source file
qr.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/qr.cpp.i
.PHONY : qr.cpp.i

qr.s: qr.cpp.s

.PHONY : qr.s

# target to generate assembly for a file
qr.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/qr.cpp.s
.PHONY : qr.cpp.s

reflections.o: reflections.cpp.o

.PHONY : reflections.o

# target to build an object file
reflections.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/reflections.cpp.o
.PHONY : reflections.cpp.o

reflections.i: reflections.cpp.i

.PHONY : reflections.i

# target to preprocess a source file
reflections.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/reflections.cpp.i
.PHONY : reflections.cpp.i

reflections.s: reflections.cpp.s

.PHONY : reflections.s

# target to generate assembly for a file
reflections.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/reflections.cpp.s
.PHONY : reflections.cpp.s

rotations.o: rotations.cpp.o

.PHONY : rotations.o

# target to build an object file
rotations.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/rotations.cpp.o
.PHONY : rotations.cpp.o

rotations.i: rotations.cpp.i

.PHONY : rotations.i

# target to preprocess a source file
rotations.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/rotations.cpp.i
.PHONY : rotations.cpp.i

rotations.s: rotations.cpp.s

.PHONY : rotations.s

# target to generate assembly for a file
rotations.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/rotations.cpp.s
.PHONY : rotations.cpp.s

svd.o: svd.cpp.o

.PHONY : svd.o

# target to build an object file
svd.cpp.o:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/svd.cpp.o
.PHONY : svd.cpp.o

svd.i: svd.cpp.i

.PHONY : svd.i

# target to preprocess a source file
svd.cpp.i:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/svd.cpp.i
.PHONY : svd.cpp.i

svd.s: svd.cpp.s

.PHONY : svd.s

# target to generate assembly for a file
svd.cpp.s:
	cd /home/user/VTK-7.1.1/build && $(MAKE) -f ThirdParty/alglib/CMakeFiles/vtkalglib.dir/build.make ThirdParty/alglib/CMakeFiles/vtkalglib.dir/svd.cpp.s
.PHONY : svd.cpp.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 "... vtkalglib"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... ap.o"
	@echo "... ap.i"
	@echo "... ap.s"
	@echo "... bdsvd.o"
	@echo "... bdsvd.i"
	@echo "... bdsvd.s"
	@echo "... bidiagonal.o"
	@echo "... bidiagonal.i"
	@echo "... bidiagonal.s"
	@echo "... blas.o"
	@echo "... blas.i"
	@echo "... blas.s"
	@echo "... lq.o"
	@echo "... lq.i"
	@echo "... lq.s"
	@echo "... qr.o"
	@echo "... qr.i"
	@echo "... qr.s"
	@echo "... reflections.o"
	@echo "... reflections.i"
	@echo "... reflections.s"
	@echo "... rotations.o"
	@echo "... rotations.i"
	@echo "... rotations.s"
	@echo "... svd.o"
	@echo "... svd.i"
	@echo "... svd.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

