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

# 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/worker/yt/CVPR24/NeRF-SLAM/thirdparty/gtsam

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam

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

# Special rule for the target package
package: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && /usr/local/bin/cpack --config ./CPackConfig.cmake
.PHONY : package

# Special rule for the target package
package/fast: package
.PHONY : package/fast

# Special rule for the target package_source
package_source:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && /usr/local/bin/cpack --config ./CPackSourceConfig.cmake /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam/CPackSourceConfig.cmake
.PHONY : package_source

# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
	/usr/local/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/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/local/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 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: \"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/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(CMAKE_COMMAND) -E cmake_progress_start /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam/CMakeFiles /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam/gtsam_unstable/timing//CMakeFiles/progress.marks
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/rule:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/rule
.PHONY : gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/rule

# Convenience name for target.
timeDSFvariants: gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/rule
.PHONY : timeDSFvariants

# fast build rule for target.
timeDSFvariants/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/build.make gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/build
.PHONY : timeDSFvariants/fast

# Convenience name for target.
gtsam_unstable/timing/CMakeFiles/timeDSFvariants.run.dir/rule:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/CMakeFiles/timeDSFvariants.run.dir/rule
.PHONY : gtsam_unstable/timing/CMakeFiles/timeDSFvariants.run.dir/rule

# Convenience name for target.
timeDSFvariants.run: gtsam_unstable/timing/CMakeFiles/timeDSFvariants.run.dir/rule
.PHONY : timeDSFvariants.run

# fast build rule for target.
timeDSFvariants.run/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeDSFvariants.run.dir/build.make gtsam_unstable/timing/CMakeFiles/timeDSFvariants.run.dir/build
.PHONY : timeDSFvariants.run/fast

# Convenience name for target.
gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/rule:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/rule
.PHONY : gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/rule

# Convenience name for target.
timeInertialNavFactor_GlobalVelocity: gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/rule
.PHONY : timeInertialNavFactor_GlobalVelocity

# fast build rule for target.
timeInertialNavFactor_GlobalVelocity/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/build.make gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/build
.PHONY : timeInertialNavFactor_GlobalVelocity/fast

# Convenience name for target.
gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.run.dir/rule:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.run.dir/rule
.PHONY : gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.run.dir/rule

# Convenience name for target.
timeInertialNavFactor_GlobalVelocity.run: gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.run.dir/rule
.PHONY : timeInertialNavFactor_GlobalVelocity.run

# fast build rule for target.
timeInertialNavFactor_GlobalVelocity.run/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.run.dir/build.make gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.run.dir/build
.PHONY : timeInertialNavFactor_GlobalVelocity.run/fast

# Convenience name for target.
gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/rule:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/rule
.PHONY : gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/rule

# Convenience name for target.
timeShonanAveraging: gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/rule
.PHONY : timeShonanAveraging

# fast build rule for target.
timeShonanAveraging/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/build.make gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/build
.PHONY : timeShonanAveraging/fast

# Convenience name for target.
gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.run.dir/rule:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.run.dir/rule
.PHONY : gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.run.dir/rule

# Convenience name for target.
timeShonanAveraging.run: gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.run.dir/rule
.PHONY : timeShonanAveraging.run

# fast build rule for target.
timeShonanAveraging.run/fast:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.run.dir/build.make gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.run.dir/build
.PHONY : timeShonanAveraging.run/fast

timeDSFvariants.o: timeDSFvariants.cpp.o
.PHONY : timeDSFvariants.o

# target to build an object file
timeDSFvariants.cpp.o:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/build.make gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/timeDSFvariants.cpp.o
.PHONY : timeDSFvariants.cpp.o

timeDSFvariants.i: timeDSFvariants.cpp.i
.PHONY : timeDSFvariants.i

# target to preprocess a source file
timeDSFvariants.cpp.i:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/build.make gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/timeDSFvariants.cpp.i
.PHONY : timeDSFvariants.cpp.i

timeDSFvariants.s: timeDSFvariants.cpp.s
.PHONY : timeDSFvariants.s

# target to generate assembly for a file
timeDSFvariants.cpp.s:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/build.make gtsam_unstable/timing/CMakeFiles/timeDSFvariants.dir/timeDSFvariants.cpp.s
.PHONY : timeDSFvariants.cpp.s

timeInertialNavFactor_GlobalVelocity.o: timeInertialNavFactor_GlobalVelocity.cpp.o
.PHONY : timeInertialNavFactor_GlobalVelocity.o

# target to build an object file
timeInertialNavFactor_GlobalVelocity.cpp.o:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/build.make gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/timeInertialNavFactor_GlobalVelocity.cpp.o
.PHONY : timeInertialNavFactor_GlobalVelocity.cpp.o

timeInertialNavFactor_GlobalVelocity.i: timeInertialNavFactor_GlobalVelocity.cpp.i
.PHONY : timeInertialNavFactor_GlobalVelocity.i

# target to preprocess a source file
timeInertialNavFactor_GlobalVelocity.cpp.i:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/build.make gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/timeInertialNavFactor_GlobalVelocity.cpp.i
.PHONY : timeInertialNavFactor_GlobalVelocity.cpp.i

timeInertialNavFactor_GlobalVelocity.s: timeInertialNavFactor_GlobalVelocity.cpp.s
.PHONY : timeInertialNavFactor_GlobalVelocity.s

# target to generate assembly for a file
timeInertialNavFactor_GlobalVelocity.cpp.s:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/build.make gtsam_unstable/timing/CMakeFiles/timeInertialNavFactor_GlobalVelocity.dir/timeInertialNavFactor_GlobalVelocity.cpp.s
.PHONY : timeInertialNavFactor_GlobalVelocity.cpp.s

timeShonanAveraging.o: timeShonanAveraging.cpp.o
.PHONY : timeShonanAveraging.o

# target to build an object file
timeShonanAveraging.cpp.o:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/build.make gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/timeShonanAveraging.cpp.o
.PHONY : timeShonanAveraging.cpp.o

timeShonanAveraging.i: timeShonanAveraging.cpp.i
.PHONY : timeShonanAveraging.i

# target to preprocess a source file
timeShonanAveraging.cpp.i:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/build.make gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/timeShonanAveraging.cpp.i
.PHONY : timeShonanAveraging.cpp.i

timeShonanAveraging.s: timeShonanAveraging.cpp.s
.PHONY : timeShonanAveraging.s

# target to generate assembly for a file
timeShonanAveraging.cpp.s:
	cd /home/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(MAKE) $(MAKESILENT) -f gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/build.make gtsam_unstable/timing/CMakeFiles/timeShonanAveraging.dir/timeShonanAveraging.cpp.s
.PHONY : timeShonanAveraging.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 "... package"
	@echo "... package_source"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... timeDSFvariants.run"
	@echo "... timeInertialNavFactor_GlobalVelocity.run"
	@echo "... timeShonanAveraging.run"
	@echo "... timeDSFvariants"
	@echo "... timeInertialNavFactor_GlobalVelocity"
	@echo "... timeShonanAveraging"
	@echo "... timeDSFvariants.o"
	@echo "... timeDSFvariants.i"
	@echo "... timeDSFvariants.s"
	@echo "... timeInertialNavFactor_GlobalVelocity.o"
	@echo "... timeInertialNavFactor_GlobalVelocity.i"
	@echo "... timeInertialNavFactor_GlobalVelocity.s"
	@echo "... timeShonanAveraging.o"
	@echo "... timeShonanAveraging.i"
	@echo "... timeShonanAveraging.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/worker/yt/CVPR24/NeRF-SLAM/build_gtsam && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

