# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.25 # 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/lib/python3.9/dist-packages/cmake/data/bin/cmake # The command to remove a file. RM = /usr/local/lib/python3.9/dist-packages/cmake/data/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /content/colmap # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /content/colmap/build #============================================================================= # Targets provided globally by CMake. # 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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/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/lib/python3.9/dist-packages/cmake/data/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /content/colmap/build/CMakeFiles /content/colmap/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /content/colmap/build/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named colmap_sources # Build rule for target. colmap_sources: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 colmap_sources .PHONY : colmap_sources # fast build rule for target. colmap_sources/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/build .PHONY : colmap_sources/fast #============================================================================= # Target rules for targets named uninstall # Build rule for target. uninstall: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 uninstall .PHONY : uninstall # fast build rule for target. uninstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build .PHONY : uninstall/fast #============================================================================= # Target rules for targets named lsd # Build rule for target. lsd: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lsd .PHONY : lsd # fast build rule for target. lsd/fast: $(MAKE) $(MAKESILENT) -f lib/LSD/CMakeFiles/lsd.dir/build.make lib/LSD/CMakeFiles/lsd.dir/build .PHONY : lsd/fast #============================================================================= # Target rules for targets named pba # Build rule for target. pba: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pba .PHONY : pba # fast build rule for target. pba/fast: $(MAKE) $(MAKESILENT) -f lib/PBA/CMakeFiles/pba.dir/build.make lib/PBA/CMakeFiles/pba.dir/build .PHONY : pba/fast #============================================================================= # Target rules for targets named poisson_recon # Build rule for target. poisson_recon: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 poisson_recon .PHONY : poisson_recon # fast build rule for target. poisson_recon/fast: $(MAKE) $(MAKESILENT) -f lib/PoissonRecon/CMakeFiles/poisson_recon.dir/build.make lib/PoissonRecon/CMakeFiles/poisson_recon.dir/build .PHONY : poisson_recon/fast #============================================================================= # Target rules for targets named sift_gpu # Build rule for target. sift_gpu: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sift_gpu .PHONY : sift_gpu # fast build rule for target. sift_gpu/fast: $(MAKE) $(MAKESILENT) -f lib/SiftGPU/CMakeFiles/sift_gpu.dir/build.make lib/SiftGPU/CMakeFiles/sift_gpu.dir/build .PHONY : sift_gpu/fast #============================================================================= # Target rules for targets named vlfeat # Build rule for target. vlfeat: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 vlfeat .PHONY : vlfeat # fast build rule for target. vlfeat/fast: $(MAKE) $(MAKESILENT) -f lib/VLFeat/CMakeFiles/vlfeat.dir/build.make lib/VLFeat/CMakeFiles/vlfeat.dir/build .PHONY : vlfeat/fast #============================================================================= # Target rules for targets named colmap # Build rule for target. colmap: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 colmap .PHONY : colmap # fast build rule for target. colmap/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/colmap.dir/build.make src/CMakeFiles/colmap.dir/build .PHONY : colmap/fast #============================================================================= # Target rules for targets named colmap_cuda # Build rule for target. colmap_cuda: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 colmap_cuda .PHONY : colmap_cuda # fast build rule for target. colmap_cuda/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/colmap_cuda.dir/build.make src/CMakeFiles/colmap_cuda.dir/build .PHONY : colmap_cuda/fast #============================================================================= # Target rules for targets named colmap_exe # Build rule for target. colmap_exe: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 colmap_exe .PHONY : colmap_exe # fast build rule for target. colmap_exe/fast: $(MAKE) $(MAKESILENT) -f src/exe/CMakeFiles/colmap_exe.dir/build.make src/exe/CMakeFiles/colmap_exe.dir/build .PHONY : colmap_exe/fast lib/LSD/lsd.o: lib/LSD/lsd.c.o .PHONY : lib/LSD/lsd.o # target to build an object file lib/LSD/lsd.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/LSD/lsd.c.o .PHONY : lib/LSD/lsd.c.o lib/LSD/lsd.i: lib/LSD/lsd.c.i .PHONY : lib/LSD/lsd.i # target to preprocess a source file lib/LSD/lsd.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/LSD/lsd.c.i .PHONY : lib/LSD/lsd.c.i lib/LSD/lsd.s: lib/LSD/lsd.c.s .PHONY : lib/LSD/lsd.s # target to generate assembly for a file lib/LSD/lsd.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/LSD/lsd.c.s .PHONY : lib/LSD/lsd.c.s lib/PBA/ConfigBA.o: lib/PBA/ConfigBA.cpp.o .PHONY : lib/PBA/ConfigBA.o # target to build an object file lib/PBA/ConfigBA.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/ConfigBA.cpp.o .PHONY : lib/PBA/ConfigBA.cpp.o lib/PBA/ConfigBA.i: lib/PBA/ConfigBA.cpp.i .PHONY : lib/PBA/ConfigBA.i # target to preprocess a source file lib/PBA/ConfigBA.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/ConfigBA.cpp.i .PHONY : lib/PBA/ConfigBA.cpp.i lib/PBA/ConfigBA.s: lib/PBA/ConfigBA.cpp.s .PHONY : lib/PBA/ConfigBA.s # target to generate assembly for a file lib/PBA/ConfigBA.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/ConfigBA.cpp.s .PHONY : lib/PBA/ConfigBA.cpp.s lib/PBA/CuTexImage.o: lib/PBA/CuTexImage.cpp.o .PHONY : lib/PBA/CuTexImage.o # target to build an object file lib/PBA/CuTexImage.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/CuTexImage.cpp.o .PHONY : lib/PBA/CuTexImage.cpp.o lib/PBA/CuTexImage.i: lib/PBA/CuTexImage.cpp.i .PHONY : lib/PBA/CuTexImage.i # target to preprocess a source file lib/PBA/CuTexImage.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/CuTexImage.cpp.i .PHONY : lib/PBA/CuTexImage.cpp.i lib/PBA/CuTexImage.s: lib/PBA/CuTexImage.cpp.s .PHONY : lib/PBA/CuTexImage.s # target to generate assembly for a file lib/PBA/CuTexImage.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/CuTexImage.cpp.s .PHONY : lib/PBA/CuTexImage.cpp.s lib/PBA/ProgramCU.o: lib/PBA/ProgramCU.cu.o .PHONY : lib/PBA/ProgramCU.o # target to build an object file lib/PBA/ProgramCU.cu.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/ProgramCU.cu.o .PHONY : lib/PBA/ProgramCU.cu.o lib/PBA/ProgramCU.i: lib/PBA/ProgramCU.cu.i .PHONY : lib/PBA/ProgramCU.i # target to preprocess a source file lib/PBA/ProgramCU.cu.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/ProgramCU.cu.i .PHONY : lib/PBA/ProgramCU.cu.i lib/PBA/ProgramCU.s: lib/PBA/ProgramCU.cu.s .PHONY : lib/PBA/ProgramCU.s # target to generate assembly for a file lib/PBA/ProgramCU.cu.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/ProgramCU.cu.s .PHONY : lib/PBA/ProgramCU.cu.s lib/PBA/SparseBundleCPU.o: lib/PBA/SparseBundleCPU.cpp.o .PHONY : lib/PBA/SparseBundleCPU.o # target to build an object file lib/PBA/SparseBundleCPU.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/SparseBundleCPU.cpp.o .PHONY : lib/PBA/SparseBundleCPU.cpp.o lib/PBA/SparseBundleCPU.i: lib/PBA/SparseBundleCPU.cpp.i .PHONY : lib/PBA/SparseBundleCPU.i # target to preprocess a source file lib/PBA/SparseBundleCPU.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/SparseBundleCPU.cpp.i .PHONY : lib/PBA/SparseBundleCPU.cpp.i lib/PBA/SparseBundleCPU.s: lib/PBA/SparseBundleCPU.cpp.s .PHONY : lib/PBA/SparseBundleCPU.s # target to generate assembly for a file lib/PBA/SparseBundleCPU.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/SparseBundleCPU.cpp.s .PHONY : lib/PBA/SparseBundleCPU.cpp.s lib/PBA/SparseBundleCU.o: lib/PBA/SparseBundleCU.cpp.o .PHONY : lib/PBA/SparseBundleCU.o # target to build an object file lib/PBA/SparseBundleCU.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/SparseBundleCU.cpp.o .PHONY : lib/PBA/SparseBundleCU.cpp.o lib/PBA/SparseBundleCU.i: lib/PBA/SparseBundleCU.cpp.i .PHONY : lib/PBA/SparseBundleCU.i # target to preprocess a source file lib/PBA/SparseBundleCU.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/SparseBundleCU.cpp.i .PHONY : lib/PBA/SparseBundleCU.cpp.i lib/PBA/SparseBundleCU.s: lib/PBA/SparseBundleCU.cpp.s .PHONY : lib/PBA/SparseBundleCU.s # target to generate assembly for a file lib/PBA/SparseBundleCU.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/SparseBundleCU.cpp.s .PHONY : lib/PBA/SparseBundleCU.cpp.s lib/PBA/pba.o: lib/PBA/pba.cpp.o .PHONY : lib/PBA/pba.o # target to build an object file lib/PBA/pba.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/pba.cpp.o .PHONY : lib/PBA/pba.cpp.o lib/PBA/pba.i: lib/PBA/pba.cpp.i .PHONY : lib/PBA/pba.i # target to preprocess a source file lib/PBA/pba.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/pba.cpp.i .PHONY : lib/PBA/pba.cpp.i lib/PBA/pba.s: lib/PBA/pba.cpp.s .PHONY : lib/PBA/pba.s # target to generate assembly for a file lib/PBA/pba.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PBA/pba.cpp.s .PHONY : lib/PBA/pba.cpp.s lib/PoissonRecon/CmdLineParser.o: lib/PoissonRecon/CmdLineParser.cpp.o .PHONY : lib/PoissonRecon/CmdLineParser.o # target to build an object file lib/PoissonRecon/CmdLineParser.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/CmdLineParser.cpp.o .PHONY : lib/PoissonRecon/CmdLineParser.cpp.o lib/PoissonRecon/CmdLineParser.i: lib/PoissonRecon/CmdLineParser.cpp.i .PHONY : lib/PoissonRecon/CmdLineParser.i # target to preprocess a source file lib/PoissonRecon/CmdLineParser.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/CmdLineParser.cpp.i .PHONY : lib/PoissonRecon/CmdLineParser.cpp.i lib/PoissonRecon/CmdLineParser.s: lib/PoissonRecon/CmdLineParser.cpp.s .PHONY : lib/PoissonRecon/CmdLineParser.s # target to generate assembly for a file lib/PoissonRecon/CmdLineParser.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/CmdLineParser.cpp.s .PHONY : lib/PoissonRecon/CmdLineParser.cpp.s lib/PoissonRecon/Factor.o: lib/PoissonRecon/Factor.cpp.o .PHONY : lib/PoissonRecon/Factor.o # target to build an object file lib/PoissonRecon/Factor.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/Factor.cpp.o .PHONY : lib/PoissonRecon/Factor.cpp.o lib/PoissonRecon/Factor.i: lib/PoissonRecon/Factor.cpp.i .PHONY : lib/PoissonRecon/Factor.i # target to preprocess a source file lib/PoissonRecon/Factor.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/Factor.cpp.i .PHONY : lib/PoissonRecon/Factor.cpp.i lib/PoissonRecon/Factor.s: lib/PoissonRecon/Factor.cpp.s .PHONY : lib/PoissonRecon/Factor.s # target to generate assembly for a file lib/PoissonRecon/Factor.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/Factor.cpp.s .PHONY : lib/PoissonRecon/Factor.cpp.s lib/PoissonRecon/Geometry.o: lib/PoissonRecon/Geometry.cpp.o .PHONY : lib/PoissonRecon/Geometry.o # target to build an object file lib/PoissonRecon/Geometry.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/Geometry.cpp.o .PHONY : lib/PoissonRecon/Geometry.cpp.o lib/PoissonRecon/Geometry.i: lib/PoissonRecon/Geometry.cpp.i .PHONY : lib/PoissonRecon/Geometry.i # target to preprocess a source file lib/PoissonRecon/Geometry.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/Geometry.cpp.i .PHONY : lib/PoissonRecon/Geometry.cpp.i lib/PoissonRecon/Geometry.s: lib/PoissonRecon/Geometry.cpp.s .PHONY : lib/PoissonRecon/Geometry.s # target to generate assembly for a file lib/PoissonRecon/Geometry.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/Geometry.cpp.s .PHONY : lib/PoissonRecon/Geometry.cpp.s lib/PoissonRecon/MarchingCubes.o: lib/PoissonRecon/MarchingCubes.cpp.o .PHONY : lib/PoissonRecon/MarchingCubes.o # target to build an object file lib/PoissonRecon/MarchingCubes.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/MarchingCubes.cpp.o .PHONY : lib/PoissonRecon/MarchingCubes.cpp.o lib/PoissonRecon/MarchingCubes.i: lib/PoissonRecon/MarchingCubes.cpp.i .PHONY : lib/PoissonRecon/MarchingCubes.i # target to preprocess a source file lib/PoissonRecon/MarchingCubes.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/MarchingCubes.cpp.i .PHONY : lib/PoissonRecon/MarchingCubes.cpp.i lib/PoissonRecon/MarchingCubes.s: lib/PoissonRecon/MarchingCubes.cpp.s .PHONY : lib/PoissonRecon/MarchingCubes.s # target to generate assembly for a file lib/PoissonRecon/MarchingCubes.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/MarchingCubes.cpp.s .PHONY : lib/PoissonRecon/MarchingCubes.cpp.s lib/PoissonRecon/PlyFile.o: lib/PoissonRecon/PlyFile.cpp.o .PHONY : lib/PoissonRecon/PlyFile.o # target to build an object file lib/PoissonRecon/PlyFile.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/PlyFile.cpp.o .PHONY : lib/PoissonRecon/PlyFile.cpp.o lib/PoissonRecon/PlyFile.i: lib/PoissonRecon/PlyFile.cpp.i .PHONY : lib/PoissonRecon/PlyFile.i # target to preprocess a source file lib/PoissonRecon/PlyFile.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/PlyFile.cpp.i .PHONY : lib/PoissonRecon/PlyFile.cpp.i lib/PoissonRecon/PlyFile.s: lib/PoissonRecon/PlyFile.cpp.s .PHONY : lib/PoissonRecon/PlyFile.s # target to generate assembly for a file lib/PoissonRecon/PlyFile.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/PlyFile.cpp.s .PHONY : lib/PoissonRecon/PlyFile.cpp.s lib/PoissonRecon/PoissonRecon.o: lib/PoissonRecon/PoissonRecon.cpp.o .PHONY : lib/PoissonRecon/PoissonRecon.o # target to build an object file lib/PoissonRecon/PoissonRecon.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/PoissonRecon.cpp.o .PHONY : lib/PoissonRecon/PoissonRecon.cpp.o lib/PoissonRecon/PoissonRecon.i: lib/PoissonRecon/PoissonRecon.cpp.i .PHONY : lib/PoissonRecon/PoissonRecon.i # target to preprocess a source file lib/PoissonRecon/PoissonRecon.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/PoissonRecon.cpp.i .PHONY : lib/PoissonRecon/PoissonRecon.cpp.i lib/PoissonRecon/PoissonRecon.s: lib/PoissonRecon/PoissonRecon.cpp.s .PHONY : lib/PoissonRecon/PoissonRecon.s # target to generate assembly for a file lib/PoissonRecon/PoissonRecon.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/PoissonRecon.cpp.s .PHONY : lib/PoissonRecon/PoissonRecon.cpp.s lib/PoissonRecon/SurfaceTrimmer.o: lib/PoissonRecon/SurfaceTrimmer.cpp.o .PHONY : lib/PoissonRecon/SurfaceTrimmer.o # target to build an object file lib/PoissonRecon/SurfaceTrimmer.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/SurfaceTrimmer.cpp.o .PHONY : lib/PoissonRecon/SurfaceTrimmer.cpp.o lib/PoissonRecon/SurfaceTrimmer.i: lib/PoissonRecon/SurfaceTrimmer.cpp.i .PHONY : lib/PoissonRecon/SurfaceTrimmer.i # target to preprocess a source file lib/PoissonRecon/SurfaceTrimmer.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/SurfaceTrimmer.cpp.i .PHONY : lib/PoissonRecon/SurfaceTrimmer.cpp.i lib/PoissonRecon/SurfaceTrimmer.s: lib/PoissonRecon/SurfaceTrimmer.cpp.s .PHONY : lib/PoissonRecon/SurfaceTrimmer.s # target to generate assembly for a file lib/PoissonRecon/SurfaceTrimmer.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/PoissonRecon/SurfaceTrimmer.cpp.s .PHONY : lib/PoissonRecon/SurfaceTrimmer.cpp.s lib/SiftGPU/CLTexImage.o: lib/SiftGPU/CLTexImage.cpp.o .PHONY : lib/SiftGPU/CLTexImage.o # target to build an object file lib/SiftGPU/CLTexImage.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/CLTexImage.cpp.o .PHONY : lib/SiftGPU/CLTexImage.cpp.o lib/SiftGPU/CLTexImage.i: lib/SiftGPU/CLTexImage.cpp.i .PHONY : lib/SiftGPU/CLTexImage.i # target to preprocess a source file lib/SiftGPU/CLTexImage.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/CLTexImage.cpp.i .PHONY : lib/SiftGPU/CLTexImage.cpp.i lib/SiftGPU/CLTexImage.s: lib/SiftGPU/CLTexImage.cpp.s .PHONY : lib/SiftGPU/CLTexImage.s # target to generate assembly for a file lib/SiftGPU/CLTexImage.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/CLTexImage.cpp.s .PHONY : lib/SiftGPU/CLTexImage.cpp.s lib/SiftGPU/CuTexImage.o: lib/SiftGPU/CuTexImage.cpp.o .PHONY : lib/SiftGPU/CuTexImage.o # target to build an object file lib/SiftGPU/CuTexImage.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/CuTexImage.cpp.o .PHONY : lib/SiftGPU/CuTexImage.cpp.o lib/SiftGPU/CuTexImage.i: lib/SiftGPU/CuTexImage.cpp.i .PHONY : lib/SiftGPU/CuTexImage.i # target to preprocess a source file lib/SiftGPU/CuTexImage.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/CuTexImage.cpp.i .PHONY : lib/SiftGPU/CuTexImage.cpp.i lib/SiftGPU/CuTexImage.s: lib/SiftGPU/CuTexImage.cpp.s .PHONY : lib/SiftGPU/CuTexImage.s # target to generate assembly for a file lib/SiftGPU/CuTexImage.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/CuTexImage.cpp.s .PHONY : lib/SiftGPU/CuTexImage.cpp.s lib/SiftGPU/FrameBufferObject.o: lib/SiftGPU/FrameBufferObject.cpp.o .PHONY : lib/SiftGPU/FrameBufferObject.o # target to build an object file lib/SiftGPU/FrameBufferObject.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/FrameBufferObject.cpp.o .PHONY : lib/SiftGPU/FrameBufferObject.cpp.o lib/SiftGPU/FrameBufferObject.i: lib/SiftGPU/FrameBufferObject.cpp.i .PHONY : lib/SiftGPU/FrameBufferObject.i # target to preprocess a source file lib/SiftGPU/FrameBufferObject.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/FrameBufferObject.cpp.i .PHONY : lib/SiftGPU/FrameBufferObject.cpp.i lib/SiftGPU/FrameBufferObject.s: lib/SiftGPU/FrameBufferObject.cpp.s .PHONY : lib/SiftGPU/FrameBufferObject.s # target to generate assembly for a file lib/SiftGPU/FrameBufferObject.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/FrameBufferObject.cpp.s .PHONY : lib/SiftGPU/FrameBufferObject.cpp.s lib/SiftGPU/GLTexImage.o: lib/SiftGPU/GLTexImage.cpp.o .PHONY : lib/SiftGPU/GLTexImage.o # target to build an object file lib/SiftGPU/GLTexImage.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/GLTexImage.cpp.o .PHONY : lib/SiftGPU/GLTexImage.cpp.o lib/SiftGPU/GLTexImage.i: lib/SiftGPU/GLTexImage.cpp.i .PHONY : lib/SiftGPU/GLTexImage.i # target to preprocess a source file lib/SiftGPU/GLTexImage.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/GLTexImage.cpp.i .PHONY : lib/SiftGPU/GLTexImage.cpp.i lib/SiftGPU/GLTexImage.s: lib/SiftGPU/GLTexImage.cpp.s .PHONY : lib/SiftGPU/GLTexImage.s # target to generate assembly for a file lib/SiftGPU/GLTexImage.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/GLTexImage.cpp.s .PHONY : lib/SiftGPU/GLTexImage.cpp.s lib/SiftGPU/GlobalUtil.o: lib/SiftGPU/GlobalUtil.cpp.o .PHONY : lib/SiftGPU/GlobalUtil.o # target to build an object file lib/SiftGPU/GlobalUtil.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/GlobalUtil.cpp.o .PHONY : lib/SiftGPU/GlobalUtil.cpp.o lib/SiftGPU/GlobalUtil.i: lib/SiftGPU/GlobalUtil.cpp.i .PHONY : lib/SiftGPU/GlobalUtil.i # target to preprocess a source file lib/SiftGPU/GlobalUtil.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/GlobalUtil.cpp.i .PHONY : lib/SiftGPU/GlobalUtil.cpp.i lib/SiftGPU/GlobalUtil.s: lib/SiftGPU/GlobalUtil.cpp.s .PHONY : lib/SiftGPU/GlobalUtil.s # target to generate assembly for a file lib/SiftGPU/GlobalUtil.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/GlobalUtil.cpp.s .PHONY : lib/SiftGPU/GlobalUtil.cpp.s lib/SiftGPU/ProgramCG.o: lib/SiftGPU/ProgramCG.cpp.o .PHONY : lib/SiftGPU/ProgramCG.o # target to build an object file lib/SiftGPU/ProgramCG.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCG.cpp.o .PHONY : lib/SiftGPU/ProgramCG.cpp.o lib/SiftGPU/ProgramCG.i: lib/SiftGPU/ProgramCG.cpp.i .PHONY : lib/SiftGPU/ProgramCG.i # target to preprocess a source file lib/SiftGPU/ProgramCG.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCG.cpp.i .PHONY : lib/SiftGPU/ProgramCG.cpp.i lib/SiftGPU/ProgramCG.s: lib/SiftGPU/ProgramCG.cpp.s .PHONY : lib/SiftGPU/ProgramCG.s # target to generate assembly for a file lib/SiftGPU/ProgramCG.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCG.cpp.s .PHONY : lib/SiftGPU/ProgramCG.cpp.s lib/SiftGPU/ProgramCL.o: lib/SiftGPU/ProgramCL.cpp.o .PHONY : lib/SiftGPU/ProgramCL.o # target to build an object file lib/SiftGPU/ProgramCL.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCL.cpp.o .PHONY : lib/SiftGPU/ProgramCL.cpp.o lib/SiftGPU/ProgramCL.i: lib/SiftGPU/ProgramCL.cpp.i .PHONY : lib/SiftGPU/ProgramCL.i # target to preprocess a source file lib/SiftGPU/ProgramCL.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCL.cpp.i .PHONY : lib/SiftGPU/ProgramCL.cpp.i lib/SiftGPU/ProgramCL.s: lib/SiftGPU/ProgramCL.cpp.s .PHONY : lib/SiftGPU/ProgramCL.s # target to generate assembly for a file lib/SiftGPU/ProgramCL.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCL.cpp.s .PHONY : lib/SiftGPU/ProgramCL.cpp.s lib/SiftGPU/ProgramCU.o: lib/SiftGPU/ProgramCU.cu.o .PHONY : lib/SiftGPU/ProgramCU.o # target to build an object file lib/SiftGPU/ProgramCU.cu.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCU.cu.o .PHONY : lib/SiftGPU/ProgramCU.cu.o lib/SiftGPU/ProgramCU.i: lib/SiftGPU/ProgramCU.cu.i .PHONY : lib/SiftGPU/ProgramCU.i # target to preprocess a source file lib/SiftGPU/ProgramCU.cu.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCU.cu.i .PHONY : lib/SiftGPU/ProgramCU.cu.i lib/SiftGPU/ProgramCU.s: lib/SiftGPU/ProgramCU.cu.s .PHONY : lib/SiftGPU/ProgramCU.s # target to generate assembly for a file lib/SiftGPU/ProgramCU.cu.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramCU.cu.s .PHONY : lib/SiftGPU/ProgramCU.cu.s lib/SiftGPU/ProgramGLSL.o: lib/SiftGPU/ProgramGLSL.cpp.o .PHONY : lib/SiftGPU/ProgramGLSL.o # target to build an object file lib/SiftGPU/ProgramGLSL.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramGLSL.cpp.o .PHONY : lib/SiftGPU/ProgramGLSL.cpp.o lib/SiftGPU/ProgramGLSL.i: lib/SiftGPU/ProgramGLSL.cpp.i .PHONY : lib/SiftGPU/ProgramGLSL.i # target to preprocess a source file lib/SiftGPU/ProgramGLSL.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramGLSL.cpp.i .PHONY : lib/SiftGPU/ProgramGLSL.cpp.i lib/SiftGPU/ProgramGLSL.s: lib/SiftGPU/ProgramGLSL.cpp.s .PHONY : lib/SiftGPU/ProgramGLSL.s # target to generate assembly for a file lib/SiftGPU/ProgramGLSL.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ProgramGLSL.cpp.s .PHONY : lib/SiftGPU/ProgramGLSL.cpp.s lib/SiftGPU/PyramidCL.o: lib/SiftGPU/PyramidCL.cpp.o .PHONY : lib/SiftGPU/PyramidCL.o # target to build an object file lib/SiftGPU/PyramidCL.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidCL.cpp.o .PHONY : lib/SiftGPU/PyramidCL.cpp.o lib/SiftGPU/PyramidCL.i: lib/SiftGPU/PyramidCL.cpp.i .PHONY : lib/SiftGPU/PyramidCL.i # target to preprocess a source file lib/SiftGPU/PyramidCL.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidCL.cpp.i .PHONY : lib/SiftGPU/PyramidCL.cpp.i lib/SiftGPU/PyramidCL.s: lib/SiftGPU/PyramidCL.cpp.s .PHONY : lib/SiftGPU/PyramidCL.s # target to generate assembly for a file lib/SiftGPU/PyramidCL.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidCL.cpp.s .PHONY : lib/SiftGPU/PyramidCL.cpp.s lib/SiftGPU/PyramidCU.o: lib/SiftGPU/PyramidCU.cpp.o .PHONY : lib/SiftGPU/PyramidCU.o # target to build an object file lib/SiftGPU/PyramidCU.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidCU.cpp.o .PHONY : lib/SiftGPU/PyramidCU.cpp.o lib/SiftGPU/PyramidCU.i: lib/SiftGPU/PyramidCU.cpp.i .PHONY : lib/SiftGPU/PyramidCU.i # target to preprocess a source file lib/SiftGPU/PyramidCU.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidCU.cpp.i .PHONY : lib/SiftGPU/PyramidCU.cpp.i lib/SiftGPU/PyramidCU.s: lib/SiftGPU/PyramidCU.cpp.s .PHONY : lib/SiftGPU/PyramidCU.s # target to generate assembly for a file lib/SiftGPU/PyramidCU.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidCU.cpp.s .PHONY : lib/SiftGPU/PyramidCU.cpp.s lib/SiftGPU/PyramidGL.o: lib/SiftGPU/PyramidGL.cpp.o .PHONY : lib/SiftGPU/PyramidGL.o # target to build an object file lib/SiftGPU/PyramidGL.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidGL.cpp.o .PHONY : lib/SiftGPU/PyramidGL.cpp.o lib/SiftGPU/PyramidGL.i: lib/SiftGPU/PyramidGL.cpp.i .PHONY : lib/SiftGPU/PyramidGL.i # target to preprocess a source file lib/SiftGPU/PyramidGL.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidGL.cpp.i .PHONY : lib/SiftGPU/PyramidGL.cpp.i lib/SiftGPU/PyramidGL.s: lib/SiftGPU/PyramidGL.cpp.s .PHONY : lib/SiftGPU/PyramidGL.s # target to generate assembly for a file lib/SiftGPU/PyramidGL.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/PyramidGL.cpp.s .PHONY : lib/SiftGPU/PyramidGL.cpp.s lib/SiftGPU/ShaderMan.o: lib/SiftGPU/ShaderMan.cpp.o .PHONY : lib/SiftGPU/ShaderMan.o # target to build an object file lib/SiftGPU/ShaderMan.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ShaderMan.cpp.o .PHONY : lib/SiftGPU/ShaderMan.cpp.o lib/SiftGPU/ShaderMan.i: lib/SiftGPU/ShaderMan.cpp.i .PHONY : lib/SiftGPU/ShaderMan.i # target to preprocess a source file lib/SiftGPU/ShaderMan.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ShaderMan.cpp.i .PHONY : lib/SiftGPU/ShaderMan.cpp.i lib/SiftGPU/ShaderMan.s: lib/SiftGPU/ShaderMan.cpp.s .PHONY : lib/SiftGPU/ShaderMan.s # target to generate assembly for a file lib/SiftGPU/ShaderMan.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/ShaderMan.cpp.s .PHONY : lib/SiftGPU/ShaderMan.cpp.s lib/SiftGPU/SiftGPU.o: lib/SiftGPU/SiftGPU.cpp.o .PHONY : lib/SiftGPU/SiftGPU.o # target to build an object file lib/SiftGPU/SiftGPU.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftGPU.cpp.o .PHONY : lib/SiftGPU/SiftGPU.cpp.o lib/SiftGPU/SiftGPU.i: lib/SiftGPU/SiftGPU.cpp.i .PHONY : lib/SiftGPU/SiftGPU.i # target to preprocess a source file lib/SiftGPU/SiftGPU.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftGPU.cpp.i .PHONY : lib/SiftGPU/SiftGPU.cpp.i lib/SiftGPU/SiftGPU.s: lib/SiftGPU/SiftGPU.cpp.s .PHONY : lib/SiftGPU/SiftGPU.s # target to generate assembly for a file lib/SiftGPU/SiftGPU.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftGPU.cpp.s .PHONY : lib/SiftGPU/SiftGPU.cpp.s lib/SiftGPU/SiftMatch.o: lib/SiftGPU/SiftMatch.cpp.o .PHONY : lib/SiftGPU/SiftMatch.o # target to build an object file lib/SiftGPU/SiftMatch.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftMatch.cpp.o .PHONY : lib/SiftGPU/SiftMatch.cpp.o lib/SiftGPU/SiftMatch.i: lib/SiftGPU/SiftMatch.cpp.i .PHONY : lib/SiftGPU/SiftMatch.i # target to preprocess a source file lib/SiftGPU/SiftMatch.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftMatch.cpp.i .PHONY : lib/SiftGPU/SiftMatch.cpp.i lib/SiftGPU/SiftMatch.s: lib/SiftGPU/SiftMatch.cpp.s .PHONY : lib/SiftGPU/SiftMatch.s # target to generate assembly for a file lib/SiftGPU/SiftMatch.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftMatch.cpp.s .PHONY : lib/SiftGPU/SiftMatch.cpp.s lib/SiftGPU/SiftMatchCU.o: lib/SiftGPU/SiftMatchCU.cpp.o .PHONY : lib/SiftGPU/SiftMatchCU.o # target to build an object file lib/SiftGPU/SiftMatchCU.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftMatchCU.cpp.o .PHONY : lib/SiftGPU/SiftMatchCU.cpp.o lib/SiftGPU/SiftMatchCU.i: lib/SiftGPU/SiftMatchCU.cpp.i .PHONY : lib/SiftGPU/SiftMatchCU.i # target to preprocess a source file lib/SiftGPU/SiftMatchCU.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftMatchCU.cpp.i .PHONY : lib/SiftGPU/SiftMatchCU.cpp.i lib/SiftGPU/SiftMatchCU.s: lib/SiftGPU/SiftMatchCU.cpp.s .PHONY : lib/SiftGPU/SiftMatchCU.s # target to generate assembly for a file lib/SiftGPU/SiftMatchCU.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftMatchCU.cpp.s .PHONY : lib/SiftGPU/SiftMatchCU.cpp.s lib/SiftGPU/SiftPyramid.o: lib/SiftGPU/SiftPyramid.cpp.o .PHONY : lib/SiftGPU/SiftPyramid.o # target to build an object file lib/SiftGPU/SiftPyramid.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftPyramid.cpp.o .PHONY : lib/SiftGPU/SiftPyramid.cpp.o lib/SiftGPU/SiftPyramid.i: lib/SiftGPU/SiftPyramid.cpp.i .PHONY : lib/SiftGPU/SiftPyramid.i # target to preprocess a source file lib/SiftGPU/SiftPyramid.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftPyramid.cpp.i .PHONY : lib/SiftGPU/SiftPyramid.cpp.i lib/SiftGPU/SiftPyramid.s: lib/SiftGPU/SiftPyramid.cpp.s .PHONY : lib/SiftGPU/SiftPyramid.s # target to generate assembly for a file lib/SiftGPU/SiftPyramid.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/SiftGPU/SiftPyramid.cpp.s .PHONY : lib/SiftGPU/SiftPyramid.cpp.s lib/VLFeat/aib.o: lib/VLFeat/aib.c.o .PHONY : lib/VLFeat/aib.o # target to build an object file lib/VLFeat/aib.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/aib.c.o .PHONY : lib/VLFeat/aib.c.o lib/VLFeat/aib.i: lib/VLFeat/aib.c.i .PHONY : lib/VLFeat/aib.i # target to preprocess a source file lib/VLFeat/aib.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/aib.c.i .PHONY : lib/VLFeat/aib.c.i lib/VLFeat/aib.s: lib/VLFeat/aib.c.s .PHONY : lib/VLFeat/aib.s # target to generate assembly for a file lib/VLFeat/aib.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/aib.c.s .PHONY : lib/VLFeat/aib.c.s lib/VLFeat/array.o: lib/VLFeat/array.c.o .PHONY : lib/VLFeat/array.o # target to build an object file lib/VLFeat/array.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/array.c.o .PHONY : lib/VLFeat/array.c.o lib/VLFeat/array.i: lib/VLFeat/array.c.i .PHONY : lib/VLFeat/array.i # target to preprocess a source file lib/VLFeat/array.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/array.c.i .PHONY : lib/VLFeat/array.c.i lib/VLFeat/array.s: lib/VLFeat/array.c.s .PHONY : lib/VLFeat/array.s # target to generate assembly for a file lib/VLFeat/array.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/array.c.s .PHONY : lib/VLFeat/array.c.s lib/VLFeat/covdet.o: lib/VLFeat/covdet.c.o .PHONY : lib/VLFeat/covdet.o # target to build an object file lib/VLFeat/covdet.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/covdet.c.o .PHONY : lib/VLFeat/covdet.c.o lib/VLFeat/covdet.i: lib/VLFeat/covdet.c.i .PHONY : lib/VLFeat/covdet.i # target to preprocess a source file lib/VLFeat/covdet.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/covdet.c.i .PHONY : lib/VLFeat/covdet.c.i lib/VLFeat/covdet.s: lib/VLFeat/covdet.c.s .PHONY : lib/VLFeat/covdet.s # target to generate assembly for a file lib/VLFeat/covdet.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/covdet.c.s .PHONY : lib/VLFeat/covdet.c.s lib/VLFeat/dsift.o: lib/VLFeat/dsift.c.o .PHONY : lib/VLFeat/dsift.o # target to build an object file lib/VLFeat/dsift.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/dsift.c.o .PHONY : lib/VLFeat/dsift.c.o lib/VLFeat/dsift.i: lib/VLFeat/dsift.c.i .PHONY : lib/VLFeat/dsift.i # target to preprocess a source file lib/VLFeat/dsift.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/dsift.c.i .PHONY : lib/VLFeat/dsift.c.i lib/VLFeat/dsift.s: lib/VLFeat/dsift.c.s .PHONY : lib/VLFeat/dsift.s # target to generate assembly for a file lib/VLFeat/dsift.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/dsift.c.s .PHONY : lib/VLFeat/dsift.c.s lib/VLFeat/fisher.o: lib/VLFeat/fisher.c.o .PHONY : lib/VLFeat/fisher.o # target to build an object file lib/VLFeat/fisher.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/fisher.c.o .PHONY : lib/VLFeat/fisher.c.o lib/VLFeat/fisher.i: lib/VLFeat/fisher.c.i .PHONY : lib/VLFeat/fisher.i # target to preprocess a source file lib/VLFeat/fisher.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/fisher.c.i .PHONY : lib/VLFeat/fisher.c.i lib/VLFeat/fisher.s: lib/VLFeat/fisher.c.s .PHONY : lib/VLFeat/fisher.s # target to generate assembly for a file lib/VLFeat/fisher.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/fisher.c.s .PHONY : lib/VLFeat/fisher.c.s lib/VLFeat/generic.o: lib/VLFeat/generic.c.o .PHONY : lib/VLFeat/generic.o # target to build an object file lib/VLFeat/generic.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/generic.c.o .PHONY : lib/VLFeat/generic.c.o lib/VLFeat/generic.i: lib/VLFeat/generic.c.i .PHONY : lib/VLFeat/generic.i # target to preprocess a source file lib/VLFeat/generic.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/generic.c.i .PHONY : lib/VLFeat/generic.c.i lib/VLFeat/generic.s: lib/VLFeat/generic.c.s .PHONY : lib/VLFeat/generic.s # target to generate assembly for a file lib/VLFeat/generic.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/generic.c.s .PHONY : lib/VLFeat/generic.c.s lib/VLFeat/getopt_long.o: lib/VLFeat/getopt_long.c.o .PHONY : lib/VLFeat/getopt_long.o # target to build an object file lib/VLFeat/getopt_long.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/getopt_long.c.o .PHONY : lib/VLFeat/getopt_long.c.o lib/VLFeat/getopt_long.i: lib/VLFeat/getopt_long.c.i .PHONY : lib/VLFeat/getopt_long.i # target to preprocess a source file lib/VLFeat/getopt_long.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/getopt_long.c.i .PHONY : lib/VLFeat/getopt_long.c.i lib/VLFeat/getopt_long.s: lib/VLFeat/getopt_long.c.s .PHONY : lib/VLFeat/getopt_long.s # target to generate assembly for a file lib/VLFeat/getopt_long.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/getopt_long.c.s .PHONY : lib/VLFeat/getopt_long.c.s lib/VLFeat/gmm.o: lib/VLFeat/gmm.c.o .PHONY : lib/VLFeat/gmm.o # target to build an object file lib/VLFeat/gmm.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/gmm.c.o .PHONY : lib/VLFeat/gmm.c.o lib/VLFeat/gmm.i: lib/VLFeat/gmm.c.i .PHONY : lib/VLFeat/gmm.i # target to preprocess a source file lib/VLFeat/gmm.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/gmm.c.i .PHONY : lib/VLFeat/gmm.c.i lib/VLFeat/gmm.s: lib/VLFeat/gmm.c.s .PHONY : lib/VLFeat/gmm.s # target to generate assembly for a file lib/VLFeat/gmm.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/gmm.c.s .PHONY : lib/VLFeat/gmm.c.s lib/VLFeat/hikmeans.o: lib/VLFeat/hikmeans.c.o .PHONY : lib/VLFeat/hikmeans.o # target to build an object file lib/VLFeat/hikmeans.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/hikmeans.c.o .PHONY : lib/VLFeat/hikmeans.c.o lib/VLFeat/hikmeans.i: lib/VLFeat/hikmeans.c.i .PHONY : lib/VLFeat/hikmeans.i # target to preprocess a source file lib/VLFeat/hikmeans.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/hikmeans.c.i .PHONY : lib/VLFeat/hikmeans.c.i lib/VLFeat/hikmeans.s: lib/VLFeat/hikmeans.c.s .PHONY : lib/VLFeat/hikmeans.s # target to generate assembly for a file lib/VLFeat/hikmeans.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/hikmeans.c.s .PHONY : lib/VLFeat/hikmeans.c.s lib/VLFeat/hog.o: lib/VLFeat/hog.c.o .PHONY : lib/VLFeat/hog.o # target to build an object file lib/VLFeat/hog.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/hog.c.o .PHONY : lib/VLFeat/hog.c.o lib/VLFeat/hog.i: lib/VLFeat/hog.c.i .PHONY : lib/VLFeat/hog.i # target to preprocess a source file lib/VLFeat/hog.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/hog.c.i .PHONY : lib/VLFeat/hog.c.i lib/VLFeat/hog.s: lib/VLFeat/hog.c.s .PHONY : lib/VLFeat/hog.s # target to generate assembly for a file lib/VLFeat/hog.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/hog.c.s .PHONY : lib/VLFeat/hog.c.s lib/VLFeat/homkermap.o: lib/VLFeat/homkermap.c.o .PHONY : lib/VLFeat/homkermap.o # target to build an object file lib/VLFeat/homkermap.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/homkermap.c.o .PHONY : lib/VLFeat/homkermap.c.o lib/VLFeat/homkermap.i: lib/VLFeat/homkermap.c.i .PHONY : lib/VLFeat/homkermap.i # target to preprocess a source file lib/VLFeat/homkermap.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/homkermap.c.i .PHONY : lib/VLFeat/homkermap.c.i lib/VLFeat/homkermap.s: lib/VLFeat/homkermap.c.s .PHONY : lib/VLFeat/homkermap.s # target to generate assembly for a file lib/VLFeat/homkermap.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/homkermap.c.s .PHONY : lib/VLFeat/homkermap.c.s lib/VLFeat/host.o: lib/VLFeat/host.c.o .PHONY : lib/VLFeat/host.o # target to build an object file lib/VLFeat/host.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/host.c.o .PHONY : lib/VLFeat/host.c.o lib/VLFeat/host.i: lib/VLFeat/host.c.i .PHONY : lib/VLFeat/host.i # target to preprocess a source file lib/VLFeat/host.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/host.c.i .PHONY : lib/VLFeat/host.c.i lib/VLFeat/host.s: lib/VLFeat/host.c.s .PHONY : lib/VLFeat/host.s # target to generate assembly for a file lib/VLFeat/host.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/host.c.s .PHONY : lib/VLFeat/host.c.s lib/VLFeat/ikmeans.o: lib/VLFeat/ikmeans.c.o .PHONY : lib/VLFeat/ikmeans.o # target to build an object file lib/VLFeat/ikmeans.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/ikmeans.c.o .PHONY : lib/VLFeat/ikmeans.c.o lib/VLFeat/ikmeans.i: lib/VLFeat/ikmeans.c.i .PHONY : lib/VLFeat/ikmeans.i # target to preprocess a source file lib/VLFeat/ikmeans.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/ikmeans.c.i .PHONY : lib/VLFeat/ikmeans.c.i lib/VLFeat/ikmeans.s: lib/VLFeat/ikmeans.c.s .PHONY : lib/VLFeat/ikmeans.s # target to generate assembly for a file lib/VLFeat/ikmeans.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/ikmeans.c.s .PHONY : lib/VLFeat/ikmeans.c.s lib/VLFeat/imopv.o: lib/VLFeat/imopv.c.o .PHONY : lib/VLFeat/imopv.o # target to build an object file lib/VLFeat/imopv.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/imopv.c.o .PHONY : lib/VLFeat/imopv.c.o lib/VLFeat/imopv.i: lib/VLFeat/imopv.c.i .PHONY : lib/VLFeat/imopv.i # target to preprocess a source file lib/VLFeat/imopv.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/imopv.c.i .PHONY : lib/VLFeat/imopv.c.i lib/VLFeat/imopv.s: lib/VLFeat/imopv.c.s .PHONY : lib/VLFeat/imopv.s # target to generate assembly for a file lib/VLFeat/imopv.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/imopv.c.s .PHONY : lib/VLFeat/imopv.c.s lib/VLFeat/imopv_sse2.o: lib/VLFeat/imopv_sse2.c.o .PHONY : lib/VLFeat/imopv_sse2.o # target to build an object file lib/VLFeat/imopv_sse2.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/imopv_sse2.c.o .PHONY : lib/VLFeat/imopv_sse2.c.o lib/VLFeat/imopv_sse2.i: lib/VLFeat/imopv_sse2.c.i .PHONY : lib/VLFeat/imopv_sse2.i # target to preprocess a source file lib/VLFeat/imopv_sse2.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/imopv_sse2.c.i .PHONY : lib/VLFeat/imopv_sse2.c.i lib/VLFeat/imopv_sse2.s: lib/VLFeat/imopv_sse2.c.s .PHONY : lib/VLFeat/imopv_sse2.s # target to generate assembly for a file lib/VLFeat/imopv_sse2.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/imopv_sse2.c.s .PHONY : lib/VLFeat/imopv_sse2.c.s lib/VLFeat/kdtree.o: lib/VLFeat/kdtree.c.o .PHONY : lib/VLFeat/kdtree.o # target to build an object file lib/VLFeat/kdtree.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/kdtree.c.o .PHONY : lib/VLFeat/kdtree.c.o lib/VLFeat/kdtree.i: lib/VLFeat/kdtree.c.i .PHONY : lib/VLFeat/kdtree.i # target to preprocess a source file lib/VLFeat/kdtree.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/kdtree.c.i .PHONY : lib/VLFeat/kdtree.c.i lib/VLFeat/kdtree.s: lib/VLFeat/kdtree.c.s .PHONY : lib/VLFeat/kdtree.s # target to generate assembly for a file lib/VLFeat/kdtree.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/kdtree.c.s .PHONY : lib/VLFeat/kdtree.c.s lib/VLFeat/kmeans.o: lib/VLFeat/kmeans.c.o .PHONY : lib/VLFeat/kmeans.o # target to build an object file lib/VLFeat/kmeans.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/kmeans.c.o .PHONY : lib/VLFeat/kmeans.c.o lib/VLFeat/kmeans.i: lib/VLFeat/kmeans.c.i .PHONY : lib/VLFeat/kmeans.i # target to preprocess a source file lib/VLFeat/kmeans.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/kmeans.c.i .PHONY : lib/VLFeat/kmeans.c.i lib/VLFeat/kmeans.s: lib/VLFeat/kmeans.c.s .PHONY : lib/VLFeat/kmeans.s # target to generate assembly for a file lib/VLFeat/kmeans.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/kmeans.c.s .PHONY : lib/VLFeat/kmeans.c.s lib/VLFeat/lbp.o: lib/VLFeat/lbp.c.o .PHONY : lib/VLFeat/lbp.o # target to build an object file lib/VLFeat/lbp.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/lbp.c.o .PHONY : lib/VLFeat/lbp.c.o lib/VLFeat/lbp.i: lib/VLFeat/lbp.c.i .PHONY : lib/VLFeat/lbp.i # target to preprocess a source file lib/VLFeat/lbp.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/lbp.c.i .PHONY : lib/VLFeat/lbp.c.i lib/VLFeat/lbp.s: lib/VLFeat/lbp.c.s .PHONY : lib/VLFeat/lbp.s # target to generate assembly for a file lib/VLFeat/lbp.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/lbp.c.s .PHONY : lib/VLFeat/lbp.c.s lib/VLFeat/liop.o: lib/VLFeat/liop.c.o .PHONY : lib/VLFeat/liop.o # target to build an object file lib/VLFeat/liop.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/liop.c.o .PHONY : lib/VLFeat/liop.c.o lib/VLFeat/liop.i: lib/VLFeat/liop.c.i .PHONY : lib/VLFeat/liop.i # target to preprocess a source file lib/VLFeat/liop.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/liop.c.i .PHONY : lib/VLFeat/liop.c.i lib/VLFeat/liop.s: lib/VLFeat/liop.c.s .PHONY : lib/VLFeat/liop.s # target to generate assembly for a file lib/VLFeat/liop.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/liop.c.s .PHONY : lib/VLFeat/liop.c.s lib/VLFeat/mathop.o: lib/VLFeat/mathop.c.o .PHONY : lib/VLFeat/mathop.o # target to build an object file lib/VLFeat/mathop.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop.c.o .PHONY : lib/VLFeat/mathop.c.o lib/VLFeat/mathop.i: lib/VLFeat/mathop.c.i .PHONY : lib/VLFeat/mathop.i # target to preprocess a source file lib/VLFeat/mathop.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop.c.i .PHONY : lib/VLFeat/mathop.c.i lib/VLFeat/mathop.s: lib/VLFeat/mathop.c.s .PHONY : lib/VLFeat/mathop.s # target to generate assembly for a file lib/VLFeat/mathop.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop.c.s .PHONY : lib/VLFeat/mathop.c.s lib/VLFeat/mathop_avx.o: lib/VLFeat/mathop_avx.c.o .PHONY : lib/VLFeat/mathop_avx.o # target to build an object file lib/VLFeat/mathop_avx.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop_avx.c.o .PHONY : lib/VLFeat/mathop_avx.c.o lib/VLFeat/mathop_avx.i: lib/VLFeat/mathop_avx.c.i .PHONY : lib/VLFeat/mathop_avx.i # target to preprocess a source file lib/VLFeat/mathop_avx.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop_avx.c.i .PHONY : lib/VLFeat/mathop_avx.c.i lib/VLFeat/mathop_avx.s: lib/VLFeat/mathop_avx.c.s .PHONY : lib/VLFeat/mathop_avx.s # target to generate assembly for a file lib/VLFeat/mathop_avx.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop_avx.c.s .PHONY : lib/VLFeat/mathop_avx.c.s lib/VLFeat/mathop_sse2.o: lib/VLFeat/mathop_sse2.c.o .PHONY : lib/VLFeat/mathop_sse2.o # target to build an object file lib/VLFeat/mathop_sse2.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop_sse2.c.o .PHONY : lib/VLFeat/mathop_sse2.c.o lib/VLFeat/mathop_sse2.i: lib/VLFeat/mathop_sse2.c.i .PHONY : lib/VLFeat/mathop_sse2.i # target to preprocess a source file lib/VLFeat/mathop_sse2.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop_sse2.c.i .PHONY : lib/VLFeat/mathop_sse2.c.i lib/VLFeat/mathop_sse2.s: lib/VLFeat/mathop_sse2.c.s .PHONY : lib/VLFeat/mathop_sse2.s # target to generate assembly for a file lib/VLFeat/mathop_sse2.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mathop_sse2.c.s .PHONY : lib/VLFeat/mathop_sse2.c.s lib/VLFeat/mser.o: lib/VLFeat/mser.c.o .PHONY : lib/VLFeat/mser.o # target to build an object file lib/VLFeat/mser.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mser.c.o .PHONY : lib/VLFeat/mser.c.o lib/VLFeat/mser.i: lib/VLFeat/mser.c.i .PHONY : lib/VLFeat/mser.i # target to preprocess a source file lib/VLFeat/mser.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mser.c.i .PHONY : lib/VLFeat/mser.c.i lib/VLFeat/mser.s: lib/VLFeat/mser.c.s .PHONY : lib/VLFeat/mser.s # target to generate assembly for a file lib/VLFeat/mser.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/mser.c.s .PHONY : lib/VLFeat/mser.c.s lib/VLFeat/pgm.o: lib/VLFeat/pgm.c.o .PHONY : lib/VLFeat/pgm.o # target to build an object file lib/VLFeat/pgm.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/pgm.c.o .PHONY : lib/VLFeat/pgm.c.o lib/VLFeat/pgm.i: lib/VLFeat/pgm.c.i .PHONY : lib/VLFeat/pgm.i # target to preprocess a source file lib/VLFeat/pgm.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/pgm.c.i .PHONY : lib/VLFeat/pgm.c.i lib/VLFeat/pgm.s: lib/VLFeat/pgm.c.s .PHONY : lib/VLFeat/pgm.s # target to generate assembly for a file lib/VLFeat/pgm.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/pgm.c.s .PHONY : lib/VLFeat/pgm.c.s lib/VLFeat/quickshift.o: lib/VLFeat/quickshift.c.o .PHONY : lib/VLFeat/quickshift.o # target to build an object file lib/VLFeat/quickshift.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/quickshift.c.o .PHONY : lib/VLFeat/quickshift.c.o lib/VLFeat/quickshift.i: lib/VLFeat/quickshift.c.i .PHONY : lib/VLFeat/quickshift.i # target to preprocess a source file lib/VLFeat/quickshift.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/quickshift.c.i .PHONY : lib/VLFeat/quickshift.c.i lib/VLFeat/quickshift.s: lib/VLFeat/quickshift.c.s .PHONY : lib/VLFeat/quickshift.s # target to generate assembly for a file lib/VLFeat/quickshift.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/quickshift.c.s .PHONY : lib/VLFeat/quickshift.c.s lib/VLFeat/random.o: lib/VLFeat/random.c.o .PHONY : lib/VLFeat/random.o # target to build an object file lib/VLFeat/random.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/random.c.o .PHONY : lib/VLFeat/random.c.o lib/VLFeat/random.i: lib/VLFeat/random.c.i .PHONY : lib/VLFeat/random.i # target to preprocess a source file lib/VLFeat/random.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/random.c.i .PHONY : lib/VLFeat/random.c.i lib/VLFeat/random.s: lib/VLFeat/random.c.s .PHONY : lib/VLFeat/random.s # target to generate assembly for a file lib/VLFeat/random.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/random.c.s .PHONY : lib/VLFeat/random.c.s lib/VLFeat/rodrigues.o: lib/VLFeat/rodrigues.c.o .PHONY : lib/VLFeat/rodrigues.o # target to build an object file lib/VLFeat/rodrigues.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/rodrigues.c.o .PHONY : lib/VLFeat/rodrigues.c.o lib/VLFeat/rodrigues.i: lib/VLFeat/rodrigues.c.i .PHONY : lib/VLFeat/rodrigues.i # target to preprocess a source file lib/VLFeat/rodrigues.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/rodrigues.c.i .PHONY : lib/VLFeat/rodrigues.c.i lib/VLFeat/rodrigues.s: lib/VLFeat/rodrigues.c.s .PHONY : lib/VLFeat/rodrigues.s # target to generate assembly for a file lib/VLFeat/rodrigues.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/rodrigues.c.s .PHONY : lib/VLFeat/rodrigues.c.s lib/VLFeat/scalespace.o: lib/VLFeat/scalespace.c.o .PHONY : lib/VLFeat/scalespace.o # target to build an object file lib/VLFeat/scalespace.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/scalespace.c.o .PHONY : lib/VLFeat/scalespace.c.o lib/VLFeat/scalespace.i: lib/VLFeat/scalespace.c.i .PHONY : lib/VLFeat/scalespace.i # target to preprocess a source file lib/VLFeat/scalespace.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/scalespace.c.i .PHONY : lib/VLFeat/scalespace.c.i lib/VLFeat/scalespace.s: lib/VLFeat/scalespace.c.s .PHONY : lib/VLFeat/scalespace.s # target to generate assembly for a file lib/VLFeat/scalespace.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/scalespace.c.s .PHONY : lib/VLFeat/scalespace.c.s lib/VLFeat/sift.o: lib/VLFeat/sift.c.o .PHONY : lib/VLFeat/sift.o # target to build an object file lib/VLFeat/sift.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/sift.c.o .PHONY : lib/VLFeat/sift.c.o lib/VLFeat/sift.i: lib/VLFeat/sift.c.i .PHONY : lib/VLFeat/sift.i # target to preprocess a source file lib/VLFeat/sift.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/sift.c.i .PHONY : lib/VLFeat/sift.c.i lib/VLFeat/sift.s: lib/VLFeat/sift.c.s .PHONY : lib/VLFeat/sift.s # target to generate assembly for a file lib/VLFeat/sift.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/sift.c.s .PHONY : lib/VLFeat/sift.c.s lib/VLFeat/slic.o: lib/VLFeat/slic.c.o .PHONY : lib/VLFeat/slic.o # target to build an object file lib/VLFeat/slic.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/slic.c.o .PHONY : lib/VLFeat/slic.c.o lib/VLFeat/slic.i: lib/VLFeat/slic.c.i .PHONY : lib/VLFeat/slic.i # target to preprocess a source file lib/VLFeat/slic.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/slic.c.i .PHONY : lib/VLFeat/slic.c.i lib/VLFeat/slic.s: lib/VLFeat/slic.c.s .PHONY : lib/VLFeat/slic.s # target to generate assembly for a file lib/VLFeat/slic.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/slic.c.s .PHONY : lib/VLFeat/slic.c.s lib/VLFeat/stringop.o: lib/VLFeat/stringop.c.o .PHONY : lib/VLFeat/stringop.o # target to build an object file lib/VLFeat/stringop.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/stringop.c.o .PHONY : lib/VLFeat/stringop.c.o lib/VLFeat/stringop.i: lib/VLFeat/stringop.c.i .PHONY : lib/VLFeat/stringop.i # target to preprocess a source file lib/VLFeat/stringop.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/stringop.c.i .PHONY : lib/VLFeat/stringop.c.i lib/VLFeat/stringop.s: lib/VLFeat/stringop.c.s .PHONY : lib/VLFeat/stringop.s # target to generate assembly for a file lib/VLFeat/stringop.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/stringop.c.s .PHONY : lib/VLFeat/stringop.c.s lib/VLFeat/svm.o: lib/VLFeat/svm.c.o .PHONY : lib/VLFeat/svm.o # target to build an object file lib/VLFeat/svm.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/svm.c.o .PHONY : lib/VLFeat/svm.c.o lib/VLFeat/svm.i: lib/VLFeat/svm.c.i .PHONY : lib/VLFeat/svm.i # target to preprocess a source file lib/VLFeat/svm.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/svm.c.i .PHONY : lib/VLFeat/svm.c.i lib/VLFeat/svm.s: lib/VLFeat/svm.c.s .PHONY : lib/VLFeat/svm.s # target to generate assembly for a file lib/VLFeat/svm.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/svm.c.s .PHONY : lib/VLFeat/svm.c.s lib/VLFeat/svmdataset.o: lib/VLFeat/svmdataset.c.o .PHONY : lib/VLFeat/svmdataset.o # target to build an object file lib/VLFeat/svmdataset.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/svmdataset.c.o .PHONY : lib/VLFeat/svmdataset.c.o lib/VLFeat/svmdataset.i: lib/VLFeat/svmdataset.c.i .PHONY : lib/VLFeat/svmdataset.i # target to preprocess a source file lib/VLFeat/svmdataset.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/svmdataset.c.i .PHONY : lib/VLFeat/svmdataset.c.i lib/VLFeat/svmdataset.s: lib/VLFeat/svmdataset.c.s .PHONY : lib/VLFeat/svmdataset.s # target to generate assembly for a file lib/VLFeat/svmdataset.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/svmdataset.c.s .PHONY : lib/VLFeat/svmdataset.c.s lib/VLFeat/vlad.o: lib/VLFeat/vlad.c.o .PHONY : lib/VLFeat/vlad.o # target to build an object file lib/VLFeat/vlad.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/vlad.c.o .PHONY : lib/VLFeat/vlad.c.o lib/VLFeat/vlad.i: lib/VLFeat/vlad.c.i .PHONY : lib/VLFeat/vlad.i # target to preprocess a source file lib/VLFeat/vlad.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/vlad.c.i .PHONY : lib/VLFeat/vlad.c.i lib/VLFeat/vlad.s: lib/VLFeat/vlad.c.s .PHONY : lib/VLFeat/vlad.s # target to generate assembly for a file lib/VLFeat/vlad.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/lib/VLFeat/vlad.c.s .PHONY : lib/VLFeat/vlad.c.s src/base/camera.o: src/base/camera.cc.o .PHONY : src/base/camera.o # target to build an object file src/base/camera.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera.cc.o .PHONY : src/base/camera.cc.o src/base/camera.i: src/base/camera.cc.i .PHONY : src/base/camera.i # target to preprocess a source file src/base/camera.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera.cc.i .PHONY : src/base/camera.cc.i src/base/camera.s: src/base/camera.cc.s .PHONY : src/base/camera.s # target to generate assembly for a file src/base/camera.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera.cc.s .PHONY : src/base/camera.cc.s src/base/camera_database.o: src/base/camera_database.cc.o .PHONY : src/base/camera_database.o # target to build an object file src/base/camera_database.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_database.cc.o .PHONY : src/base/camera_database.cc.o src/base/camera_database.i: src/base/camera_database.cc.i .PHONY : src/base/camera_database.i # target to preprocess a source file src/base/camera_database.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_database.cc.i .PHONY : src/base/camera_database.cc.i src/base/camera_database.s: src/base/camera_database.cc.s .PHONY : src/base/camera_database.s # target to generate assembly for a file src/base/camera_database.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_database.cc.s .PHONY : src/base/camera_database.cc.s src/base/camera_database_test.o: src/base/camera_database_test.cc.o .PHONY : src/base/camera_database_test.o # target to build an object file src/base/camera_database_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_database_test.cc.o .PHONY : src/base/camera_database_test.cc.o src/base/camera_database_test.i: src/base/camera_database_test.cc.i .PHONY : src/base/camera_database_test.i # target to preprocess a source file src/base/camera_database_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_database_test.cc.i .PHONY : src/base/camera_database_test.cc.i src/base/camera_database_test.s: src/base/camera_database_test.cc.s .PHONY : src/base/camera_database_test.s # target to generate assembly for a file src/base/camera_database_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_database_test.cc.s .PHONY : src/base/camera_database_test.cc.s src/base/camera_models.o: src/base/camera_models.cc.o .PHONY : src/base/camera_models.o # target to build an object file src/base/camera_models.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_models.cc.o .PHONY : src/base/camera_models.cc.o src/base/camera_models.i: src/base/camera_models.cc.i .PHONY : src/base/camera_models.i # target to preprocess a source file src/base/camera_models.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_models.cc.i .PHONY : src/base/camera_models.cc.i src/base/camera_models.s: src/base/camera_models.cc.s .PHONY : src/base/camera_models.s # target to generate assembly for a file src/base/camera_models.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_models.cc.s .PHONY : src/base/camera_models.cc.s src/base/camera_models_test.o: src/base/camera_models_test.cc.o .PHONY : src/base/camera_models_test.o # target to build an object file src/base/camera_models_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_models_test.cc.o .PHONY : src/base/camera_models_test.cc.o src/base/camera_models_test.i: src/base/camera_models_test.cc.i .PHONY : src/base/camera_models_test.i # target to preprocess a source file src/base/camera_models_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_models_test.cc.i .PHONY : src/base/camera_models_test.cc.i src/base/camera_models_test.s: src/base/camera_models_test.cc.s .PHONY : src/base/camera_models_test.s # target to generate assembly for a file src/base/camera_models_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_models_test.cc.s .PHONY : src/base/camera_models_test.cc.s src/base/camera_rig.o: src/base/camera_rig.cc.o .PHONY : src/base/camera_rig.o # target to build an object file src/base/camera_rig.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_rig.cc.o .PHONY : src/base/camera_rig.cc.o src/base/camera_rig.i: src/base/camera_rig.cc.i .PHONY : src/base/camera_rig.i # target to preprocess a source file src/base/camera_rig.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_rig.cc.i .PHONY : src/base/camera_rig.cc.i src/base/camera_rig.s: src/base/camera_rig.cc.s .PHONY : src/base/camera_rig.s # target to generate assembly for a file src/base/camera_rig.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_rig.cc.s .PHONY : src/base/camera_rig.cc.s src/base/camera_rig_test.o: src/base/camera_rig_test.cc.o .PHONY : src/base/camera_rig_test.o # target to build an object file src/base/camera_rig_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_rig_test.cc.o .PHONY : src/base/camera_rig_test.cc.o src/base/camera_rig_test.i: src/base/camera_rig_test.cc.i .PHONY : src/base/camera_rig_test.i # target to preprocess a source file src/base/camera_rig_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_rig_test.cc.i .PHONY : src/base/camera_rig_test.cc.i src/base/camera_rig_test.s: src/base/camera_rig_test.cc.s .PHONY : src/base/camera_rig_test.s # target to generate assembly for a file src/base/camera_rig_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_rig_test.cc.s .PHONY : src/base/camera_rig_test.cc.s src/base/camera_test.o: src/base/camera_test.cc.o .PHONY : src/base/camera_test.o # target to build an object file src/base/camera_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_test.cc.o .PHONY : src/base/camera_test.cc.o src/base/camera_test.i: src/base/camera_test.cc.i .PHONY : src/base/camera_test.i # target to preprocess a source file src/base/camera_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_test.cc.i .PHONY : src/base/camera_test.cc.i src/base/camera_test.s: src/base/camera_test.cc.s .PHONY : src/base/camera_test.s # target to generate assembly for a file src/base/camera_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/camera_test.cc.s .PHONY : src/base/camera_test.cc.s src/base/correspondence_graph.o: src/base/correspondence_graph.cc.o .PHONY : src/base/correspondence_graph.o # target to build an object file src/base/correspondence_graph.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/correspondence_graph.cc.o .PHONY : src/base/correspondence_graph.cc.o src/base/correspondence_graph.i: src/base/correspondence_graph.cc.i .PHONY : src/base/correspondence_graph.i # target to preprocess a source file src/base/correspondence_graph.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/correspondence_graph.cc.i .PHONY : src/base/correspondence_graph.cc.i src/base/correspondence_graph.s: src/base/correspondence_graph.cc.s .PHONY : src/base/correspondence_graph.s # target to generate assembly for a file src/base/correspondence_graph.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/correspondence_graph.cc.s .PHONY : src/base/correspondence_graph.cc.s src/base/correspondence_graph_test.o: src/base/correspondence_graph_test.cc.o .PHONY : src/base/correspondence_graph_test.o # target to build an object file src/base/correspondence_graph_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/correspondence_graph_test.cc.o .PHONY : src/base/correspondence_graph_test.cc.o src/base/correspondence_graph_test.i: src/base/correspondence_graph_test.cc.i .PHONY : src/base/correspondence_graph_test.i # target to preprocess a source file src/base/correspondence_graph_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/correspondence_graph_test.cc.i .PHONY : src/base/correspondence_graph_test.cc.i src/base/correspondence_graph_test.s: src/base/correspondence_graph_test.cc.s .PHONY : src/base/correspondence_graph_test.s # target to generate assembly for a file src/base/correspondence_graph_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/correspondence_graph_test.cc.s .PHONY : src/base/correspondence_graph_test.cc.s src/base/cost_functions_test.o: src/base/cost_functions_test.cc.o .PHONY : src/base/cost_functions_test.o # target to build an object file src/base/cost_functions_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/cost_functions_test.cc.o .PHONY : src/base/cost_functions_test.cc.o src/base/cost_functions_test.i: src/base/cost_functions_test.cc.i .PHONY : src/base/cost_functions_test.i # target to preprocess a source file src/base/cost_functions_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/cost_functions_test.cc.i .PHONY : src/base/cost_functions_test.cc.i src/base/cost_functions_test.s: src/base/cost_functions_test.cc.s .PHONY : src/base/cost_functions_test.s # target to generate assembly for a file src/base/cost_functions_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/cost_functions_test.cc.s .PHONY : src/base/cost_functions_test.cc.s src/base/database.o: src/base/database.cc.o .PHONY : src/base/database.o # target to build an object file src/base/database.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database.cc.o .PHONY : src/base/database.cc.o src/base/database.i: src/base/database.cc.i .PHONY : src/base/database.i # target to preprocess a source file src/base/database.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database.cc.i .PHONY : src/base/database.cc.i src/base/database.s: src/base/database.cc.s .PHONY : src/base/database.s # target to generate assembly for a file src/base/database.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database.cc.s .PHONY : src/base/database.cc.s src/base/database_cache.o: src/base/database_cache.cc.o .PHONY : src/base/database_cache.o # target to build an object file src/base/database_cache.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_cache.cc.o .PHONY : src/base/database_cache.cc.o src/base/database_cache.i: src/base/database_cache.cc.i .PHONY : src/base/database_cache.i # target to preprocess a source file src/base/database_cache.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_cache.cc.i .PHONY : src/base/database_cache.cc.i src/base/database_cache.s: src/base/database_cache.cc.s .PHONY : src/base/database_cache.s # target to generate assembly for a file src/base/database_cache.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_cache.cc.s .PHONY : src/base/database_cache.cc.s src/base/database_cache_test.o: src/base/database_cache_test.cc.o .PHONY : src/base/database_cache_test.o # target to build an object file src/base/database_cache_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_cache_test.cc.o .PHONY : src/base/database_cache_test.cc.o src/base/database_cache_test.i: src/base/database_cache_test.cc.i .PHONY : src/base/database_cache_test.i # target to preprocess a source file src/base/database_cache_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_cache_test.cc.i .PHONY : src/base/database_cache_test.cc.i src/base/database_cache_test.s: src/base/database_cache_test.cc.s .PHONY : src/base/database_cache_test.s # target to generate assembly for a file src/base/database_cache_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_cache_test.cc.s .PHONY : src/base/database_cache_test.cc.s src/base/database_test.o: src/base/database_test.cc.o .PHONY : src/base/database_test.o # target to build an object file src/base/database_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_test.cc.o .PHONY : src/base/database_test.cc.o src/base/database_test.i: src/base/database_test.cc.i .PHONY : src/base/database_test.i # target to preprocess a source file src/base/database_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_test.cc.i .PHONY : src/base/database_test.cc.i src/base/database_test.s: src/base/database_test.cc.s .PHONY : src/base/database_test.s # target to generate assembly for a file src/base/database_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/database_test.cc.s .PHONY : src/base/database_test.cc.s src/base/essential_matrix.o: src/base/essential_matrix.cc.o .PHONY : src/base/essential_matrix.o # target to build an object file src/base/essential_matrix.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/essential_matrix.cc.o .PHONY : src/base/essential_matrix.cc.o src/base/essential_matrix.i: src/base/essential_matrix.cc.i .PHONY : src/base/essential_matrix.i # target to preprocess a source file src/base/essential_matrix.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/essential_matrix.cc.i .PHONY : src/base/essential_matrix.cc.i src/base/essential_matrix.s: src/base/essential_matrix.cc.s .PHONY : src/base/essential_matrix.s # target to generate assembly for a file src/base/essential_matrix.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/essential_matrix.cc.s .PHONY : src/base/essential_matrix.cc.s src/base/essential_matrix_test.o: src/base/essential_matrix_test.cc.o .PHONY : src/base/essential_matrix_test.o # target to build an object file src/base/essential_matrix_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/essential_matrix_test.cc.o .PHONY : src/base/essential_matrix_test.cc.o src/base/essential_matrix_test.i: src/base/essential_matrix_test.cc.i .PHONY : src/base/essential_matrix_test.i # target to preprocess a source file src/base/essential_matrix_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/essential_matrix_test.cc.i .PHONY : src/base/essential_matrix_test.cc.i src/base/essential_matrix_test.s: src/base/essential_matrix_test.cc.s .PHONY : src/base/essential_matrix_test.s # target to generate assembly for a file src/base/essential_matrix_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/essential_matrix_test.cc.s .PHONY : src/base/essential_matrix_test.cc.s src/base/gps.o: src/base/gps.cc.o .PHONY : src/base/gps.o # target to build an object file src/base/gps.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/gps.cc.o .PHONY : src/base/gps.cc.o src/base/gps.i: src/base/gps.cc.i .PHONY : src/base/gps.i # target to preprocess a source file src/base/gps.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/gps.cc.i .PHONY : src/base/gps.cc.i src/base/gps.s: src/base/gps.cc.s .PHONY : src/base/gps.s # target to generate assembly for a file src/base/gps.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/gps.cc.s .PHONY : src/base/gps.cc.s src/base/gps_test.o: src/base/gps_test.cc.o .PHONY : src/base/gps_test.o # target to build an object file src/base/gps_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/gps_test.cc.o .PHONY : src/base/gps_test.cc.o src/base/gps_test.i: src/base/gps_test.cc.i .PHONY : src/base/gps_test.i # target to preprocess a source file src/base/gps_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/gps_test.cc.i .PHONY : src/base/gps_test.cc.i src/base/gps_test.s: src/base/gps_test.cc.s .PHONY : src/base/gps_test.s # target to generate assembly for a file src/base/gps_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/gps_test.cc.s .PHONY : src/base/gps_test.cc.s src/base/graph_cut.o: src/base/graph_cut.cc.o .PHONY : src/base/graph_cut.o # target to build an object file src/base/graph_cut.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/graph_cut.cc.o .PHONY : src/base/graph_cut.cc.o src/base/graph_cut.i: src/base/graph_cut.cc.i .PHONY : src/base/graph_cut.i # target to preprocess a source file src/base/graph_cut.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/graph_cut.cc.i .PHONY : src/base/graph_cut.cc.i src/base/graph_cut.s: src/base/graph_cut.cc.s .PHONY : src/base/graph_cut.s # target to generate assembly for a file src/base/graph_cut.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/graph_cut.cc.s .PHONY : src/base/graph_cut.cc.s src/base/graph_cut_test.o: src/base/graph_cut_test.cc.o .PHONY : src/base/graph_cut_test.o # target to build an object file src/base/graph_cut_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/graph_cut_test.cc.o .PHONY : src/base/graph_cut_test.cc.o src/base/graph_cut_test.i: src/base/graph_cut_test.cc.i .PHONY : src/base/graph_cut_test.i # target to preprocess a source file src/base/graph_cut_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/graph_cut_test.cc.i .PHONY : src/base/graph_cut_test.cc.i src/base/graph_cut_test.s: src/base/graph_cut_test.cc.s .PHONY : src/base/graph_cut_test.s # target to generate assembly for a file src/base/graph_cut_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/graph_cut_test.cc.s .PHONY : src/base/graph_cut_test.cc.s src/base/homography_matrix.o: src/base/homography_matrix.cc.o .PHONY : src/base/homography_matrix.o # target to build an object file src/base/homography_matrix.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/homography_matrix.cc.o .PHONY : src/base/homography_matrix.cc.o src/base/homography_matrix.i: src/base/homography_matrix.cc.i .PHONY : src/base/homography_matrix.i # target to preprocess a source file src/base/homography_matrix.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/homography_matrix.cc.i .PHONY : src/base/homography_matrix.cc.i src/base/homography_matrix.s: src/base/homography_matrix.cc.s .PHONY : src/base/homography_matrix.s # target to generate assembly for a file src/base/homography_matrix.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/homography_matrix.cc.s .PHONY : src/base/homography_matrix.cc.s src/base/homography_matrix_test.o: src/base/homography_matrix_test.cc.o .PHONY : src/base/homography_matrix_test.o # target to build an object file src/base/homography_matrix_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/homography_matrix_test.cc.o .PHONY : src/base/homography_matrix_test.cc.o src/base/homography_matrix_test.i: src/base/homography_matrix_test.cc.i .PHONY : src/base/homography_matrix_test.i # target to preprocess a source file src/base/homography_matrix_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/homography_matrix_test.cc.i .PHONY : src/base/homography_matrix_test.cc.i src/base/homography_matrix_test.s: src/base/homography_matrix_test.cc.s .PHONY : src/base/homography_matrix_test.s # target to generate assembly for a file src/base/homography_matrix_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/homography_matrix_test.cc.s .PHONY : src/base/homography_matrix_test.cc.s src/base/image.o: src/base/image.cc.o .PHONY : src/base/image.o # target to build an object file src/base/image.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image.cc.o .PHONY : src/base/image.cc.o src/base/image.i: src/base/image.cc.i .PHONY : src/base/image.i # target to preprocess a source file src/base/image.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image.cc.i .PHONY : src/base/image.cc.i src/base/image.s: src/base/image.cc.s .PHONY : src/base/image.s # target to generate assembly for a file src/base/image.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image.cc.s .PHONY : src/base/image.cc.s src/base/image_reader.o: src/base/image_reader.cc.o .PHONY : src/base/image_reader.o # target to build an object file src/base/image_reader.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image_reader.cc.o .PHONY : src/base/image_reader.cc.o src/base/image_reader.i: src/base/image_reader.cc.i .PHONY : src/base/image_reader.i # target to preprocess a source file src/base/image_reader.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image_reader.cc.i .PHONY : src/base/image_reader.cc.i src/base/image_reader.s: src/base/image_reader.cc.s .PHONY : src/base/image_reader.s # target to generate assembly for a file src/base/image_reader.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image_reader.cc.s .PHONY : src/base/image_reader.cc.s src/base/image_test.o: src/base/image_test.cc.o .PHONY : src/base/image_test.o # target to build an object file src/base/image_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image_test.cc.o .PHONY : src/base/image_test.cc.o src/base/image_test.i: src/base/image_test.cc.i .PHONY : src/base/image_test.i # target to preprocess a source file src/base/image_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image_test.cc.i .PHONY : src/base/image_test.cc.i src/base/image_test.s: src/base/image_test.cc.s .PHONY : src/base/image_test.s # target to generate assembly for a file src/base/image_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/image_test.cc.s .PHONY : src/base/image_test.cc.s src/base/line.o: src/base/line.cc.o .PHONY : src/base/line.o # target to build an object file src/base/line.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/line.cc.o .PHONY : src/base/line.cc.o src/base/line.i: src/base/line.cc.i .PHONY : src/base/line.i # target to preprocess a source file src/base/line.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/line.cc.i .PHONY : src/base/line.cc.i src/base/line.s: src/base/line.cc.s .PHONY : src/base/line.s # target to generate assembly for a file src/base/line.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/line.cc.s .PHONY : src/base/line.cc.s src/base/line_test.o: src/base/line_test.cc.o .PHONY : src/base/line_test.o # target to build an object file src/base/line_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/line_test.cc.o .PHONY : src/base/line_test.cc.o src/base/line_test.i: src/base/line_test.cc.i .PHONY : src/base/line_test.i # target to preprocess a source file src/base/line_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/line_test.cc.i .PHONY : src/base/line_test.cc.i src/base/line_test.s: src/base/line_test.cc.s .PHONY : src/base/line_test.s # target to generate assembly for a file src/base/line_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/line_test.cc.s .PHONY : src/base/line_test.cc.s src/base/point2d.o: src/base/point2d.cc.o .PHONY : src/base/point2d.o # target to build an object file src/base/point2d.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point2d.cc.o .PHONY : src/base/point2d.cc.o src/base/point2d.i: src/base/point2d.cc.i .PHONY : src/base/point2d.i # target to preprocess a source file src/base/point2d.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point2d.cc.i .PHONY : src/base/point2d.cc.i src/base/point2d.s: src/base/point2d.cc.s .PHONY : src/base/point2d.s # target to generate assembly for a file src/base/point2d.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point2d.cc.s .PHONY : src/base/point2d.cc.s src/base/point2d_test.o: src/base/point2d_test.cc.o .PHONY : src/base/point2d_test.o # target to build an object file src/base/point2d_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point2d_test.cc.o .PHONY : src/base/point2d_test.cc.o src/base/point2d_test.i: src/base/point2d_test.cc.i .PHONY : src/base/point2d_test.i # target to preprocess a source file src/base/point2d_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point2d_test.cc.i .PHONY : src/base/point2d_test.cc.i src/base/point2d_test.s: src/base/point2d_test.cc.s .PHONY : src/base/point2d_test.s # target to generate assembly for a file src/base/point2d_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point2d_test.cc.s .PHONY : src/base/point2d_test.cc.s src/base/point3d.o: src/base/point3d.cc.o .PHONY : src/base/point3d.o # target to build an object file src/base/point3d.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point3d.cc.o .PHONY : src/base/point3d.cc.o src/base/point3d.i: src/base/point3d.cc.i .PHONY : src/base/point3d.i # target to preprocess a source file src/base/point3d.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point3d.cc.i .PHONY : src/base/point3d.cc.i src/base/point3d.s: src/base/point3d.cc.s .PHONY : src/base/point3d.s # target to generate assembly for a file src/base/point3d.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point3d.cc.s .PHONY : src/base/point3d.cc.s src/base/point3d_test.o: src/base/point3d_test.cc.o .PHONY : src/base/point3d_test.o # target to build an object file src/base/point3d_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point3d_test.cc.o .PHONY : src/base/point3d_test.cc.o src/base/point3d_test.i: src/base/point3d_test.cc.i .PHONY : src/base/point3d_test.i # target to preprocess a source file src/base/point3d_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point3d_test.cc.i .PHONY : src/base/point3d_test.cc.i src/base/point3d_test.s: src/base/point3d_test.cc.s .PHONY : src/base/point3d_test.s # target to generate assembly for a file src/base/point3d_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/point3d_test.cc.s .PHONY : src/base/point3d_test.cc.s src/base/polynomial.o: src/base/polynomial.cc.o .PHONY : src/base/polynomial.o # target to build an object file src/base/polynomial.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/polynomial.cc.o .PHONY : src/base/polynomial.cc.o src/base/polynomial.i: src/base/polynomial.cc.i .PHONY : src/base/polynomial.i # target to preprocess a source file src/base/polynomial.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/polynomial.cc.i .PHONY : src/base/polynomial.cc.i src/base/polynomial.s: src/base/polynomial.cc.s .PHONY : src/base/polynomial.s # target to generate assembly for a file src/base/polynomial.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/polynomial.cc.s .PHONY : src/base/polynomial.cc.s src/base/polynomial_test.o: src/base/polynomial_test.cc.o .PHONY : src/base/polynomial_test.o # target to build an object file src/base/polynomial_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/polynomial_test.cc.o .PHONY : src/base/polynomial_test.cc.o src/base/polynomial_test.i: src/base/polynomial_test.cc.i .PHONY : src/base/polynomial_test.i # target to preprocess a source file src/base/polynomial_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/polynomial_test.cc.i .PHONY : src/base/polynomial_test.cc.i src/base/polynomial_test.s: src/base/polynomial_test.cc.s .PHONY : src/base/polynomial_test.s # target to generate assembly for a file src/base/polynomial_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/polynomial_test.cc.s .PHONY : src/base/polynomial_test.cc.s src/base/pose.o: src/base/pose.cc.o .PHONY : src/base/pose.o # target to build an object file src/base/pose.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/pose.cc.o .PHONY : src/base/pose.cc.o src/base/pose.i: src/base/pose.cc.i .PHONY : src/base/pose.i # target to preprocess a source file src/base/pose.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/pose.cc.i .PHONY : src/base/pose.cc.i src/base/pose.s: src/base/pose.cc.s .PHONY : src/base/pose.s # target to generate assembly for a file src/base/pose.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/pose.cc.s .PHONY : src/base/pose.cc.s src/base/pose_test.o: src/base/pose_test.cc.o .PHONY : src/base/pose_test.o # target to build an object file src/base/pose_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/pose_test.cc.o .PHONY : src/base/pose_test.cc.o src/base/pose_test.i: src/base/pose_test.cc.i .PHONY : src/base/pose_test.i # target to preprocess a source file src/base/pose_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/pose_test.cc.i .PHONY : src/base/pose_test.cc.i src/base/pose_test.s: src/base/pose_test.cc.s .PHONY : src/base/pose_test.s # target to generate assembly for a file src/base/pose_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/pose_test.cc.s .PHONY : src/base/pose_test.cc.s src/base/projection.o: src/base/projection.cc.o .PHONY : src/base/projection.o # target to build an object file src/base/projection.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/projection.cc.o .PHONY : src/base/projection.cc.o src/base/projection.i: src/base/projection.cc.i .PHONY : src/base/projection.i # target to preprocess a source file src/base/projection.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/projection.cc.i .PHONY : src/base/projection.cc.i src/base/projection.s: src/base/projection.cc.s .PHONY : src/base/projection.s # target to generate assembly for a file src/base/projection.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/projection.cc.s .PHONY : src/base/projection.cc.s src/base/projection_test.o: src/base/projection_test.cc.o .PHONY : src/base/projection_test.o # target to build an object file src/base/projection_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/projection_test.cc.o .PHONY : src/base/projection_test.cc.o src/base/projection_test.i: src/base/projection_test.cc.i .PHONY : src/base/projection_test.i # target to preprocess a source file src/base/projection_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/projection_test.cc.i .PHONY : src/base/projection_test.cc.i src/base/projection_test.s: src/base/projection_test.cc.s .PHONY : src/base/projection_test.s # target to generate assembly for a file src/base/projection_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/projection_test.cc.s .PHONY : src/base/projection_test.cc.s src/base/reconstruction.o: src/base/reconstruction.cc.o .PHONY : src/base/reconstruction.o # target to build an object file src/base/reconstruction.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction.cc.o .PHONY : src/base/reconstruction.cc.o src/base/reconstruction.i: src/base/reconstruction.cc.i .PHONY : src/base/reconstruction.i # target to preprocess a source file src/base/reconstruction.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction.cc.i .PHONY : src/base/reconstruction.cc.i src/base/reconstruction.s: src/base/reconstruction.cc.s .PHONY : src/base/reconstruction.s # target to generate assembly for a file src/base/reconstruction.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction.cc.s .PHONY : src/base/reconstruction.cc.s src/base/reconstruction_manager.o: src/base/reconstruction_manager.cc.o .PHONY : src/base/reconstruction_manager.o # target to build an object file src/base/reconstruction_manager.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_manager.cc.o .PHONY : src/base/reconstruction_manager.cc.o src/base/reconstruction_manager.i: src/base/reconstruction_manager.cc.i .PHONY : src/base/reconstruction_manager.i # target to preprocess a source file src/base/reconstruction_manager.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_manager.cc.i .PHONY : src/base/reconstruction_manager.cc.i src/base/reconstruction_manager.s: src/base/reconstruction_manager.cc.s .PHONY : src/base/reconstruction_manager.s # target to generate assembly for a file src/base/reconstruction_manager.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_manager.cc.s .PHONY : src/base/reconstruction_manager.cc.s src/base/reconstruction_manager_test.o: src/base/reconstruction_manager_test.cc.o .PHONY : src/base/reconstruction_manager_test.o # target to build an object file src/base/reconstruction_manager_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_manager_test.cc.o .PHONY : src/base/reconstruction_manager_test.cc.o src/base/reconstruction_manager_test.i: src/base/reconstruction_manager_test.cc.i .PHONY : src/base/reconstruction_manager_test.i # target to preprocess a source file src/base/reconstruction_manager_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_manager_test.cc.i .PHONY : src/base/reconstruction_manager_test.cc.i src/base/reconstruction_manager_test.s: src/base/reconstruction_manager_test.cc.s .PHONY : src/base/reconstruction_manager_test.s # target to generate assembly for a file src/base/reconstruction_manager_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_manager_test.cc.s .PHONY : src/base/reconstruction_manager_test.cc.s src/base/reconstruction_test.o: src/base/reconstruction_test.cc.o .PHONY : src/base/reconstruction_test.o # target to build an object file src/base/reconstruction_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_test.cc.o .PHONY : src/base/reconstruction_test.cc.o src/base/reconstruction_test.i: src/base/reconstruction_test.cc.i .PHONY : src/base/reconstruction_test.i # target to preprocess a source file src/base/reconstruction_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_test.cc.i .PHONY : src/base/reconstruction_test.cc.i src/base/reconstruction_test.s: src/base/reconstruction_test.cc.s .PHONY : src/base/reconstruction_test.s # target to generate assembly for a file src/base/reconstruction_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/reconstruction_test.cc.s .PHONY : src/base/reconstruction_test.cc.s src/base/scene_clustering.o: src/base/scene_clustering.cc.o .PHONY : src/base/scene_clustering.o # target to build an object file src/base/scene_clustering.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/scene_clustering.cc.o .PHONY : src/base/scene_clustering.cc.o src/base/scene_clustering.i: src/base/scene_clustering.cc.i .PHONY : src/base/scene_clustering.i # target to preprocess a source file src/base/scene_clustering.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/scene_clustering.cc.i .PHONY : src/base/scene_clustering.cc.i src/base/scene_clustering.s: src/base/scene_clustering.cc.s .PHONY : src/base/scene_clustering.s # target to generate assembly for a file src/base/scene_clustering.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/scene_clustering.cc.s .PHONY : src/base/scene_clustering.cc.s src/base/scene_clustering_test.o: src/base/scene_clustering_test.cc.o .PHONY : src/base/scene_clustering_test.o # target to build an object file src/base/scene_clustering_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/scene_clustering_test.cc.o .PHONY : src/base/scene_clustering_test.cc.o src/base/scene_clustering_test.i: src/base/scene_clustering_test.cc.i .PHONY : src/base/scene_clustering_test.i # target to preprocess a source file src/base/scene_clustering_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/scene_clustering_test.cc.i .PHONY : src/base/scene_clustering_test.cc.i src/base/scene_clustering_test.s: src/base/scene_clustering_test.cc.s .PHONY : src/base/scene_clustering_test.s # target to generate assembly for a file src/base/scene_clustering_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/scene_clustering_test.cc.s .PHONY : src/base/scene_clustering_test.cc.s src/base/similarity_transform.o: src/base/similarity_transform.cc.o .PHONY : src/base/similarity_transform.o # target to build an object file src/base/similarity_transform.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/similarity_transform.cc.o .PHONY : src/base/similarity_transform.cc.o src/base/similarity_transform.i: src/base/similarity_transform.cc.i .PHONY : src/base/similarity_transform.i # target to preprocess a source file src/base/similarity_transform.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/similarity_transform.cc.i .PHONY : src/base/similarity_transform.cc.i src/base/similarity_transform.s: src/base/similarity_transform.cc.s .PHONY : src/base/similarity_transform.s # target to generate assembly for a file src/base/similarity_transform.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/similarity_transform.cc.s .PHONY : src/base/similarity_transform.cc.s src/base/similarity_transform_test.o: src/base/similarity_transform_test.cc.o .PHONY : src/base/similarity_transform_test.o # target to build an object file src/base/similarity_transform_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/similarity_transform_test.cc.o .PHONY : src/base/similarity_transform_test.cc.o src/base/similarity_transform_test.i: src/base/similarity_transform_test.cc.i .PHONY : src/base/similarity_transform_test.i # target to preprocess a source file src/base/similarity_transform_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/similarity_transform_test.cc.i .PHONY : src/base/similarity_transform_test.cc.i src/base/similarity_transform_test.s: src/base/similarity_transform_test.cc.s .PHONY : src/base/similarity_transform_test.s # target to generate assembly for a file src/base/similarity_transform_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/similarity_transform_test.cc.s .PHONY : src/base/similarity_transform_test.cc.s src/base/track.o: src/base/track.cc.o .PHONY : src/base/track.o # target to build an object file src/base/track.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/track.cc.o .PHONY : src/base/track.cc.o src/base/track.i: src/base/track.cc.i .PHONY : src/base/track.i # target to preprocess a source file src/base/track.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/track.cc.i .PHONY : src/base/track.cc.i src/base/track.s: src/base/track.cc.s .PHONY : src/base/track.s # target to generate assembly for a file src/base/track.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/track.cc.s .PHONY : src/base/track.cc.s src/base/track_test.o: src/base/track_test.cc.o .PHONY : src/base/track_test.o # target to build an object file src/base/track_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/track_test.cc.o .PHONY : src/base/track_test.cc.o src/base/track_test.i: src/base/track_test.cc.i .PHONY : src/base/track_test.i # target to preprocess a source file src/base/track_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/track_test.cc.i .PHONY : src/base/track_test.cc.i src/base/track_test.s: src/base/track_test.cc.s .PHONY : src/base/track_test.s # target to generate assembly for a file src/base/track_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/track_test.cc.s .PHONY : src/base/track_test.cc.s src/base/triangulation.o: src/base/triangulation.cc.o .PHONY : src/base/triangulation.o # target to build an object file src/base/triangulation.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/triangulation.cc.o .PHONY : src/base/triangulation.cc.o src/base/triangulation.i: src/base/triangulation.cc.i .PHONY : src/base/triangulation.i # target to preprocess a source file src/base/triangulation.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/triangulation.cc.i .PHONY : src/base/triangulation.cc.i src/base/triangulation.s: src/base/triangulation.cc.s .PHONY : src/base/triangulation.s # target to generate assembly for a file src/base/triangulation.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/triangulation.cc.s .PHONY : src/base/triangulation.cc.s src/base/triangulation_test.o: src/base/triangulation_test.cc.o .PHONY : src/base/triangulation_test.o # target to build an object file src/base/triangulation_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/triangulation_test.cc.o .PHONY : src/base/triangulation_test.cc.o src/base/triangulation_test.i: src/base/triangulation_test.cc.i .PHONY : src/base/triangulation_test.i # target to preprocess a source file src/base/triangulation_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/triangulation_test.cc.i .PHONY : src/base/triangulation_test.cc.i src/base/triangulation_test.s: src/base/triangulation_test.cc.s .PHONY : src/base/triangulation_test.s # target to generate assembly for a file src/base/triangulation_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/triangulation_test.cc.s .PHONY : src/base/triangulation_test.cc.s src/base/undistortion.o: src/base/undistortion.cc.o .PHONY : src/base/undistortion.o # target to build an object file src/base/undistortion.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/undistortion.cc.o .PHONY : src/base/undistortion.cc.o src/base/undistortion.i: src/base/undistortion.cc.i .PHONY : src/base/undistortion.i # target to preprocess a source file src/base/undistortion.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/undistortion.cc.i .PHONY : src/base/undistortion.cc.i src/base/undistortion.s: src/base/undistortion.cc.s .PHONY : src/base/undistortion.s # target to generate assembly for a file src/base/undistortion.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/undistortion.cc.s .PHONY : src/base/undistortion.cc.s src/base/undistortion_test.o: src/base/undistortion_test.cc.o .PHONY : src/base/undistortion_test.o # target to build an object file src/base/undistortion_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/undistortion_test.cc.o .PHONY : src/base/undistortion_test.cc.o src/base/undistortion_test.i: src/base/undistortion_test.cc.i .PHONY : src/base/undistortion_test.i # target to preprocess a source file src/base/undistortion_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/undistortion_test.cc.i .PHONY : src/base/undistortion_test.cc.i src/base/undistortion_test.s: src/base/undistortion_test.cc.s .PHONY : src/base/undistortion_test.s # target to generate assembly for a file src/base/undistortion_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/undistortion_test.cc.s .PHONY : src/base/undistortion_test.cc.s src/base/visibility_pyramid.o: src/base/visibility_pyramid.cc.o .PHONY : src/base/visibility_pyramid.o # target to build an object file src/base/visibility_pyramid.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/visibility_pyramid.cc.o .PHONY : src/base/visibility_pyramid.cc.o src/base/visibility_pyramid.i: src/base/visibility_pyramid.cc.i .PHONY : src/base/visibility_pyramid.i # target to preprocess a source file src/base/visibility_pyramid.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/visibility_pyramid.cc.i .PHONY : src/base/visibility_pyramid.cc.i src/base/visibility_pyramid.s: src/base/visibility_pyramid.cc.s .PHONY : src/base/visibility_pyramid.s # target to generate assembly for a file src/base/visibility_pyramid.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/visibility_pyramid.cc.s .PHONY : src/base/visibility_pyramid.cc.s src/base/visibility_pyramid_test.o: src/base/visibility_pyramid_test.cc.o .PHONY : src/base/visibility_pyramid_test.o # target to build an object file src/base/visibility_pyramid_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/visibility_pyramid_test.cc.o .PHONY : src/base/visibility_pyramid_test.cc.o src/base/visibility_pyramid_test.i: src/base/visibility_pyramid_test.cc.i .PHONY : src/base/visibility_pyramid_test.i # target to preprocess a source file src/base/visibility_pyramid_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/visibility_pyramid_test.cc.i .PHONY : src/base/visibility_pyramid_test.cc.i src/base/visibility_pyramid_test.s: src/base/visibility_pyramid_test.cc.s .PHONY : src/base/visibility_pyramid_test.s # target to generate assembly for a file src/base/visibility_pyramid_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/visibility_pyramid_test.cc.s .PHONY : src/base/visibility_pyramid_test.cc.s src/base/warp.o: src/base/warp.cc.o .PHONY : src/base/warp.o # target to build an object file src/base/warp.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/warp.cc.o .PHONY : src/base/warp.cc.o src/base/warp.i: src/base/warp.cc.i .PHONY : src/base/warp.i # target to preprocess a source file src/base/warp.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/warp.cc.i .PHONY : src/base/warp.cc.i src/base/warp.s: src/base/warp.cc.s .PHONY : src/base/warp.s # target to generate assembly for a file src/base/warp.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/warp.cc.s .PHONY : src/base/warp.cc.s src/base/warp_test.o: src/base/warp_test.cc.o .PHONY : src/base/warp_test.o # target to build an object file src/base/warp_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/warp_test.cc.o .PHONY : src/base/warp_test.cc.o src/base/warp_test.i: src/base/warp_test.cc.i .PHONY : src/base/warp_test.i # target to preprocess a source file src/base/warp_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/warp_test.cc.i .PHONY : src/base/warp_test.cc.i src/base/warp_test.s: src/base/warp_test.cc.s .PHONY : src/base/warp_test.s # target to generate assembly for a file src/base/warp_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/base/warp_test.cc.s .PHONY : src/base/warp_test.cc.s src/controllers/automatic_reconstruction.o: src/controllers/automatic_reconstruction.cc.o .PHONY : src/controllers/automatic_reconstruction.o # target to build an object file src/controllers/automatic_reconstruction.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/automatic_reconstruction.cc.o .PHONY : src/controllers/automatic_reconstruction.cc.o src/controllers/automatic_reconstruction.i: src/controllers/automatic_reconstruction.cc.i .PHONY : src/controllers/automatic_reconstruction.i # target to preprocess a source file src/controllers/automatic_reconstruction.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/automatic_reconstruction.cc.i .PHONY : src/controllers/automatic_reconstruction.cc.i src/controllers/automatic_reconstruction.s: src/controllers/automatic_reconstruction.cc.s .PHONY : src/controllers/automatic_reconstruction.s # target to generate assembly for a file src/controllers/automatic_reconstruction.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/automatic_reconstruction.cc.s .PHONY : src/controllers/automatic_reconstruction.cc.s src/controllers/bundle_adjustment.o: src/controllers/bundle_adjustment.cc.o .PHONY : src/controllers/bundle_adjustment.o # target to build an object file src/controllers/bundle_adjustment.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/bundle_adjustment.cc.o .PHONY : src/controllers/bundle_adjustment.cc.o src/controllers/bundle_adjustment.i: src/controllers/bundle_adjustment.cc.i .PHONY : src/controllers/bundle_adjustment.i # target to preprocess a source file src/controllers/bundle_adjustment.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/bundle_adjustment.cc.i .PHONY : src/controllers/bundle_adjustment.cc.i src/controllers/bundle_adjustment.s: src/controllers/bundle_adjustment.cc.s .PHONY : src/controllers/bundle_adjustment.s # target to generate assembly for a file src/controllers/bundle_adjustment.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/bundle_adjustment.cc.s .PHONY : src/controllers/bundle_adjustment.cc.s src/controllers/hierarchical_mapper.o: src/controllers/hierarchical_mapper.cc.o .PHONY : src/controllers/hierarchical_mapper.o # target to build an object file src/controllers/hierarchical_mapper.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/hierarchical_mapper.cc.o .PHONY : src/controllers/hierarchical_mapper.cc.o src/controllers/hierarchical_mapper.i: src/controllers/hierarchical_mapper.cc.i .PHONY : src/controllers/hierarchical_mapper.i # target to preprocess a source file src/controllers/hierarchical_mapper.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/hierarchical_mapper.cc.i .PHONY : src/controllers/hierarchical_mapper.cc.i src/controllers/hierarchical_mapper.s: src/controllers/hierarchical_mapper.cc.s .PHONY : src/controllers/hierarchical_mapper.s # target to generate assembly for a file src/controllers/hierarchical_mapper.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/hierarchical_mapper.cc.s .PHONY : src/controllers/hierarchical_mapper.cc.s src/controllers/incremental_mapper.o: src/controllers/incremental_mapper.cc.o .PHONY : src/controllers/incremental_mapper.o # target to build an object file src/controllers/incremental_mapper.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/incremental_mapper.cc.o .PHONY : src/controllers/incremental_mapper.cc.o src/controllers/incremental_mapper.i: src/controllers/incremental_mapper.cc.i .PHONY : src/controllers/incremental_mapper.i # target to preprocess a source file src/controllers/incremental_mapper.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/incremental_mapper.cc.i .PHONY : src/controllers/incremental_mapper.cc.i src/controllers/incremental_mapper.s: src/controllers/incremental_mapper.cc.s .PHONY : src/controllers/incremental_mapper.s # target to generate assembly for a file src/controllers/incremental_mapper.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/controllers/incremental_mapper.cc.s .PHONY : src/controllers/incremental_mapper.cc.s src/estimators/absolute_pose.o: src/estimators/absolute_pose.cc.o .PHONY : src/estimators/absolute_pose.o # target to build an object file src/estimators/absolute_pose.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/absolute_pose.cc.o .PHONY : src/estimators/absolute_pose.cc.o src/estimators/absolute_pose.i: src/estimators/absolute_pose.cc.i .PHONY : src/estimators/absolute_pose.i # target to preprocess a source file src/estimators/absolute_pose.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/absolute_pose.cc.i .PHONY : src/estimators/absolute_pose.cc.i src/estimators/absolute_pose.s: src/estimators/absolute_pose.cc.s .PHONY : src/estimators/absolute_pose.s # target to generate assembly for a file src/estimators/absolute_pose.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/absolute_pose.cc.s .PHONY : src/estimators/absolute_pose.cc.s src/estimators/absolute_pose_test.o: src/estimators/absolute_pose_test.cc.o .PHONY : src/estimators/absolute_pose_test.o # target to build an object file src/estimators/absolute_pose_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/absolute_pose_test.cc.o .PHONY : src/estimators/absolute_pose_test.cc.o src/estimators/absolute_pose_test.i: src/estimators/absolute_pose_test.cc.i .PHONY : src/estimators/absolute_pose_test.i # target to preprocess a source file src/estimators/absolute_pose_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/absolute_pose_test.cc.i .PHONY : src/estimators/absolute_pose_test.cc.i src/estimators/absolute_pose_test.s: src/estimators/absolute_pose_test.cc.s .PHONY : src/estimators/absolute_pose_test.s # target to generate assembly for a file src/estimators/absolute_pose_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/absolute_pose_test.cc.s .PHONY : src/estimators/absolute_pose_test.cc.s src/estimators/affine_transform.o: src/estimators/affine_transform.cc.o .PHONY : src/estimators/affine_transform.o # target to build an object file src/estimators/affine_transform.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/affine_transform.cc.o .PHONY : src/estimators/affine_transform.cc.o src/estimators/affine_transform.i: src/estimators/affine_transform.cc.i .PHONY : src/estimators/affine_transform.i # target to preprocess a source file src/estimators/affine_transform.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/affine_transform.cc.i .PHONY : src/estimators/affine_transform.cc.i src/estimators/affine_transform.s: src/estimators/affine_transform.cc.s .PHONY : src/estimators/affine_transform.s # target to generate assembly for a file src/estimators/affine_transform.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/affine_transform.cc.s .PHONY : src/estimators/affine_transform.cc.s src/estimators/affine_transform_test.o: src/estimators/affine_transform_test.cc.o .PHONY : src/estimators/affine_transform_test.o # target to build an object file src/estimators/affine_transform_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/affine_transform_test.cc.o .PHONY : src/estimators/affine_transform_test.cc.o src/estimators/affine_transform_test.i: src/estimators/affine_transform_test.cc.i .PHONY : src/estimators/affine_transform_test.i # target to preprocess a source file src/estimators/affine_transform_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/affine_transform_test.cc.i .PHONY : src/estimators/affine_transform_test.cc.i src/estimators/affine_transform_test.s: src/estimators/affine_transform_test.cc.s .PHONY : src/estimators/affine_transform_test.s # target to generate assembly for a file src/estimators/affine_transform_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/affine_transform_test.cc.s .PHONY : src/estimators/affine_transform_test.cc.s src/estimators/coordinate_frame.o: src/estimators/coordinate_frame.cc.o .PHONY : src/estimators/coordinate_frame.o # target to build an object file src/estimators/coordinate_frame.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/coordinate_frame.cc.o .PHONY : src/estimators/coordinate_frame.cc.o src/estimators/coordinate_frame.i: src/estimators/coordinate_frame.cc.i .PHONY : src/estimators/coordinate_frame.i # target to preprocess a source file src/estimators/coordinate_frame.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/coordinate_frame.cc.i .PHONY : src/estimators/coordinate_frame.cc.i src/estimators/coordinate_frame.s: src/estimators/coordinate_frame.cc.s .PHONY : src/estimators/coordinate_frame.s # target to generate assembly for a file src/estimators/coordinate_frame.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/coordinate_frame.cc.s .PHONY : src/estimators/coordinate_frame.cc.s src/estimators/coordinate_frame_test.o: src/estimators/coordinate_frame_test.cc.o .PHONY : src/estimators/coordinate_frame_test.o # target to build an object file src/estimators/coordinate_frame_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/coordinate_frame_test.cc.o .PHONY : src/estimators/coordinate_frame_test.cc.o src/estimators/coordinate_frame_test.i: src/estimators/coordinate_frame_test.cc.i .PHONY : src/estimators/coordinate_frame_test.i # target to preprocess a source file src/estimators/coordinate_frame_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/coordinate_frame_test.cc.i .PHONY : src/estimators/coordinate_frame_test.cc.i src/estimators/coordinate_frame_test.s: src/estimators/coordinate_frame_test.cc.s .PHONY : src/estimators/coordinate_frame_test.s # target to generate assembly for a file src/estimators/coordinate_frame_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/coordinate_frame_test.cc.s .PHONY : src/estimators/coordinate_frame_test.cc.s src/estimators/essential_matrix.o: src/estimators/essential_matrix.cc.o .PHONY : src/estimators/essential_matrix.o # target to build an object file src/estimators/essential_matrix.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/essential_matrix.cc.o .PHONY : src/estimators/essential_matrix.cc.o src/estimators/essential_matrix.i: src/estimators/essential_matrix.cc.i .PHONY : src/estimators/essential_matrix.i # target to preprocess a source file src/estimators/essential_matrix.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/essential_matrix.cc.i .PHONY : src/estimators/essential_matrix.cc.i src/estimators/essential_matrix.s: src/estimators/essential_matrix.cc.s .PHONY : src/estimators/essential_matrix.s # target to generate assembly for a file src/estimators/essential_matrix.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/essential_matrix.cc.s .PHONY : src/estimators/essential_matrix.cc.s src/estimators/essential_matrix_test.o: src/estimators/essential_matrix_test.cc.o .PHONY : src/estimators/essential_matrix_test.o # target to build an object file src/estimators/essential_matrix_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/essential_matrix_test.cc.o .PHONY : src/estimators/essential_matrix_test.cc.o src/estimators/essential_matrix_test.i: src/estimators/essential_matrix_test.cc.i .PHONY : src/estimators/essential_matrix_test.i # target to preprocess a source file src/estimators/essential_matrix_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/essential_matrix_test.cc.i .PHONY : src/estimators/essential_matrix_test.cc.i src/estimators/essential_matrix_test.s: src/estimators/essential_matrix_test.cc.s .PHONY : src/estimators/essential_matrix_test.s # target to generate assembly for a file src/estimators/essential_matrix_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/essential_matrix_test.cc.s .PHONY : src/estimators/essential_matrix_test.cc.s src/estimators/fundamental_matrix.o: src/estimators/fundamental_matrix.cc.o .PHONY : src/estimators/fundamental_matrix.o # target to build an object file src/estimators/fundamental_matrix.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/fundamental_matrix.cc.o .PHONY : src/estimators/fundamental_matrix.cc.o src/estimators/fundamental_matrix.i: src/estimators/fundamental_matrix.cc.i .PHONY : src/estimators/fundamental_matrix.i # target to preprocess a source file src/estimators/fundamental_matrix.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/fundamental_matrix.cc.i .PHONY : src/estimators/fundamental_matrix.cc.i src/estimators/fundamental_matrix.s: src/estimators/fundamental_matrix.cc.s .PHONY : src/estimators/fundamental_matrix.s # target to generate assembly for a file src/estimators/fundamental_matrix.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/fundamental_matrix.cc.s .PHONY : src/estimators/fundamental_matrix.cc.s src/estimators/fundamental_matrix_test.o: src/estimators/fundamental_matrix_test.cc.o .PHONY : src/estimators/fundamental_matrix_test.o # target to build an object file src/estimators/fundamental_matrix_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/fundamental_matrix_test.cc.o .PHONY : src/estimators/fundamental_matrix_test.cc.o src/estimators/fundamental_matrix_test.i: src/estimators/fundamental_matrix_test.cc.i .PHONY : src/estimators/fundamental_matrix_test.i # target to preprocess a source file src/estimators/fundamental_matrix_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/fundamental_matrix_test.cc.i .PHONY : src/estimators/fundamental_matrix_test.cc.i src/estimators/fundamental_matrix_test.s: src/estimators/fundamental_matrix_test.cc.s .PHONY : src/estimators/fundamental_matrix_test.s # target to generate assembly for a file src/estimators/fundamental_matrix_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/fundamental_matrix_test.cc.s .PHONY : src/estimators/fundamental_matrix_test.cc.s src/estimators/generalized_absolute_pose.o: src/estimators/generalized_absolute_pose.cc.o .PHONY : src/estimators/generalized_absolute_pose.o # target to build an object file src/estimators/generalized_absolute_pose.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose.cc.o .PHONY : src/estimators/generalized_absolute_pose.cc.o src/estimators/generalized_absolute_pose.i: src/estimators/generalized_absolute_pose.cc.i .PHONY : src/estimators/generalized_absolute_pose.i # target to preprocess a source file src/estimators/generalized_absolute_pose.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose.cc.i .PHONY : src/estimators/generalized_absolute_pose.cc.i src/estimators/generalized_absolute_pose.s: src/estimators/generalized_absolute_pose.cc.s .PHONY : src/estimators/generalized_absolute_pose.s # target to generate assembly for a file src/estimators/generalized_absolute_pose.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose.cc.s .PHONY : src/estimators/generalized_absolute_pose.cc.s src/estimators/generalized_absolute_pose_coeffs.o: src/estimators/generalized_absolute_pose_coeffs.cc.o .PHONY : src/estimators/generalized_absolute_pose_coeffs.o # target to build an object file src/estimators/generalized_absolute_pose_coeffs.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose_coeffs.cc.o .PHONY : src/estimators/generalized_absolute_pose_coeffs.cc.o src/estimators/generalized_absolute_pose_coeffs.i: src/estimators/generalized_absolute_pose_coeffs.cc.i .PHONY : src/estimators/generalized_absolute_pose_coeffs.i # target to preprocess a source file src/estimators/generalized_absolute_pose_coeffs.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose_coeffs.cc.i .PHONY : src/estimators/generalized_absolute_pose_coeffs.cc.i src/estimators/generalized_absolute_pose_coeffs.s: src/estimators/generalized_absolute_pose_coeffs.cc.s .PHONY : src/estimators/generalized_absolute_pose_coeffs.s # target to generate assembly for a file src/estimators/generalized_absolute_pose_coeffs.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose_coeffs.cc.s .PHONY : src/estimators/generalized_absolute_pose_coeffs.cc.s src/estimators/generalized_absolute_pose_test.o: src/estimators/generalized_absolute_pose_test.cc.o .PHONY : src/estimators/generalized_absolute_pose_test.o # target to build an object file src/estimators/generalized_absolute_pose_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose_test.cc.o .PHONY : src/estimators/generalized_absolute_pose_test.cc.o src/estimators/generalized_absolute_pose_test.i: src/estimators/generalized_absolute_pose_test.cc.i .PHONY : src/estimators/generalized_absolute_pose_test.i # target to preprocess a source file src/estimators/generalized_absolute_pose_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose_test.cc.i .PHONY : src/estimators/generalized_absolute_pose_test.cc.i src/estimators/generalized_absolute_pose_test.s: src/estimators/generalized_absolute_pose_test.cc.s .PHONY : src/estimators/generalized_absolute_pose_test.s # target to generate assembly for a file src/estimators/generalized_absolute_pose_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_absolute_pose_test.cc.s .PHONY : src/estimators/generalized_absolute_pose_test.cc.s src/estimators/generalized_relative_pose.o: src/estimators/generalized_relative_pose.cc.o .PHONY : src/estimators/generalized_relative_pose.o # target to build an object file src/estimators/generalized_relative_pose.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_relative_pose.cc.o .PHONY : src/estimators/generalized_relative_pose.cc.o src/estimators/generalized_relative_pose.i: src/estimators/generalized_relative_pose.cc.i .PHONY : src/estimators/generalized_relative_pose.i # target to preprocess a source file src/estimators/generalized_relative_pose.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_relative_pose.cc.i .PHONY : src/estimators/generalized_relative_pose.cc.i src/estimators/generalized_relative_pose.s: src/estimators/generalized_relative_pose.cc.s .PHONY : src/estimators/generalized_relative_pose.s # target to generate assembly for a file src/estimators/generalized_relative_pose.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_relative_pose.cc.s .PHONY : src/estimators/generalized_relative_pose.cc.s src/estimators/generalized_relative_pose_test.o: src/estimators/generalized_relative_pose_test.cc.o .PHONY : src/estimators/generalized_relative_pose_test.o # target to build an object file src/estimators/generalized_relative_pose_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_relative_pose_test.cc.o .PHONY : src/estimators/generalized_relative_pose_test.cc.o src/estimators/generalized_relative_pose_test.i: src/estimators/generalized_relative_pose_test.cc.i .PHONY : src/estimators/generalized_relative_pose_test.i # target to preprocess a source file src/estimators/generalized_relative_pose_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_relative_pose_test.cc.i .PHONY : src/estimators/generalized_relative_pose_test.cc.i src/estimators/generalized_relative_pose_test.s: src/estimators/generalized_relative_pose_test.cc.s .PHONY : src/estimators/generalized_relative_pose_test.s # target to generate assembly for a file src/estimators/generalized_relative_pose_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/generalized_relative_pose_test.cc.s .PHONY : src/estimators/generalized_relative_pose_test.cc.s src/estimators/homography_matrix.o: src/estimators/homography_matrix.cc.o .PHONY : src/estimators/homography_matrix.o # target to build an object file src/estimators/homography_matrix.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/homography_matrix.cc.o .PHONY : src/estimators/homography_matrix.cc.o src/estimators/homography_matrix.i: src/estimators/homography_matrix.cc.i .PHONY : src/estimators/homography_matrix.i # target to preprocess a source file src/estimators/homography_matrix.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/homography_matrix.cc.i .PHONY : src/estimators/homography_matrix.cc.i src/estimators/homography_matrix.s: src/estimators/homography_matrix.cc.s .PHONY : src/estimators/homography_matrix.s # target to generate assembly for a file src/estimators/homography_matrix.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/homography_matrix.cc.s .PHONY : src/estimators/homography_matrix.cc.s src/estimators/homography_matrix_test.o: src/estimators/homography_matrix_test.cc.o .PHONY : src/estimators/homography_matrix_test.o # target to build an object file src/estimators/homography_matrix_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/homography_matrix_test.cc.o .PHONY : src/estimators/homography_matrix_test.cc.o src/estimators/homography_matrix_test.i: src/estimators/homography_matrix_test.cc.i .PHONY : src/estimators/homography_matrix_test.i # target to preprocess a source file src/estimators/homography_matrix_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/homography_matrix_test.cc.i .PHONY : src/estimators/homography_matrix_test.cc.i src/estimators/homography_matrix_test.s: src/estimators/homography_matrix_test.cc.s .PHONY : src/estimators/homography_matrix_test.s # target to generate assembly for a file src/estimators/homography_matrix_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/homography_matrix_test.cc.s .PHONY : src/estimators/homography_matrix_test.cc.s src/estimators/pose.o: src/estimators/pose.cc.o .PHONY : src/estimators/pose.o # target to build an object file src/estimators/pose.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/pose.cc.o .PHONY : src/estimators/pose.cc.o src/estimators/pose.i: src/estimators/pose.cc.i .PHONY : src/estimators/pose.i # target to preprocess a source file src/estimators/pose.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/pose.cc.i .PHONY : src/estimators/pose.cc.i src/estimators/pose.s: src/estimators/pose.cc.s .PHONY : src/estimators/pose.s # target to generate assembly for a file src/estimators/pose.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/pose.cc.s .PHONY : src/estimators/pose.cc.s src/estimators/translation_transform_test.o: src/estimators/translation_transform_test.cc.o .PHONY : src/estimators/translation_transform_test.o # target to build an object file src/estimators/translation_transform_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/translation_transform_test.cc.o .PHONY : src/estimators/translation_transform_test.cc.o src/estimators/translation_transform_test.i: src/estimators/translation_transform_test.cc.i .PHONY : src/estimators/translation_transform_test.i # target to preprocess a source file src/estimators/translation_transform_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/translation_transform_test.cc.i .PHONY : src/estimators/translation_transform_test.cc.i src/estimators/translation_transform_test.s: src/estimators/translation_transform_test.cc.s .PHONY : src/estimators/translation_transform_test.s # target to generate assembly for a file src/estimators/translation_transform_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/translation_transform_test.cc.s .PHONY : src/estimators/translation_transform_test.cc.s src/estimators/triangulation.o: src/estimators/triangulation.cc.o .PHONY : src/estimators/triangulation.o # target to build an object file src/estimators/triangulation.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/triangulation.cc.o .PHONY : src/estimators/triangulation.cc.o src/estimators/triangulation.i: src/estimators/triangulation.cc.i .PHONY : src/estimators/triangulation.i # target to preprocess a source file src/estimators/triangulation.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/triangulation.cc.i .PHONY : src/estimators/triangulation.cc.i src/estimators/triangulation.s: src/estimators/triangulation.cc.s .PHONY : src/estimators/triangulation.s # target to generate assembly for a file src/estimators/triangulation.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/triangulation.cc.s .PHONY : src/estimators/triangulation.cc.s src/estimators/two_view_geometry.o: src/estimators/two_view_geometry.cc.o .PHONY : src/estimators/two_view_geometry.o # target to build an object file src/estimators/two_view_geometry.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/two_view_geometry.cc.o .PHONY : src/estimators/two_view_geometry.cc.o src/estimators/two_view_geometry.i: src/estimators/two_view_geometry.cc.i .PHONY : src/estimators/two_view_geometry.i # target to preprocess a source file src/estimators/two_view_geometry.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/two_view_geometry.cc.i .PHONY : src/estimators/two_view_geometry.cc.i src/estimators/two_view_geometry.s: src/estimators/two_view_geometry.cc.s .PHONY : src/estimators/two_view_geometry.s # target to generate assembly for a file src/estimators/two_view_geometry.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/two_view_geometry.cc.s .PHONY : src/estimators/two_view_geometry.cc.s src/estimators/two_view_geometry_test.o: src/estimators/two_view_geometry_test.cc.o .PHONY : src/estimators/two_view_geometry_test.o # target to build an object file src/estimators/two_view_geometry_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/two_view_geometry_test.cc.o .PHONY : src/estimators/two_view_geometry_test.cc.o src/estimators/two_view_geometry_test.i: src/estimators/two_view_geometry_test.cc.i .PHONY : src/estimators/two_view_geometry_test.i # target to preprocess a source file src/estimators/two_view_geometry_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/two_view_geometry_test.cc.i .PHONY : src/estimators/two_view_geometry_test.cc.i src/estimators/two_view_geometry_test.s: src/estimators/two_view_geometry_test.cc.s .PHONY : src/estimators/two_view_geometry_test.s # target to generate assembly for a file src/estimators/two_view_geometry_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/two_view_geometry_test.cc.s .PHONY : src/estimators/two_view_geometry_test.cc.s src/estimators/utils.o: src/estimators/utils.cc.o .PHONY : src/estimators/utils.o # target to build an object file src/estimators/utils.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/utils.cc.o .PHONY : src/estimators/utils.cc.o src/estimators/utils.i: src/estimators/utils.cc.i .PHONY : src/estimators/utils.i # target to preprocess a source file src/estimators/utils.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/utils.cc.i .PHONY : src/estimators/utils.cc.i src/estimators/utils.s: src/estimators/utils.cc.s .PHONY : src/estimators/utils.s # target to generate assembly for a file src/estimators/utils.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/utils.cc.s .PHONY : src/estimators/utils.cc.s src/estimators/utils_test.o: src/estimators/utils_test.cc.o .PHONY : src/estimators/utils_test.o # target to build an object file src/estimators/utils_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/utils_test.cc.o .PHONY : src/estimators/utils_test.cc.o src/estimators/utils_test.i: src/estimators/utils_test.cc.i .PHONY : src/estimators/utils_test.i # target to preprocess a source file src/estimators/utils_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/utils_test.cc.i .PHONY : src/estimators/utils_test.cc.i src/estimators/utils_test.s: src/estimators/utils_test.cc.s .PHONY : src/estimators/utils_test.s # target to generate assembly for a file src/estimators/utils_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/estimators/utils_test.cc.s .PHONY : src/estimators/utils_test.cc.s src/exe/colmap.o: src/exe/colmap.cc.o .PHONY : src/exe/colmap.o # target to build an object file src/exe/colmap.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/colmap.cc.o .PHONY : src/exe/colmap.cc.o src/exe/colmap.i: src/exe/colmap.cc.i .PHONY : src/exe/colmap.i # target to preprocess a source file src/exe/colmap.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/colmap.cc.i .PHONY : src/exe/colmap.cc.i src/exe/colmap.s: src/exe/colmap.cc.s .PHONY : src/exe/colmap.s # target to generate assembly for a file src/exe/colmap.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/colmap.cc.s .PHONY : src/exe/colmap.cc.s src/exe/database.o: src/exe/database.cc.o .PHONY : src/exe/database.o # target to build an object file src/exe/database.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/database.cc.o .PHONY : src/exe/database.cc.o src/exe/database.i: src/exe/database.cc.i .PHONY : src/exe/database.i # target to preprocess a source file src/exe/database.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/database.cc.i .PHONY : src/exe/database.cc.i src/exe/database.s: src/exe/database.cc.s .PHONY : src/exe/database.s # target to generate assembly for a file src/exe/database.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/database.cc.s .PHONY : src/exe/database.cc.s src/exe/feature.o: src/exe/feature.cc.o .PHONY : src/exe/feature.o # target to build an object file src/exe/feature.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/feature.cc.o .PHONY : src/exe/feature.cc.o src/exe/feature.i: src/exe/feature.cc.i .PHONY : src/exe/feature.i # target to preprocess a source file src/exe/feature.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/feature.cc.i .PHONY : src/exe/feature.cc.i src/exe/feature.s: src/exe/feature.cc.s .PHONY : src/exe/feature.s # target to generate assembly for a file src/exe/feature.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/feature.cc.s .PHONY : src/exe/feature.cc.s src/exe/gui.o: src/exe/gui.cc.o .PHONY : src/exe/gui.o # target to build an object file src/exe/gui.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/gui.cc.o .PHONY : src/exe/gui.cc.o src/exe/gui.i: src/exe/gui.cc.i .PHONY : src/exe/gui.i # target to preprocess a source file src/exe/gui.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/gui.cc.i .PHONY : src/exe/gui.cc.i src/exe/gui.s: src/exe/gui.cc.s .PHONY : src/exe/gui.s # target to generate assembly for a file src/exe/gui.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/gui.cc.s .PHONY : src/exe/gui.cc.s src/exe/image.o: src/exe/image.cc.o .PHONY : src/exe/image.o # target to build an object file src/exe/image.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/image.cc.o .PHONY : src/exe/image.cc.o src/exe/image.i: src/exe/image.cc.i .PHONY : src/exe/image.i # target to preprocess a source file src/exe/image.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/image.cc.i .PHONY : src/exe/image.cc.i src/exe/image.s: src/exe/image.cc.s .PHONY : src/exe/image.s # target to generate assembly for a file src/exe/image.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/image.cc.s .PHONY : src/exe/image.cc.s src/exe/model.o: src/exe/model.cc.o .PHONY : src/exe/model.o # target to build an object file src/exe/model.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/model.cc.o .PHONY : src/exe/model.cc.o src/exe/model.i: src/exe/model.cc.i .PHONY : src/exe/model.i # target to preprocess a source file src/exe/model.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/model.cc.i .PHONY : src/exe/model.cc.i src/exe/model.s: src/exe/model.cc.s .PHONY : src/exe/model.s # target to generate assembly for a file src/exe/model.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/model.cc.s .PHONY : src/exe/model.cc.s src/exe/mvs.o: src/exe/mvs.cc.o .PHONY : src/exe/mvs.o # target to build an object file src/exe/mvs.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/mvs.cc.o .PHONY : src/exe/mvs.cc.o src/exe/mvs.i: src/exe/mvs.cc.i .PHONY : src/exe/mvs.i # target to preprocess a source file src/exe/mvs.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/mvs.cc.i .PHONY : src/exe/mvs.cc.i src/exe/mvs.s: src/exe/mvs.cc.s .PHONY : src/exe/mvs.s # target to generate assembly for a file src/exe/mvs.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/mvs.cc.s .PHONY : src/exe/mvs.cc.s src/exe/sfm.o: src/exe/sfm.cc.o .PHONY : src/exe/sfm.o # target to build an object file src/exe/sfm.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/sfm.cc.o .PHONY : src/exe/sfm.cc.o src/exe/sfm.i: src/exe/sfm.cc.i .PHONY : src/exe/sfm.i # target to preprocess a source file src/exe/sfm.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/sfm.cc.i .PHONY : src/exe/sfm.cc.i src/exe/sfm.s: src/exe/sfm.cc.s .PHONY : src/exe/sfm.s # target to generate assembly for a file src/exe/sfm.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/sfm.cc.s .PHONY : src/exe/sfm.cc.s src/exe/vocab_tree.o: src/exe/vocab_tree.cc.o .PHONY : src/exe/vocab_tree.o # target to build an object file src/exe/vocab_tree.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/vocab_tree.cc.o .PHONY : src/exe/vocab_tree.cc.o src/exe/vocab_tree.i: src/exe/vocab_tree.cc.i .PHONY : src/exe/vocab_tree.i # target to preprocess a source file src/exe/vocab_tree.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/vocab_tree.cc.i .PHONY : src/exe/vocab_tree.cc.i src/exe/vocab_tree.s: src/exe/vocab_tree.cc.s .PHONY : src/exe/vocab_tree.s # target to generate assembly for a file src/exe/vocab_tree.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/exe/vocab_tree.cc.s .PHONY : src/exe/vocab_tree.cc.s src/feature/extraction.o: src/feature/extraction.cc.o .PHONY : src/feature/extraction.o # target to build an object file src/feature/extraction.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/extraction.cc.o .PHONY : src/feature/extraction.cc.o src/feature/extraction.i: src/feature/extraction.cc.i .PHONY : src/feature/extraction.i # target to preprocess a source file src/feature/extraction.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/extraction.cc.i .PHONY : src/feature/extraction.cc.i src/feature/extraction.s: src/feature/extraction.cc.s .PHONY : src/feature/extraction.s # target to generate assembly for a file src/feature/extraction.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/extraction.cc.s .PHONY : src/feature/extraction.cc.s src/feature/matching.o: src/feature/matching.cc.o .PHONY : src/feature/matching.o # target to build an object file src/feature/matching.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/matching.cc.o .PHONY : src/feature/matching.cc.o src/feature/matching.i: src/feature/matching.cc.i .PHONY : src/feature/matching.i # target to preprocess a source file src/feature/matching.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/matching.cc.i .PHONY : src/feature/matching.cc.i src/feature/matching.s: src/feature/matching.cc.s .PHONY : src/feature/matching.s # target to generate assembly for a file src/feature/matching.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/matching.cc.s .PHONY : src/feature/matching.cc.s src/feature/sift.o: src/feature/sift.cc.o .PHONY : src/feature/sift.o # target to build an object file src/feature/sift.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/sift.cc.o .PHONY : src/feature/sift.cc.o src/feature/sift.i: src/feature/sift.cc.i .PHONY : src/feature/sift.i # target to preprocess a source file src/feature/sift.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/sift.cc.i .PHONY : src/feature/sift.cc.i src/feature/sift.s: src/feature/sift.cc.s .PHONY : src/feature/sift.s # target to generate assembly for a file src/feature/sift.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/sift.cc.s .PHONY : src/feature/sift.cc.s src/feature/sift_test.o: src/feature/sift_test.cc.o .PHONY : src/feature/sift_test.o # target to build an object file src/feature/sift_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/sift_test.cc.o .PHONY : src/feature/sift_test.cc.o src/feature/sift_test.i: src/feature/sift_test.cc.i .PHONY : src/feature/sift_test.i # target to preprocess a source file src/feature/sift_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/sift_test.cc.i .PHONY : src/feature/sift_test.cc.i src/feature/sift_test.s: src/feature/sift_test.cc.s .PHONY : src/feature/sift_test.s # target to generate assembly for a file src/feature/sift_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/sift_test.cc.s .PHONY : src/feature/sift_test.cc.s src/feature/types.o: src/feature/types.cc.o .PHONY : src/feature/types.o # target to build an object file src/feature/types.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/types.cc.o .PHONY : src/feature/types.cc.o src/feature/types.i: src/feature/types.cc.i .PHONY : src/feature/types.i # target to preprocess a source file src/feature/types.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/types.cc.i .PHONY : src/feature/types.cc.i src/feature/types.s: src/feature/types.cc.s .PHONY : src/feature/types.s # target to generate assembly for a file src/feature/types.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/types.cc.s .PHONY : src/feature/types.cc.s src/feature/types_test.o: src/feature/types_test.cc.o .PHONY : src/feature/types_test.o # target to build an object file src/feature/types_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/types_test.cc.o .PHONY : src/feature/types_test.cc.o src/feature/types_test.i: src/feature/types_test.cc.i .PHONY : src/feature/types_test.i # target to preprocess a source file src/feature/types_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/types_test.cc.i .PHONY : src/feature/types_test.cc.i src/feature/types_test.s: src/feature/types_test.cc.s .PHONY : src/feature/types_test.s # target to generate assembly for a file src/feature/types_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/types_test.cc.s .PHONY : src/feature/types_test.cc.s src/feature/utils.o: src/feature/utils.cc.o .PHONY : src/feature/utils.o # target to build an object file src/feature/utils.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/utils.cc.o .PHONY : src/feature/utils.cc.o src/feature/utils.i: src/feature/utils.cc.i .PHONY : src/feature/utils.i # target to preprocess a source file src/feature/utils.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/utils.cc.i .PHONY : src/feature/utils.cc.i src/feature/utils.s: src/feature/utils.cc.s .PHONY : src/feature/utils.s # target to generate assembly for a file src/feature/utils.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/utils.cc.s .PHONY : src/feature/utils.cc.s src/feature/utils_test.o: src/feature/utils_test.cc.o .PHONY : src/feature/utils_test.o # target to build an object file src/feature/utils_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/utils_test.cc.o .PHONY : src/feature/utils_test.cc.o src/feature/utils_test.i: src/feature/utils_test.cc.i .PHONY : src/feature/utils_test.i # target to preprocess a source file src/feature/utils_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/utils_test.cc.i .PHONY : src/feature/utils_test.cc.i src/feature/utils_test.s: src/feature/utils_test.cc.s .PHONY : src/feature/utils_test.s # target to generate assembly for a file src/feature/utils_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/feature/utils_test.cc.s .PHONY : src/feature/utils_test.cc.s src/mvs/consistency_graph.o: src/mvs/consistency_graph.cc.o .PHONY : src/mvs/consistency_graph.o # target to build an object file src/mvs/consistency_graph.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/consistency_graph.cc.o .PHONY : src/mvs/consistency_graph.cc.o src/mvs/consistency_graph.i: src/mvs/consistency_graph.cc.i .PHONY : src/mvs/consistency_graph.i # target to preprocess a source file src/mvs/consistency_graph.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/consistency_graph.cc.i .PHONY : src/mvs/consistency_graph.cc.i src/mvs/consistency_graph.s: src/mvs/consistency_graph.cc.s .PHONY : src/mvs/consistency_graph.s # target to generate assembly for a file src/mvs/consistency_graph.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/consistency_graph.cc.s .PHONY : src/mvs/consistency_graph.cc.s src/mvs/consistency_graph_test.o: src/mvs/consistency_graph_test.cc.o .PHONY : src/mvs/consistency_graph_test.o # target to build an object file src/mvs/consistency_graph_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/consistency_graph_test.cc.o .PHONY : src/mvs/consistency_graph_test.cc.o src/mvs/consistency_graph_test.i: src/mvs/consistency_graph_test.cc.i .PHONY : src/mvs/consistency_graph_test.i # target to preprocess a source file src/mvs/consistency_graph_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/consistency_graph_test.cc.i .PHONY : src/mvs/consistency_graph_test.cc.i src/mvs/consistency_graph_test.s: src/mvs/consistency_graph_test.cc.s .PHONY : src/mvs/consistency_graph_test.s # target to generate assembly for a file src/mvs/consistency_graph_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/consistency_graph_test.cc.s .PHONY : src/mvs/consistency_graph_test.cc.s src/mvs/depth_map.o: src/mvs/depth_map.cc.o .PHONY : src/mvs/depth_map.o # target to build an object file src/mvs/depth_map.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/depth_map.cc.o .PHONY : src/mvs/depth_map.cc.o src/mvs/depth_map.i: src/mvs/depth_map.cc.i .PHONY : src/mvs/depth_map.i # target to preprocess a source file src/mvs/depth_map.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/depth_map.cc.i .PHONY : src/mvs/depth_map.cc.i src/mvs/depth_map.s: src/mvs/depth_map.cc.s .PHONY : src/mvs/depth_map.s # target to generate assembly for a file src/mvs/depth_map.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/depth_map.cc.s .PHONY : src/mvs/depth_map.cc.s src/mvs/depth_map_test.o: src/mvs/depth_map_test.cc.o .PHONY : src/mvs/depth_map_test.o # target to build an object file src/mvs/depth_map_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/depth_map_test.cc.o .PHONY : src/mvs/depth_map_test.cc.o src/mvs/depth_map_test.i: src/mvs/depth_map_test.cc.i .PHONY : src/mvs/depth_map_test.i # target to preprocess a source file src/mvs/depth_map_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/depth_map_test.cc.i .PHONY : src/mvs/depth_map_test.cc.i src/mvs/depth_map_test.s: src/mvs/depth_map_test.cc.s .PHONY : src/mvs/depth_map_test.s # target to generate assembly for a file src/mvs/depth_map_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/depth_map_test.cc.s .PHONY : src/mvs/depth_map_test.cc.s src/mvs/fusion.o: src/mvs/fusion.cc.o .PHONY : src/mvs/fusion.o # target to build an object file src/mvs/fusion.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/fusion.cc.o .PHONY : src/mvs/fusion.cc.o src/mvs/fusion.i: src/mvs/fusion.cc.i .PHONY : src/mvs/fusion.i # target to preprocess a source file src/mvs/fusion.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/fusion.cc.i .PHONY : src/mvs/fusion.cc.i src/mvs/fusion.s: src/mvs/fusion.cc.s .PHONY : src/mvs/fusion.s # target to generate assembly for a file src/mvs/fusion.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/fusion.cc.s .PHONY : src/mvs/fusion.cc.s src/mvs/gpu_mat_prng.o: src/mvs/gpu_mat_prng.cu.o .PHONY : src/mvs/gpu_mat_prng.o # target to build an object file src/mvs/gpu_mat_prng.cu.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_prng.cu.o .PHONY : src/mvs/gpu_mat_prng.cu.o src/mvs/gpu_mat_prng.i: src/mvs/gpu_mat_prng.cu.i .PHONY : src/mvs/gpu_mat_prng.i # target to preprocess a source file src/mvs/gpu_mat_prng.cu.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_prng.cu.i .PHONY : src/mvs/gpu_mat_prng.cu.i src/mvs/gpu_mat_prng.s: src/mvs/gpu_mat_prng.cu.s .PHONY : src/mvs/gpu_mat_prng.s # target to generate assembly for a file src/mvs/gpu_mat_prng.cu.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_prng.cu.s .PHONY : src/mvs/gpu_mat_prng.cu.s src/mvs/gpu_mat_ref_image.o: src/mvs/gpu_mat_ref_image.cu.o .PHONY : src/mvs/gpu_mat_ref_image.o # target to build an object file src/mvs/gpu_mat_ref_image.cu.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_ref_image.cu.o .PHONY : src/mvs/gpu_mat_ref_image.cu.o src/mvs/gpu_mat_ref_image.i: src/mvs/gpu_mat_ref_image.cu.i .PHONY : src/mvs/gpu_mat_ref_image.i # target to preprocess a source file src/mvs/gpu_mat_ref_image.cu.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_ref_image.cu.i .PHONY : src/mvs/gpu_mat_ref_image.cu.i src/mvs/gpu_mat_ref_image.s: src/mvs/gpu_mat_ref_image.cu.s .PHONY : src/mvs/gpu_mat_ref_image.s # target to generate assembly for a file src/mvs/gpu_mat_ref_image.cu.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_ref_image.cu.s .PHONY : src/mvs/gpu_mat_ref_image.cu.s src/mvs/gpu_mat_test.o: src/mvs/gpu_mat_test.cu.o .PHONY : src/mvs/gpu_mat_test.o # target to build an object file src/mvs/gpu_mat_test.cu.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_test.cu.o .PHONY : src/mvs/gpu_mat_test.cu.o src/mvs/gpu_mat_test.i: src/mvs/gpu_mat_test.cu.i .PHONY : src/mvs/gpu_mat_test.i # target to preprocess a source file src/mvs/gpu_mat_test.cu.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_test.cu.i .PHONY : src/mvs/gpu_mat_test.cu.i src/mvs/gpu_mat_test.s: src/mvs/gpu_mat_test.cu.s .PHONY : src/mvs/gpu_mat_test.s # target to generate assembly for a file src/mvs/gpu_mat_test.cu.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/gpu_mat_test.cu.s .PHONY : src/mvs/gpu_mat_test.cu.s src/mvs/image.o: src/mvs/image.cc.o .PHONY : src/mvs/image.o # target to build an object file src/mvs/image.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/image.cc.o .PHONY : src/mvs/image.cc.o src/mvs/image.i: src/mvs/image.cc.i .PHONY : src/mvs/image.i # target to preprocess a source file src/mvs/image.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/image.cc.i .PHONY : src/mvs/image.cc.i src/mvs/image.s: src/mvs/image.cc.s .PHONY : src/mvs/image.s # target to generate assembly for a file src/mvs/image.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/image.cc.s .PHONY : src/mvs/image.cc.s src/mvs/mat_test.o: src/mvs/mat_test.cc.o .PHONY : src/mvs/mat_test.o # target to build an object file src/mvs/mat_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/mat_test.cc.o .PHONY : src/mvs/mat_test.cc.o src/mvs/mat_test.i: src/mvs/mat_test.cc.i .PHONY : src/mvs/mat_test.i # target to preprocess a source file src/mvs/mat_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/mat_test.cc.i .PHONY : src/mvs/mat_test.cc.i src/mvs/mat_test.s: src/mvs/mat_test.cc.s .PHONY : src/mvs/mat_test.s # target to generate assembly for a file src/mvs/mat_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/mat_test.cc.s .PHONY : src/mvs/mat_test.cc.s src/mvs/meshing.o: src/mvs/meshing.cc.o .PHONY : src/mvs/meshing.o # target to build an object file src/mvs/meshing.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/meshing.cc.o .PHONY : src/mvs/meshing.cc.o src/mvs/meshing.i: src/mvs/meshing.cc.i .PHONY : src/mvs/meshing.i # target to preprocess a source file src/mvs/meshing.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/meshing.cc.i .PHONY : src/mvs/meshing.cc.i src/mvs/meshing.s: src/mvs/meshing.cc.s .PHONY : src/mvs/meshing.s # target to generate assembly for a file src/mvs/meshing.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/meshing.cc.s .PHONY : src/mvs/meshing.cc.s src/mvs/model.o: src/mvs/model.cc.o .PHONY : src/mvs/model.o # target to build an object file src/mvs/model.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/model.cc.o .PHONY : src/mvs/model.cc.o src/mvs/model.i: src/mvs/model.cc.i .PHONY : src/mvs/model.i # target to preprocess a source file src/mvs/model.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/model.cc.i .PHONY : src/mvs/model.cc.i src/mvs/model.s: src/mvs/model.cc.s .PHONY : src/mvs/model.s # target to generate assembly for a file src/mvs/model.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/model.cc.s .PHONY : src/mvs/model.cc.s src/mvs/normal_map.o: src/mvs/normal_map.cc.o .PHONY : src/mvs/normal_map.o # target to build an object file src/mvs/normal_map.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/normal_map.cc.o .PHONY : src/mvs/normal_map.cc.o src/mvs/normal_map.i: src/mvs/normal_map.cc.i .PHONY : src/mvs/normal_map.i # target to preprocess a source file src/mvs/normal_map.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/normal_map.cc.i .PHONY : src/mvs/normal_map.cc.i src/mvs/normal_map.s: src/mvs/normal_map.cc.s .PHONY : src/mvs/normal_map.s # target to generate assembly for a file src/mvs/normal_map.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/normal_map.cc.s .PHONY : src/mvs/normal_map.cc.s src/mvs/normal_map_test.o: src/mvs/normal_map_test.cc.o .PHONY : src/mvs/normal_map_test.o # target to build an object file src/mvs/normal_map_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/normal_map_test.cc.o .PHONY : src/mvs/normal_map_test.cc.o src/mvs/normal_map_test.i: src/mvs/normal_map_test.cc.i .PHONY : src/mvs/normal_map_test.i # target to preprocess a source file src/mvs/normal_map_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/normal_map_test.cc.i .PHONY : src/mvs/normal_map_test.cc.i src/mvs/normal_map_test.s: src/mvs/normal_map_test.cc.s .PHONY : src/mvs/normal_map_test.s # target to generate assembly for a file src/mvs/normal_map_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/normal_map_test.cc.s .PHONY : src/mvs/normal_map_test.cc.s src/mvs/patch_match.o: src/mvs/patch_match.cc.o .PHONY : src/mvs/patch_match.o # target to build an object file src/mvs/patch_match.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/patch_match.cc.o .PHONY : src/mvs/patch_match.cc.o src/mvs/patch_match.i: src/mvs/patch_match.cc.i .PHONY : src/mvs/patch_match.i # target to preprocess a source file src/mvs/patch_match.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/patch_match.cc.i .PHONY : src/mvs/patch_match.cc.i src/mvs/patch_match.s: src/mvs/patch_match.cc.s .PHONY : src/mvs/patch_match.s # target to generate assembly for a file src/mvs/patch_match.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/patch_match.cc.s .PHONY : src/mvs/patch_match.cc.s src/mvs/patch_match_cuda.o: src/mvs/patch_match_cuda.cu.o .PHONY : src/mvs/patch_match_cuda.o # target to build an object file src/mvs/patch_match_cuda.cu.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/patch_match_cuda.cu.o .PHONY : src/mvs/patch_match_cuda.cu.o src/mvs/patch_match_cuda.i: src/mvs/patch_match_cuda.cu.i .PHONY : src/mvs/patch_match_cuda.i # target to preprocess a source file src/mvs/patch_match_cuda.cu.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/patch_match_cuda.cu.i .PHONY : src/mvs/patch_match_cuda.cu.i src/mvs/patch_match_cuda.s: src/mvs/patch_match_cuda.cu.s .PHONY : src/mvs/patch_match_cuda.s # target to generate assembly for a file src/mvs/patch_match_cuda.cu.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/patch_match_cuda.cu.s .PHONY : src/mvs/patch_match_cuda.cu.s src/mvs/workspace.o: src/mvs/workspace.cc.o .PHONY : src/mvs/workspace.o # target to build an object file src/mvs/workspace.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/workspace.cc.o .PHONY : src/mvs/workspace.cc.o src/mvs/workspace.i: src/mvs/workspace.cc.i .PHONY : src/mvs/workspace.i # target to preprocess a source file src/mvs/workspace.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/workspace.cc.i .PHONY : src/mvs/workspace.cc.i src/mvs/workspace.s: src/mvs/workspace.cc.s .PHONY : src/mvs/workspace.s # target to generate assembly for a file src/mvs/workspace.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/mvs/workspace.cc.s .PHONY : src/mvs/workspace.cc.s src/optim/bundle_adjustment.o: src/optim/bundle_adjustment.cc.o .PHONY : src/optim/bundle_adjustment.o # target to build an object file src/optim/bundle_adjustment.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/bundle_adjustment.cc.o .PHONY : src/optim/bundle_adjustment.cc.o src/optim/bundle_adjustment.i: src/optim/bundle_adjustment.cc.i .PHONY : src/optim/bundle_adjustment.i # target to preprocess a source file src/optim/bundle_adjustment.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/bundle_adjustment.cc.i .PHONY : src/optim/bundle_adjustment.cc.i src/optim/bundle_adjustment.s: src/optim/bundle_adjustment.cc.s .PHONY : src/optim/bundle_adjustment.s # target to generate assembly for a file src/optim/bundle_adjustment.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/bundle_adjustment.cc.s .PHONY : src/optim/bundle_adjustment.cc.s src/optim/bundle_adjustment_test.o: src/optim/bundle_adjustment_test.cc.o .PHONY : src/optim/bundle_adjustment_test.o # target to build an object file src/optim/bundle_adjustment_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/bundle_adjustment_test.cc.o .PHONY : src/optim/bundle_adjustment_test.cc.o src/optim/bundle_adjustment_test.i: src/optim/bundle_adjustment_test.cc.i .PHONY : src/optim/bundle_adjustment_test.i # target to preprocess a source file src/optim/bundle_adjustment_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/bundle_adjustment_test.cc.i .PHONY : src/optim/bundle_adjustment_test.cc.i src/optim/bundle_adjustment_test.s: src/optim/bundle_adjustment_test.cc.s .PHONY : src/optim/bundle_adjustment_test.s # target to generate assembly for a file src/optim/bundle_adjustment_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/bundle_adjustment_test.cc.s .PHONY : src/optim/bundle_adjustment_test.cc.s src/optim/combination_sampler.o: src/optim/combination_sampler.cc.o .PHONY : src/optim/combination_sampler.o # target to build an object file src/optim/combination_sampler.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/combination_sampler.cc.o .PHONY : src/optim/combination_sampler.cc.o src/optim/combination_sampler.i: src/optim/combination_sampler.cc.i .PHONY : src/optim/combination_sampler.i # target to preprocess a source file src/optim/combination_sampler.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/combination_sampler.cc.i .PHONY : src/optim/combination_sampler.cc.i src/optim/combination_sampler.s: src/optim/combination_sampler.cc.s .PHONY : src/optim/combination_sampler.s # target to generate assembly for a file src/optim/combination_sampler.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/combination_sampler.cc.s .PHONY : src/optim/combination_sampler.cc.s src/optim/combination_sampler_test.o: src/optim/combination_sampler_test.cc.o .PHONY : src/optim/combination_sampler_test.o # target to build an object file src/optim/combination_sampler_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/combination_sampler_test.cc.o .PHONY : src/optim/combination_sampler_test.cc.o src/optim/combination_sampler_test.i: src/optim/combination_sampler_test.cc.i .PHONY : src/optim/combination_sampler_test.i # target to preprocess a source file src/optim/combination_sampler_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/combination_sampler_test.cc.i .PHONY : src/optim/combination_sampler_test.cc.i src/optim/combination_sampler_test.s: src/optim/combination_sampler_test.cc.s .PHONY : src/optim/combination_sampler_test.s # target to generate assembly for a file src/optim/combination_sampler_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/combination_sampler_test.cc.s .PHONY : src/optim/combination_sampler_test.cc.s src/optim/least_absolute_deviations.o: src/optim/least_absolute_deviations.cc.o .PHONY : src/optim/least_absolute_deviations.o # target to build an object file src/optim/least_absolute_deviations.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/least_absolute_deviations.cc.o .PHONY : src/optim/least_absolute_deviations.cc.o src/optim/least_absolute_deviations.i: src/optim/least_absolute_deviations.cc.i .PHONY : src/optim/least_absolute_deviations.i # target to preprocess a source file src/optim/least_absolute_deviations.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/least_absolute_deviations.cc.i .PHONY : src/optim/least_absolute_deviations.cc.i src/optim/least_absolute_deviations.s: src/optim/least_absolute_deviations.cc.s .PHONY : src/optim/least_absolute_deviations.s # target to generate assembly for a file src/optim/least_absolute_deviations.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/least_absolute_deviations.cc.s .PHONY : src/optim/least_absolute_deviations.cc.s src/optim/least_absolute_deviations_test.o: src/optim/least_absolute_deviations_test.cc.o .PHONY : src/optim/least_absolute_deviations_test.o # target to build an object file src/optim/least_absolute_deviations_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/least_absolute_deviations_test.cc.o .PHONY : src/optim/least_absolute_deviations_test.cc.o src/optim/least_absolute_deviations_test.i: src/optim/least_absolute_deviations_test.cc.i .PHONY : src/optim/least_absolute_deviations_test.i # target to preprocess a source file src/optim/least_absolute_deviations_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/least_absolute_deviations_test.cc.i .PHONY : src/optim/least_absolute_deviations_test.cc.i src/optim/least_absolute_deviations_test.s: src/optim/least_absolute_deviations_test.cc.s .PHONY : src/optim/least_absolute_deviations_test.s # target to generate assembly for a file src/optim/least_absolute_deviations_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/least_absolute_deviations_test.cc.s .PHONY : src/optim/least_absolute_deviations_test.cc.s src/optim/loransac_test.o: src/optim/loransac_test.cc.o .PHONY : src/optim/loransac_test.o # target to build an object file src/optim/loransac_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/loransac_test.cc.o .PHONY : src/optim/loransac_test.cc.o src/optim/loransac_test.i: src/optim/loransac_test.cc.i .PHONY : src/optim/loransac_test.i # target to preprocess a source file src/optim/loransac_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/loransac_test.cc.i .PHONY : src/optim/loransac_test.cc.i src/optim/loransac_test.s: src/optim/loransac_test.cc.s .PHONY : src/optim/loransac_test.s # target to generate assembly for a file src/optim/loransac_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/loransac_test.cc.s .PHONY : src/optim/loransac_test.cc.s src/optim/progressive_sampler.o: src/optim/progressive_sampler.cc.o .PHONY : src/optim/progressive_sampler.o # target to build an object file src/optim/progressive_sampler.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/progressive_sampler.cc.o .PHONY : src/optim/progressive_sampler.cc.o src/optim/progressive_sampler.i: src/optim/progressive_sampler.cc.i .PHONY : src/optim/progressive_sampler.i # target to preprocess a source file src/optim/progressive_sampler.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/progressive_sampler.cc.i .PHONY : src/optim/progressive_sampler.cc.i src/optim/progressive_sampler.s: src/optim/progressive_sampler.cc.s .PHONY : src/optim/progressive_sampler.s # target to generate assembly for a file src/optim/progressive_sampler.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/progressive_sampler.cc.s .PHONY : src/optim/progressive_sampler.cc.s src/optim/progressive_sampler_test.o: src/optim/progressive_sampler_test.cc.o .PHONY : src/optim/progressive_sampler_test.o # target to build an object file src/optim/progressive_sampler_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/progressive_sampler_test.cc.o .PHONY : src/optim/progressive_sampler_test.cc.o src/optim/progressive_sampler_test.i: src/optim/progressive_sampler_test.cc.i .PHONY : src/optim/progressive_sampler_test.i # target to preprocess a source file src/optim/progressive_sampler_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/progressive_sampler_test.cc.i .PHONY : src/optim/progressive_sampler_test.cc.i src/optim/progressive_sampler_test.s: src/optim/progressive_sampler_test.cc.s .PHONY : src/optim/progressive_sampler_test.s # target to generate assembly for a file src/optim/progressive_sampler_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/progressive_sampler_test.cc.s .PHONY : src/optim/progressive_sampler_test.cc.s src/optim/random_sampler.o: src/optim/random_sampler.cc.o .PHONY : src/optim/random_sampler.o # target to build an object file src/optim/random_sampler.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/random_sampler.cc.o .PHONY : src/optim/random_sampler.cc.o src/optim/random_sampler.i: src/optim/random_sampler.cc.i .PHONY : src/optim/random_sampler.i # target to preprocess a source file src/optim/random_sampler.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/random_sampler.cc.i .PHONY : src/optim/random_sampler.cc.i src/optim/random_sampler.s: src/optim/random_sampler.cc.s .PHONY : src/optim/random_sampler.s # target to generate assembly for a file src/optim/random_sampler.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/random_sampler.cc.s .PHONY : src/optim/random_sampler.cc.s src/optim/random_sampler_test.o: src/optim/random_sampler_test.cc.o .PHONY : src/optim/random_sampler_test.o # target to build an object file src/optim/random_sampler_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/random_sampler_test.cc.o .PHONY : src/optim/random_sampler_test.cc.o src/optim/random_sampler_test.i: src/optim/random_sampler_test.cc.i .PHONY : src/optim/random_sampler_test.i # target to preprocess a source file src/optim/random_sampler_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/random_sampler_test.cc.i .PHONY : src/optim/random_sampler_test.cc.i src/optim/random_sampler_test.s: src/optim/random_sampler_test.cc.s .PHONY : src/optim/random_sampler_test.s # target to generate assembly for a file src/optim/random_sampler_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/random_sampler_test.cc.s .PHONY : src/optim/random_sampler_test.cc.s src/optim/ransac_test.o: src/optim/ransac_test.cc.o .PHONY : src/optim/ransac_test.o # target to build an object file src/optim/ransac_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/ransac_test.cc.o .PHONY : src/optim/ransac_test.cc.o src/optim/ransac_test.i: src/optim/ransac_test.cc.i .PHONY : src/optim/ransac_test.i # target to preprocess a source file src/optim/ransac_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/ransac_test.cc.i .PHONY : src/optim/ransac_test.cc.i src/optim/ransac_test.s: src/optim/ransac_test.cc.s .PHONY : src/optim/ransac_test.s # target to generate assembly for a file src/optim/ransac_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/ransac_test.cc.s .PHONY : src/optim/ransac_test.cc.s src/optim/sprt.o: src/optim/sprt.cc.o .PHONY : src/optim/sprt.o # target to build an object file src/optim/sprt.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/sprt.cc.o .PHONY : src/optim/sprt.cc.o src/optim/sprt.i: src/optim/sprt.cc.i .PHONY : src/optim/sprt.i # target to preprocess a source file src/optim/sprt.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/sprt.cc.i .PHONY : src/optim/sprt.cc.i src/optim/sprt.s: src/optim/sprt.cc.s .PHONY : src/optim/sprt.s # target to generate assembly for a file src/optim/sprt.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/sprt.cc.s .PHONY : src/optim/sprt.cc.s src/optim/support_measurement.o: src/optim/support_measurement.cc.o .PHONY : src/optim/support_measurement.o # target to build an object file src/optim/support_measurement.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/support_measurement.cc.o .PHONY : src/optim/support_measurement.cc.o src/optim/support_measurement.i: src/optim/support_measurement.cc.i .PHONY : src/optim/support_measurement.i # target to preprocess a source file src/optim/support_measurement.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/support_measurement.cc.i .PHONY : src/optim/support_measurement.cc.i src/optim/support_measurement.s: src/optim/support_measurement.cc.s .PHONY : src/optim/support_measurement.s # target to generate assembly for a file src/optim/support_measurement.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/support_measurement.cc.s .PHONY : src/optim/support_measurement.cc.s src/optim/support_measurement_test.o: src/optim/support_measurement_test.cc.o .PHONY : src/optim/support_measurement_test.o # target to build an object file src/optim/support_measurement_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/support_measurement_test.cc.o .PHONY : src/optim/support_measurement_test.cc.o src/optim/support_measurement_test.i: src/optim/support_measurement_test.cc.i .PHONY : src/optim/support_measurement_test.i # target to preprocess a source file src/optim/support_measurement_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/support_measurement_test.cc.i .PHONY : src/optim/support_measurement_test.cc.i src/optim/support_measurement_test.s: src/optim/support_measurement_test.cc.s .PHONY : src/optim/support_measurement_test.s # target to generate assembly for a file src/optim/support_measurement_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/optim/support_measurement_test.cc.s .PHONY : src/optim/support_measurement_test.cc.s src/retrieval/geometry.o: src/retrieval/geometry.cc.o .PHONY : src/retrieval/geometry.o # target to build an object file src/retrieval/geometry.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/geometry.cc.o .PHONY : src/retrieval/geometry.cc.o src/retrieval/geometry.i: src/retrieval/geometry.cc.i .PHONY : src/retrieval/geometry.i # target to preprocess a source file src/retrieval/geometry.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/geometry.cc.i .PHONY : src/retrieval/geometry.cc.i src/retrieval/geometry.s: src/retrieval/geometry.cc.s .PHONY : src/retrieval/geometry.s # target to generate assembly for a file src/retrieval/geometry.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/geometry.cc.s .PHONY : src/retrieval/geometry.cc.s src/retrieval/geometry_test.o: src/retrieval/geometry_test.cc.o .PHONY : src/retrieval/geometry_test.o # target to build an object file src/retrieval/geometry_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/geometry_test.cc.o .PHONY : src/retrieval/geometry_test.cc.o src/retrieval/geometry_test.i: src/retrieval/geometry_test.cc.i .PHONY : src/retrieval/geometry_test.i # target to preprocess a source file src/retrieval/geometry_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/geometry_test.cc.i .PHONY : src/retrieval/geometry_test.cc.i src/retrieval/geometry_test.s: src/retrieval/geometry_test.cc.s .PHONY : src/retrieval/geometry_test.s # target to generate assembly for a file src/retrieval/geometry_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/geometry_test.cc.s .PHONY : src/retrieval/geometry_test.cc.s src/retrieval/inverted_file_entry_test.o: src/retrieval/inverted_file_entry_test.cc.o .PHONY : src/retrieval/inverted_file_entry_test.o # target to build an object file src/retrieval/inverted_file_entry_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/inverted_file_entry_test.cc.o .PHONY : src/retrieval/inverted_file_entry_test.cc.o src/retrieval/inverted_file_entry_test.i: src/retrieval/inverted_file_entry_test.cc.i .PHONY : src/retrieval/inverted_file_entry_test.i # target to preprocess a source file src/retrieval/inverted_file_entry_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/inverted_file_entry_test.cc.i .PHONY : src/retrieval/inverted_file_entry_test.cc.i src/retrieval/inverted_file_entry_test.s: src/retrieval/inverted_file_entry_test.cc.s .PHONY : src/retrieval/inverted_file_entry_test.s # target to generate assembly for a file src/retrieval/inverted_file_entry_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/inverted_file_entry_test.cc.s .PHONY : src/retrieval/inverted_file_entry_test.cc.s src/retrieval/visual_index_test.o: src/retrieval/visual_index_test.cc.o .PHONY : src/retrieval/visual_index_test.o # target to build an object file src/retrieval/visual_index_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/visual_index_test.cc.o .PHONY : src/retrieval/visual_index_test.cc.o src/retrieval/visual_index_test.i: src/retrieval/visual_index_test.cc.i .PHONY : src/retrieval/visual_index_test.i # target to preprocess a source file src/retrieval/visual_index_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/visual_index_test.cc.i .PHONY : src/retrieval/visual_index_test.cc.i src/retrieval/visual_index_test.s: src/retrieval/visual_index_test.cc.s .PHONY : src/retrieval/visual_index_test.s # target to generate assembly for a file src/retrieval/visual_index_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/visual_index_test.cc.s .PHONY : src/retrieval/visual_index_test.cc.s src/retrieval/vote_and_verify.o: src/retrieval/vote_and_verify.cc.o .PHONY : src/retrieval/vote_and_verify.o # target to build an object file src/retrieval/vote_and_verify.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/vote_and_verify.cc.o .PHONY : src/retrieval/vote_and_verify.cc.o src/retrieval/vote_and_verify.i: src/retrieval/vote_and_verify.cc.i .PHONY : src/retrieval/vote_and_verify.i # target to preprocess a source file src/retrieval/vote_and_verify.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/vote_and_verify.cc.i .PHONY : src/retrieval/vote_and_verify.cc.i src/retrieval/vote_and_verify.s: src/retrieval/vote_and_verify.cc.s .PHONY : src/retrieval/vote_and_verify.s # target to generate assembly for a file src/retrieval/vote_and_verify.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/retrieval/vote_and_verify.cc.s .PHONY : src/retrieval/vote_and_verify.cc.s src/sfm/incremental_mapper.o: src/sfm/incremental_mapper.cc.o .PHONY : src/sfm/incremental_mapper.o # target to build an object file src/sfm/incremental_mapper.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/sfm/incremental_mapper.cc.o .PHONY : src/sfm/incremental_mapper.cc.o src/sfm/incremental_mapper.i: src/sfm/incremental_mapper.cc.i .PHONY : src/sfm/incremental_mapper.i # target to preprocess a source file src/sfm/incremental_mapper.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/sfm/incremental_mapper.cc.i .PHONY : src/sfm/incremental_mapper.cc.i src/sfm/incremental_mapper.s: src/sfm/incremental_mapper.cc.s .PHONY : src/sfm/incremental_mapper.s # target to generate assembly for a file src/sfm/incremental_mapper.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/sfm/incremental_mapper.cc.s .PHONY : src/sfm/incremental_mapper.cc.s src/sfm/incremental_triangulator.o: src/sfm/incremental_triangulator.cc.o .PHONY : src/sfm/incremental_triangulator.o # target to build an object file src/sfm/incremental_triangulator.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/sfm/incremental_triangulator.cc.o .PHONY : src/sfm/incremental_triangulator.cc.o src/sfm/incremental_triangulator.i: src/sfm/incremental_triangulator.cc.i .PHONY : src/sfm/incremental_triangulator.i # target to preprocess a source file src/sfm/incremental_triangulator.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/sfm/incremental_triangulator.cc.i .PHONY : src/sfm/incremental_triangulator.cc.i src/sfm/incremental_triangulator.s: src/sfm/incremental_triangulator.cc.s .PHONY : src/sfm/incremental_triangulator.s # target to generate assembly for a file src/sfm/incremental_triangulator.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/sfm/incremental_triangulator.cc.s .PHONY : src/sfm/incremental_triangulator.cc.s src/tools/example.o: src/tools/example.cc.o .PHONY : src/tools/example.o # target to build an object file src/tools/example.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/tools/example.cc.o .PHONY : src/tools/example.cc.o src/tools/example.i: src/tools/example.cc.i .PHONY : src/tools/example.i # target to preprocess a source file src/tools/example.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/tools/example.cc.i .PHONY : src/tools/example.cc.i src/tools/example.s: src/tools/example.cc.s .PHONY : src/tools/example.s # target to generate assembly for a file src/tools/example.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/tools/example.cc.s .PHONY : src/tools/example.cc.s src/ui/automatic_reconstruction_widget.o: src/ui/automatic_reconstruction_widget.cc.o .PHONY : src/ui/automatic_reconstruction_widget.o # target to build an object file src/ui/automatic_reconstruction_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/automatic_reconstruction_widget.cc.o .PHONY : src/ui/automatic_reconstruction_widget.cc.o src/ui/automatic_reconstruction_widget.i: src/ui/automatic_reconstruction_widget.cc.i .PHONY : src/ui/automatic_reconstruction_widget.i # target to preprocess a source file src/ui/automatic_reconstruction_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/automatic_reconstruction_widget.cc.i .PHONY : src/ui/automatic_reconstruction_widget.cc.i src/ui/automatic_reconstruction_widget.s: src/ui/automatic_reconstruction_widget.cc.s .PHONY : src/ui/automatic_reconstruction_widget.s # target to generate assembly for a file src/ui/automatic_reconstruction_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/automatic_reconstruction_widget.cc.s .PHONY : src/ui/automatic_reconstruction_widget.cc.s src/ui/bundle_adjustment_widget.o: src/ui/bundle_adjustment_widget.cc.o .PHONY : src/ui/bundle_adjustment_widget.o # target to build an object file src/ui/bundle_adjustment_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/bundle_adjustment_widget.cc.o .PHONY : src/ui/bundle_adjustment_widget.cc.o src/ui/bundle_adjustment_widget.i: src/ui/bundle_adjustment_widget.cc.i .PHONY : src/ui/bundle_adjustment_widget.i # target to preprocess a source file src/ui/bundle_adjustment_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/bundle_adjustment_widget.cc.i .PHONY : src/ui/bundle_adjustment_widget.cc.i src/ui/bundle_adjustment_widget.s: src/ui/bundle_adjustment_widget.cc.s .PHONY : src/ui/bundle_adjustment_widget.s # target to generate assembly for a file src/ui/bundle_adjustment_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/bundle_adjustment_widget.cc.s .PHONY : src/ui/bundle_adjustment_widget.cc.s src/ui/colormaps.o: src/ui/colormaps.cc.o .PHONY : src/ui/colormaps.o # target to build an object file src/ui/colormaps.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/colormaps.cc.o .PHONY : src/ui/colormaps.cc.o src/ui/colormaps.i: src/ui/colormaps.cc.i .PHONY : src/ui/colormaps.i # target to preprocess a source file src/ui/colormaps.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/colormaps.cc.i .PHONY : src/ui/colormaps.cc.i src/ui/colormaps.s: src/ui/colormaps.cc.s .PHONY : src/ui/colormaps.s # target to generate assembly for a file src/ui/colormaps.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/colormaps.cc.s .PHONY : src/ui/colormaps.cc.s src/ui/database_management_widget.o: src/ui/database_management_widget.cc.o .PHONY : src/ui/database_management_widget.o # target to build an object file src/ui/database_management_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/database_management_widget.cc.o .PHONY : src/ui/database_management_widget.cc.o src/ui/database_management_widget.i: src/ui/database_management_widget.cc.i .PHONY : src/ui/database_management_widget.i # target to preprocess a source file src/ui/database_management_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/database_management_widget.cc.i .PHONY : src/ui/database_management_widget.cc.i src/ui/database_management_widget.s: src/ui/database_management_widget.cc.s .PHONY : src/ui/database_management_widget.s # target to generate assembly for a file src/ui/database_management_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/database_management_widget.cc.s .PHONY : src/ui/database_management_widget.cc.s src/ui/dense_reconstruction_widget.o: src/ui/dense_reconstruction_widget.cc.o .PHONY : src/ui/dense_reconstruction_widget.o # target to build an object file src/ui/dense_reconstruction_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/dense_reconstruction_widget.cc.o .PHONY : src/ui/dense_reconstruction_widget.cc.o src/ui/dense_reconstruction_widget.i: src/ui/dense_reconstruction_widget.cc.i .PHONY : src/ui/dense_reconstruction_widget.i # target to preprocess a source file src/ui/dense_reconstruction_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/dense_reconstruction_widget.cc.i .PHONY : src/ui/dense_reconstruction_widget.cc.i src/ui/dense_reconstruction_widget.s: src/ui/dense_reconstruction_widget.cc.s .PHONY : src/ui/dense_reconstruction_widget.s # target to generate assembly for a file src/ui/dense_reconstruction_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/dense_reconstruction_widget.cc.s .PHONY : src/ui/dense_reconstruction_widget.cc.s src/ui/feature_extraction_widget.o: src/ui/feature_extraction_widget.cc.o .PHONY : src/ui/feature_extraction_widget.o # target to build an object file src/ui/feature_extraction_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/feature_extraction_widget.cc.o .PHONY : src/ui/feature_extraction_widget.cc.o src/ui/feature_extraction_widget.i: src/ui/feature_extraction_widget.cc.i .PHONY : src/ui/feature_extraction_widget.i # target to preprocess a source file src/ui/feature_extraction_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/feature_extraction_widget.cc.i .PHONY : src/ui/feature_extraction_widget.cc.i src/ui/feature_extraction_widget.s: src/ui/feature_extraction_widget.cc.s .PHONY : src/ui/feature_extraction_widget.s # target to generate assembly for a file src/ui/feature_extraction_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/feature_extraction_widget.cc.s .PHONY : src/ui/feature_extraction_widget.cc.s src/ui/feature_matching_widget.o: src/ui/feature_matching_widget.cc.o .PHONY : src/ui/feature_matching_widget.o # target to build an object file src/ui/feature_matching_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/feature_matching_widget.cc.o .PHONY : src/ui/feature_matching_widget.cc.o src/ui/feature_matching_widget.i: src/ui/feature_matching_widget.cc.i .PHONY : src/ui/feature_matching_widget.i # target to preprocess a source file src/ui/feature_matching_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/feature_matching_widget.cc.i .PHONY : src/ui/feature_matching_widget.cc.i src/ui/feature_matching_widget.s: src/ui/feature_matching_widget.cc.s .PHONY : src/ui/feature_matching_widget.s # target to generate assembly for a file src/ui/feature_matching_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/feature_matching_widget.cc.s .PHONY : src/ui/feature_matching_widget.cc.s src/ui/image_viewer_widget.o: src/ui/image_viewer_widget.cc.o .PHONY : src/ui/image_viewer_widget.o # target to build an object file src/ui/image_viewer_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/image_viewer_widget.cc.o .PHONY : src/ui/image_viewer_widget.cc.o src/ui/image_viewer_widget.i: src/ui/image_viewer_widget.cc.i .PHONY : src/ui/image_viewer_widget.i # target to preprocess a source file src/ui/image_viewer_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/image_viewer_widget.cc.i .PHONY : src/ui/image_viewer_widget.cc.i src/ui/image_viewer_widget.s: src/ui/image_viewer_widget.cc.s .PHONY : src/ui/image_viewer_widget.s # target to generate assembly for a file src/ui/image_viewer_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/image_viewer_widget.cc.s .PHONY : src/ui/image_viewer_widget.cc.s src/ui/license_widget.o: src/ui/license_widget.cc.o .PHONY : src/ui/license_widget.o # target to build an object file src/ui/license_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/license_widget.cc.o .PHONY : src/ui/license_widget.cc.o src/ui/license_widget.i: src/ui/license_widget.cc.i .PHONY : src/ui/license_widget.i # target to preprocess a source file src/ui/license_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/license_widget.cc.i .PHONY : src/ui/license_widget.cc.i src/ui/license_widget.s: src/ui/license_widget.cc.s .PHONY : src/ui/license_widget.s # target to generate assembly for a file src/ui/license_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/license_widget.cc.s .PHONY : src/ui/license_widget.cc.s src/ui/line_painter.o: src/ui/line_painter.cc.o .PHONY : src/ui/line_painter.o # target to build an object file src/ui/line_painter.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/line_painter.cc.o .PHONY : src/ui/line_painter.cc.o src/ui/line_painter.i: src/ui/line_painter.cc.i .PHONY : src/ui/line_painter.i # target to preprocess a source file src/ui/line_painter.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/line_painter.cc.i .PHONY : src/ui/line_painter.cc.i src/ui/line_painter.s: src/ui/line_painter.cc.s .PHONY : src/ui/line_painter.s # target to generate assembly for a file src/ui/line_painter.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/line_painter.cc.s .PHONY : src/ui/line_painter.cc.s src/ui/log_widget.o: src/ui/log_widget.cc.o .PHONY : src/ui/log_widget.o # target to build an object file src/ui/log_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/log_widget.cc.o .PHONY : src/ui/log_widget.cc.o src/ui/log_widget.i: src/ui/log_widget.cc.i .PHONY : src/ui/log_widget.i # target to preprocess a source file src/ui/log_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/log_widget.cc.i .PHONY : src/ui/log_widget.cc.i src/ui/log_widget.s: src/ui/log_widget.cc.s .PHONY : src/ui/log_widget.s # target to generate assembly for a file src/ui/log_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/log_widget.cc.s .PHONY : src/ui/log_widget.cc.s src/ui/main_window.o: src/ui/main_window.cc.o .PHONY : src/ui/main_window.o # target to build an object file src/ui/main_window.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/main_window.cc.o .PHONY : src/ui/main_window.cc.o src/ui/main_window.i: src/ui/main_window.cc.i .PHONY : src/ui/main_window.i # target to preprocess a source file src/ui/main_window.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/main_window.cc.i .PHONY : src/ui/main_window.cc.i src/ui/main_window.s: src/ui/main_window.cc.s .PHONY : src/ui/main_window.s # target to generate assembly for a file src/ui/main_window.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/main_window.cc.s .PHONY : src/ui/main_window.cc.s src/ui/match_matrix_widget.o: src/ui/match_matrix_widget.cc.o .PHONY : src/ui/match_matrix_widget.o # target to build an object file src/ui/match_matrix_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/match_matrix_widget.cc.o .PHONY : src/ui/match_matrix_widget.cc.o src/ui/match_matrix_widget.i: src/ui/match_matrix_widget.cc.i .PHONY : src/ui/match_matrix_widget.i # target to preprocess a source file src/ui/match_matrix_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/match_matrix_widget.cc.i .PHONY : src/ui/match_matrix_widget.cc.i src/ui/match_matrix_widget.s: src/ui/match_matrix_widget.cc.s .PHONY : src/ui/match_matrix_widget.s # target to generate assembly for a file src/ui/match_matrix_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/match_matrix_widget.cc.s .PHONY : src/ui/match_matrix_widget.cc.s src/ui/model_viewer_widget.o: src/ui/model_viewer_widget.cc.o .PHONY : src/ui/model_viewer_widget.o # target to build an object file src/ui/model_viewer_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/model_viewer_widget.cc.o .PHONY : src/ui/model_viewer_widget.cc.o src/ui/model_viewer_widget.i: src/ui/model_viewer_widget.cc.i .PHONY : src/ui/model_viewer_widget.i # target to preprocess a source file src/ui/model_viewer_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/model_viewer_widget.cc.i .PHONY : src/ui/model_viewer_widget.cc.i src/ui/model_viewer_widget.s: src/ui/model_viewer_widget.cc.s .PHONY : src/ui/model_viewer_widget.s # target to generate assembly for a file src/ui/model_viewer_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/model_viewer_widget.cc.s .PHONY : src/ui/model_viewer_widget.cc.s src/ui/movie_grabber_widget.o: src/ui/movie_grabber_widget.cc.o .PHONY : src/ui/movie_grabber_widget.o # target to build an object file src/ui/movie_grabber_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/movie_grabber_widget.cc.o .PHONY : src/ui/movie_grabber_widget.cc.o src/ui/movie_grabber_widget.i: src/ui/movie_grabber_widget.cc.i .PHONY : src/ui/movie_grabber_widget.i # target to preprocess a source file src/ui/movie_grabber_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/movie_grabber_widget.cc.i .PHONY : src/ui/movie_grabber_widget.cc.i src/ui/movie_grabber_widget.s: src/ui/movie_grabber_widget.cc.s .PHONY : src/ui/movie_grabber_widget.s # target to generate assembly for a file src/ui/movie_grabber_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/movie_grabber_widget.cc.s .PHONY : src/ui/movie_grabber_widget.cc.s src/ui/options_widget.o: src/ui/options_widget.cc.o .PHONY : src/ui/options_widget.o # target to build an object file src/ui/options_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/options_widget.cc.o .PHONY : src/ui/options_widget.cc.o src/ui/options_widget.i: src/ui/options_widget.cc.i .PHONY : src/ui/options_widget.i # target to preprocess a source file src/ui/options_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/options_widget.cc.i .PHONY : src/ui/options_widget.cc.i src/ui/options_widget.s: src/ui/options_widget.cc.s .PHONY : src/ui/options_widget.s # target to generate assembly for a file src/ui/options_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/options_widget.cc.s .PHONY : src/ui/options_widget.cc.s src/ui/point_painter.o: src/ui/point_painter.cc.o .PHONY : src/ui/point_painter.o # target to build an object file src/ui/point_painter.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/point_painter.cc.o .PHONY : src/ui/point_painter.cc.o src/ui/point_painter.i: src/ui/point_painter.cc.i .PHONY : src/ui/point_painter.i # target to preprocess a source file src/ui/point_painter.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/point_painter.cc.i .PHONY : src/ui/point_painter.cc.i src/ui/point_painter.s: src/ui/point_painter.cc.s .PHONY : src/ui/point_painter.s # target to generate assembly for a file src/ui/point_painter.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/point_painter.cc.s .PHONY : src/ui/point_painter.cc.s src/ui/point_viewer_widget.o: src/ui/point_viewer_widget.cc.o .PHONY : src/ui/point_viewer_widget.o # target to build an object file src/ui/point_viewer_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/point_viewer_widget.cc.o .PHONY : src/ui/point_viewer_widget.cc.o src/ui/point_viewer_widget.i: src/ui/point_viewer_widget.cc.i .PHONY : src/ui/point_viewer_widget.i # target to preprocess a source file src/ui/point_viewer_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/point_viewer_widget.cc.i .PHONY : src/ui/point_viewer_widget.cc.i src/ui/point_viewer_widget.s: src/ui/point_viewer_widget.cc.s .PHONY : src/ui/point_viewer_widget.s # target to generate assembly for a file src/ui/point_viewer_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/point_viewer_widget.cc.s .PHONY : src/ui/point_viewer_widget.cc.s src/ui/project_widget.o: src/ui/project_widget.cc.o .PHONY : src/ui/project_widget.o # target to build an object file src/ui/project_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/project_widget.cc.o .PHONY : src/ui/project_widget.cc.o src/ui/project_widget.i: src/ui/project_widget.cc.i .PHONY : src/ui/project_widget.i # target to preprocess a source file src/ui/project_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/project_widget.cc.i .PHONY : src/ui/project_widget.cc.i src/ui/project_widget.s: src/ui/project_widget.cc.s .PHONY : src/ui/project_widget.s # target to generate assembly for a file src/ui/project_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/project_widget.cc.s .PHONY : src/ui/project_widget.cc.s src/ui/qt_utils.o: src/ui/qt_utils.cc.o .PHONY : src/ui/qt_utils.o # target to build an object file src/ui/qt_utils.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/qt_utils.cc.o .PHONY : src/ui/qt_utils.cc.o src/ui/qt_utils.i: src/ui/qt_utils.cc.i .PHONY : src/ui/qt_utils.i # target to preprocess a source file src/ui/qt_utils.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/qt_utils.cc.i .PHONY : src/ui/qt_utils.cc.i src/ui/qt_utils.s: src/ui/qt_utils.cc.s .PHONY : src/ui/qt_utils.s # target to generate assembly for a file src/ui/qt_utils.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/qt_utils.cc.s .PHONY : src/ui/qt_utils.cc.s src/ui/reconstruction_manager_widget.o: src/ui/reconstruction_manager_widget.cc.o .PHONY : src/ui/reconstruction_manager_widget.o # target to build an object file src/ui/reconstruction_manager_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_manager_widget.cc.o .PHONY : src/ui/reconstruction_manager_widget.cc.o src/ui/reconstruction_manager_widget.i: src/ui/reconstruction_manager_widget.cc.i .PHONY : src/ui/reconstruction_manager_widget.i # target to preprocess a source file src/ui/reconstruction_manager_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_manager_widget.cc.i .PHONY : src/ui/reconstruction_manager_widget.cc.i src/ui/reconstruction_manager_widget.s: src/ui/reconstruction_manager_widget.cc.s .PHONY : src/ui/reconstruction_manager_widget.s # target to generate assembly for a file src/ui/reconstruction_manager_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_manager_widget.cc.s .PHONY : src/ui/reconstruction_manager_widget.cc.s src/ui/reconstruction_options_widget.o: src/ui/reconstruction_options_widget.cc.o .PHONY : src/ui/reconstruction_options_widget.o # target to build an object file src/ui/reconstruction_options_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_options_widget.cc.o .PHONY : src/ui/reconstruction_options_widget.cc.o src/ui/reconstruction_options_widget.i: src/ui/reconstruction_options_widget.cc.i .PHONY : src/ui/reconstruction_options_widget.i # target to preprocess a source file src/ui/reconstruction_options_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_options_widget.cc.i .PHONY : src/ui/reconstruction_options_widget.cc.i src/ui/reconstruction_options_widget.s: src/ui/reconstruction_options_widget.cc.s .PHONY : src/ui/reconstruction_options_widget.s # target to generate assembly for a file src/ui/reconstruction_options_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_options_widget.cc.s .PHONY : src/ui/reconstruction_options_widget.cc.s src/ui/reconstruction_stats_widget.o: src/ui/reconstruction_stats_widget.cc.o .PHONY : src/ui/reconstruction_stats_widget.o # target to build an object file src/ui/reconstruction_stats_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_stats_widget.cc.o .PHONY : src/ui/reconstruction_stats_widget.cc.o src/ui/reconstruction_stats_widget.i: src/ui/reconstruction_stats_widget.cc.i .PHONY : src/ui/reconstruction_stats_widget.i # target to preprocess a source file src/ui/reconstruction_stats_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_stats_widget.cc.i .PHONY : src/ui/reconstruction_stats_widget.cc.i src/ui/reconstruction_stats_widget.s: src/ui/reconstruction_stats_widget.cc.s .PHONY : src/ui/reconstruction_stats_widget.s # target to generate assembly for a file src/ui/reconstruction_stats_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/reconstruction_stats_widget.cc.s .PHONY : src/ui/reconstruction_stats_widget.cc.s src/ui/render_options.o: src/ui/render_options.cc.o .PHONY : src/ui/render_options.o # target to build an object file src/ui/render_options.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/render_options.cc.o .PHONY : src/ui/render_options.cc.o src/ui/render_options.i: src/ui/render_options.cc.i .PHONY : src/ui/render_options.i # target to preprocess a source file src/ui/render_options.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/render_options.cc.i .PHONY : src/ui/render_options.cc.i src/ui/render_options.s: src/ui/render_options.cc.s .PHONY : src/ui/render_options.s # target to generate assembly for a file src/ui/render_options.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/render_options.cc.s .PHONY : src/ui/render_options.cc.s src/ui/render_options_widget.o: src/ui/render_options_widget.cc.o .PHONY : src/ui/render_options_widget.o # target to build an object file src/ui/render_options_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/render_options_widget.cc.o .PHONY : src/ui/render_options_widget.cc.o src/ui/render_options_widget.i: src/ui/render_options_widget.cc.i .PHONY : src/ui/render_options_widget.i # target to preprocess a source file src/ui/render_options_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/render_options_widget.cc.i .PHONY : src/ui/render_options_widget.cc.i src/ui/render_options_widget.s: src/ui/render_options_widget.cc.s .PHONY : src/ui/render_options_widget.s # target to generate assembly for a file src/ui/render_options_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/render_options_widget.cc.s .PHONY : src/ui/render_options_widget.cc.s src/ui/thread_control_widget.o: src/ui/thread_control_widget.cc.o .PHONY : src/ui/thread_control_widget.o # target to build an object file src/ui/thread_control_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/thread_control_widget.cc.o .PHONY : src/ui/thread_control_widget.cc.o src/ui/thread_control_widget.i: src/ui/thread_control_widget.cc.i .PHONY : src/ui/thread_control_widget.i # target to preprocess a source file src/ui/thread_control_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/thread_control_widget.cc.i .PHONY : src/ui/thread_control_widget.cc.i src/ui/thread_control_widget.s: src/ui/thread_control_widget.cc.s .PHONY : src/ui/thread_control_widget.s # target to generate assembly for a file src/ui/thread_control_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/thread_control_widget.cc.s .PHONY : src/ui/thread_control_widget.cc.s src/ui/triangle_painter.o: src/ui/triangle_painter.cc.o .PHONY : src/ui/triangle_painter.o # target to build an object file src/ui/triangle_painter.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/triangle_painter.cc.o .PHONY : src/ui/triangle_painter.cc.o src/ui/triangle_painter.i: src/ui/triangle_painter.cc.i .PHONY : src/ui/triangle_painter.i # target to preprocess a source file src/ui/triangle_painter.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/triangle_painter.cc.i .PHONY : src/ui/triangle_painter.cc.i src/ui/triangle_painter.s: src/ui/triangle_painter.cc.s .PHONY : src/ui/triangle_painter.s # target to generate assembly for a file src/ui/triangle_painter.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/triangle_painter.cc.s .PHONY : src/ui/triangle_painter.cc.s src/ui/undistortion_widget.o: src/ui/undistortion_widget.cc.o .PHONY : src/ui/undistortion_widget.o # target to build an object file src/ui/undistortion_widget.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/undistortion_widget.cc.o .PHONY : src/ui/undistortion_widget.cc.o src/ui/undistortion_widget.i: src/ui/undistortion_widget.cc.i .PHONY : src/ui/undistortion_widget.i # target to preprocess a source file src/ui/undistortion_widget.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/undistortion_widget.cc.i .PHONY : src/ui/undistortion_widget.cc.i src/ui/undistortion_widget.s: src/ui/undistortion_widget.cc.s .PHONY : src/ui/undistortion_widget.s # target to generate assembly for a file src/ui/undistortion_widget.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/ui/undistortion_widget.cc.s .PHONY : src/ui/undistortion_widget.cc.s src/util/bitmap.o: src/util/bitmap.cc.o .PHONY : src/util/bitmap.o # target to build an object file src/util/bitmap.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/bitmap.cc.o .PHONY : src/util/bitmap.cc.o src/util/bitmap.i: src/util/bitmap.cc.i .PHONY : src/util/bitmap.i # target to preprocess a source file src/util/bitmap.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/bitmap.cc.i .PHONY : src/util/bitmap.cc.i src/util/bitmap.s: src/util/bitmap.cc.s .PHONY : src/util/bitmap.s # target to generate assembly for a file src/util/bitmap.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/bitmap.cc.s .PHONY : src/util/bitmap.cc.s src/util/bitmap_test.o: src/util/bitmap_test.cc.o .PHONY : src/util/bitmap_test.o # target to build an object file src/util/bitmap_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/bitmap_test.cc.o .PHONY : src/util/bitmap_test.cc.o src/util/bitmap_test.i: src/util/bitmap_test.cc.i .PHONY : src/util/bitmap_test.i # target to preprocess a source file src/util/bitmap_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/bitmap_test.cc.i .PHONY : src/util/bitmap_test.cc.i src/util/bitmap_test.s: src/util/bitmap_test.cc.s .PHONY : src/util/bitmap_test.s # target to generate assembly for a file src/util/bitmap_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/bitmap_test.cc.s .PHONY : src/util/bitmap_test.cc.s src/util/cache_test.o: src/util/cache_test.cc.o .PHONY : src/util/cache_test.o # target to build an object file src/util/cache_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cache_test.cc.o .PHONY : src/util/cache_test.cc.o src/util/cache_test.i: src/util/cache_test.cc.i .PHONY : src/util/cache_test.i # target to preprocess a source file src/util/cache_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cache_test.cc.i .PHONY : src/util/cache_test.cc.i src/util/cache_test.s: src/util/cache_test.cc.s .PHONY : src/util/cache_test.s # target to generate assembly for a file src/util/cache_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cache_test.cc.s .PHONY : src/util/cache_test.cc.s src/util/camera_specs.o: src/util/camera_specs.cc.o .PHONY : src/util/camera_specs.o # target to build an object file src/util/camera_specs.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/camera_specs.cc.o .PHONY : src/util/camera_specs.cc.o src/util/camera_specs.i: src/util/camera_specs.cc.i .PHONY : src/util/camera_specs.i # target to preprocess a source file src/util/camera_specs.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/camera_specs.cc.i .PHONY : src/util/camera_specs.cc.i src/util/camera_specs.s: src/util/camera_specs.cc.s .PHONY : src/util/camera_specs.s # target to generate assembly for a file src/util/camera_specs.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/camera_specs.cc.s .PHONY : src/util/camera_specs.cc.s src/util/cuda.o: src/util/cuda.cc.o .PHONY : src/util/cuda.o # target to build an object file src/util/cuda.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cuda.cc.o .PHONY : src/util/cuda.cc.o src/util/cuda.i: src/util/cuda.cc.i .PHONY : src/util/cuda.i # target to preprocess a source file src/util/cuda.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cuda.cc.i .PHONY : src/util/cuda.cc.i src/util/cuda.s: src/util/cuda.cc.s .PHONY : src/util/cuda.s # target to generate assembly for a file src/util/cuda.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cuda.cc.s .PHONY : src/util/cuda.cc.s src/util/cudacc.o: src/util/cudacc.cc.o .PHONY : src/util/cudacc.o # target to build an object file src/util/cudacc.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cudacc.cc.o .PHONY : src/util/cudacc.cc.o src/util/cudacc.i: src/util/cudacc.cc.i .PHONY : src/util/cudacc.i # target to preprocess a source file src/util/cudacc.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cudacc.cc.i .PHONY : src/util/cudacc.cc.i src/util/cudacc.s: src/util/cudacc.cc.s .PHONY : src/util/cudacc.s # target to generate assembly for a file src/util/cudacc.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/cudacc.cc.s .PHONY : src/util/cudacc.cc.s src/util/endian_test.o: src/util/endian_test.cc.o .PHONY : src/util/endian_test.o # target to build an object file src/util/endian_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/endian_test.cc.o .PHONY : src/util/endian_test.cc.o src/util/endian_test.i: src/util/endian_test.cc.i .PHONY : src/util/endian_test.i # target to preprocess a source file src/util/endian_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/endian_test.cc.i .PHONY : src/util/endian_test.cc.i src/util/endian_test.s: src/util/endian_test.cc.s .PHONY : src/util/endian_test.s # target to generate assembly for a file src/util/endian_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/endian_test.cc.s .PHONY : src/util/endian_test.cc.s src/util/logging.o: src/util/logging.cc.o .PHONY : src/util/logging.o # target to build an object file src/util/logging.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/logging.cc.o .PHONY : src/util/logging.cc.o src/util/logging.i: src/util/logging.cc.i .PHONY : src/util/logging.i # target to preprocess a source file src/util/logging.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/logging.cc.i .PHONY : src/util/logging.cc.i src/util/logging.s: src/util/logging.cc.s .PHONY : src/util/logging.s # target to generate assembly for a file src/util/logging.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/logging.cc.s .PHONY : src/util/logging.cc.s src/util/math.o: src/util/math.cc.o .PHONY : src/util/math.o # target to build an object file src/util/math.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/math.cc.o .PHONY : src/util/math.cc.o src/util/math.i: src/util/math.cc.i .PHONY : src/util/math.i # target to preprocess a source file src/util/math.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/math.cc.i .PHONY : src/util/math.cc.i src/util/math.s: src/util/math.cc.s .PHONY : src/util/math.s # target to generate assembly for a file src/util/math.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/math.cc.s .PHONY : src/util/math.cc.s src/util/math_test.o: src/util/math_test.cc.o .PHONY : src/util/math_test.o # target to build an object file src/util/math_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/math_test.cc.o .PHONY : src/util/math_test.cc.o src/util/math_test.i: src/util/math_test.cc.i .PHONY : src/util/math_test.i # target to preprocess a source file src/util/math_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/math_test.cc.i .PHONY : src/util/math_test.cc.i src/util/math_test.s: src/util/math_test.cc.s .PHONY : src/util/math_test.s # target to generate assembly for a file src/util/math_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/math_test.cc.s .PHONY : src/util/math_test.cc.s src/util/matrix_test.o: src/util/matrix_test.cc.o .PHONY : src/util/matrix_test.o # target to build an object file src/util/matrix_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/matrix_test.cc.o .PHONY : src/util/matrix_test.cc.o src/util/matrix_test.i: src/util/matrix_test.cc.i .PHONY : src/util/matrix_test.i # target to preprocess a source file src/util/matrix_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/matrix_test.cc.i .PHONY : src/util/matrix_test.cc.i src/util/matrix_test.s: src/util/matrix_test.cc.s .PHONY : src/util/matrix_test.s # target to generate assembly for a file src/util/matrix_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/matrix_test.cc.s .PHONY : src/util/matrix_test.cc.s src/util/misc.o: src/util/misc.cc.o .PHONY : src/util/misc.o # target to build an object file src/util/misc.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/misc.cc.o .PHONY : src/util/misc.cc.o src/util/misc.i: src/util/misc.cc.i .PHONY : src/util/misc.i # target to preprocess a source file src/util/misc.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/misc.cc.i .PHONY : src/util/misc.cc.i src/util/misc.s: src/util/misc.cc.s .PHONY : src/util/misc.s # target to generate assembly for a file src/util/misc.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/misc.cc.s .PHONY : src/util/misc.cc.s src/util/misc_test.o: src/util/misc_test.cc.o .PHONY : src/util/misc_test.o # target to build an object file src/util/misc_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/misc_test.cc.o .PHONY : src/util/misc_test.cc.o src/util/misc_test.i: src/util/misc_test.cc.i .PHONY : src/util/misc_test.i # target to preprocess a source file src/util/misc_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/misc_test.cc.i .PHONY : src/util/misc_test.cc.i src/util/misc_test.s: src/util/misc_test.cc.s .PHONY : src/util/misc_test.s # target to generate assembly for a file src/util/misc_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/misc_test.cc.s .PHONY : src/util/misc_test.cc.s src/util/opengl_utils.o: src/util/opengl_utils.cc.o .PHONY : src/util/opengl_utils.o # target to build an object file src/util/opengl_utils.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/opengl_utils.cc.o .PHONY : src/util/opengl_utils.cc.o src/util/opengl_utils.i: src/util/opengl_utils.cc.i .PHONY : src/util/opengl_utils.i # target to preprocess a source file src/util/opengl_utils.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/opengl_utils.cc.i .PHONY : src/util/opengl_utils.cc.i src/util/opengl_utils.s: src/util/opengl_utils.cc.s .PHONY : src/util/opengl_utils.s # target to generate assembly for a file src/util/opengl_utils.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/opengl_utils.cc.s .PHONY : src/util/opengl_utils.cc.s src/util/opengl_utils_test.o: src/util/opengl_utils_test.cc.o .PHONY : src/util/opengl_utils_test.o # target to build an object file src/util/opengl_utils_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/opengl_utils_test.cc.o .PHONY : src/util/opengl_utils_test.cc.o src/util/opengl_utils_test.i: src/util/opengl_utils_test.cc.i .PHONY : src/util/opengl_utils_test.i # target to preprocess a source file src/util/opengl_utils_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/opengl_utils_test.cc.i .PHONY : src/util/opengl_utils_test.cc.i src/util/opengl_utils_test.s: src/util/opengl_utils_test.cc.s .PHONY : src/util/opengl_utils_test.s # target to generate assembly for a file src/util/opengl_utils_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/opengl_utils_test.cc.s .PHONY : src/util/opengl_utils_test.cc.s src/util/option_manager.o: src/util/option_manager.cc.o .PHONY : src/util/option_manager.o # target to build an object file src/util/option_manager.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/option_manager.cc.o .PHONY : src/util/option_manager.cc.o src/util/option_manager.i: src/util/option_manager.cc.i .PHONY : src/util/option_manager.i # target to preprocess a source file src/util/option_manager.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/option_manager.cc.i .PHONY : src/util/option_manager.cc.i src/util/option_manager.s: src/util/option_manager.cc.s .PHONY : src/util/option_manager.s # target to generate assembly for a file src/util/option_manager.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/option_manager.cc.s .PHONY : src/util/option_manager.cc.s src/util/ply.o: src/util/ply.cc.o .PHONY : src/util/ply.o # target to build an object file src/util/ply.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/ply.cc.o .PHONY : src/util/ply.cc.o src/util/ply.i: src/util/ply.cc.i .PHONY : src/util/ply.i # target to preprocess a source file src/util/ply.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/ply.cc.i .PHONY : src/util/ply.cc.i src/util/ply.s: src/util/ply.cc.s .PHONY : src/util/ply.s # target to generate assembly for a file src/util/ply.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/ply.cc.s .PHONY : src/util/ply.cc.s src/util/random.o: src/util/random.cc.o .PHONY : src/util/random.o # target to build an object file src/util/random.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/random.cc.o .PHONY : src/util/random.cc.o src/util/random.i: src/util/random.cc.i .PHONY : src/util/random.i # target to preprocess a source file src/util/random.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/random.cc.i .PHONY : src/util/random.cc.i src/util/random.s: src/util/random.cc.s .PHONY : src/util/random.s # target to generate assembly for a file src/util/random.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/random.cc.s .PHONY : src/util/random.cc.s src/util/random_test.o: src/util/random_test.cc.o .PHONY : src/util/random_test.o # target to build an object file src/util/random_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/random_test.cc.o .PHONY : src/util/random_test.cc.o src/util/random_test.i: src/util/random_test.cc.i .PHONY : src/util/random_test.i # target to preprocess a source file src/util/random_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/random_test.cc.i .PHONY : src/util/random_test.cc.i src/util/random_test.s: src/util/random_test.cc.s .PHONY : src/util/random_test.s # target to generate assembly for a file src/util/random_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/random_test.cc.s .PHONY : src/util/random_test.cc.s src/util/string.o: src/util/string.cc.o .PHONY : src/util/string.o # target to build an object file src/util/string.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/string.cc.o .PHONY : src/util/string.cc.o src/util/string.i: src/util/string.cc.i .PHONY : src/util/string.i # target to preprocess a source file src/util/string.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/string.cc.i .PHONY : src/util/string.cc.i src/util/string.s: src/util/string.cc.s .PHONY : src/util/string.s # target to generate assembly for a file src/util/string.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/string.cc.s .PHONY : src/util/string.cc.s src/util/string_test.o: src/util/string_test.cc.o .PHONY : src/util/string_test.o # target to build an object file src/util/string_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/string_test.cc.o .PHONY : src/util/string_test.cc.o src/util/string_test.i: src/util/string_test.cc.i .PHONY : src/util/string_test.i # target to preprocess a source file src/util/string_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/string_test.cc.i .PHONY : src/util/string_test.cc.i src/util/string_test.s: src/util/string_test.cc.s .PHONY : src/util/string_test.s # target to generate assembly for a file src/util/string_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/string_test.cc.s .PHONY : src/util/string_test.cc.s src/util/threading.o: src/util/threading.cc.o .PHONY : src/util/threading.o # target to build an object file src/util/threading.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/threading.cc.o .PHONY : src/util/threading.cc.o src/util/threading.i: src/util/threading.cc.i .PHONY : src/util/threading.i # target to preprocess a source file src/util/threading.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/threading.cc.i .PHONY : src/util/threading.cc.i src/util/threading.s: src/util/threading.cc.s .PHONY : src/util/threading.s # target to generate assembly for a file src/util/threading.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/threading.cc.s .PHONY : src/util/threading.cc.s src/util/threading_test.o: src/util/threading_test.cc.o .PHONY : src/util/threading_test.o # target to build an object file src/util/threading_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/threading_test.cc.o .PHONY : src/util/threading_test.cc.o src/util/threading_test.i: src/util/threading_test.cc.i .PHONY : src/util/threading_test.i # target to preprocess a source file src/util/threading_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/threading_test.cc.i .PHONY : src/util/threading_test.cc.i src/util/threading_test.s: src/util/threading_test.cc.s .PHONY : src/util/threading_test.s # target to generate assembly for a file src/util/threading_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/threading_test.cc.s .PHONY : src/util/threading_test.cc.s src/util/timer.o: src/util/timer.cc.o .PHONY : src/util/timer.o # target to build an object file src/util/timer.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/timer.cc.o .PHONY : src/util/timer.cc.o src/util/timer.i: src/util/timer.cc.i .PHONY : src/util/timer.i # target to preprocess a source file src/util/timer.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/timer.cc.i .PHONY : src/util/timer.cc.i src/util/timer.s: src/util/timer.cc.s .PHONY : src/util/timer.s # target to generate assembly for a file src/util/timer.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/timer.cc.s .PHONY : src/util/timer.cc.s src/util/timer_test.o: src/util/timer_test.cc.o .PHONY : src/util/timer_test.o # target to build an object file src/util/timer_test.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/timer_test.cc.o .PHONY : src/util/timer_test.cc.o src/util/timer_test.i: src/util/timer_test.cc.i .PHONY : src/util/timer_test.i # target to preprocess a source file src/util/timer_test.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/timer_test.cc.i .PHONY : src/util/timer_test.cc.i src/util/timer_test.s: src/util/timer_test.cc.s .PHONY : src/util/timer_test.s # target to generate assembly for a file src/util/timer_test.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/timer_test.cc.s .PHONY : src/util/timer_test.cc.s src/util/version.o: src/util/version.cc.o .PHONY : src/util/version.o # target to build an object file src/util/version.cc.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/version.cc.o .PHONY : src/util/version.cc.o src/util/version.i: src/util/version.cc.i .PHONY : src/util/version.i # target to preprocess a source file src/util/version.cc.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/version.cc.i .PHONY : src/util/version.cc.i src/util/version.s: src/util/version.cc.s .PHONY : src/util/version.s # target to generate assembly for a file src/util/version.cc.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/colmap_sources.dir/build.make CMakeFiles/colmap_sources.dir/src/util/version.cc.s .PHONY : src/util/version.cc.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 "... uninstall" @echo "... colmap" @echo "... colmap_cuda" @echo "... colmap_exe" @echo "... colmap_sources" @echo "... lsd" @echo "... pba" @echo "... poisson_recon" @echo "... sift_gpu" @echo "... vlfeat" @echo "... lib/LSD/lsd.o" @echo "... lib/LSD/lsd.i" @echo "... lib/LSD/lsd.s" @echo "... lib/PBA/ConfigBA.o" @echo "... lib/PBA/ConfigBA.i" @echo "... lib/PBA/ConfigBA.s" @echo "... lib/PBA/CuTexImage.o" @echo "... lib/PBA/CuTexImage.i" @echo "... lib/PBA/CuTexImage.s" @echo "... lib/PBA/ProgramCU.o" @echo "... lib/PBA/ProgramCU.i" @echo "... lib/PBA/ProgramCU.s" @echo "... lib/PBA/SparseBundleCPU.o" @echo "... lib/PBA/SparseBundleCPU.i" @echo "... lib/PBA/SparseBundleCPU.s" @echo "... lib/PBA/SparseBundleCU.o" @echo "... lib/PBA/SparseBundleCU.i" @echo "... lib/PBA/SparseBundleCU.s" @echo "... lib/PBA/pba.o" @echo "... lib/PBA/pba.i" @echo "... lib/PBA/pba.s" @echo "... lib/PoissonRecon/CmdLineParser.o" @echo "... lib/PoissonRecon/CmdLineParser.i" @echo "... lib/PoissonRecon/CmdLineParser.s" @echo "... lib/PoissonRecon/Factor.o" @echo "... lib/PoissonRecon/Factor.i" @echo "... lib/PoissonRecon/Factor.s" @echo "... lib/PoissonRecon/Geometry.o" @echo "... lib/PoissonRecon/Geometry.i" @echo "... lib/PoissonRecon/Geometry.s" @echo "... lib/PoissonRecon/MarchingCubes.o" @echo "... lib/PoissonRecon/MarchingCubes.i" @echo "... lib/PoissonRecon/MarchingCubes.s" @echo "... lib/PoissonRecon/PlyFile.o" @echo "... lib/PoissonRecon/PlyFile.i" @echo "... lib/PoissonRecon/PlyFile.s" @echo "... lib/PoissonRecon/PoissonRecon.o" @echo "... lib/PoissonRecon/PoissonRecon.i" @echo "... lib/PoissonRecon/PoissonRecon.s" @echo "... lib/PoissonRecon/SurfaceTrimmer.o" @echo "... lib/PoissonRecon/SurfaceTrimmer.i" @echo "... lib/PoissonRecon/SurfaceTrimmer.s" @echo "... lib/SiftGPU/CLTexImage.o" @echo "... lib/SiftGPU/CLTexImage.i" @echo "... lib/SiftGPU/CLTexImage.s" @echo "... lib/SiftGPU/CuTexImage.o" @echo "... lib/SiftGPU/CuTexImage.i" @echo "... lib/SiftGPU/CuTexImage.s" @echo "... lib/SiftGPU/FrameBufferObject.o" @echo "... lib/SiftGPU/FrameBufferObject.i" @echo "... lib/SiftGPU/FrameBufferObject.s" @echo "... lib/SiftGPU/GLTexImage.o" @echo "... lib/SiftGPU/GLTexImage.i" @echo "... lib/SiftGPU/GLTexImage.s" @echo "... lib/SiftGPU/GlobalUtil.o" @echo "... lib/SiftGPU/GlobalUtil.i" @echo "... lib/SiftGPU/GlobalUtil.s" @echo "... lib/SiftGPU/ProgramCG.o" @echo "... lib/SiftGPU/ProgramCG.i" @echo "... lib/SiftGPU/ProgramCG.s" @echo "... lib/SiftGPU/ProgramCL.o" @echo "... lib/SiftGPU/ProgramCL.i" @echo "... lib/SiftGPU/ProgramCL.s" @echo "... lib/SiftGPU/ProgramCU.o" @echo "... lib/SiftGPU/ProgramCU.i" @echo "... lib/SiftGPU/ProgramCU.s" @echo "... lib/SiftGPU/ProgramGLSL.o" @echo "... lib/SiftGPU/ProgramGLSL.i" @echo "... lib/SiftGPU/ProgramGLSL.s" @echo "... lib/SiftGPU/PyramidCL.o" @echo "... lib/SiftGPU/PyramidCL.i" @echo "... lib/SiftGPU/PyramidCL.s" @echo "... lib/SiftGPU/PyramidCU.o" @echo "... lib/SiftGPU/PyramidCU.i" @echo "... lib/SiftGPU/PyramidCU.s" @echo "... lib/SiftGPU/PyramidGL.o" @echo "... lib/SiftGPU/PyramidGL.i" @echo "... lib/SiftGPU/PyramidGL.s" @echo "... lib/SiftGPU/ShaderMan.o" @echo "... lib/SiftGPU/ShaderMan.i" @echo "... lib/SiftGPU/ShaderMan.s" @echo "... lib/SiftGPU/SiftGPU.o" @echo "... lib/SiftGPU/SiftGPU.i" @echo "... lib/SiftGPU/SiftGPU.s" @echo "... lib/SiftGPU/SiftMatch.o" @echo "... lib/SiftGPU/SiftMatch.i" @echo "... lib/SiftGPU/SiftMatch.s" @echo "... lib/SiftGPU/SiftMatchCU.o" @echo "... lib/SiftGPU/SiftMatchCU.i" @echo "... lib/SiftGPU/SiftMatchCU.s" @echo "... lib/SiftGPU/SiftPyramid.o" @echo "... lib/SiftGPU/SiftPyramid.i" @echo "... lib/SiftGPU/SiftPyramid.s" @echo "... lib/VLFeat/aib.o" @echo "... lib/VLFeat/aib.i" @echo "... lib/VLFeat/aib.s" @echo "... lib/VLFeat/array.o" @echo "... lib/VLFeat/array.i" @echo "... lib/VLFeat/array.s" @echo "... lib/VLFeat/covdet.o" @echo "... lib/VLFeat/covdet.i" @echo "... lib/VLFeat/covdet.s" @echo "... lib/VLFeat/dsift.o" @echo "... lib/VLFeat/dsift.i" @echo "... lib/VLFeat/dsift.s" @echo "... lib/VLFeat/fisher.o" @echo "... lib/VLFeat/fisher.i" @echo "... lib/VLFeat/fisher.s" @echo "... lib/VLFeat/generic.o" @echo "... lib/VLFeat/generic.i" @echo "... lib/VLFeat/generic.s" @echo "... lib/VLFeat/getopt_long.o" @echo "... lib/VLFeat/getopt_long.i" @echo "... lib/VLFeat/getopt_long.s" @echo "... lib/VLFeat/gmm.o" @echo "... lib/VLFeat/gmm.i" @echo "... lib/VLFeat/gmm.s" @echo "... lib/VLFeat/hikmeans.o" @echo "... lib/VLFeat/hikmeans.i" @echo "... lib/VLFeat/hikmeans.s" @echo "... lib/VLFeat/hog.o" @echo "... lib/VLFeat/hog.i" @echo "... lib/VLFeat/hog.s" @echo "... lib/VLFeat/homkermap.o" @echo "... lib/VLFeat/homkermap.i" @echo "... lib/VLFeat/homkermap.s" @echo "... lib/VLFeat/host.o" @echo "... lib/VLFeat/host.i" @echo "... lib/VLFeat/host.s" @echo "... lib/VLFeat/ikmeans.o" @echo "... lib/VLFeat/ikmeans.i" @echo "... lib/VLFeat/ikmeans.s" @echo "... lib/VLFeat/imopv.o" @echo "... lib/VLFeat/imopv.i" @echo "... lib/VLFeat/imopv.s" @echo "... lib/VLFeat/imopv_sse2.o" @echo "... lib/VLFeat/imopv_sse2.i" @echo "... lib/VLFeat/imopv_sse2.s" @echo "... lib/VLFeat/kdtree.o" @echo "... lib/VLFeat/kdtree.i" @echo "... lib/VLFeat/kdtree.s" @echo "... lib/VLFeat/kmeans.o" @echo "... lib/VLFeat/kmeans.i" @echo "... lib/VLFeat/kmeans.s" @echo "... lib/VLFeat/lbp.o" @echo "... lib/VLFeat/lbp.i" @echo "... lib/VLFeat/lbp.s" @echo "... lib/VLFeat/liop.o" @echo "... lib/VLFeat/liop.i" @echo "... lib/VLFeat/liop.s" @echo "... lib/VLFeat/mathop.o" @echo "... lib/VLFeat/mathop.i" @echo "... lib/VLFeat/mathop.s" @echo "... lib/VLFeat/mathop_avx.o" @echo "... lib/VLFeat/mathop_avx.i" @echo "... lib/VLFeat/mathop_avx.s" @echo "... lib/VLFeat/mathop_sse2.o" @echo "... lib/VLFeat/mathop_sse2.i" @echo "... lib/VLFeat/mathop_sse2.s" @echo "... lib/VLFeat/mser.o" @echo "... lib/VLFeat/mser.i" @echo "... lib/VLFeat/mser.s" @echo "... lib/VLFeat/pgm.o" @echo "... lib/VLFeat/pgm.i" @echo "... lib/VLFeat/pgm.s" @echo "... lib/VLFeat/quickshift.o" @echo "... lib/VLFeat/quickshift.i" @echo "... lib/VLFeat/quickshift.s" @echo "... lib/VLFeat/random.o" @echo "... lib/VLFeat/random.i" @echo "... lib/VLFeat/random.s" @echo "... lib/VLFeat/rodrigues.o" @echo "... lib/VLFeat/rodrigues.i" @echo "... lib/VLFeat/rodrigues.s" @echo "... lib/VLFeat/scalespace.o" @echo "... lib/VLFeat/scalespace.i" @echo "... lib/VLFeat/scalespace.s" @echo "... lib/VLFeat/sift.o" @echo "... lib/VLFeat/sift.i" @echo "... lib/VLFeat/sift.s" @echo "... lib/VLFeat/slic.o" @echo "... lib/VLFeat/slic.i" @echo "... lib/VLFeat/slic.s" @echo "... lib/VLFeat/stringop.o" @echo "... lib/VLFeat/stringop.i" @echo "... lib/VLFeat/stringop.s" @echo "... lib/VLFeat/svm.o" @echo "... lib/VLFeat/svm.i" @echo "... lib/VLFeat/svm.s" @echo "... lib/VLFeat/svmdataset.o" @echo "... lib/VLFeat/svmdataset.i" @echo "... lib/VLFeat/svmdataset.s" @echo "... lib/VLFeat/vlad.o" @echo "... lib/VLFeat/vlad.i" @echo "... lib/VLFeat/vlad.s" @echo "... src/base/camera.o" @echo "... src/base/camera.i" @echo "... src/base/camera.s" @echo "... src/base/camera_database.o" @echo "... src/base/camera_database.i" @echo "... src/base/camera_database.s" @echo "... src/base/camera_database_test.o" @echo "... src/base/camera_database_test.i" @echo "... src/base/camera_database_test.s" @echo "... src/base/camera_models.o" @echo "... src/base/camera_models.i" @echo "... src/base/camera_models.s" @echo "... src/base/camera_models_test.o" @echo "... src/base/camera_models_test.i" @echo "... src/base/camera_models_test.s" @echo "... src/base/camera_rig.o" @echo "... src/base/camera_rig.i" @echo "... src/base/camera_rig.s" @echo "... src/base/camera_rig_test.o" @echo "... src/base/camera_rig_test.i" @echo "... src/base/camera_rig_test.s" @echo "... src/base/camera_test.o" @echo "... src/base/camera_test.i" @echo "... src/base/camera_test.s" @echo "... src/base/correspondence_graph.o" @echo "... src/base/correspondence_graph.i" @echo "... src/base/correspondence_graph.s" @echo "... src/base/correspondence_graph_test.o" @echo "... src/base/correspondence_graph_test.i" @echo "... src/base/correspondence_graph_test.s" @echo "... src/base/cost_functions_test.o" @echo "... src/base/cost_functions_test.i" @echo "... src/base/cost_functions_test.s" @echo "... src/base/database.o" @echo "... src/base/database.i" @echo "... src/base/database.s" @echo "... src/base/database_cache.o" @echo "... src/base/database_cache.i" @echo "... src/base/database_cache.s" @echo "... src/base/database_cache_test.o" @echo "... src/base/database_cache_test.i" @echo "... src/base/database_cache_test.s" @echo "... src/base/database_test.o" @echo "... src/base/database_test.i" @echo "... src/base/database_test.s" @echo "... src/base/essential_matrix.o" @echo "... src/base/essential_matrix.i" @echo "... src/base/essential_matrix.s" @echo "... src/base/essential_matrix_test.o" @echo "... src/base/essential_matrix_test.i" @echo "... src/base/essential_matrix_test.s" @echo "... src/base/gps.o" @echo "... src/base/gps.i" @echo "... src/base/gps.s" @echo "... src/base/gps_test.o" @echo "... src/base/gps_test.i" @echo "... src/base/gps_test.s" @echo "... src/base/graph_cut.o" @echo "... src/base/graph_cut.i" @echo "... src/base/graph_cut.s" @echo "... src/base/graph_cut_test.o" @echo "... src/base/graph_cut_test.i" @echo "... src/base/graph_cut_test.s" @echo "... src/base/homography_matrix.o" @echo "... src/base/homography_matrix.i" @echo "... src/base/homography_matrix.s" @echo "... src/base/homography_matrix_test.o" @echo "... src/base/homography_matrix_test.i" @echo "... src/base/homography_matrix_test.s" @echo "... src/base/image.o" @echo "... src/base/image.i" @echo "... src/base/image.s" @echo "... src/base/image_reader.o" @echo "... src/base/image_reader.i" @echo "... src/base/image_reader.s" @echo "... src/base/image_test.o" @echo "... src/base/image_test.i" @echo "... src/base/image_test.s" @echo "... src/base/line.o" @echo "... src/base/line.i" @echo "... src/base/line.s" @echo "... src/base/line_test.o" @echo "... src/base/line_test.i" @echo "... src/base/line_test.s" @echo "... src/base/point2d.o" @echo "... src/base/point2d.i" @echo "... src/base/point2d.s" @echo "... src/base/point2d_test.o" @echo "... src/base/point2d_test.i" @echo "... src/base/point2d_test.s" @echo "... src/base/point3d.o" @echo "... src/base/point3d.i" @echo "... src/base/point3d.s" @echo "... src/base/point3d_test.o" @echo "... src/base/point3d_test.i" @echo "... src/base/point3d_test.s" @echo "... src/base/polynomial.o" @echo "... src/base/polynomial.i" @echo "... src/base/polynomial.s" @echo "... src/base/polynomial_test.o" @echo "... src/base/polynomial_test.i" @echo "... src/base/polynomial_test.s" @echo "... src/base/pose.o" @echo "... src/base/pose.i" @echo "... src/base/pose.s" @echo "... src/base/pose_test.o" @echo "... src/base/pose_test.i" @echo "... src/base/pose_test.s" @echo "... src/base/projection.o" @echo "... src/base/projection.i" @echo "... src/base/projection.s" @echo "... src/base/projection_test.o" @echo "... src/base/projection_test.i" @echo "... src/base/projection_test.s" @echo "... src/base/reconstruction.o" @echo "... src/base/reconstruction.i" @echo "... src/base/reconstruction.s" @echo "... src/base/reconstruction_manager.o" @echo "... src/base/reconstruction_manager.i" @echo "... src/base/reconstruction_manager.s" @echo "... src/base/reconstruction_manager_test.o" @echo "... src/base/reconstruction_manager_test.i" @echo "... src/base/reconstruction_manager_test.s" @echo "... src/base/reconstruction_test.o" @echo "... src/base/reconstruction_test.i" @echo "... src/base/reconstruction_test.s" @echo "... src/base/scene_clustering.o" @echo "... src/base/scene_clustering.i" @echo "... src/base/scene_clustering.s" @echo "... src/base/scene_clustering_test.o" @echo "... src/base/scene_clustering_test.i" @echo "... src/base/scene_clustering_test.s" @echo "... src/base/similarity_transform.o" @echo "... src/base/similarity_transform.i" @echo "... src/base/similarity_transform.s" @echo "... src/base/similarity_transform_test.o" @echo "... src/base/similarity_transform_test.i" @echo "... src/base/similarity_transform_test.s" @echo "... src/base/track.o" @echo "... src/base/track.i" @echo "... src/base/track.s" @echo "... src/base/track_test.o" @echo "... src/base/track_test.i" @echo "... src/base/track_test.s" @echo "... src/base/triangulation.o" @echo "... src/base/triangulation.i" @echo "... src/base/triangulation.s" @echo "... src/base/triangulation_test.o" @echo "... src/base/triangulation_test.i" @echo "... src/base/triangulation_test.s" @echo "... src/base/undistortion.o" @echo "... src/base/undistortion.i" @echo "... src/base/undistortion.s" @echo "... src/base/undistortion_test.o" @echo "... src/base/undistortion_test.i" @echo "... src/base/undistortion_test.s" @echo "... src/base/visibility_pyramid.o" @echo "... src/base/visibility_pyramid.i" @echo "... src/base/visibility_pyramid.s" @echo "... src/base/visibility_pyramid_test.o" @echo "... src/base/visibility_pyramid_test.i" @echo "... src/base/visibility_pyramid_test.s" @echo "... src/base/warp.o" @echo "... src/base/warp.i" @echo "... src/base/warp.s" @echo "... src/base/warp_test.o" @echo "... src/base/warp_test.i" @echo "... src/base/warp_test.s" @echo "... src/controllers/automatic_reconstruction.o" @echo "... src/controllers/automatic_reconstruction.i" @echo "... src/controllers/automatic_reconstruction.s" @echo "... src/controllers/bundle_adjustment.o" @echo "... src/controllers/bundle_adjustment.i" @echo "... src/controllers/bundle_adjustment.s" @echo "... src/controllers/hierarchical_mapper.o" @echo "... src/controllers/hierarchical_mapper.i" @echo "... src/controllers/hierarchical_mapper.s" @echo "... src/controllers/incremental_mapper.o" @echo "... src/controllers/incremental_mapper.i" @echo "... src/controllers/incremental_mapper.s" @echo "... src/estimators/absolute_pose.o" @echo "... src/estimators/absolute_pose.i" @echo "... src/estimators/absolute_pose.s" @echo "... src/estimators/absolute_pose_test.o" @echo "... src/estimators/absolute_pose_test.i" @echo "... src/estimators/absolute_pose_test.s" @echo "... src/estimators/affine_transform.o" @echo "... src/estimators/affine_transform.i" @echo "... src/estimators/affine_transform.s" @echo "... src/estimators/affine_transform_test.o" @echo "... src/estimators/affine_transform_test.i" @echo "... src/estimators/affine_transform_test.s" @echo "... src/estimators/coordinate_frame.o" @echo "... src/estimators/coordinate_frame.i" @echo "... src/estimators/coordinate_frame.s" @echo "... src/estimators/coordinate_frame_test.o" @echo "... src/estimators/coordinate_frame_test.i" @echo "... src/estimators/coordinate_frame_test.s" @echo "... src/estimators/essential_matrix.o" @echo "... src/estimators/essential_matrix.i" @echo "... src/estimators/essential_matrix.s" @echo "... src/estimators/essential_matrix_test.o" @echo "... src/estimators/essential_matrix_test.i" @echo "... src/estimators/essential_matrix_test.s" @echo "... src/estimators/fundamental_matrix.o" @echo "... src/estimators/fundamental_matrix.i" @echo "... src/estimators/fundamental_matrix.s" @echo "... src/estimators/fundamental_matrix_test.o" @echo "... src/estimators/fundamental_matrix_test.i" @echo "... src/estimators/fundamental_matrix_test.s" @echo "... src/estimators/generalized_absolute_pose.o" @echo "... src/estimators/generalized_absolute_pose.i" @echo "... src/estimators/generalized_absolute_pose.s" @echo "... src/estimators/generalized_absolute_pose_coeffs.o" @echo "... src/estimators/generalized_absolute_pose_coeffs.i" @echo "... src/estimators/generalized_absolute_pose_coeffs.s" @echo "... src/estimators/generalized_absolute_pose_test.o" @echo "... src/estimators/generalized_absolute_pose_test.i" @echo "... src/estimators/generalized_absolute_pose_test.s" @echo "... src/estimators/generalized_relative_pose.o" @echo "... src/estimators/generalized_relative_pose.i" @echo "... src/estimators/generalized_relative_pose.s" @echo "... src/estimators/generalized_relative_pose_test.o" @echo "... src/estimators/generalized_relative_pose_test.i" @echo "... src/estimators/generalized_relative_pose_test.s" @echo "... src/estimators/homography_matrix.o" @echo "... src/estimators/homography_matrix.i" @echo "... src/estimators/homography_matrix.s" @echo "... src/estimators/homography_matrix_test.o" @echo "... src/estimators/homography_matrix_test.i" @echo "... src/estimators/homography_matrix_test.s" @echo "... src/estimators/pose.o" @echo "... src/estimators/pose.i" @echo "... src/estimators/pose.s" @echo "... src/estimators/translation_transform_test.o" @echo "... src/estimators/translation_transform_test.i" @echo "... src/estimators/translation_transform_test.s" @echo "... src/estimators/triangulation.o" @echo "... src/estimators/triangulation.i" @echo "... src/estimators/triangulation.s" @echo "... src/estimators/two_view_geometry.o" @echo "... src/estimators/two_view_geometry.i" @echo "... src/estimators/two_view_geometry.s" @echo "... src/estimators/two_view_geometry_test.o" @echo "... src/estimators/two_view_geometry_test.i" @echo "... src/estimators/two_view_geometry_test.s" @echo "... src/estimators/utils.o" @echo "... src/estimators/utils.i" @echo "... src/estimators/utils.s" @echo "... src/estimators/utils_test.o" @echo "... src/estimators/utils_test.i" @echo "... src/estimators/utils_test.s" @echo "... src/exe/colmap.o" @echo "... src/exe/colmap.i" @echo "... src/exe/colmap.s" @echo "... src/exe/database.o" @echo "... src/exe/database.i" @echo "... src/exe/database.s" @echo "... src/exe/feature.o" @echo "... src/exe/feature.i" @echo "... src/exe/feature.s" @echo "... src/exe/gui.o" @echo "... src/exe/gui.i" @echo "... src/exe/gui.s" @echo "... src/exe/image.o" @echo "... src/exe/image.i" @echo "... src/exe/image.s" @echo "... src/exe/model.o" @echo "... src/exe/model.i" @echo "... src/exe/model.s" @echo "... src/exe/mvs.o" @echo "... src/exe/mvs.i" @echo "... src/exe/mvs.s" @echo "... src/exe/sfm.o" @echo "... src/exe/sfm.i" @echo "... src/exe/sfm.s" @echo "... src/exe/vocab_tree.o" @echo "... src/exe/vocab_tree.i" @echo "... src/exe/vocab_tree.s" @echo "... src/feature/extraction.o" @echo "... src/feature/extraction.i" @echo "... src/feature/extraction.s" @echo "... src/feature/matching.o" @echo "... src/feature/matching.i" @echo "... src/feature/matching.s" @echo "... src/feature/sift.o" @echo "... src/feature/sift.i" @echo "... src/feature/sift.s" @echo "... src/feature/sift_test.o" @echo "... src/feature/sift_test.i" @echo "... src/feature/sift_test.s" @echo "... src/feature/types.o" @echo "... src/feature/types.i" @echo "... src/feature/types.s" @echo "... src/feature/types_test.o" @echo "... src/feature/types_test.i" @echo "... src/feature/types_test.s" @echo "... src/feature/utils.o" @echo "... src/feature/utils.i" @echo "... src/feature/utils.s" @echo "... src/feature/utils_test.o" @echo "... src/feature/utils_test.i" @echo "... src/feature/utils_test.s" @echo "... src/mvs/consistency_graph.o" @echo "... src/mvs/consistency_graph.i" @echo "... src/mvs/consistency_graph.s" @echo "... src/mvs/consistency_graph_test.o" @echo "... src/mvs/consistency_graph_test.i" @echo "... src/mvs/consistency_graph_test.s" @echo "... src/mvs/depth_map.o" @echo "... src/mvs/depth_map.i" @echo "... src/mvs/depth_map.s" @echo "... src/mvs/depth_map_test.o" @echo "... src/mvs/depth_map_test.i" @echo "... src/mvs/depth_map_test.s" @echo "... src/mvs/fusion.o" @echo "... src/mvs/fusion.i" @echo "... src/mvs/fusion.s" @echo "... src/mvs/gpu_mat_prng.o" @echo "... src/mvs/gpu_mat_prng.i" @echo "... src/mvs/gpu_mat_prng.s" @echo "... src/mvs/gpu_mat_ref_image.o" @echo "... src/mvs/gpu_mat_ref_image.i" @echo "... src/mvs/gpu_mat_ref_image.s" @echo "... src/mvs/gpu_mat_test.o" @echo "... src/mvs/gpu_mat_test.i" @echo "... src/mvs/gpu_mat_test.s" @echo "... src/mvs/image.o" @echo "... src/mvs/image.i" @echo "... src/mvs/image.s" @echo "... src/mvs/mat_test.o" @echo "... src/mvs/mat_test.i" @echo "... src/mvs/mat_test.s" @echo "... src/mvs/meshing.o" @echo "... src/mvs/meshing.i" @echo "... src/mvs/meshing.s" @echo "... src/mvs/model.o" @echo "... src/mvs/model.i" @echo "... src/mvs/model.s" @echo "... src/mvs/normal_map.o" @echo "... src/mvs/normal_map.i" @echo "... src/mvs/normal_map.s" @echo "... src/mvs/normal_map_test.o" @echo "... src/mvs/normal_map_test.i" @echo "... src/mvs/normal_map_test.s" @echo "... src/mvs/patch_match.o" @echo "... src/mvs/patch_match.i" @echo "... src/mvs/patch_match.s" @echo "... src/mvs/patch_match_cuda.o" @echo "... src/mvs/patch_match_cuda.i" @echo "... src/mvs/patch_match_cuda.s" @echo "... src/mvs/workspace.o" @echo "... src/mvs/workspace.i" @echo "... src/mvs/workspace.s" @echo "... src/optim/bundle_adjustment.o" @echo "... src/optim/bundle_adjustment.i" @echo "... src/optim/bundle_adjustment.s" @echo "... src/optim/bundle_adjustment_test.o" @echo "... src/optim/bundle_adjustment_test.i" @echo "... src/optim/bundle_adjustment_test.s" @echo "... src/optim/combination_sampler.o" @echo "... src/optim/combination_sampler.i" @echo "... src/optim/combination_sampler.s" @echo "... src/optim/combination_sampler_test.o" @echo "... src/optim/combination_sampler_test.i" @echo "... src/optim/combination_sampler_test.s" @echo "... src/optim/least_absolute_deviations.o" @echo "... src/optim/least_absolute_deviations.i" @echo "... src/optim/least_absolute_deviations.s" @echo "... src/optim/least_absolute_deviations_test.o" @echo "... src/optim/least_absolute_deviations_test.i" @echo "... src/optim/least_absolute_deviations_test.s" @echo "... src/optim/loransac_test.o" @echo "... src/optim/loransac_test.i" @echo "... src/optim/loransac_test.s" @echo "... src/optim/progressive_sampler.o" @echo "... src/optim/progressive_sampler.i" @echo "... src/optim/progressive_sampler.s" @echo "... src/optim/progressive_sampler_test.o" @echo "... src/optim/progressive_sampler_test.i" @echo "... src/optim/progressive_sampler_test.s" @echo "... src/optim/random_sampler.o" @echo "... src/optim/random_sampler.i" @echo "... src/optim/random_sampler.s" @echo "... src/optim/random_sampler_test.o" @echo "... src/optim/random_sampler_test.i" @echo "... src/optim/random_sampler_test.s" @echo "... src/optim/ransac_test.o" @echo "... src/optim/ransac_test.i" @echo "... src/optim/ransac_test.s" @echo "... src/optim/sprt.o" @echo "... src/optim/sprt.i" @echo "... src/optim/sprt.s" @echo "... src/optim/support_measurement.o" @echo "... src/optim/support_measurement.i" @echo "... src/optim/support_measurement.s" @echo "... src/optim/support_measurement_test.o" @echo "... src/optim/support_measurement_test.i" @echo "... src/optim/support_measurement_test.s" @echo "... src/retrieval/geometry.o" @echo "... src/retrieval/geometry.i" @echo "... src/retrieval/geometry.s" @echo "... src/retrieval/geometry_test.o" @echo "... src/retrieval/geometry_test.i" @echo "... src/retrieval/geometry_test.s" @echo "... src/retrieval/inverted_file_entry_test.o" @echo "... src/retrieval/inverted_file_entry_test.i" @echo "... src/retrieval/inverted_file_entry_test.s" @echo "... src/retrieval/visual_index_test.o" @echo "... src/retrieval/visual_index_test.i" @echo "... src/retrieval/visual_index_test.s" @echo "... src/retrieval/vote_and_verify.o" @echo "... src/retrieval/vote_and_verify.i" @echo "... src/retrieval/vote_and_verify.s" @echo "... src/sfm/incremental_mapper.o" @echo "... src/sfm/incremental_mapper.i" @echo "... src/sfm/incremental_mapper.s" @echo "... src/sfm/incremental_triangulator.o" @echo "... src/sfm/incremental_triangulator.i" @echo "... src/sfm/incremental_triangulator.s" @echo "... src/tools/example.o" @echo "... src/tools/example.i" @echo "... src/tools/example.s" @echo "... src/ui/automatic_reconstruction_widget.o" @echo "... src/ui/automatic_reconstruction_widget.i" @echo "... src/ui/automatic_reconstruction_widget.s" @echo "... src/ui/bundle_adjustment_widget.o" @echo "... src/ui/bundle_adjustment_widget.i" @echo "... src/ui/bundle_adjustment_widget.s" @echo "... src/ui/colormaps.o" @echo "... src/ui/colormaps.i" @echo "... src/ui/colormaps.s" @echo "... src/ui/database_management_widget.o" @echo "... src/ui/database_management_widget.i" @echo "... src/ui/database_management_widget.s" @echo "... src/ui/dense_reconstruction_widget.o" @echo "... src/ui/dense_reconstruction_widget.i" @echo "... src/ui/dense_reconstruction_widget.s" @echo "... src/ui/feature_extraction_widget.o" @echo "... src/ui/feature_extraction_widget.i" @echo "... src/ui/feature_extraction_widget.s" @echo "... src/ui/feature_matching_widget.o" @echo "... src/ui/feature_matching_widget.i" @echo "... src/ui/feature_matching_widget.s" @echo "... src/ui/image_viewer_widget.o" @echo "... src/ui/image_viewer_widget.i" @echo "... src/ui/image_viewer_widget.s" @echo "... src/ui/license_widget.o" @echo "... src/ui/license_widget.i" @echo "... src/ui/license_widget.s" @echo "... src/ui/line_painter.o" @echo "... src/ui/line_painter.i" @echo "... src/ui/line_painter.s" @echo "... src/ui/log_widget.o" @echo "... src/ui/log_widget.i" @echo "... src/ui/log_widget.s" @echo "... src/ui/main_window.o" @echo "... src/ui/main_window.i" @echo "... src/ui/main_window.s" @echo "... src/ui/match_matrix_widget.o" @echo "... src/ui/match_matrix_widget.i" @echo "... src/ui/match_matrix_widget.s" @echo "... src/ui/model_viewer_widget.o" @echo "... src/ui/model_viewer_widget.i" @echo "... src/ui/model_viewer_widget.s" @echo "... src/ui/movie_grabber_widget.o" @echo "... src/ui/movie_grabber_widget.i" @echo "... src/ui/movie_grabber_widget.s" @echo "... src/ui/options_widget.o" @echo "... src/ui/options_widget.i" @echo "... src/ui/options_widget.s" @echo "... src/ui/point_painter.o" @echo "... src/ui/point_painter.i" @echo "... src/ui/point_painter.s" @echo "... src/ui/point_viewer_widget.o" @echo "... src/ui/point_viewer_widget.i" @echo "... src/ui/point_viewer_widget.s" @echo "... src/ui/project_widget.o" @echo "... src/ui/project_widget.i" @echo "... src/ui/project_widget.s" @echo "... src/ui/qt_utils.o" @echo "... src/ui/qt_utils.i" @echo "... src/ui/qt_utils.s" @echo "... src/ui/reconstruction_manager_widget.o" @echo "... src/ui/reconstruction_manager_widget.i" @echo "... src/ui/reconstruction_manager_widget.s" @echo "... src/ui/reconstruction_options_widget.o" @echo "... src/ui/reconstruction_options_widget.i" @echo "... src/ui/reconstruction_options_widget.s" @echo "... src/ui/reconstruction_stats_widget.o" @echo "... src/ui/reconstruction_stats_widget.i" @echo "... src/ui/reconstruction_stats_widget.s" @echo "... src/ui/render_options.o" @echo "... src/ui/render_options.i" @echo "... src/ui/render_options.s" @echo "... src/ui/render_options_widget.o" @echo "... src/ui/render_options_widget.i" @echo "... src/ui/render_options_widget.s" @echo "... src/ui/thread_control_widget.o" @echo "... src/ui/thread_control_widget.i" @echo "... src/ui/thread_control_widget.s" @echo "... src/ui/triangle_painter.o" @echo "... src/ui/triangle_painter.i" @echo "... src/ui/triangle_painter.s" @echo "... src/ui/undistortion_widget.o" @echo "... src/ui/undistortion_widget.i" @echo "... src/ui/undistortion_widget.s" @echo "... src/util/bitmap.o" @echo "... src/util/bitmap.i" @echo "... src/util/bitmap.s" @echo "... src/util/bitmap_test.o" @echo "... src/util/bitmap_test.i" @echo "... src/util/bitmap_test.s" @echo "... src/util/cache_test.o" @echo "... src/util/cache_test.i" @echo "... src/util/cache_test.s" @echo "... src/util/camera_specs.o" @echo "... src/util/camera_specs.i" @echo "... src/util/camera_specs.s" @echo "... src/util/cuda.o" @echo "... src/util/cuda.i" @echo "... src/util/cuda.s" @echo "... src/util/cudacc.o" @echo "... src/util/cudacc.i" @echo "... src/util/cudacc.s" @echo "... src/util/endian_test.o" @echo "... src/util/endian_test.i" @echo "... src/util/endian_test.s" @echo "... src/util/logging.o" @echo "... src/util/logging.i" @echo "... src/util/logging.s" @echo "... src/util/math.o" @echo "... src/util/math.i" @echo "... src/util/math.s" @echo "... src/util/math_test.o" @echo "... src/util/math_test.i" @echo "... src/util/math_test.s" @echo "... src/util/matrix_test.o" @echo "... src/util/matrix_test.i" @echo "... src/util/matrix_test.s" @echo "... src/util/misc.o" @echo "... src/util/misc.i" @echo "... src/util/misc.s" @echo "... src/util/misc_test.o" @echo "... src/util/misc_test.i" @echo "... src/util/misc_test.s" @echo "... src/util/opengl_utils.o" @echo "... src/util/opengl_utils.i" @echo "... src/util/opengl_utils.s" @echo "... src/util/opengl_utils_test.o" @echo "... src/util/opengl_utils_test.i" @echo "... src/util/opengl_utils_test.s" @echo "... src/util/option_manager.o" @echo "... src/util/option_manager.i" @echo "... src/util/option_manager.s" @echo "... src/util/ply.o" @echo "... src/util/ply.i" @echo "... src/util/ply.s" @echo "... src/util/random.o" @echo "... src/util/random.i" @echo "... src/util/random.s" @echo "... src/util/random_test.o" @echo "... src/util/random_test.i" @echo "... src/util/random_test.s" @echo "... src/util/string.o" @echo "... src/util/string.i" @echo "... src/util/string.s" @echo "... src/util/string_test.o" @echo "... src/util/string_test.i" @echo "... src/util/string_test.s" @echo "... src/util/threading.o" @echo "... src/util/threading.i" @echo "... src/util/threading.s" @echo "... src/util/threading_test.o" @echo "... src/util/threading_test.i" @echo "... src/util/threading_test.s" @echo "... src/util/timer.o" @echo "... src/util/timer.i" @echo "... src/util/timer.s" @echo "... src/util/timer_test.o" @echo "... src/util/timer_test.i" @echo "... src/util/timer_test.s" @echo "... src/util/version.o" @echo "... src/util/version.i" @echo "... src/util/version.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: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system