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

# 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

# Produce verbose output by default.
VERBOSE = 1

# 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 = /usr/src/RPM/BUILD/cgal-4.6

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /usr/src/RPM/BUILD/cgal-4.6

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

# 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 "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.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 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 list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"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

# The main all target
all: cmake_check_build_system
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(CMAKE_COMMAND) -E cmake_progress_start /usr/src/RPM/BUILD/cgal-4.6/CMakeFiles /usr/src/RPM/BUILD/cgal-4.6/examples/Polyhedron_IO/CMakeFiles/progress.marks
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/all
	$(CMAKE_COMMAND) -E cmake_progress_start /usr/src/RPM/BUILD/cgal-4.6/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/iv2off.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/iv2off.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/iv2off.dir/rule

# Convenience name for target.
iv2off: examples/Polyhedron_IO/CMakeFiles/iv2off.dir/rule
.PHONY : iv2off

# fast build rule for target.
iv2off/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/iv2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/iv2off.dir/build
.PHONY : iv2off/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off2iv.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off2iv.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off2iv.dir/rule

# Convenience name for target.
off2iv: examples/Polyhedron_IO/CMakeFiles/off2iv.dir/rule
.PHONY : off2iv

# fast build rule for target.
off2iv/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2iv.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2iv.dir/build
.PHONY : off2iv/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off2off.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off2off.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off2off.dir/rule

# Convenience name for target.
off2off: examples/Polyhedron_IO/CMakeFiles/off2off.dir/rule
.PHONY : off2off

# fast build rule for target.
off2off/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2off.dir/build
.PHONY : off2off/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off2stl.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off2stl.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off2stl.dir/rule

# Convenience name for target.
off2stl: examples/Polyhedron_IO/CMakeFiles/off2stl.dir/rule
.PHONY : off2stl

# fast build rule for target.
off2stl/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2stl.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2stl.dir/build
.PHONY : off2stl/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/rule

# Convenience name for target.
off2vrml: examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/rule
.PHONY : off2vrml

# fast build rule for target.
off2vrml/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/build
.PHONY : off2vrml/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off2wav.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off2wav.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off2wav.dir/rule

# Convenience name for target.
off2wav: examples/Polyhedron_IO/CMakeFiles/off2wav.dir/rule
.PHONY : off2wav

# fast build rule for target.
off2wav/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2wav.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2wav.dir/build
.PHONY : off2wav/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/rule

# Convenience name for target.
off_bbox: examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/rule
.PHONY : off_bbox

# fast build rule for target.
off_bbox/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/build
.PHONY : off_bbox/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off_glue.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off_glue.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off_glue.dir/rule

# Convenience name for target.
off_glue: examples/Polyhedron_IO/CMakeFiles/off_glue.dir/rule
.PHONY : off_glue

# fast build rule for target.
off_glue/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_glue.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_glue.dir/build
.PHONY : off_glue/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/off_transform.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/off_transform.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/off_transform.dir/rule

# Convenience name for target.
off_transform: examples/Polyhedron_IO/CMakeFiles/off_transform.dir/rule
.PHONY : off_transform

# fast build rule for target.
off_transform/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_transform.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_transform.dir/build
.PHONY : off_transform/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/rule

# Convenience name for target.
polyhedron2vrml: examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/rule
.PHONY : polyhedron2vrml

# fast build rule for target.
polyhedron2vrml/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/build
.PHONY : polyhedron2vrml/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/rule

# Convenience name for target.
polyhedron_copy: examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/rule
.PHONY : polyhedron_copy

# fast build rule for target.
polyhedron_copy/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/build
.PHONY : polyhedron_copy/fast

# Convenience name for target.
examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/rule
.PHONY : examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/rule

# Convenience name for target.
terr_trian: examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/rule
.PHONY : terr_trian

# fast build rule for target.
terr_trian/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/build.make examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/build
.PHONY : terr_trian/fast

iv2off.o: iv2off.cpp.o
.PHONY : iv2off.o

# target to build an object file
iv2off.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/iv2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/iv2off.dir/iv2off.cpp.o
.PHONY : iv2off.cpp.o

iv2off.i: iv2off.cpp.i
.PHONY : iv2off.i

# target to preprocess a source file
iv2off.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/iv2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/iv2off.dir/iv2off.cpp.i
.PHONY : iv2off.cpp.i

iv2off.s: iv2off.cpp.s
.PHONY : iv2off.s

# target to generate assembly for a file
iv2off.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/iv2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/iv2off.dir/iv2off.cpp.s
.PHONY : iv2off.cpp.s

off2iv.o: off2iv.cpp.o
.PHONY : off2iv.o

# target to build an object file
off2iv.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2iv.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2iv.dir/off2iv.cpp.o
.PHONY : off2iv.cpp.o

