You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

734 lines
26 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# 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/bin/cmake
# The command to remove a file.
RM = /usr/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS.build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target test
test:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test
# Special rule for the target test
test/fast: test
.PHONY : test/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
/usr/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/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\" \"bin\""
.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/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /home/algo/Documents/openMVS/openMVS.build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS.build/CMakeFiles /home/algo/Documents/openMVS/openMVS.build/libs/MVS//CMakeFiles/progress.marks
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS.build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/algo/Documents/openMVS/openMVS.build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
libs/MVS/CMakeFiles/MVS.dir/rule:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/CMakeFiles/MVS.dir/rule
.PHONY : libs/MVS/CMakeFiles/MVS.dir/rule
# Convenience name for target.
MVS: libs/MVS/CMakeFiles/MVS.dir/rule
.PHONY : MVS
# fast build rule for target.
MVS/fast:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/build
.PHONY : MVS/fast
# Convenience name for target.
libs/MVS/CMakeFiles/pyOpenMVS.dir/rule:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/CMakeFiles/pyOpenMVS.dir/rule
.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/rule
# Convenience name for target.
pyOpenMVS: libs/MVS/CMakeFiles/pyOpenMVS.dir/rule
.PHONY : pyOpenMVS
# fast build rule for target.
pyOpenMVS/fast:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/build
.PHONY : pyOpenMVS/fast
Camera.o: Camera.cpp.o
.PHONY : Camera.o
# target to build an object file
Camera.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o
.PHONY : Camera.cpp.o
Camera.i: Camera.cpp.i
.PHONY : Camera.i
# target to preprocess a source file
Camera.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.i
.PHONY : Camera.cpp.i
Camera.s: Camera.cpp.s
.PHONY : Camera.s
# target to generate assembly for a file
Camera.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.s
.PHONY : Camera.cpp.s
Common.o: Common.cpp.o
.PHONY : Common.o
# target to build an object file
Common.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o
.PHONY : Common.cpp.o
Common.i: Common.cpp.i
.PHONY : Common.i
# target to preprocess a source file
Common.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Common.cpp.i
.PHONY : Common.cpp.i
Common.s: Common.cpp.s
.PHONY : Common.s
# target to generate assembly for a file
Common.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Common.cpp.s
.PHONY : Common.cpp.s
DepthMap.o: DepthMap.cpp.o
.PHONY : DepthMap.o
# target to build an object file
DepthMap.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o
.PHONY : DepthMap.cpp.o
DepthMap.i: DepthMap.cpp.i
.PHONY : DepthMap.i
# target to preprocess a source file
DepthMap.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.i
.PHONY : DepthMap.cpp.i
DepthMap.s: DepthMap.cpp.s
.PHONY : DepthMap.s
# target to generate assembly for a file
DepthMap.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.s
.PHONY : DepthMap.cpp.s
Image.o: Image.cpp.o
.PHONY : Image.o
# target to build an object file
Image.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o
.PHONY : Image.cpp.o
Image.i: Image.cpp.i
.PHONY : Image.i
# target to preprocess a source file
Image.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Image.cpp.i
.PHONY : Image.cpp.i
Image.s: Image.cpp.s
.PHONY : Image.s
# target to generate assembly for a file
Image.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Image.cpp.s
.PHONY : Image.cpp.s
Mesh.o: Mesh.cpp.o
.PHONY : Mesh.o
# target to build an object file
Mesh.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o
.PHONY : Mesh.cpp.o
Mesh.i: Mesh.cpp.i
.PHONY : Mesh.i
# target to preprocess a source file
Mesh.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.i
.PHONY : Mesh.cpp.i
Mesh.s: Mesh.cpp.s
.PHONY : Mesh.s
# target to generate assembly for a file
Mesh.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.s
.PHONY : Mesh.cpp.s
PatchMatchCUDA.o: PatchMatchCUDA.cpp.o
.PHONY : PatchMatchCUDA.o
# target to build an object file
PatchMatchCUDA.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o
.PHONY : PatchMatchCUDA.cpp.o
PatchMatchCUDA.i: PatchMatchCUDA.cpp.i
.PHONY : PatchMatchCUDA.i
# target to preprocess a source file
PatchMatchCUDA.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.i
.PHONY : PatchMatchCUDA.cpp.i
PatchMatchCUDA.s: PatchMatchCUDA.cpp.s
.PHONY : PatchMatchCUDA.s
# target to generate assembly for a file
PatchMatchCUDA.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.s
.PHONY : PatchMatchCUDA.cpp.s
PatchMatchCUDA.o: PatchMatchCUDA.cu.o
.PHONY : PatchMatchCUDA.o
# target to build an object file
PatchMatchCUDA.cu.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o
.PHONY : PatchMatchCUDA.cu.o
PatchMatchCUDA.i: PatchMatchCUDA.cu.i
.PHONY : PatchMatchCUDA.i
# target to preprocess a source file
PatchMatchCUDA.cu.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.i
.PHONY : PatchMatchCUDA.cu.i
PatchMatchCUDA.s: PatchMatchCUDA.cu.s
.PHONY : PatchMatchCUDA.s
# target to generate assembly for a file
PatchMatchCUDA.cu.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.s
.PHONY : PatchMatchCUDA.cu.s
Platform.o: Platform.cpp.o
.PHONY : Platform.o
# target to build an object file
Platform.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o
.PHONY : Platform.cpp.o
Platform.i: Platform.cpp.i
.PHONY : Platform.i
# target to preprocess a source file
Platform.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.i
.PHONY : Platform.cpp.i
Platform.s: Platform.cpp.s
.PHONY : Platform.s
# target to generate assembly for a file
Platform.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.s
.PHONY : Platform.cpp.s
PointCloud.o: PointCloud.cpp.o
.PHONY : PointCloud.o
# target to build an object file
PointCloud.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o
.PHONY : PointCloud.cpp.o
PointCloud.i: PointCloud.cpp.i
.PHONY : PointCloud.i
# target to preprocess a source file
PointCloud.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.i
.PHONY : PointCloud.cpp.i
PointCloud.s: PointCloud.cpp.s
.PHONY : PointCloud.s
# target to generate assembly for a file
PointCloud.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.s
.PHONY : PointCloud.cpp.s
PythonWrapper.o: PythonWrapper.cpp.o
.PHONY : PythonWrapper.o
# target to build an object file
PythonWrapper.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o
.PHONY : PythonWrapper.cpp.o
PythonWrapper.i: PythonWrapper.cpp.i
.PHONY : PythonWrapper.i
# target to preprocess a source file
PythonWrapper.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.i
.PHONY : PythonWrapper.cpp.i
PythonWrapper.s: PythonWrapper.cpp.s
.PHONY : PythonWrapper.s
# target to generate assembly for a file
PythonWrapper.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.s
.PHONY : PythonWrapper.cpp.s
RectsBinPack.o: RectsBinPack.cpp.o
.PHONY : RectsBinPack.o
# target to build an object file
RectsBinPack.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o
.PHONY : RectsBinPack.cpp.o
RectsBinPack.i: RectsBinPack.cpp.i
.PHONY : RectsBinPack.i
# target to preprocess a source file
RectsBinPack.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.i
.PHONY : RectsBinPack.cpp.i
RectsBinPack.s: RectsBinPack.cpp.s
.PHONY : RectsBinPack.s
# target to generate assembly for a file
RectsBinPack.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.s
.PHONY : RectsBinPack.cpp.s
Scene.o: Scene.cpp.o
.PHONY : Scene.o
# target to build an object file
Scene.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o
.PHONY : Scene.cpp.o
Scene.i: Scene.cpp.i
.PHONY : Scene.i
# target to preprocess a source file
Scene.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.i
.PHONY : Scene.cpp.i
Scene.s: Scene.cpp.s
.PHONY : Scene.s
# target to generate assembly for a file
Scene.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.s
.PHONY : Scene.cpp.s
SceneDensify.o: SceneDensify.cpp.o
.PHONY : SceneDensify.o
# target to build an object file
SceneDensify.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o
.PHONY : SceneDensify.cpp.o
SceneDensify.i: SceneDensify.cpp.i
.PHONY : SceneDensify.i
# target to preprocess a source file
SceneDensify.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.i
.PHONY : SceneDensify.cpp.i
SceneDensify.s: SceneDensify.cpp.s
.PHONY : SceneDensify.s
# target to generate assembly for a file
SceneDensify.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.s
.PHONY : SceneDensify.cpp.s
SceneReconstruct.o: SceneReconstruct.cpp.o
.PHONY : SceneReconstruct.o
# target to build an object file
SceneReconstruct.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o
.PHONY : SceneReconstruct.cpp.o
SceneReconstruct.i: SceneReconstruct.cpp.i
.PHONY : SceneReconstruct.i
# target to preprocess a source file
SceneReconstruct.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.i
.PHONY : SceneReconstruct.cpp.i
SceneReconstruct.s: SceneReconstruct.cpp.s
.PHONY : SceneReconstruct.s
# target to generate assembly for a file
SceneReconstruct.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.s
.PHONY : SceneReconstruct.cpp.s
SceneRefine.o: SceneRefine.cpp.o
.PHONY : SceneRefine.o
# target to build an object file
SceneRefine.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o
.PHONY : SceneRefine.cpp.o
SceneRefine.i: SceneRefine.cpp.i
.PHONY : SceneRefine.i
# target to preprocess a source file
SceneRefine.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.i
.PHONY : SceneRefine.cpp.i
SceneRefine.s: SceneRefine.cpp.s
.PHONY : SceneRefine.s
# target to generate assembly for a file
SceneRefine.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.s
.PHONY : SceneRefine.cpp.s
SceneRefineCUDA.o: SceneRefineCUDA.cpp.o
.PHONY : SceneRefineCUDA.o
# target to build an object file
SceneRefineCUDA.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o
.PHONY : SceneRefineCUDA.cpp.o
SceneRefineCUDA.i: SceneRefineCUDA.cpp.i
.PHONY : SceneRefineCUDA.i
# target to preprocess a source file
SceneRefineCUDA.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.i
.PHONY : SceneRefineCUDA.cpp.i
SceneRefineCUDA.s: SceneRefineCUDA.cpp.s
.PHONY : SceneRefineCUDA.s
# target to generate assembly for a file
SceneRefineCUDA.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.s
.PHONY : SceneRefineCUDA.cpp.s
SceneTexture.o: SceneTexture.cpp.o
.PHONY : SceneTexture.o
# target to build an object file
SceneTexture.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o
.PHONY : SceneTexture.cpp.o
SceneTexture.i: SceneTexture.cpp.i
.PHONY : SceneTexture.i
# target to preprocess a source file
SceneTexture.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.i
.PHONY : SceneTexture.cpp.i
SceneTexture.s: SceneTexture.cpp.s
.PHONY : SceneTexture.s
# target to generate assembly for a file
SceneTexture.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.s
.PHONY : SceneTexture.cpp.s
SemiGlobalMatcher.o: SemiGlobalMatcher.cpp.o
.PHONY : SemiGlobalMatcher.o
# target to build an object file
SemiGlobalMatcher.cpp.o:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o
.PHONY : SemiGlobalMatcher.cpp.o
SemiGlobalMatcher.i: SemiGlobalMatcher.cpp.i
.PHONY : SemiGlobalMatcher.i
# target to preprocess a source file
SemiGlobalMatcher.cpp.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.i
.PHONY : SemiGlobalMatcher.cpp.i
SemiGlobalMatcher.s: SemiGlobalMatcher.cpp.s
.PHONY : SemiGlobalMatcher.s
# target to generate assembly for a file
SemiGlobalMatcher.cpp.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.s
.PHONY : SemiGlobalMatcher.cpp.s
# target to build an object file
cmake_pch.hxx.gch:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch
.PHONY : cmake_pch.hxx.gch
# target to preprocess a source file
cmake_pch.hxx.i:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.i
.PHONY : cmake_pch.hxx.i
# target to generate assembly for a file
cmake_pch.hxx.s:
cd /home/algo/Documents/openMVS/openMVS.build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.s
.PHONY : cmake_pch.hxx.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 "... test"
@echo "... MVS"
@echo "... pyOpenMVS"
@echo "... Camera.o"
@echo "... Camera.i"
@echo "... Camera.s"
@echo "... Common.o"
@echo "... Common.i"
@echo "... Common.s"
@echo "... DepthMap.o"
@echo "... DepthMap.i"
@echo "... DepthMap.s"
@echo "... Image.o"
@echo "... Image.i"
@echo "... Image.s"
@echo "... Mesh.o"
@echo "... Mesh.i"
@echo "... Mesh.s"
@echo "... PatchMatchCUDA.o"
@echo "... PatchMatchCUDA.i"
@echo "... PatchMatchCUDA.s"
@echo "... PatchMatchCUDA.o"
@echo "... PatchMatchCUDA.i"
@echo "... PatchMatchCUDA.s"
@echo "... Platform.o"
@echo "... Platform.i"
@echo "... Platform.s"
@echo "... PointCloud.o"
@echo "... PointCloud.i"
@echo "... PointCloud.s"
@echo "... PythonWrapper.o"
@echo "... PythonWrapper.i"
@echo "... PythonWrapper.s"
@echo "... RectsBinPack.o"
@echo "... RectsBinPack.i"
@echo "... RectsBinPack.s"
@echo "... Scene.o"
@echo "... Scene.i"
@echo "... Scene.s"
@echo "... SceneDensify.o"
@echo "... SceneDensify.i"
@echo "... SceneDensify.s"
@echo "... SceneReconstruct.o"
@echo "... SceneReconstruct.i"
@echo "... SceneReconstruct.s"
@echo "... SceneRefine.o"
@echo "... SceneRefine.i"
@echo "... SceneRefine.s"
@echo "... SceneRefineCUDA.o"
@echo "... SceneRefineCUDA.i"
@echo "... SceneRefineCUDA.s"
@echo "... SceneTexture.o"
@echo "... SceneTexture.i"
@echo "... SceneTexture.s"
@echo "... SemiGlobalMatcher.o"
@echo "... SemiGlobalMatcher.i"
@echo "... SemiGlobalMatcher.s"
@echo "... cmake_pch.hxx.gch"
@echo "... cmake_pch.hxx.i"
@echo "... cmake_pch.hxx.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /home/algo/Documents/openMVS/openMVS.build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system