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

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

# Convenience name for target.
adding_a_certificate: examples/Kinetic_framework/CMakeFiles/adding_a_certificate.dir/rule
.PHONY : adding_a_certificate

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

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

# Convenience name for target.
defining_a_simulation_traits: examples/Kinetic_framework/CMakeFiles/defining_a_simulation_traits.dir/rule
.PHONY : defining_a_simulation_traits

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

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

# Convenience name for target.
listener: examples/Kinetic_framework/CMakeFiles/listener.dir/rule
.PHONY : listener

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

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

# Convenience name for target.
pointer_queue: examples/Kinetic_framework/CMakeFiles/pointer_queue.dir/rule
.PHONY : pointer_queue

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

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

# Convenience name for target.
ref_counted: examples/Kinetic_framework/CMakeFiles/ref_counted.dir/rule
.PHONY : ref_counted

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

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

# Convenience name for target.
trivial_kds: examples/Kinetic_framework/CMakeFiles/trivial_kds.dir/rule
.PHONY : trivial_kds

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

adding_a_certificate.o: adding_a_certificate.cpp.o
.PHONY : adding_a_certificate.o

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

adding_a_certificate.i: adding_a_certificate.cpp.i
.PHONY : adding_a_certificate.i

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

adding_a_certificate.s: adding_a_certificate.cpp.s
.PHONY : adding_a_certificate.s

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

defining_a_simulation_traits.o: defining_a_simulation_traits.cpp.o
.PHONY : defining_a_simulation_traits.o

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

defining_a_simulation_traits.i: defining_a_simulation_traits.cpp.i
.PHONY : defining_a_simulation_traits.i

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

defining_a_simulation_traits.s: defining_a_simulation_traits.cpp.s
.PHONY : defining_a_simulation_traits.s

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

listener.o: listener.cpp.o
.PHONY : listener.o

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

listener.i: listener.cpp.i
.PHONY : listener.i

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

listener.s: listener.cpp.s
.PHONY : listener.s

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

pointer_queue.o: pointer_queue.cpp.o
.PHONY : pointer_queue.o

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

pointer_queue.i: pointer_queue.cpp.i
.PHONY : pointer_queue.i

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

pointer_queue.s: pointer_queue.cpp.s
.PHONY : pointer_queue.s

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

ref_counted.o: ref_counted.cpp.o
.PHONY : ref_counted.o

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

ref_counted.i: ref_counted.cpp.i
.PHONY : ref_counted.i

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

ref_counted.s: ref_counted.cpp.s
.PHONY : ref_counted.s

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

trivial_kds.o: trivial_kds.cpp.o
.PHONY : trivial_kds.o

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

trivial_kds.i: trivial_kds.cpp.i
.PHONY : trivial_kds.i

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

trivial_kds.s: trivial_kds.cpp.s
.PHONY : trivial_kds.s

# target to generate assembly for a file
trivial_kds.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Kinetic_framework/CMakeFiles/trivial_kds.dir/build.make examples/Kinetic_framework/CMakeFiles/trivial_kds.dir/trivial_kds.cpp.s
.PHONY : trivial_kds.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 "... install/strip"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... ref_counted"
	@echo "... trivial_kds"
	@echo "... pointer_queue"
	@echo "... adding_a_certificate"
	@echo "... list_install_components"
	@echo "... listener"
	@echo "... defining_a_simulation_traits"
	@echo "... adding_a_certificate.o"
	@echo "... adding_a_certificate.i"
	@echo "... adding_a_certificate.s"
	@echo "... defining_a_simulation_traits.o"
	@echo "... defining_a_simulation_traits.i"
	@echo "... defining_a_simulation_traits.s"
	@echo "... listener.o"
	@echo "... listener.i"
	@echo "... listener.s"
	@echo "... pointer_queue.o"
	@echo "... pointer_queue.i"
	@echo "... pointer_queue.s"
	@echo "... ref_counted.o"
	@echo "... ref_counted.i"
	@echo "... ref_counted.s"
	@echo "... trivial_kds.o"
	@echo "... trivial_kds.i"
	@echo "... trivial_kds.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