off2iv.i: off2iv.cpp.i
.PHONY : off2iv.i

# target to preprocess a source file
off2iv.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2iv.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2iv.dir/off2iv.cpp.i
.PHONY : off2iv.cpp.i

off2iv.s: off2iv.cpp.s
.PHONY : off2iv.s

# target to generate assembly for a file
off2iv.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2iv.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2iv.dir/off2iv.cpp.s
.PHONY : off2iv.cpp.s

off2off.o: off2off.cpp.o
.PHONY : off2off.o

# target to build an object file
off2off.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2off.dir/off2off.cpp.o
.PHONY : off2off.cpp.o

off2off.i: off2off.cpp.i
.PHONY : off2off.i

# target to preprocess a source file
off2off.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2off.dir/off2off.cpp.i
.PHONY : off2off.cpp.i

off2off.s: off2off.cpp.s
.PHONY : off2off.s

# target to generate assembly for a file
off2off.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2off.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2off.dir/off2off.cpp.s
.PHONY : off2off.cpp.s

off2stl.o: off2stl.cpp.o
.PHONY : off2stl.o

# target to build an object file
off2stl.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2stl.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2stl.dir/off2stl.cpp.o
.PHONY : off2stl.cpp.o

off2stl.i: off2stl.cpp.i
.PHONY : off2stl.i

# target to preprocess a source file
off2stl.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2stl.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2stl.dir/off2stl.cpp.i
.PHONY : off2stl.cpp.i

off2stl.s: off2stl.cpp.s
.PHONY : off2stl.s

# target to generate assembly for a file
off2stl.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2stl.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2stl.dir/off2stl.cpp.s
.PHONY : off2stl.cpp.s

off2vrml.o: off2vrml.cpp.o
.PHONY : off2vrml.o

# target to build an object file
off2vrml.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/off2vrml.cpp.o
.PHONY : off2vrml.cpp.o

off2vrml.i: off2vrml.cpp.i
.PHONY : off2vrml.i

# target to preprocess a source file
off2vrml.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/off2vrml.cpp.i
.PHONY : off2vrml.cpp.i

off2vrml.s: off2vrml.cpp.s
.PHONY : off2vrml.s

# target to generate assembly for a file
off2vrml.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2vrml.dir/off2vrml.cpp.s
.PHONY : off2vrml.cpp.s

off2wav.o: off2wav.cpp.o
.PHONY : off2wav.o

# target to build an object file
off2wav.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2wav.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2wav.dir/off2wav.cpp.o
.PHONY : off2wav.cpp.o

off2wav.i: off2wav.cpp.i
.PHONY : off2wav.i

# target to preprocess a source file
off2wav.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2wav.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2wav.dir/off2wav.cpp.i
.PHONY : off2wav.cpp.i

off2wav.s: off2wav.cpp.s
.PHONY : off2wav.s

# target to generate assembly for a file
off2wav.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off2wav.dir/build.make examples/Polyhedron_IO/CMakeFiles/off2wav.dir/off2wav.cpp.s
.PHONY : off2wav.cpp.s

off_bbox.o: off_bbox.cpp.o
.PHONY : off_bbox.o

# target to build an object file
off_bbox.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/off_bbox.cpp.o
.PHONY : off_bbox.cpp.o

off_bbox.i: off_bbox.cpp.i
.PHONY : off_bbox.i

# target to preprocess a source file
off_bbox.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/off_bbox.cpp.i
.PHONY : off_bbox.cpp.i

off_bbox.s: off_bbox.cpp.s
.PHONY : off_bbox.s

# target to generate assembly for a file
off_bbox.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_bbox.dir/off_bbox.cpp.s
.PHONY : off_bbox.cpp.s

off_glue.o: off_glue.cpp.o
.PHONY : off_glue.o

# target to build an object file
off_glue.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_glue.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_glue.dir/off_glue.cpp.o
.PHONY : off_glue.cpp.o

off_glue.i: off_glue.cpp.i
.PHONY : off_glue.i

# target to preprocess a source file
off_glue.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_glue.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_glue.dir/off_glue.cpp.i
.PHONY : off_glue.cpp.i

off_glue.s: off_glue.cpp.s
.PHONY : off_glue.s

# target to generate assembly for a file
off_glue.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_glue.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_glue.dir/off_glue.cpp.s
.PHONY : off_glue.cpp.s

off_transform.o: off_transform.cpp.o
.PHONY : off_transform.o

# target to build an object file
off_transform.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_transform.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_transform.dir/off_transform.cpp.o
.PHONY : off_transform.cpp.o

off_transform.i: off_transform.cpp.i
.PHONY : off_transform.i

