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

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical 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

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/dorado1/vtk/VTK5.10.1

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/dorado1/vtk/VTK5.10.1

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
	/usr/bin/cmake -i .
.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..."
	/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 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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Development\" \"Unspecified\""
.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 test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# The main all target
all: cmake_check_build_system
	cd /home/dorado1/vtk/VTK5.10.1 && $(CMAKE_COMMAND) -E cmake_progress_start /home/dorado1/vtk/VTK5.10.1/CMakeFiles /home/dorado1/vtk/VTK5.10.1/Utilities/mrmpi/src/CMakeFiles/progress.marks
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Utilities/mrmpi/src/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/dorado1/vtk/VTK5.10.1/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Utilities/mrmpi/src/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Utilities/mrmpi/src/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Utilities/mrmpi/src/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/dorado1/vtk/VTK5.10.1 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/rule:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/rule
.PHONY : Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/rule

# Convenience name for target.
MapReduceMPI: Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/rule
.PHONY : MapReduceMPI

# fast build rule for target.
MapReduceMPI/fast:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build
.PHONY : MapReduceMPI/fast

error.o: error.cpp.o
.PHONY : error.o

# target to build an object file
error.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/error.cpp.o
.PHONY : error.cpp.o

error.i: error.cpp.i
.PHONY : error.i

# target to preprocess a source file
error.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/error.cpp.i
.PHONY : error.cpp.i

error.s: error.cpp.s
.PHONY : error.s

# target to generate assembly for a file
error.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/error.cpp.s
.PHONY : error.cpp.s

hash.o: hash.cpp.o
.PHONY : hash.o

# target to build an object file
hash.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/hash.cpp.o
.PHONY : hash.cpp.o

hash.i: hash.cpp.i
.PHONY : hash.i

# target to preprocess a source file
hash.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/hash.cpp.i
.PHONY : hash.cpp.i

hash.s: hash.cpp.s
.PHONY : hash.s

# target to generate assembly for a file
hash.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/hash.cpp.s
.PHONY : hash.cpp.s

irregular.o: irregular.cpp.o
.PHONY : irregular.o

# target to build an object file
irregular.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/irregular.cpp.o
.PHONY : irregular.cpp.o

irregular.i: irregular.cpp.i
.PHONY : irregular.i

# target to preprocess a source file
irregular.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/irregular.cpp.i
.PHONY : irregular.cpp.i

irregular.s: irregular.cpp.s
.PHONY : irregular.s

# target to generate assembly for a file
irregular.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/irregular.cpp.s
.PHONY : irregular.cpp.s

keymultivalue.o: keymultivalue.cpp.o
.PHONY : keymultivalue.o

# target to build an object file
keymultivalue.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/keymultivalue.cpp.o
.PHONY : keymultivalue.cpp.o

keymultivalue.i: keymultivalue.cpp.i
.PHONY : keymultivalue.i

# target to preprocess a source file
keymultivalue.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/keymultivalue.cpp.i
.PHONY : keymultivalue.cpp.i

keymultivalue.s: keymultivalue.cpp.s
.PHONY : keymultivalue.s

# target to generate assembly for a file
keymultivalue.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/keymultivalue.cpp.s
.PHONY : keymultivalue.cpp.s

keyvalue.o: keyvalue.cpp.o
.PHONY : keyvalue.o

# target to build an object file
keyvalue.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/keyvalue.cpp.o
.PHONY : keyvalue.cpp.o

keyvalue.i: keyvalue.cpp.i
.PHONY : keyvalue.i

# target to preprocess a source file
keyvalue.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/keyvalue.cpp.i
.PHONY : keyvalue.cpp.i

keyvalue.s: keyvalue.cpp.s
.PHONY : keyvalue.s

# target to generate assembly for a file
keyvalue.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/keyvalue.cpp.s
.PHONY : keyvalue.cpp.s

mapreduce.o: mapreduce.cpp.o
.PHONY : mapreduce.o

# target to build an object file
mapreduce.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/mapreduce.cpp.o
.PHONY : mapreduce.cpp.o

mapreduce.i: mapreduce.cpp.i
.PHONY : mapreduce.i

# target to preprocess a source file
mapreduce.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/mapreduce.cpp.i
.PHONY : mapreduce.cpp.i

mapreduce.s: mapreduce.cpp.s
.PHONY : mapreduce.s

# target to generate assembly for a file
mapreduce.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/mapreduce.cpp.s
.PHONY : mapreduce.cpp.s

memory.o: memory.cpp.o
.PHONY : memory.o

# target to build an object file
memory.cpp.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/memory.cpp.o
.PHONY : memory.cpp.o

memory.i: memory.cpp.i
.PHONY : memory.i

# target to preprocess a source file
memory.cpp.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/memory.cpp.i
.PHONY : memory.cpp.i

memory.s: memory.cpp.s
.PHONY : memory.s

# target to generate assembly for a file
memory.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/build.make Utilities/mrmpi/src/CMakeFiles/MapReduceMPI.dir/memory.cpp.s
.PHONY : memory.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 "... MapReduceMPI"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... error.o"
	@echo "... error.i"
	@echo "... error.s"
	@echo "... hash.o"
	@echo "... hash.i"
	@echo "... hash.s"
	@echo "... irregular.o"
	@echo "... irregular.i"
	@echo "... irregular.s"
	@echo "... keymultivalue.o"
	@echo "... keymultivalue.i"
	@echo "... keymultivalue.s"
	@echo "... keyvalue.o"
	@echo "... keyvalue.i"
	@echo "... keyvalue.s"
	@echo "... mapreduce.o"
	@echo "... mapreduce.i"
	@echo "... mapreduce.s"
	@echo "... memory.o"
	@echo "... memory.i"
	@echo "... memory.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/dorado1/vtk/VTK5.10.1 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

