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

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

# Convenience name for target.
vtkftgl: Utilities/ftgl/CMakeFiles/vtkftgl.dir/rule
.PHONY : vtkftgl

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

src/FTBitmapGlyph.o: src/FTBitmapGlyph.cpp.o
.PHONY : src/FTBitmapGlyph.o

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

src/FTBitmapGlyph.i: src/FTBitmapGlyph.cpp.i
.PHONY : src/FTBitmapGlyph.i

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

src/FTBitmapGlyph.s: src/FTBitmapGlyph.cpp.s
.PHONY : src/FTBitmapGlyph.s

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

src/FTBitmapGlyphRenderOpenGL.o: src/FTBitmapGlyphRenderOpenGL.cpp.o
.PHONY : src/FTBitmapGlyphRenderOpenGL.o

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

src/FTBitmapGlyphRenderOpenGL.i: src/FTBitmapGlyphRenderOpenGL.cpp.i
.PHONY : src/FTBitmapGlyphRenderOpenGL.i

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

src/FTBitmapGlyphRenderOpenGL.s: src/FTBitmapGlyphRenderOpenGL.cpp.s
.PHONY : src/FTBitmapGlyphRenderOpenGL.s

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

src/FTCharmap.o: src/FTCharmap.cpp.o
.PHONY : src/FTCharmap.o

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

src/FTCharmap.i: src/FTCharmap.cpp.i
.PHONY : src/FTCharmap.i

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

src/FTCharmap.s: src/FTCharmap.cpp.s
.PHONY : src/FTCharmap.s

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

src/FTFace.o: src/FTFace.cpp.o
.PHONY : src/FTFace.o

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

src/FTFace.i: src/FTFace.cpp.i
.PHONY : src/FTFace.i

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

src/FTFace.s: src/FTFace.cpp.s
.PHONY : src/FTFace.s

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

src/FTFont.o: src/FTFont.cpp.o
.PHONY : src/FTFont.o

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

src/FTFont.i: src/FTFont.cpp.i
.PHONY : src/FTFont.i

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

src/FTFont.s: src/FTFont.cpp.s
.PHONY : src/FTFont.s

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

src/FTGLBitmapFont.o: src/FTGLBitmapFont.cpp.o
.PHONY : src/FTGLBitmapFont.o

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

src/FTGLBitmapFont.i: src/FTGLBitmapFont.cpp.i
.PHONY : src/FTGLBitmapFont.i

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

src/FTGLBitmapFont.s: src/FTGLBitmapFont.cpp.s
.PHONY : src/FTGLBitmapFont.s

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

src/FTGLBitmapFontRenderOpenGL.o: src/FTGLBitmapFontRenderOpenGL.cpp.o
.PHONY : src/FTGLBitmapFontRenderOpenGL.o

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

src/FTGLBitmapFontRenderOpenGL.i: src/FTGLBitmapFontRenderOpenGL.cpp.i
.PHONY : src/FTGLBitmapFontRenderOpenGL.i

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

src/FTGLBitmapFontRenderOpenGL.s: src/FTGLBitmapFontRenderOpenGL.cpp.s
.PHONY : src/FTGLBitmapFontRenderOpenGL.s

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

src/FTGLPixmapFont.o: src/FTGLPixmapFont.cpp.o
.PHONY : src/FTGLPixmapFont.o

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

src/FTGLPixmapFont.i: src/FTGLPixmapFont.cpp.i
.PHONY : src/FTGLPixmapFont.i

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

src/FTGLPixmapFont.s: src/FTGLPixmapFont.cpp.s
.PHONY : src/FTGLPixmapFont.s

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

src/FTGLPixmapFontRenderOpenGL.o: src/FTGLPixmapFontRenderOpenGL.cpp.o
.PHONY : src/FTGLPixmapFontRenderOpenGL.o

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

src/FTGLPixmapFontRenderOpenGL.i: src/FTGLPixmapFontRenderOpenGL.cpp.i
.PHONY : src/FTGLPixmapFontRenderOpenGL.i

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

src/FTGLPixmapFontRenderOpenGL.s: src/FTGLPixmapFontRenderOpenGL.cpp.s
.PHONY : src/FTGLPixmapFontRenderOpenGL.s

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

src/FTGlyph.o: src/FTGlyph.cpp.o
.PHONY : src/FTGlyph.o

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

src/FTGlyph.i: src/FTGlyph.cpp.i
.PHONY : src/FTGlyph.i

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

src/FTGlyph.s: src/FTGlyph.cpp.s
.PHONY : src/FTGlyph.s

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

src/FTGlyphContainer.o: src/FTGlyphContainer.cpp.o
.PHONY : src/FTGlyphContainer.o

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

