# 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/Kernel_23/CMakeFiles/progress.marks
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Kernel_23/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/Kernel_23/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/Kernel_23/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Kernel_23/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/Kernel_23/CMakeFiles/MyKernel.dir/rule:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f CMakeFiles/Makefile2 examples/Kernel_23/CMakeFiles/MyKernel.dir/rule
.PHONY : examples/Kernel_23/CMakeFiles/MyKernel.dir/rule

# Convenience name for target.
MyKernel: examples/Kernel_23/CMakeFiles/MyKernel.dir/rule
.PHONY : MyKernel

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

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

# Convenience name for target.
cartesian_converter: examples/Kernel_23/CMakeFiles/cartesian_converter.dir/rule
.PHONY : cartesian_converter

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

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

# Convenience name for target.
exact: examples/Kernel_23/CMakeFiles/exact.dir/rule
.PHONY : exact

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

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

# Convenience name for target.
intersections: examples/Kernel_23/CMakeFiles/intersections.dir/rule
.PHONY : intersections

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

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

# Convenience name for target.
points_and_segment: examples/Kernel_23/CMakeFiles/points_and_segment.dir/rule
.PHONY : points_and_segment

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

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

# Convenience name for target.
surprising: examples/Kernel_23/CMakeFiles/surprising.dir/rule
.PHONY : surprising

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

MyKernel.o: MyKernel.cpp.o
.PHONY : MyKernel.o

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

MyKernel.i: MyKernel.cpp.i
.PHONY : MyKernel.i

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

MyKernel.s: MyKernel.cpp.s
.PHONY : MyKernel.s

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

cartesian_converter.o: cartesian_converter.cpp.o
.PHONY : cartesian_converter.o

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

cartesian_converter.i: cartesian_converter.cpp.i
.PHONY : cartesian_converter.i

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

cartesian_converter.s: cartesian_converter.cpp.s
.PHONY : cartesian_converter.s

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

exact.o: exact.cpp.o
.PHONY : exact.o

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

exact.i: exact.cpp.i
.PHONY : exact.i

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

exact.s: exact.cpp.s
.PHONY : exact.s

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

intersections.o: intersections.cpp.o
.PHONY : intersections.o

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

intersections.i: intersections.cpp.i
.PHONY : intersections.i

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

intersections.s: intersections.cpp.s
.PHONY : intersections.s

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

points_and_segment.o: points_and_segment.cpp.o
.PHONY : points_and_segment.o

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

points_and_segment.i: points_and_segment.cpp.i
.PHONY : points_and_segment.i

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

points_and_segment.s: points_and_segment.cpp.s
.PHONY : points_and_segment.s

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

surprising.o: surprising.cpp.o
.PHONY : surprising.o

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

surprising.i: surprising.cpp.i
.PHONY : surprising.i

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

surprising.s: surprising.cpp.s
.PHONY : surprising.s

# target to generate assembly for a file
surprising.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Kernel_23/CMakeFiles/surprising.dir/build.make examples/Kernel_23/CMakeFiles/surprising.dir/surprising.cpp.s
.PHONY : surprising.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 "... intersections"
	@echo "... cartesian_converter"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... points_and_segment"
	@echo "... exact"
	@echo "... list_install_components"
	@echo "... MyKernel"
	@echo "... surprising"
	@echo "... MyKernel.o"
	@echo "... MyKernel.i"
	@echo "... MyKernel.s"
	@echo "... cartesian_converter.o"
	@echo "... cartesian_converter.i"
	@echo "... cartesian_converter.s"
	@echo "... exact.o"
	@echo "... exact.i"
	@echo "... exact.s"
	@echo "... intersections.o"
	@echo "... intersections.i"
	@echo "... intersections.s"
	@echo "... points_and_segment.o"
	@echo "... points_and_segment.i"
	@echo "... points_and_segment.s"
	@echo "... surprising.o"
	@echo "... surprising.i"
	@echo "... surprising.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

