# 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/Imaging/Testing/Cxx/CMakeFiles/progress.marks
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Testing/Cxx/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 Imaging/Testing/Cxx/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 Imaging/Testing/Cxx/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Testing/Cxx/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.
Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/rule:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f CMakeFiles/Makefile2 Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/rule
.PHONY : Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/rule

# Convenience name for target.
ImagingCxxTests: Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/rule
.PHONY : ImagingCxxTests

# fast build rule for target.
ImagingCxxTests/fast:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build
.PHONY : ImagingCxxTests/fast

FastSplatter.o: FastSplatter.cxx.o
.PHONY : FastSplatter.o

# target to build an object file
FastSplatter.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/FastSplatter.cxx.o
.PHONY : FastSplatter.cxx.o

FastSplatter.i: FastSplatter.cxx.i
.PHONY : FastSplatter.i

# target to preprocess a source file
FastSplatter.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/FastSplatter.cxx.i
.PHONY : FastSplatter.cxx.i

FastSplatter.s: FastSplatter.cxx.s
.PHONY : FastSplatter.s

# target to generate assembly for a file
FastSplatter.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/FastSplatter.cxx.s
.PHONY : FastSplatter.cxx.s

ImageAccumulate.o: ImageAccumulate.cxx.o
.PHONY : ImageAccumulate.o

# target to build an object file
ImageAccumulate.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageAccumulate.cxx.o
.PHONY : ImageAccumulate.cxx.o

ImageAccumulate.i: ImageAccumulate.cxx.i
.PHONY : ImageAccumulate.i

# target to preprocess a source file
ImageAccumulate.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageAccumulate.cxx.i
.PHONY : ImageAccumulate.cxx.i

ImageAccumulate.s: ImageAccumulate.cxx.s
.PHONY : ImageAccumulate.s

# target to generate assembly for a file
ImageAccumulate.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageAccumulate.cxx.s
.PHONY : ImageAccumulate.cxx.s

ImageAutoRange.o: ImageAutoRange.cxx.o
.PHONY : ImageAutoRange.o

# target to build an object file
ImageAutoRange.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageAutoRange.cxx.o
.PHONY : ImageAutoRange.cxx.o

ImageAutoRange.i: ImageAutoRange.cxx.i
.PHONY : ImageAutoRange.i

# target to preprocess a source file
ImageAutoRange.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageAutoRange.cxx.i
.PHONY : ImageAutoRange.cxx.i

ImageAutoRange.s: ImageAutoRange.cxx.s
.PHONY : ImageAutoRange.s

# target to generate assembly for a file
ImageAutoRange.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageAutoRange.cxx.s
.PHONY : ImageAutoRange.cxx.s

ImageBSplineCoefficients.o: ImageBSplineCoefficients.cxx.o
.PHONY : ImageBSplineCoefficients.o

# target to build an object file
ImageBSplineCoefficients.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageBSplineCoefficients.cxx.o
.PHONY : ImageBSplineCoefficients.cxx.o

ImageBSplineCoefficients.i: ImageBSplineCoefficients.cxx.i
.PHONY : ImageBSplineCoefficients.i

# target to preprocess a source file
ImageBSplineCoefficients.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageBSplineCoefficients.cxx.i
.PHONY : ImageBSplineCoefficients.cxx.i

ImageBSplineCoefficients.s: ImageBSplineCoefficients.cxx.s
.PHONY : ImageBSplineCoefficients.s

# target to generate assembly for a file
ImageBSplineCoefficients.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageBSplineCoefficients.cxx.s
.PHONY : ImageBSplineCoefficients.cxx.s

ImageHistogram.o: ImageHistogram.cxx.o
.PHONY : ImageHistogram.o

# target to build an object file
ImageHistogram.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageHistogram.cxx.o
.PHONY : ImageHistogram.cxx.o

ImageHistogram.i: ImageHistogram.cxx.i
.PHONY : ImageHistogram.i

# target to preprocess a source file
ImageHistogram.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageHistogram.cxx.i
.PHONY : ImageHistogram.cxx.i

