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

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

# Include any dependencies generated for this target.
include Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/depend.make

# Include the progress variables for this target.
include Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/progress.make

# Include the compile flags for this target's objects.
include Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/flags.make

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/flags.make
Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o: Common/Testing/Cxx/TestCxxFeatures.cxx
	$(CMAKE_COMMAND) -E cmake_progress_report /home/dorado1/vtk/VTK5.10.1/CMakeFiles $(CMAKE_PROGRESS_1)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o"
	cd /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx && /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o -c /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx/TestCxxFeatures.cxx

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.i"
	cd /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx/TestCxxFeatures.cxx > CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.i

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.s"
	cd /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx/TestCxxFeatures.cxx -o CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.s

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.requires:
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.requires

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.provides: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.requires
	$(MAKE) -f Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/build.make Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.provides.build
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.provides

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.provides.build: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.provides.build

# Object files for target TestCxxFeatures
TestCxxFeatures_OBJECTS = \
"CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o"

# External object files for target TestCxxFeatures
TestCxxFeatures_EXTERNAL_OBJECTS =

bin/TestCxxFeatures: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o
bin/TestCxxFeatures: bin/libvtkCommon.a
bin/TestCxxFeatures: bin/libvtksys.a
bin/TestCxxFeatures: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/build.make
bin/TestCxxFeatures: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable ../../../bin/TestCxxFeatures"
	cd /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/TestCxxFeatures.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/build: bin/TestCxxFeatures
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/build

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/requires: Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/TestCxxFeatures.cxx.o.requires
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/requires

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/clean:
	cd /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx && $(CMAKE_COMMAND) -P CMakeFiles/TestCxxFeatures.dir/cmake_clean.cmake
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/clean

Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/depend:
	cd /home/dorado1/vtk/VTK5.10.1 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/dorado1/vtk/VTK5.10.1 /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx /home/dorado1/vtk/VTK5.10.1 /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx /home/dorado1/vtk/VTK5.10.1/Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : Common/Testing/Cxx/CMakeFiles/TestCxxFeatures.dir/depend

