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

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

# Convenience name for target.
barycenter: examples/Principal_component_analysis/CMakeFiles/barycenter.dir/rule
.PHONY : barycenter

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

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

# Convenience name for target.
bounding_box: examples/Principal_component_analysis/CMakeFiles/bounding_box.dir/rule
.PHONY : bounding_box

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

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

# Convenience name for target.
centroid: examples/Principal_component_analysis/CMakeFiles/centroid.dir/rule
.PHONY : centroid

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

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

# Convenience name for target.
linear_least_squares_fitting_points_2: examples/Principal_component_analysis/CMakeFiles/linear_least_squares_fitting_points_2.dir/rule
.PHONY : linear_least_squares_fitting_points_2

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

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

# Convenience name for target.
linear_least_squares_fitting_triangles_3: examples/Principal_component_analysis/CMakeFiles/linear_least_squares_fitting_triangles_3.dir/rule
.PHONY : linear_least_squares_fitting_triangles_3

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

barycenter.o: barycenter.cpp.o
.PHONY : barycenter.o

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

barycenter.i: barycenter.cpp.i
.PHONY : barycenter.i

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

barycenter.s: barycenter.cpp.s
.PHONY : barycenter.s

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

bounding_box.o: bounding_box.cpp.o
.PHONY : bounding_box.o

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

bounding_box.i: bounding_box.cpp.i
.PHONY : bounding_box.i

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

bounding_box.s: bounding_box.cpp.s
.PHONY : bounding_box.s

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

centroid.o: centroid.cpp.o
.PHONY : centroid.o

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

centroid.i: centroid.cpp.i
.PHONY : centroid.i

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

centroid.s: centroid.cpp.s
.PHONY : centroid.s

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

linear_least_squares_fitting_points_2.o: linear_least_squares_fitting_points_2.cpp.o
.PHONY : linear_least_squares_fitting_points_2.o

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

linear_least_squares_fitting_points_2.i: linear_least_squares_fitting_points_2.cpp.i
.PHONY : linear_least_squares_fitting_points_2.i

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

linear_least_squares_fitting_points_2.s: linear_least_squares_fitting_points_2.cpp.s
.PHONY : linear_least_squares_fitting_points_2.s

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

linear_least_squares_fitting_triangles_3.o: linear_least_squares_fitting_triangles_3.cpp.o
.PHONY : linear_least_squares_fitting_triangles_3.o

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

linear_least_squares_fitting_triangles_3.i: linear_least_squares_fitting_triangles_3.cpp.i
.PHONY : linear_least_squares_fitting_triangles_3.i

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

linear_least_squares_fitting_triangles_3.s: linear_least_squares_fitting_triangles_3.cpp.s
.PHONY : linear_least_squares_fitting_triangles_3.s

# target to generate assembly for a file
linear_least_squares_fitting_triangles_3.cpp.s:
	cd /usr/src/RPM/BUILD/cgal-4.6 && $(MAKE) -f examples/Principal_component_analysis/CMakeFiles/linear_least_squares_fitting_triangles_3.dir/build.make examples/Principal_component_analysis/CMakeFiles/linear_least_squares_fitting_triangles_3.dir/linear_least_squares_fitting_triangles_3.cpp.s
.PHONY : linear_least_squares_fitting_triangles_3.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 "... linear_least_squares_fitting_triangles_3"
	@echo "... install/strip"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... rebuild_cache"
	@echo "... centroid"
	@echo "... bounding_box"
	@echo "... barycenter"
	@echo "... list_install_components"
	@echo "... linear_least_squares_fitting_points_2"
	@echo "... barycenter.o"
	@echo "... barycenter.i"
	@echo "... barycenter.s"
	@echo "... bounding_box.o"
	@echo "... bounding_box.i"
	@echo "... bounding_box.s"
	@echo "... centroid.o"
	@echo "... centroid.i"
	@echo "... centroid.s"
	@echo "... linear_least_squares_fitting_points_2.o"
	@echo "... linear_least_squares_fitting_points_2.i"
	@echo "... linear_least_squares_fitting_points_2.s"
	@echo "... linear_least_squares_fitting_triangles_3.o"
	@echo "... linear_least_squares_fitting_triangles_3.i"
	@echo "... linear_least_squares_fitting_triangles_3.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