ImageHistogram.s: ImageHistogram.cxx.s
.PHONY : ImageHistogram.s

# target to generate assembly for a file
ImageHistogram.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageHistogram.cxx.s
.PHONY : ImageHistogram.cxx.s

ImageHistogramStatistics.o: ImageHistogramStatistics.cxx.o
.PHONY : ImageHistogramStatistics.o

# target to build an object file
ImageHistogramStatistics.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageHistogramStatistics.cxx.o
.PHONY : ImageHistogramStatistics.cxx.o

ImageHistogramStatistics.i: ImageHistogramStatistics.cxx.i
.PHONY : ImageHistogramStatistics.i

# target to preprocess a source file
ImageHistogramStatistics.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageHistogramStatistics.cxx.i
.PHONY : ImageHistogramStatistics.cxx.i

ImageHistogramStatistics.s: ImageHistogramStatistics.cxx.s
.PHONY : ImageHistogramStatistics.s

# target to generate assembly for a file
ImageHistogramStatistics.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageHistogramStatistics.cxx.s
.PHONY : ImageHistogramStatistics.cxx.s

ImageResize.o: ImageResize.cxx.o
.PHONY : ImageResize.o

# target to build an object file
ImageResize.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResize.cxx.o
.PHONY : ImageResize.cxx.o

ImageResize.i: ImageResize.cxx.i
.PHONY : ImageResize.i

# target to preprocess a source file
ImageResize.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResize.cxx.i
.PHONY : ImageResize.cxx.i

ImageResize.s: ImageResize.cxx.s
.PHONY : ImageResize.s

# target to generate assembly for a file
ImageResize.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResize.cxx.s
.PHONY : ImageResize.cxx.s

ImageResize3D.o: ImageResize3D.cxx.o
.PHONY : ImageResize3D.o

# target to build an object file
ImageResize3D.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResize3D.cxx.o
.PHONY : ImageResize3D.cxx.o

ImageResize3D.i: ImageResize3D.cxx.i
.PHONY : ImageResize3D.i

# target to preprocess a source file
ImageResize3D.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResize3D.cxx.i
.PHONY : ImageResize3D.cxx.i

ImageResize3D.s: ImageResize3D.cxx.s
.PHONY : ImageResize3D.s

# target to generate assembly for a file
ImageResize3D.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResize3D.cxx.s
.PHONY : ImageResize3D.cxx.s

ImageResizeCropping.o: ImageResizeCropping.cxx.o
.PHONY : ImageResizeCropping.o

# target to build an object file
ImageResizeCropping.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResizeCropping.cxx.o
.PHONY : ImageResizeCropping.cxx.o

ImageResizeCropping.i: ImageResizeCropping.cxx.i
.PHONY : ImageResizeCropping.i

# target to preprocess a source file
ImageResizeCropping.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResizeCropping.cxx.i
.PHONY : ImageResizeCropping.cxx.i

ImageResizeCropping.s: ImageResizeCropping.cxx.s
.PHONY : ImageResizeCropping.s

# target to generate assembly for a file
ImageResizeCropping.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageResizeCropping.cxx.s
.PHONY : ImageResizeCropping.cxx.s

ImageWeightedSum.o: ImageWeightedSum.cxx.o
.PHONY : ImageWeightedSum.o

# target to build an object file
ImageWeightedSum.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageWeightedSum.cxx.o
.PHONY : ImageWeightedSum.cxx.o

ImageWeightedSum.i: ImageWeightedSum.cxx.i
.PHONY : ImageWeightedSum.i

# target to preprocess a source file
ImageWeightedSum.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageWeightedSum.cxx.i
.PHONY : ImageWeightedSum.cxx.i

ImageWeightedSum.s: ImageWeightedSum.cxx.s
.PHONY : ImageWeightedSum.s

# target to generate assembly for a file
ImageWeightedSum.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImageWeightedSum.cxx.s
.PHONY : ImageWeightedSum.cxx.s

ImagingCxxTests.o: ImagingCxxTests.cxx.o
.PHONY : ImagingCxxTests.o