src/FTGlyphContainer.i: src/FTGlyphContainer.cpp.i
.PHONY : src/FTGlyphContainer.i

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

src/FTGlyphContainer.s: src/FTGlyphContainer.cpp.s
.PHONY : src/FTGlyphContainer.s

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

src/FTLibrary.o: src/FTLibrary.cpp.o
.PHONY : src/FTLibrary.o

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

src/FTLibrary.i: src/FTLibrary.cpp.i
.PHONY : src/FTLibrary.i

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

src/FTLibrary.s: src/FTLibrary.cpp.s
.PHONY : src/FTLibrary.s

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

src/FTPixmapGlyph.o: src/FTPixmapGlyph.cpp.o
.PHONY : src/FTPixmapGlyph.o

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

src/FTPixmapGlyph.i: src/FTPixmapGlyph.cpp.i
.PHONY : src/FTPixmapGlyph.i

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

src/FTPixmapGlyph.s: src/FTPixmapGlyph.cpp.s
.PHONY : src/FTPixmapGlyph.s

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

src/FTPixmapGlyphRenderOpenGL.o: src/FTPixmapGlyphRenderOpenGL.cpp.o
.PHONY : src/FTPixmapGlyphRenderOpenGL.o

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

src/FTPixmapGlyphRenderOpenGL.i: src/FTPixmapGlyphRenderOpenGL.cpp.i
.PHONY : src/FTPixmapGlyphRenderOpenGL.i

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

src/FTPixmapGlyphRenderOpenGL.s: src/FTPixmapGlyphRenderOpenGL.cpp.s
.PHONY : src/FTPixmapGlyphRenderOpenGL.s

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

src/FTSize.o: src/FTSize.cpp.o
.PHONY : src/FTSize.o

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

src/FTSize.i: src/FTSize.cpp.i
.PHONY : src/FTSize.i

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

src/FTSize.s: src/FTSize.cpp.s
.PHONY : src/FTSize.s

# target to generate assembly for a file
src/FTSize.cpp.s:
	cd /home/dorado1/vtk/VTK5.10.1 && $(MAKE) -f Utilities/ftgl/CMakeFiles/vtkftgl.dir/build.make Utilities/ftgl/CMakeFiles/vtkftgl.dir/src/FTSize.cpp.s
.PHONY : src/FTSize.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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... vtkftgl"
	@echo "... src/FTBitmapGlyph.o"
	@echo "... src/FTBitmapGlyph.i"
	@echo "... src/FTBitmapGlyph.s"
	@echo "... src/FTBitmapGlyphRenderOpenGL.o"
	@echo "... src/FTBitmapGlyphRenderOpenGL.i"
	@echo "... src/FTBitmapGlyphRenderOpenGL.s"
	@echo "... src/FTCharmap.o"
	@echo "... src/FTCharmap.i"
	@echo "... src/FTCharmap.s"
	@echo "... src/FTFace.o"
	@echo "... src/FTFace.i"
	@echo "... src/FTFace.s"
	@echo "... src/FTFont.o"
	@echo "... src/FTFont.i"
	@echo "... src/FTFont.s"
	@echo "... src/FTGLBitmapFont.o"
	@echo "... src/FTGLBitmapFont.i"
	@echo "... src/FTGLBitmapFont.s"
	@echo "... src/FTGLBitmapFontRenderOpenGL.o"
	@echo "... src/FTGLBitmapFontRenderOpenGL.i"
	@echo "... src/FTGLBitmapFontRenderOpenGL.s"
	@echo "... src/FTGLPixmapFont.o"
	@echo "... src/FTGLPixmapFont.i"
	@echo "... src/FTGLPixmapFont.s"
	@echo "... src/FTGLPixmapFontRenderOpenGL.o"
	@echo "... src/FTGLPixmapFontRenderOpenGL.i"
	@echo "... src/FTGLPixmapFontRenderOpenGL.s"
	@echo "... src/FTGlyph.o"
	@echo "... src/FTGlyph.i"
	@echo "... src/FTGlyph.s"
	@echo "... src/FTGlyphContainer.o"
	@echo "... src/FTGlyphContainer.i"
	@echo "... src/FTGlyphContainer.s"
	@echo "... src/FTLibrary.o"
	@echo "... src/FTLibrary.i"
	@echo "... src/FTLibrary.s"
	@echo "... src/FTPixmapGlyph.o"
	@echo "... src/FTPixmapGlyph.i"
	@echo "... src/FTPixmapGlyph.s"
	@echo "... src/FTPixmapGlyphRenderOpenGL.o"
	@echo "... src/FTPixmapGlyphRenderOpenGL.i"
	@echo "... src/FTPixmapGlyphRenderOpenGL.s"
	@echo "... src/FTSize.o"
	@echo "... src/FTSize.i"
	@echo "... src/FTSize.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