# target to preprocess a source file
off_transform.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_transform.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_transform.dir/off_transform.cpp.i
.PHONY : off_transform.cpp.i

off_transform.s: off_transform.cpp.s
.PHONY : off_transform.s

# target to generate assembly for a file
off_transform.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/off_transform.dir/build.make examples/Polyhedron_IO/CMakeFiles/off_transform.dir/off_transform.cpp.s
.PHONY : off_transform.cpp.s

polyhedron2vrml.o: polyhedron2vrml.cpp.o
.PHONY : polyhedron2vrml.o

# target to build an object file
polyhedron2vrml.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/polyhedron2vrml.cpp.o
.PHONY : polyhedron2vrml.cpp.o

polyhedron2vrml.i: polyhedron2vrml.cpp.i
.PHONY : polyhedron2vrml.i

# target to preprocess a source file
polyhedron2vrml.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/polyhedron2vrml.cpp.i
.PHONY : polyhedron2vrml.cpp.i

polyhedron2vrml.s: polyhedron2vrml.cpp.s
.PHONY : polyhedron2vrml.s

# target to generate assembly for a file
polyhedron2vrml.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron2vrml.dir/polyhedron2vrml.cpp.s
.PHONY : polyhedron2vrml.cpp.s

polyhedron_copy.o: polyhedron_copy.cpp.o
.PHONY : polyhedron_copy.o

# target to build an object file
polyhedron_copy.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/polyhedron_copy.cpp.o
.PHONY : polyhedron_copy.cpp.o

polyhedron_copy.i: polyhedron_copy.cpp.i
.PHONY : polyhedron_copy.i

# target to preprocess a source file
polyhedron_copy.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/polyhedron_copy.cpp.i
.PHONY : polyhedron_copy.cpp.i

polyhedron_copy.s: polyhedron_copy.cpp.s
.PHONY : polyhedron_copy.s

# target to generate assembly for a file
polyhedron_copy.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/build.make examples/Polyhedron_IO/CMakeFiles/polyhedron_copy.dir/polyhedron_copy.cpp.s
.PHONY : polyhedron_copy.cpp.s

terr_trian.o: terr_trian.cpp.o
.PHONY : terr_trian.o

# target to build an object file
terr_trian.cpp.o:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/build.make examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/terr_trian.cpp.o
.PHONY : terr_trian.cpp.o

terr_trian.i: terr_trian.cpp.i
.PHONY : terr_trian.i

# target to preprocess a source file
terr_trian.cpp.i:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/build.make examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/terr_trian.cpp.i
.PHONY : terr_trian.cpp.i

terr_trian.s: terr_trian.cpp.s
.PHONY : terr_trian.s

# target to generate assembly for a file
terr_trian.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/build.make examples/Polyhedron_IO/CMakeFiles/terr_trian.dir/terr_trian.cpp.s
.PHONY : terr_trian.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/local"
	@echo "... polyhedron2vrml"
	@echo "... off2stl"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... off2wav"
	@echo "... iv2off"
	@echo "... install"
	@echo "... off2off"
	@echo "... off_glue"
	@echo "... rebuild_cache"
	@echo "... polyhedron_copy"
	@echo "... terr_trian"
	@echo "... off_transform"
	@echo "... off2iv"
	@echo "... off_bbox"
	@echo "... list_install_components"
	@echo "... off2vrml"
	@echo "... iv2off.o"
	@echo "... iv2off.i"
	@echo "... iv2off.s"
	@echo "... off2iv.o"
	@echo "... off2iv.i"
	@echo "... off2iv.s"
	@echo "... off2off.o"
	@echo "... off2off.i"
	@echo "... off2off.s"
	@echo "... off2stl.o"
	@echo "... off2stl.i"
	@echo "... off2stl.s"
	@echo "... off2vrml.o"
	@echo "... off2vrml.i"
	@echo "... off2vrml.s"
	@echo "... off2wav.o"
	@echo "... off2wav.i"
	@echo "... off2wav.s"
	@echo "... off_bbox.o"
	@echo "... off_bbox.i"
	@echo "... off_bbox.s"
	@echo "... off_glue.o"
	@echo "... off_glue.i"
	@echo "... off_glue.s"
	@echo "... off_transform.o"
	@echo "... off_transform.i"
	@echo "... off_transform.s"
	@echo "... polyhedron2vrml.o"
	@echo "... polyhedron2vrml.i"
	@echo "... polyhedron2vrml.s"
	@echo "... polyhedron_copy.o"
	@echo "... polyhedron_copy.i"
	@echo "... polyhedron_copy.s"
	@echo "... terr_trian.o"
	@echo "... terr_trian.i"
	@echo "... terr_trian.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 /usr/src/RPM/BUILD/cgal-4.6 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