# target to build an object file
ImagingCxxTests.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImagingCxxTests.cxx.o
.PHONY : ImagingCxxTests.cxx.o

ImagingCxxTests.i: ImagingCxxTests.cxx.i
.PHONY : ImagingCxxTests.i

# target to preprocess a source file
ImagingCxxTests.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImagingCxxTests.cxx.i
.PHONY : ImagingCxxTests.cxx.i

ImagingCxxTests.s: ImagingCxxTests.cxx.s
.PHONY : ImagingCxxTests.s

# target to generate assembly for a file
ImagingCxxTests.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImagingCxxTests.cxx.s
.PHONY : ImagingCxxTests.cxx.s

ImportExport.o: ImportExport.cxx.o
.PHONY : ImportExport.o

# target to build an object file
ImportExport.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImportExport.cxx.o
.PHONY : ImportExport.cxx.o

ImportExport.i: ImportExport.cxx.i
.PHONY : ImportExport.i

# target to preprocess a source file
ImportExport.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImportExport.cxx.i
.PHONY : ImportExport.cxx.i

ImportExport.s: ImportExport.cxx.s
.PHONY : ImportExport.s

# target to generate assembly for a file
ImportExport.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/ImportExport.cxx.s
.PHONY : ImportExport.cxx.s

TestUpdateExtentReset.o: TestUpdateExtentReset.cxx.o
.PHONY : TestUpdateExtentReset.o

# target to build an object file
TestUpdateExtentReset.cxx.o:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/TestUpdateExtentReset.cxx.o
.PHONY : TestUpdateExtentReset.cxx.o

TestUpdateExtentReset.i: TestUpdateExtentReset.cxx.i
.PHONY : TestUpdateExtentReset.i

# target to preprocess a source file
TestUpdateExtentReset.cxx.i:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/TestUpdateExtentReset.cxx.i
.PHONY : TestUpdateExtentReset.cxx.i

TestUpdateExtentReset.s: TestUpdateExtentReset.cxx.s
.PHONY : TestUpdateExtentReset.s

# target to generate assembly for a file
TestUpdateExtentReset.cxx.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/build.make Imaging/Testing/Cxx/CMakeFiles/ImagingCxxTests.dir/TestUpdateExtentReset.cxx.s
.PHONY : TestUpdateExtentReset.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 "... ImagingCxxTests"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... FastSplatter.o"
	@echo "... FastSplatter.i"
	@echo "... FastSplatter.s"
	@echo "... ImageAccumulate.o"
	@echo "... ImageAccumulate.i"
	@echo "... ImageAccumulate.s"
	@echo "... ImageAutoRange.o"
	@echo "... ImageAutoRange.i"
	@echo "... ImageAutoRange.s"
	@echo "... ImageBSplineCoefficients.o"
	@echo "... ImageBSplineCoefficients.i"
	@echo "... ImageBSplineCoefficients.s"
	@echo "... ImageHistogram.o"
	@echo "... ImageHistogram.i"
	@echo "... ImageHistogram.s"
	@echo "... ImageHistogramStatistics.o"
	@echo "... ImageHistogramStatistics.i"
	@echo "... ImageHistogramStatistics.s"
	@echo "... ImageResize.o"
	@echo "... ImageResize.i"
	@echo "... ImageResize.s"
	@echo "... ImageResize3D.o"
	@echo "... ImageResize3D.i"
	@echo "... ImageResize3D.s"
	@echo "... ImageResizeCropping.o"
	@echo "... ImageResizeCropping.i"
	@echo "... ImageResizeCropping.s"
	@echo "... ImageWeightedSum.o"
	@echo "... ImageWeightedSum.i"
	@echo "... ImageWeightedSum.s"
	@echo "... ImagingCxxTests.o"
	@echo "... ImagingCxxTests.i"
	@echo "... ImagingCxxTests.s"
	@echo "... ImportExport.o"
	@echo "... ImportExport.i"
	@echo "... ImportExport.s"
	@echo "... TestUpdateExtentReset.o"
	@echo "... TestUpdateExtentReset.i"
	@echo "... TestUpdateExtentReset.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

