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

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

# Convenience name for target.
example_delaunay_2: examples/Spatial_sorting/CMakeFiles/example_delaunay_2.dir/rule
.PHONY : example_delaunay_2

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

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

# Convenience name for target.
hilbert: examples/Spatial_sorting/CMakeFiles/hilbert.dir/rule
.PHONY : hilbert

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

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

# Convenience name for target.
hilbert_policies: examples/Spatial_sorting/CMakeFiles/hilbert_policies.dir/rule
.PHONY : hilbert_policies

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

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

# Convenience name for target.
myPoint: examples/Spatial_sorting/CMakeFiles/myPoint.dir/rule
.PHONY : myPoint

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

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

# Convenience name for target.
small_example_delaunay_2: examples/Spatial_sorting/CMakeFiles/small_example_delaunay_2.dir/rule
.PHONY : small_example_delaunay_2

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

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

# Convenience name for target.
sort_indices: examples/Spatial_sorting/CMakeFiles/sort_indices.dir/rule
.PHONY : sort_indices

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

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

# Convenience name for target.
sp_sort_using_property_map_2: examples/Spatial_sorting/CMakeFiles/sp_sort_using_property_map_2.dir/rule
.PHONY : sp_sort_using_property_map_2

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

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

# Convenience name for target.
sp_sort_using_property_map_3: examples/Spatial_sorting/CMakeFiles/sp_sort_using_property_map_3.dir/rule
.PHONY : sp_sort_using_property_map_3

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

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

# Convenience name for target.
sp_sort_using_property_map_d: examples/Spatial_sorting/CMakeFiles/sp_sort_using_property_map_d.dir/rule
.PHONY : sp_sort_using_property_map_d

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

example_delaunay_2.o: example_delaunay_2.cpp.o
.PHONY : example_delaunay_2.o

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

example_delaunay_2.i: example_delaunay_2.cpp.i
.PHONY : example_delaunay_2.i

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

example_delaunay_2.s: example_delaunay_2.cpp.s
.PHONY : example_delaunay_2.s

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

hilbert.o: hilbert.cpp.o
.PHONY : hilbert.o

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

hilbert.i: hilbert.cpp.i
.PHONY : hilbert.i

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

hilbert.s: hilbert.cpp.s
.PHONY : hilbert.s

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

hilbert_policies.o: hilbert_policies.cpp.o
.PHONY : hilbert_policies.o

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

hilbert_policies.i: hilbert_policies.cpp.i
.PHONY : hilbert_policies.i

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

hilbert_policies.s: hilbert_policies.cpp.s
.PHONY : hilbert_policies.s

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

myPoint.o: myPoint.cpp.o
.PHONY : myPoint.o

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

myPoint.i: myPoint.cpp.i
.PHONY : myPoint.i

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

myPoint.s: myPoint.cpp.s
.PHONY : myPoint.s

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

small_example_delaunay_2.o: small_example_delaunay_2.cpp.o
.PHONY : small_example_delaunay_2.o

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

small_example_delaunay_2.i: small_example_delaunay_2.cpp.i
.PHONY : small_example_delaunay_2.i

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

small_example_delaunay_2.s: small_example_delaunay_2.cpp.s
.PHONY : small_example_delaunay_2.s

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

sort_indices.o: sort_indices.cpp.o
.PHONY : sort_indices.o

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

sort_indices.i: sort_indices.cpp.i
.PHONY : sort_indices.i

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

sort_indices.s: sort_indices.cpp.s
.PHONY : sort_indices.s

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

sp_sort_using_property_map_2.o: sp_sort_using_property_map_2.cpp.o
.PHONY : sp_sort_using_property_map_2.o

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

sp_sort_using_property_map_2.i: sp_sort_using_property_map_2.cpp.i
.PHONY : sp_sort_using_property_map_2.i

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

sp_sort_using_property_map_2.s: sp_sort_using_property_map_2.cpp.s
.PHONY : sp_sort_using_property_map_2.s

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

sp_sort_using_property_map_3.o: sp_sort_using_property_map_3.cpp.o
.PHONY : sp_sort_using_property_map_3.o

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

sp_sort_using_property_map_3.i: sp_sort_using_property_map_3.cpp.i
.PHONY : sp_sort_using_property_map_3.i

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

sp_sort_using_property_map_3.s: sp_sort_using_property_map_3.cpp.s
.PHONY : sp_sort_using_property_map_3.s

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

sp_sort_using_property_map_d.o: sp_sort_using_property_map_d.cpp.o
.PHONY : sp_sort_using_property_map_d.o

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

sp_sort_using_property_map_d.i: sp_sort_using_property_map_d.cpp.i
.PHONY : sp_sort_using_property_map_d.i

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

sp_sort_using_property_map_d.s: sp_sort_using_property_map_d.cpp.s
.PHONY : sp_sort_using_property_map_d.s

# target to generate assembly for a file
sp_sort_using_property_map_d.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Spatial_sorting/CMakeFiles/sp_sort_using_property_map_d.dir/build.make examples/Spatial_sorting/CMakeFiles/sp_sort_using_property_map_d.dir/sp_sort_using_property_map_d.cpp.s
.PHONY : sp_sort_using_property_map_d.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 "... example_delaunay_2"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... small_example_delaunay_2"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... sp_sort_using_property_map_d"
	@echo "... hilbert_policies"
	@echo "... sort_indices"
	@echo "... hilbert"
	@echo "... list_install_components"
	@echo "... myPoint"
	@echo "... sp_sort_using_property_map_2"
	@echo "... sp_sort_using_property_map_3"
	@echo "... example_delaunay_2.o"
	@echo "... example_delaunay_2.i"
	@echo "... example_delaunay_2.s"
	@echo "... hilbert.o"
	@echo "... hilbert.i"
	@echo "... hilbert.s"
	@echo "... hilbert_policies.o"
	@echo "... hilbert_policies.i"
	@echo "... hilbert_policies.s"
	@echo "... myPoint.o"
	@echo "... myPoint.i"
	@echo "... myPoint.s"
	@echo "... small_example_delaunay_2.o"
	@echo "... small_example_delaunay_2.i"
	@echo "... small_example_delaunay_2.s"
	@echo "... sort_indices.o"
	@echo "... sort_indices.i"
	@echo "... sort_indices.s"
	@echo "... sp_sort_using_property_map_2.o"
	@echo "... sp_sort_using_property_map_2.i"
	@echo "... sp_sort_using_property_map_2.s"
	@echo "... sp_sort_using_property_map_3.o"
	@echo "... sp_sort_using_property_map_3.i"
	@echo "... sp_sort_using_property_map_3.s"
	@echo "... sp_sort_using_property_map_d.o"
	@echo "... sp_sort_using_property_map_d.i"
	@echo "... sp_sort_using_property_map_d.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

