# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.13 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/local/bin/cmake # The command to remove a file. RM = /usr/local/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /content/openpose # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /content/openpose/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/local/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/local/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/local/bin/cmake -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 # The main all target all: cmake_check_build_system cd /content/openpose/build && $(CMAKE_COMMAND) -E cmake_progress_start /content/openpose/build/CMakeFiles /content/openpose/build/examples/tutorial_api_cpp/CMakeFiles/progress.marks cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/all $(CMAKE_COMMAND) -E cmake_progress_start /content/openpose/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/preinstall .PHONY : preinstall/fast # clear depends depend: cd /content/openpose/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/rule # Convenience name for target. 18_synchronous_custom_all_and_datum.bin: examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/rule .PHONY : 18_synchronous_custom_all_and_datum.bin # fast build rule for target. 18_synchronous_custom_all_and_datum.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/build .PHONY : 18_synchronous_custom_all_and_datum.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/rule # Convenience name for target. 17_synchronous_custom_output.bin: examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/rule .PHONY : 17_synchronous_custom_output.bin # fast build rule for target. 17_synchronous_custom_output.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/build .PHONY : 17_synchronous_custom_output.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/rule # Convenience name for target. 05_keypoints_from_images_multi_gpu.bin: examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/rule .PHONY : 05_keypoints_from_images_multi_gpu.bin # fast build rule for target. 05_keypoints_from_images_multi_gpu.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/build .PHONY : 05_keypoints_from_images_multi_gpu.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/rule # Convenience name for target. 03_keypoints_from_image.bin: examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/rule .PHONY : 03_keypoints_from_image.bin # fast build rule for target. 03_keypoints_from_image.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/build .PHONY : 03_keypoints_from_image.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/rule # Convenience name for target. 06_face_from_image.bin: examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/rule .PHONY : 06_face_from_image.bin # fast build rule for target. 06_face_from_image.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/build .PHONY : 06_face_from_image.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/rule # Convenience name for target. 07_hand_from_image.bin: examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/rule .PHONY : 07_hand_from_image.bin # fast build rule for target. 07_hand_from_image.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/build .PHONY : 07_hand_from_image.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/rule # Convenience name for target. 04_keypoints_from_images.bin: examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/rule .PHONY : 04_keypoints_from_images.bin # fast build rule for target. 04_keypoints_from_images.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/build .PHONY : 04_keypoints_from_images.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/rule # Convenience name for target. 01_body_from_image_default.bin: examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/rule .PHONY : 01_body_from_image_default.bin # fast build rule for target. 01_body_from_image_default.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/build .PHONY : 01_body_from_image_default.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/rule # Convenience name for target. 09_keypoints_from_heatmaps.bin: examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/rule .PHONY : 09_keypoints_from_heatmaps.bin # fast build rule for target. 09_keypoints_from_heatmaps.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/build .PHONY : 09_keypoints_from_heatmaps.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/rule # Convenience name for target. 02_whole_body_from_image_default.bin: examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/rule .PHONY : 02_whole_body_from_image_default.bin # fast build rule for target. 02_whole_body_from_image_default.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/build .PHONY : 02_whole_body_from_image_default.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/rule # Convenience name for target. 13_asynchronous_custom_input_output_and_datum.bin: examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/rule .PHONY : 13_asynchronous_custom_input_output_and_datum.bin # fast build rule for target. 13_asynchronous_custom_input_output_and_datum.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/build .PHONY : 13_asynchronous_custom_input_output_and_datum.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/rule # Convenience name for target. 08_heatmaps_from_image.bin: examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/rule .PHONY : 08_heatmaps_from_image.bin # fast build rule for target. 08_heatmaps_from_image.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/build .PHONY : 08_heatmaps_from_image.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/rule # Convenience name for target. 16_synchronous_custom_postprocessing.bin: examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/rule .PHONY : 16_synchronous_custom_postprocessing.bin # fast build rule for target. 16_synchronous_custom_postprocessing.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/build .PHONY : 16_synchronous_custom_postprocessing.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/rule # Convenience name for target. 11_asynchronous_custom_input_multi_camera.bin: examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/rule .PHONY : 11_asynchronous_custom_input_multi_camera.bin # fast build rule for target. 11_asynchronous_custom_input_multi_camera.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/build .PHONY : 11_asynchronous_custom_input_multi_camera.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/rule # Convenience name for target. 14_synchronous_custom_input.bin: examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/rule .PHONY : 14_synchronous_custom_input.bin # fast build rule for target. 14_synchronous_custom_input.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/build .PHONY : 14_synchronous_custom_input.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/rule # Convenience name for target. 15_synchronous_custom_preprocessing.bin: examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/rule .PHONY : 15_synchronous_custom_preprocessing.bin # fast build rule for target. 15_synchronous_custom_preprocessing.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/build .PHONY : 15_synchronous_custom_preprocessing.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/rule # Convenience name for target. 10_asynchronous_custom_input.bin: examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/rule .PHONY : 10_asynchronous_custom_input.bin # fast build rule for target. 10_asynchronous_custom_input.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/build .PHONY : 10_asynchronous_custom_input.bin/fast # Convenience name for target. examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/rule: cd /content/openpose/build && $(MAKE) -f CMakeFiles/Makefile2 examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/rule .PHONY : examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/rule # Convenience name for target. 12_asynchronous_custom_output.bin: examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/rule .PHONY : 12_asynchronous_custom_output.bin # fast build rule for target. 12_asynchronous_custom_output.bin/fast: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/build .PHONY : 12_asynchronous_custom_output.bin/fast 01_body_from_image_default.o: 01_body_from_image_default.cpp.o .PHONY : 01_body_from_image_default.o # target to build an object file 01_body_from_image_default.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/01_body_from_image_default.cpp.o .PHONY : 01_body_from_image_default.cpp.o 01_body_from_image_default.i: 01_body_from_image_default.cpp.i .PHONY : 01_body_from_image_default.i # target to preprocess a source file 01_body_from_image_default.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/01_body_from_image_default.cpp.i .PHONY : 01_body_from_image_default.cpp.i 01_body_from_image_default.s: 01_body_from_image_default.cpp.s .PHONY : 01_body_from_image_default.s # target to generate assembly for a file 01_body_from_image_default.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/01_body_from_image_default.bin.dir/01_body_from_image_default.cpp.s .PHONY : 01_body_from_image_default.cpp.s 02_whole_body_from_image_default.o: 02_whole_body_from_image_default.cpp.o .PHONY : 02_whole_body_from_image_default.o # target to build an object file 02_whole_body_from_image_default.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/02_whole_body_from_image_default.cpp.o .PHONY : 02_whole_body_from_image_default.cpp.o 02_whole_body_from_image_default.i: 02_whole_body_from_image_default.cpp.i .PHONY : 02_whole_body_from_image_default.i # target to preprocess a source file 02_whole_body_from_image_default.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/02_whole_body_from_image_default.cpp.i .PHONY : 02_whole_body_from_image_default.cpp.i 02_whole_body_from_image_default.s: 02_whole_body_from_image_default.cpp.s .PHONY : 02_whole_body_from_image_default.s # target to generate assembly for a file 02_whole_body_from_image_default.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/02_whole_body_from_image_default.bin.dir/02_whole_body_from_image_default.cpp.s .PHONY : 02_whole_body_from_image_default.cpp.s 03_keypoints_from_image.o: 03_keypoints_from_image.cpp.o .PHONY : 03_keypoints_from_image.o # target to build an object file 03_keypoints_from_image.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/03_keypoints_from_image.cpp.o .PHONY : 03_keypoints_from_image.cpp.o 03_keypoints_from_image.i: 03_keypoints_from_image.cpp.i .PHONY : 03_keypoints_from_image.i # target to preprocess a source file 03_keypoints_from_image.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/03_keypoints_from_image.cpp.i .PHONY : 03_keypoints_from_image.cpp.i 03_keypoints_from_image.s: 03_keypoints_from_image.cpp.s .PHONY : 03_keypoints_from_image.s # target to generate assembly for a file 03_keypoints_from_image.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/03_keypoints_from_image.bin.dir/03_keypoints_from_image.cpp.s .PHONY : 03_keypoints_from_image.cpp.s 04_keypoints_from_images.o: 04_keypoints_from_images.cpp.o .PHONY : 04_keypoints_from_images.o # target to build an object file 04_keypoints_from_images.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/04_keypoints_from_images.cpp.o .PHONY : 04_keypoints_from_images.cpp.o 04_keypoints_from_images.i: 04_keypoints_from_images.cpp.i .PHONY : 04_keypoints_from_images.i # target to preprocess a source file 04_keypoints_from_images.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/04_keypoints_from_images.cpp.i .PHONY : 04_keypoints_from_images.cpp.i 04_keypoints_from_images.s: 04_keypoints_from_images.cpp.s .PHONY : 04_keypoints_from_images.s # target to generate assembly for a file 04_keypoints_from_images.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/04_keypoints_from_images.bin.dir/04_keypoints_from_images.cpp.s .PHONY : 04_keypoints_from_images.cpp.s 05_keypoints_from_images_multi_gpu.o: 05_keypoints_from_images_multi_gpu.cpp.o .PHONY : 05_keypoints_from_images_multi_gpu.o # target to build an object file 05_keypoints_from_images_multi_gpu.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/05_keypoints_from_images_multi_gpu.cpp.o .PHONY : 05_keypoints_from_images_multi_gpu.cpp.o 05_keypoints_from_images_multi_gpu.i: 05_keypoints_from_images_multi_gpu.cpp.i .PHONY : 05_keypoints_from_images_multi_gpu.i # target to preprocess a source file 05_keypoints_from_images_multi_gpu.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/05_keypoints_from_images_multi_gpu.cpp.i .PHONY : 05_keypoints_from_images_multi_gpu.cpp.i 05_keypoints_from_images_multi_gpu.s: 05_keypoints_from_images_multi_gpu.cpp.s .PHONY : 05_keypoints_from_images_multi_gpu.s # target to generate assembly for a file 05_keypoints_from_images_multi_gpu.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/05_keypoints_from_images_multi_gpu.bin.dir/05_keypoints_from_images_multi_gpu.cpp.s .PHONY : 05_keypoints_from_images_multi_gpu.cpp.s 06_face_from_image.o: 06_face_from_image.cpp.o .PHONY : 06_face_from_image.o # target to build an object file 06_face_from_image.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/06_face_from_image.cpp.o .PHONY : 06_face_from_image.cpp.o 06_face_from_image.i: 06_face_from_image.cpp.i .PHONY : 06_face_from_image.i # target to preprocess a source file 06_face_from_image.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/06_face_from_image.cpp.i .PHONY : 06_face_from_image.cpp.i 06_face_from_image.s: 06_face_from_image.cpp.s .PHONY : 06_face_from_image.s # target to generate assembly for a file 06_face_from_image.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/06_face_from_image.bin.dir/06_face_from_image.cpp.s .PHONY : 06_face_from_image.cpp.s 07_hand_from_image.o: 07_hand_from_image.cpp.o .PHONY : 07_hand_from_image.o # target to build an object file 07_hand_from_image.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/07_hand_from_image.cpp.o .PHONY : 07_hand_from_image.cpp.o 07_hand_from_image.i: 07_hand_from_image.cpp.i .PHONY : 07_hand_from_image.i # target to preprocess a source file 07_hand_from_image.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/07_hand_from_image.cpp.i .PHONY : 07_hand_from_image.cpp.i 07_hand_from_image.s: 07_hand_from_image.cpp.s .PHONY : 07_hand_from_image.s # target to generate assembly for a file 07_hand_from_image.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/07_hand_from_image.bin.dir/07_hand_from_image.cpp.s .PHONY : 07_hand_from_image.cpp.s 08_heatmaps_from_image.o: 08_heatmaps_from_image.cpp.o .PHONY : 08_heatmaps_from_image.o # target to build an object file 08_heatmaps_from_image.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/08_heatmaps_from_image.cpp.o .PHONY : 08_heatmaps_from_image.cpp.o 08_heatmaps_from_image.i: 08_heatmaps_from_image.cpp.i .PHONY : 08_heatmaps_from_image.i # target to preprocess a source file 08_heatmaps_from_image.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/08_heatmaps_from_image.cpp.i .PHONY : 08_heatmaps_from_image.cpp.i 08_heatmaps_from_image.s: 08_heatmaps_from_image.cpp.s .PHONY : 08_heatmaps_from_image.s # target to generate assembly for a file 08_heatmaps_from_image.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/08_heatmaps_from_image.bin.dir/08_heatmaps_from_image.cpp.s .PHONY : 08_heatmaps_from_image.cpp.s 09_keypoints_from_heatmaps.o: 09_keypoints_from_heatmaps.cpp.o .PHONY : 09_keypoints_from_heatmaps.o # target to build an object file 09_keypoints_from_heatmaps.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/09_keypoints_from_heatmaps.cpp.o .PHONY : 09_keypoints_from_heatmaps.cpp.o 09_keypoints_from_heatmaps.i: 09_keypoints_from_heatmaps.cpp.i .PHONY : 09_keypoints_from_heatmaps.i # target to preprocess a source file 09_keypoints_from_heatmaps.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/09_keypoints_from_heatmaps.cpp.i .PHONY : 09_keypoints_from_heatmaps.cpp.i 09_keypoints_from_heatmaps.s: 09_keypoints_from_heatmaps.cpp.s .PHONY : 09_keypoints_from_heatmaps.s # target to generate assembly for a file 09_keypoints_from_heatmaps.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/09_keypoints_from_heatmaps.bin.dir/09_keypoints_from_heatmaps.cpp.s .PHONY : 09_keypoints_from_heatmaps.cpp.s 10_asynchronous_custom_input.o: 10_asynchronous_custom_input.cpp.o .PHONY : 10_asynchronous_custom_input.o # target to build an object file 10_asynchronous_custom_input.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/10_asynchronous_custom_input.cpp.o .PHONY : 10_asynchronous_custom_input.cpp.o 10_asynchronous_custom_input.i: 10_asynchronous_custom_input.cpp.i .PHONY : 10_asynchronous_custom_input.i # target to preprocess a source file 10_asynchronous_custom_input.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/10_asynchronous_custom_input.cpp.i .PHONY : 10_asynchronous_custom_input.cpp.i 10_asynchronous_custom_input.s: 10_asynchronous_custom_input.cpp.s .PHONY : 10_asynchronous_custom_input.s # target to generate assembly for a file 10_asynchronous_custom_input.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/10_asynchronous_custom_input.bin.dir/10_asynchronous_custom_input.cpp.s .PHONY : 10_asynchronous_custom_input.cpp.s 11_asynchronous_custom_input_multi_camera.o: 11_asynchronous_custom_input_multi_camera.cpp.o .PHONY : 11_asynchronous_custom_input_multi_camera.o # target to build an object file 11_asynchronous_custom_input_multi_camera.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/11_asynchronous_custom_input_multi_camera.cpp.o .PHONY : 11_asynchronous_custom_input_multi_camera.cpp.o 11_asynchronous_custom_input_multi_camera.i: 11_asynchronous_custom_input_multi_camera.cpp.i .PHONY : 11_asynchronous_custom_input_multi_camera.i # target to preprocess a source file 11_asynchronous_custom_input_multi_camera.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/11_asynchronous_custom_input_multi_camera.cpp.i .PHONY : 11_asynchronous_custom_input_multi_camera.cpp.i 11_asynchronous_custom_input_multi_camera.s: 11_asynchronous_custom_input_multi_camera.cpp.s .PHONY : 11_asynchronous_custom_input_multi_camera.s # target to generate assembly for a file 11_asynchronous_custom_input_multi_camera.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/11_asynchronous_custom_input_multi_camera.bin.dir/11_asynchronous_custom_input_multi_camera.cpp.s .PHONY : 11_asynchronous_custom_input_multi_camera.cpp.s 12_asynchronous_custom_output.o: 12_asynchronous_custom_output.cpp.o .PHONY : 12_asynchronous_custom_output.o # target to build an object file 12_asynchronous_custom_output.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/12_asynchronous_custom_output.cpp.o .PHONY : 12_asynchronous_custom_output.cpp.o 12_asynchronous_custom_output.i: 12_asynchronous_custom_output.cpp.i .PHONY : 12_asynchronous_custom_output.i # target to preprocess a source file 12_asynchronous_custom_output.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/12_asynchronous_custom_output.cpp.i .PHONY : 12_asynchronous_custom_output.cpp.i 12_asynchronous_custom_output.s: 12_asynchronous_custom_output.cpp.s .PHONY : 12_asynchronous_custom_output.s # target to generate assembly for a file 12_asynchronous_custom_output.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/12_asynchronous_custom_output.bin.dir/12_asynchronous_custom_output.cpp.s .PHONY : 12_asynchronous_custom_output.cpp.s 13_asynchronous_custom_input_output_and_datum.o: 13_asynchronous_custom_input_output_and_datum.cpp.o .PHONY : 13_asynchronous_custom_input_output_and_datum.o # target to build an object file 13_asynchronous_custom_input_output_and_datum.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/13_asynchronous_custom_input_output_and_datum.cpp.o .PHONY : 13_asynchronous_custom_input_output_and_datum.cpp.o 13_asynchronous_custom_input_output_and_datum.i: 13_asynchronous_custom_input_output_and_datum.cpp.i .PHONY : 13_asynchronous_custom_input_output_and_datum.i # target to preprocess a source file 13_asynchronous_custom_input_output_and_datum.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/13_asynchronous_custom_input_output_and_datum.cpp.i .PHONY : 13_asynchronous_custom_input_output_and_datum.cpp.i 13_asynchronous_custom_input_output_and_datum.s: 13_asynchronous_custom_input_output_and_datum.cpp.s .PHONY : 13_asynchronous_custom_input_output_and_datum.s # target to generate assembly for a file 13_asynchronous_custom_input_output_and_datum.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/13_asynchronous_custom_input_output_and_datum.bin.dir/13_asynchronous_custom_input_output_and_datum.cpp.s .PHONY : 13_asynchronous_custom_input_output_and_datum.cpp.s 14_synchronous_custom_input.o: 14_synchronous_custom_input.cpp.o .PHONY : 14_synchronous_custom_input.o # target to build an object file 14_synchronous_custom_input.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/14_synchronous_custom_input.cpp.o .PHONY : 14_synchronous_custom_input.cpp.o 14_synchronous_custom_input.i: 14_synchronous_custom_input.cpp.i .PHONY : 14_synchronous_custom_input.i # target to preprocess a source file 14_synchronous_custom_input.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/14_synchronous_custom_input.cpp.i .PHONY : 14_synchronous_custom_input.cpp.i 14_synchronous_custom_input.s: 14_synchronous_custom_input.cpp.s .PHONY : 14_synchronous_custom_input.s # target to generate assembly for a file 14_synchronous_custom_input.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/14_synchronous_custom_input.bin.dir/14_synchronous_custom_input.cpp.s .PHONY : 14_synchronous_custom_input.cpp.s 15_synchronous_custom_preprocessing.o: 15_synchronous_custom_preprocessing.cpp.o .PHONY : 15_synchronous_custom_preprocessing.o # target to build an object file 15_synchronous_custom_preprocessing.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/15_synchronous_custom_preprocessing.cpp.o .PHONY : 15_synchronous_custom_preprocessing.cpp.o 15_synchronous_custom_preprocessing.i: 15_synchronous_custom_preprocessing.cpp.i .PHONY : 15_synchronous_custom_preprocessing.i # target to preprocess a source file 15_synchronous_custom_preprocessing.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/15_synchronous_custom_preprocessing.cpp.i .PHONY : 15_synchronous_custom_preprocessing.cpp.i 15_synchronous_custom_preprocessing.s: 15_synchronous_custom_preprocessing.cpp.s .PHONY : 15_synchronous_custom_preprocessing.s # target to generate assembly for a file 15_synchronous_custom_preprocessing.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/15_synchronous_custom_preprocessing.bin.dir/15_synchronous_custom_preprocessing.cpp.s .PHONY : 15_synchronous_custom_preprocessing.cpp.s 16_synchronous_custom_postprocessing.o: 16_synchronous_custom_postprocessing.cpp.o .PHONY : 16_synchronous_custom_postprocessing.o # target to build an object file 16_synchronous_custom_postprocessing.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/16_synchronous_custom_postprocessing.cpp.o .PHONY : 16_synchronous_custom_postprocessing.cpp.o 16_synchronous_custom_postprocessing.i: 16_synchronous_custom_postprocessing.cpp.i .PHONY : 16_synchronous_custom_postprocessing.i # target to preprocess a source file 16_synchronous_custom_postprocessing.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/16_synchronous_custom_postprocessing.cpp.i .PHONY : 16_synchronous_custom_postprocessing.cpp.i 16_synchronous_custom_postprocessing.s: 16_synchronous_custom_postprocessing.cpp.s .PHONY : 16_synchronous_custom_postprocessing.s # target to generate assembly for a file 16_synchronous_custom_postprocessing.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/16_synchronous_custom_postprocessing.bin.dir/16_synchronous_custom_postprocessing.cpp.s .PHONY : 16_synchronous_custom_postprocessing.cpp.s 17_synchronous_custom_output.o: 17_synchronous_custom_output.cpp.o .PHONY : 17_synchronous_custom_output.o # target to build an object file 17_synchronous_custom_output.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/17_synchronous_custom_output.cpp.o .PHONY : 17_synchronous_custom_output.cpp.o 17_synchronous_custom_output.i: 17_synchronous_custom_output.cpp.i .PHONY : 17_synchronous_custom_output.i # target to preprocess a source file 17_synchronous_custom_output.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/17_synchronous_custom_output.cpp.i .PHONY : 17_synchronous_custom_output.cpp.i 17_synchronous_custom_output.s: 17_synchronous_custom_output.cpp.s .PHONY : 17_synchronous_custom_output.s # target to generate assembly for a file 17_synchronous_custom_output.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/17_synchronous_custom_output.bin.dir/17_synchronous_custom_output.cpp.s .PHONY : 17_synchronous_custom_output.cpp.s 18_synchronous_custom_all_and_datum.o: 18_synchronous_custom_all_and_datum.cpp.o .PHONY : 18_synchronous_custom_all_and_datum.o # target to build an object file 18_synchronous_custom_all_and_datum.cpp.o: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/18_synchronous_custom_all_and_datum.cpp.o .PHONY : 18_synchronous_custom_all_and_datum.cpp.o 18_synchronous_custom_all_and_datum.i: 18_synchronous_custom_all_and_datum.cpp.i .PHONY : 18_synchronous_custom_all_and_datum.i # target to preprocess a source file 18_synchronous_custom_all_and_datum.cpp.i: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/18_synchronous_custom_all_and_datum.cpp.i .PHONY : 18_synchronous_custom_all_and_datum.cpp.i 18_synchronous_custom_all_and_datum.s: 18_synchronous_custom_all_and_datum.cpp.s .PHONY : 18_synchronous_custom_all_and_datum.s # target to generate assembly for a file 18_synchronous_custom_all_and_datum.cpp.s: cd /content/openpose/build && $(MAKE) -f examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/build.make examples/tutorial_api_cpp/CMakeFiles/18_synchronous_custom_all_and_datum.bin.dir/18_synchronous_custom_all_and_datum.cpp.s .PHONY : 18_synchronous_custom_all_and_datum.cpp.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... install/strip" @echo "... install/local" @echo "... install" @echo "... edit_cache" @echo "... 18_synchronous_custom_all_and_datum.bin" @echo "... rebuild_cache" @echo "... 17_synchronous_custom_output.bin" @echo "... 05_keypoints_from_images_multi_gpu.bin" @echo "... 03_keypoints_from_image.bin" @echo "... 06_face_from_image.bin" @echo "... 07_hand_from_image.bin" @echo "... 04_keypoints_from_images.bin" @echo "... 01_body_from_image_default.bin" @echo "... 09_keypoints_from_heatmaps.bin" @echo "... 02_whole_body_from_image_default.bin" @echo "... list_install_components" @echo "... 13_asynchronous_custom_input_output_and_datum.bin" @echo "... 08_heatmaps_from_image.bin" @echo "... 16_synchronous_custom_postprocessing.bin" @echo "... 11_asynchronous_custom_input_multi_camera.bin" @echo "... 14_synchronous_custom_input.bin" @echo "... 15_synchronous_custom_preprocessing.bin" @echo "... 10_asynchronous_custom_input.bin" @echo "... 12_asynchronous_custom_output.bin" @echo "... 01_body_from_image_default.o" @echo "... 01_body_from_image_default.i" @echo "... 01_body_from_image_default.s" @echo "... 02_whole_body_from_image_default.o" @echo "... 02_whole_body_from_image_default.i" @echo "... 02_whole_body_from_image_default.s" @echo "... 03_keypoints_from_image.o" @echo "... 03_keypoints_from_image.i" @echo "... 03_keypoints_from_image.s" @echo "... 04_keypoints_from_images.o" @echo "... 04_keypoints_from_images.i" @echo "... 04_keypoints_from_images.s" @echo "... 05_keypoints_from_images_multi_gpu.o" @echo "... 05_keypoints_from_images_multi_gpu.i" @echo "... 05_keypoints_from_images_multi_gpu.s" @echo "... 06_face_from_image.o" @echo "... 06_face_from_image.i" @echo "... 06_face_from_image.s" @echo "... 07_hand_from_image.o" @echo "... 07_hand_from_image.i" @echo "... 07_hand_from_image.s" @echo "... 08_heatmaps_from_image.o" @echo "... 08_heatmaps_from_image.i" @echo "... 08_heatmaps_from_image.s" @echo "... 09_keypoints_from_heatmaps.o" @echo "... 09_keypoints_from_heatmaps.i" @echo "... 09_keypoints_from_heatmaps.s" @echo "... 10_asynchronous_custom_input.o" @echo "... 10_asynchronous_custom_input.i" @echo "... 10_asynchronous_custom_input.s" @echo "... 11_asynchronous_custom_input_multi_camera.o" @echo "... 11_asynchronous_custom_input_multi_camera.i" @echo "... 11_asynchronous_custom_input_multi_camera.s" @echo "... 12_asynchronous_custom_output.o" @echo "... 12_asynchronous_custom_output.i" @echo "... 12_asynchronous_custom_output.s" @echo "... 13_asynchronous_custom_input_output_and_datum.o" @echo "... 13_asynchronous_custom_input_output_and_datum.i" @echo "... 13_asynchronous_custom_input_output_and_datum.s" @echo "... 14_synchronous_custom_input.o" @echo "... 14_synchronous_custom_input.i" @echo "... 14_synchronous_custom_input.s" @echo "... 15_synchronous_custom_preprocessing.o" @echo "... 15_synchronous_custom_preprocessing.i" @echo "... 15_synchronous_custom_preprocessing.s" @echo "... 16_synchronous_custom_postprocessing.o" @echo "... 16_synchronous_custom_postprocessing.i" @echo "... 16_synchronous_custom_postprocessing.s" @echo "... 17_synchronous_custom_output.o" @echo "... 17_synchronous_custom_output.i" @echo "... 17_synchronous_custom_output.s" @echo "... 18_synchronous_custom_all_and_datum.o" @echo "... 18_synchronous_custom_all_and_datum.i" @echo "... 18_synchronous_custom_all_and_datum.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 /content/openpose/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system