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

# 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:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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/local/bin/cmake

# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/runner/work/geofikpy/geofikpy/eigen-src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/runner/work/geofikpy/geofikpy/build_eigen

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
	/usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/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/local/bin/cmake --regenerate-during-build -S$(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: \"Devel\" \"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

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/local/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/local/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# 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/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.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/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/geofikpy/geofikpy/build_eigen/CMakeFiles /home/runner/work/geofikpy/geofikpy/build_eigen/unsupported/doc/examples//CMakeFiles/progress.marks
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/geofikpy/geofikpy/build_eigen/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/unsupported_examples.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/unsupported_examples.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/unsupported_examples.dir/rule

# Convenience name for target.
unsupported_examples: unsupported/doc/examples/CMakeFiles/unsupported_examples.dir/rule
.PHONY : unsupported_examples

# fast build rule for target.
unsupported_examples/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/unsupported_examples.dir/build.make unsupported/doc/examples/CMakeFiles/unsupported_examples.dir/build
.PHONY : unsupported_examples/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/rule

# Convenience name for target.
example_BVH_Example: unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/rule
.PHONY : example_BVH_Example

# fast build rule for target.
example_BVH_Example/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/build.make unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/build
.PHONY : example_BVH_Example/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/rule

# Convenience name for target.
example_EulerAngles: unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/rule
.PHONY : example_EulerAngles

# fast build rule for target.
example_EulerAngles/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/build.make unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/build
.PHONY : example_EulerAngles/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_FFT.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_FFT.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_FFT.dir/rule

# Convenience name for target.
example_FFT: unsupported/doc/examples/CMakeFiles/example_FFT.dir/rule
.PHONY : example_FFT

# fast build rule for target.
example_FFT/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_FFT.dir/build.make unsupported/doc/examples/CMakeFiles/example_FFT.dir/build
.PHONY : example_FFT/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/rule

# Convenience name for target.
example_MatrixExponential: unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/rule
.PHONY : example_MatrixExponential

# fast build rule for target.
example_MatrixExponential/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/build
.PHONY : example_MatrixExponential/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/rule

# Convenience name for target.
example_MatrixFunction: unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/rule
.PHONY : example_MatrixFunction

# fast build rule for target.
example_MatrixFunction/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/build
.PHONY : example_MatrixFunction/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/rule

# Convenience name for target.
example_MatrixLogarithm: unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/rule
.PHONY : example_MatrixLogarithm

# fast build rule for target.
example_MatrixLogarithm/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/build
.PHONY : example_MatrixLogarithm/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/rule

# Convenience name for target.
example_MatrixPower: unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/rule
.PHONY : example_MatrixPower

# fast build rule for target.
example_MatrixPower/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/build
.PHONY : example_MatrixPower/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/rule

# Convenience name for target.
example_MatrixPower_optimal: unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/rule
.PHONY : example_MatrixPower_optimal

# fast build rule for target.
example_MatrixPower_optimal/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/build
.PHONY : example_MatrixPower_optimal/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/rule

# Convenience name for target.
example_MatrixSine: unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/rule
.PHONY : example_MatrixSine

# fast build rule for target.
example_MatrixSine/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/build
.PHONY : example_MatrixSine/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/rule

# Convenience name for target.
example_MatrixSinh: unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/rule
.PHONY : example_MatrixSinh

# fast build rule for target.
example_MatrixSinh/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/build
.PHONY : example_MatrixSinh/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/rule

# Convenience name for target.
example_MatrixSquareRoot: unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/rule
.PHONY : example_MatrixSquareRoot

# fast build rule for target.
example_MatrixSquareRoot/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/build
.PHONY : example_MatrixSquareRoot/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/rule

# Convenience name for target.
example_PolynomialSolver1: unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/rule
.PHONY : example_PolynomialSolver1

# fast build rule for target.
example_PolynomialSolver1/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/build
.PHONY : example_PolynomialSolver1/fast

# Convenience name for target.
unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/rule:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/rule
.PHONY : unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/rule

# Convenience name for target.
example_PolynomialUtils1: unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/rule
.PHONY : example_PolynomialUtils1

# fast build rule for target.
example_PolynomialUtils1/fast:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/build
.PHONY : example_PolynomialUtils1/fast

BVH_Example.o: BVH_Example.cpp.o
.PHONY : BVH_Example.o

# target to build an object file
BVH_Example.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/build.make unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/BVH_Example.cpp.o
.PHONY : BVH_Example.cpp.o

BVH_Example.i: BVH_Example.cpp.i
.PHONY : BVH_Example.i

# target to preprocess a source file
BVH_Example.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/build.make unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/BVH_Example.cpp.i
.PHONY : BVH_Example.cpp.i

BVH_Example.s: BVH_Example.cpp.s
.PHONY : BVH_Example.s

# target to generate assembly for a file
BVH_Example.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/build.make unsupported/doc/examples/CMakeFiles/example_BVH_Example.dir/BVH_Example.cpp.s
.PHONY : BVH_Example.cpp.s

EulerAngles.o: EulerAngles.cpp.o
.PHONY : EulerAngles.o

# target to build an object file
EulerAngles.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/build.make unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/EulerAngles.cpp.o
.PHONY : EulerAngles.cpp.o

EulerAngles.i: EulerAngles.cpp.i
.PHONY : EulerAngles.i

# target to preprocess a source file
EulerAngles.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/build.make unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/EulerAngles.cpp.i
.PHONY : EulerAngles.cpp.i

EulerAngles.s: EulerAngles.cpp.s
.PHONY : EulerAngles.s

# target to generate assembly for a file
EulerAngles.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/build.make unsupported/doc/examples/CMakeFiles/example_EulerAngles.dir/EulerAngles.cpp.s
.PHONY : EulerAngles.cpp.s

FFT.o: FFT.cpp.o
.PHONY : FFT.o

# target to build an object file
FFT.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_FFT.dir/build.make unsupported/doc/examples/CMakeFiles/example_FFT.dir/FFT.cpp.o
.PHONY : FFT.cpp.o

FFT.i: FFT.cpp.i
.PHONY : FFT.i

# target to preprocess a source file
FFT.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_FFT.dir/build.make unsupported/doc/examples/CMakeFiles/example_FFT.dir/FFT.cpp.i
.PHONY : FFT.cpp.i

FFT.s: FFT.cpp.s
.PHONY : FFT.s

# target to generate assembly for a file
FFT.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_FFT.dir/build.make unsupported/doc/examples/CMakeFiles/example_FFT.dir/FFT.cpp.s
.PHONY : FFT.cpp.s

MatrixExponential.o: MatrixExponential.cpp.o
.PHONY : MatrixExponential.o

# target to build an object file
MatrixExponential.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/MatrixExponential.cpp.o
.PHONY : MatrixExponential.cpp.o

MatrixExponential.i: MatrixExponential.cpp.i
.PHONY : MatrixExponential.i

# target to preprocess a source file
MatrixExponential.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/MatrixExponential.cpp.i
.PHONY : MatrixExponential.cpp.i

MatrixExponential.s: MatrixExponential.cpp.s
.PHONY : MatrixExponential.s

# target to generate assembly for a file
MatrixExponential.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixExponential.dir/MatrixExponential.cpp.s
.PHONY : MatrixExponential.cpp.s

MatrixFunction.o: MatrixFunction.cpp.o
.PHONY : MatrixFunction.o

# target to build an object file
MatrixFunction.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/MatrixFunction.cpp.o
.PHONY : MatrixFunction.cpp.o

MatrixFunction.i: MatrixFunction.cpp.i
.PHONY : MatrixFunction.i

# target to preprocess a source file
MatrixFunction.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/MatrixFunction.cpp.i
.PHONY : MatrixFunction.cpp.i

MatrixFunction.s: MatrixFunction.cpp.s
.PHONY : MatrixFunction.s

# target to generate assembly for a file
MatrixFunction.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixFunction.dir/MatrixFunction.cpp.s
.PHONY : MatrixFunction.cpp.s

MatrixLogarithm.o: MatrixLogarithm.cpp.o
.PHONY : MatrixLogarithm.o

# target to build an object file
MatrixLogarithm.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/MatrixLogarithm.cpp.o
.PHONY : MatrixLogarithm.cpp.o

MatrixLogarithm.i: MatrixLogarithm.cpp.i
.PHONY : MatrixLogarithm.i

# target to preprocess a source file
MatrixLogarithm.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/MatrixLogarithm.cpp.i
.PHONY : MatrixLogarithm.cpp.i

MatrixLogarithm.s: MatrixLogarithm.cpp.s
.PHONY : MatrixLogarithm.s

# target to generate assembly for a file
MatrixLogarithm.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixLogarithm.dir/MatrixLogarithm.cpp.s
.PHONY : MatrixLogarithm.cpp.s

MatrixPower.o: MatrixPower.cpp.o
.PHONY : MatrixPower.o

# target to build an object file
MatrixPower.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/MatrixPower.cpp.o
.PHONY : MatrixPower.cpp.o

MatrixPower.i: MatrixPower.cpp.i
.PHONY : MatrixPower.i

# target to preprocess a source file
MatrixPower.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/MatrixPower.cpp.i
.PHONY : MatrixPower.cpp.i

MatrixPower.s: MatrixPower.cpp.s
.PHONY : MatrixPower.s

# target to generate assembly for a file
MatrixPower.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower.dir/MatrixPower.cpp.s
.PHONY : MatrixPower.cpp.s

MatrixPower_optimal.o: MatrixPower_optimal.cpp.o
.PHONY : MatrixPower_optimal.o

# target to build an object file
MatrixPower_optimal.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/MatrixPower_optimal.cpp.o
.PHONY : MatrixPower_optimal.cpp.o

MatrixPower_optimal.i: MatrixPower_optimal.cpp.i
.PHONY : MatrixPower_optimal.i

# target to preprocess a source file
MatrixPower_optimal.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/MatrixPower_optimal.cpp.i
.PHONY : MatrixPower_optimal.cpp.i

MatrixPower_optimal.s: MatrixPower_optimal.cpp.s
.PHONY : MatrixPower_optimal.s

# target to generate assembly for a file
MatrixPower_optimal.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixPower_optimal.dir/MatrixPower_optimal.cpp.s
.PHONY : MatrixPower_optimal.cpp.s

MatrixSine.o: MatrixSine.cpp.o
.PHONY : MatrixSine.o

# target to build an object file
MatrixSine.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/MatrixSine.cpp.o
.PHONY : MatrixSine.cpp.o

MatrixSine.i: MatrixSine.cpp.i
.PHONY : MatrixSine.i

# target to preprocess a source file
MatrixSine.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/MatrixSine.cpp.i
.PHONY : MatrixSine.cpp.i

MatrixSine.s: MatrixSine.cpp.s
.PHONY : MatrixSine.s

# target to generate assembly for a file
MatrixSine.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSine.dir/MatrixSine.cpp.s
.PHONY : MatrixSine.cpp.s

MatrixSinh.o: MatrixSinh.cpp.o
.PHONY : MatrixSinh.o

# target to build an object file
MatrixSinh.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/MatrixSinh.cpp.o
.PHONY : MatrixSinh.cpp.o

MatrixSinh.i: MatrixSinh.cpp.i
.PHONY : MatrixSinh.i

# target to preprocess a source file
MatrixSinh.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/MatrixSinh.cpp.i
.PHONY : MatrixSinh.cpp.i

MatrixSinh.s: MatrixSinh.cpp.s
.PHONY : MatrixSinh.s

# target to generate assembly for a file
MatrixSinh.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSinh.dir/MatrixSinh.cpp.s
.PHONY : MatrixSinh.cpp.s

MatrixSquareRoot.o: MatrixSquareRoot.cpp.o
.PHONY : MatrixSquareRoot.o

# target to build an object file
MatrixSquareRoot.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/MatrixSquareRoot.cpp.o
.PHONY : MatrixSquareRoot.cpp.o

MatrixSquareRoot.i: MatrixSquareRoot.cpp.i
.PHONY : MatrixSquareRoot.i

# target to preprocess a source file
MatrixSquareRoot.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/MatrixSquareRoot.cpp.i
.PHONY : MatrixSquareRoot.cpp.i

MatrixSquareRoot.s: MatrixSquareRoot.cpp.s
.PHONY : MatrixSquareRoot.s

# target to generate assembly for a file
MatrixSquareRoot.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/build.make unsupported/doc/examples/CMakeFiles/example_MatrixSquareRoot.dir/MatrixSquareRoot.cpp.s
.PHONY : MatrixSquareRoot.cpp.s

PolynomialSolver1.o: PolynomialSolver1.cpp.o
.PHONY : PolynomialSolver1.o

# target to build an object file
PolynomialSolver1.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/PolynomialSolver1.cpp.o
.PHONY : PolynomialSolver1.cpp.o

PolynomialSolver1.i: PolynomialSolver1.cpp.i
.PHONY : PolynomialSolver1.i

# target to preprocess a source file
PolynomialSolver1.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/PolynomialSolver1.cpp.i
.PHONY : PolynomialSolver1.cpp.i

PolynomialSolver1.s: PolynomialSolver1.cpp.s
.PHONY : PolynomialSolver1.s

# target to generate assembly for a file
PolynomialSolver1.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialSolver1.dir/PolynomialSolver1.cpp.s
.PHONY : PolynomialSolver1.cpp.s

PolynomialUtils1.o: PolynomialUtils1.cpp.o
.PHONY : PolynomialUtils1.o

# target to build an object file
PolynomialUtils1.cpp.o:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/PolynomialUtils1.cpp.o
.PHONY : PolynomialUtils1.cpp.o

PolynomialUtils1.i: PolynomialUtils1.cpp.i
.PHONY : PolynomialUtils1.i

# target to preprocess a source file
PolynomialUtils1.cpp.i:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/PolynomialUtils1.cpp.i
.PHONY : PolynomialUtils1.cpp.i

PolynomialUtils1.s: PolynomialUtils1.cpp.s
.PHONY : PolynomialUtils1.s

# target to generate assembly for a file
PolynomialUtils1.cpp.s:
	cd /home/runner/work/geofikpy/geofikpy/build_eigen && $(MAKE) $(MAKESILENT) -f unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/build.make unsupported/doc/examples/CMakeFiles/example_PolynomialUtils1.dir/PolynomialUtils1.cpp.s
.PHONY : PolynomialUtils1.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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... unsupported_examples"
	@echo "... example_BVH_Example"
	@echo "... example_EulerAngles"
	@echo "... example_FFT"
	@echo "... example_MatrixExponential"
	@echo "... example_MatrixFunction"
	@echo "... example_MatrixLogarithm"
	@echo "... example_MatrixPower"
	@echo "... example_MatrixPower_optimal"
	@echo "... example_MatrixSine"
	@echo "... example_MatrixSinh"
	@echo "... example_MatrixSquareRoot"
	@echo "... example_PolynomialSolver1"
	@echo "... example_PolynomialUtils1"
	@echo "... BVH_Example.o"
	@echo "... BVH_Example.i"
	@echo "... BVH_Example.s"
	@echo "... EulerAngles.o"
	@echo "... EulerAngles.i"
	@echo "... EulerAngles.s"
	@echo "... FFT.o"
	@echo "... FFT.i"
	@echo "... FFT.s"
	@echo "... MatrixExponential.o"
	@echo "... MatrixExponential.i"
	@echo "... MatrixExponential.s"
	@echo "... MatrixFunction.o"
	@echo "... MatrixFunction.i"
	@echo "... MatrixFunction.s"
	@echo "... MatrixLogarithm.o"
	@echo "... MatrixLogarithm.i"
	@echo "... MatrixLogarithm.s"
	@echo "... MatrixPower.o"
	@echo "... MatrixPower.i"
	@echo "... MatrixPower.s"
	@echo "... MatrixPower_optimal.o"
	@echo "... MatrixPower_optimal.i"
	@echo "... MatrixPower_optimal.s"
	@echo "... MatrixSine.o"
	@echo "... MatrixSine.i"
	@echo "... MatrixSine.s"
	@echo "... MatrixSinh.o"
	@echo "... MatrixSinh.i"
	@echo "... MatrixSinh.s"
	@echo "... MatrixSquareRoot.o"
	@echo "... MatrixSquareRoot.i"
	@echo "... MatrixSquareRoot.s"
	@echo "... PolynomialSolver1.o"
	@echo "... PolynomialSolver1.i"
	@echo "... PolynomialSolver1.s"
	@echo "... PolynomialUtils1.o"
	@echo "... PolynomialUtils1.i"
	@echo "... PolynomialUtils1.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 /home/runner/work/geofikpy/geofikpy/build_eigen && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

