camenduru's picture
thanks to openpose ❤
f5bb0c0
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
# 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.10/dist-packages/cmake/data/bin/cmake
# The command to remove a file.
RM = /usr/local/lib/python3.10/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/openpose/3rdparty/caffe
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/openpose/build/caffe/src/openpose_lib-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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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/openpose/build/caffe/src/openpose_lib-build/CMakeFiles /content/openpose/build/caffe/src/openpose_lib-build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /content/openpose/build/caffe/src/openpose_lib-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 symlink_to_build
# Build rule for target.
symlink_to_build: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 symlink_to_build
.PHONY : symlink_to_build
# fast build rule for target.
symlink_to_build/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/symlink_to_build.dir/build.make CMakeFiles/symlink_to_build.dir/build
.PHONY : symlink_to_build/fast
#=============================================================================
# Target rules for targets named lint
# Build rule for target.
lint: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lint
.PHONY : lint
# fast build rule for target.
lint/fast:
$(MAKE) $(MAKESILENT) -f CMakeFiles/lint.dir/build.make CMakeFiles/lint.dir/build
.PHONY : lint/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 gtest
# Build rule for target.
gtest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gtest
.PHONY : gtest
# fast build rule for target.
gtest/fast:
$(MAKE) $(MAKESILENT) -f src/gtest/CMakeFiles/gtest.dir/build.make src/gtest/CMakeFiles/gtest.dir/build
.PHONY : gtest/fast
#=============================================================================
# Target rules for targets named caffeproto
# Build rule for target.
caffeproto: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 caffeproto
.PHONY : caffeproto
# fast build rule for target.
caffeproto/fast:
$(MAKE) $(MAKESILENT) -f src/caffe/CMakeFiles/caffeproto.dir/build.make src/caffe/CMakeFiles/caffeproto.dir/build
.PHONY : caffeproto/fast
#=============================================================================
# Target rules for targets named caffe
# Build rule for target.
caffe: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 caffe
.PHONY : caffe
# fast build rule for target.
caffe/fast:
$(MAKE) $(MAKESILENT) -f src/caffe/CMakeFiles/caffe.dir/build.make src/caffe/CMakeFiles/caffe.dir/build
.PHONY : caffe/fast
#=============================================================================
# Target rules for targets named test.testbin
# Build rule for target.
test.testbin: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test.testbin
.PHONY : test.testbin
# fast build rule for target.
test.testbin/fast:
$(MAKE) $(MAKESILENT) -f src/caffe/test/CMakeFiles/test.testbin.dir/build.make src/caffe/test/CMakeFiles/test.testbin.dir/build
.PHONY : test.testbin/fast
#=============================================================================
# Target rules for targets named runtest
# Build rule for target.
runtest: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 runtest
.PHONY : runtest
# fast build rule for target.
runtest/fast:
$(MAKE) $(MAKESILENT) -f src/caffe/test/CMakeFiles/runtest.dir/build.make src/caffe/test/CMakeFiles/runtest.dir/build
.PHONY : runtest/fast
#=============================================================================
# Target rules for targets named caffe.bin
# Build rule for target.
caffe.bin: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 caffe.bin
.PHONY : caffe.bin
# fast build rule for target.
caffe.bin/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/caffe.bin.dir/build.make tools/CMakeFiles/caffe.bin.dir/build
.PHONY : caffe.bin/fast
#=============================================================================
# Target rules for targets named compute_image_mean
# Build rule for target.
compute_image_mean: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 compute_image_mean
.PHONY : compute_image_mean
# fast build rule for target.
compute_image_mean/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/compute_image_mean.dir/build.make tools/CMakeFiles/compute_image_mean.dir/build
.PHONY : compute_image_mean/fast
#=============================================================================
# Target rules for targets named convert_imageset
# Build rule for target.
convert_imageset: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 convert_imageset
.PHONY : convert_imageset
# fast build rule for target.
convert_imageset/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/convert_imageset.dir/build.make tools/CMakeFiles/convert_imageset.dir/build
.PHONY : convert_imageset/fast
#=============================================================================
# Target rules for targets named extract_features
# Build rule for target.
extract_features: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 extract_features
.PHONY : extract_features
# fast build rule for target.
extract_features/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/extract_features.dir/build.make tools/CMakeFiles/extract_features.dir/build
.PHONY : extract_features/fast
#=============================================================================
# Target rules for targets named upgrade_net_proto_binary
# Build rule for target.
upgrade_net_proto_binary: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 upgrade_net_proto_binary
.PHONY : upgrade_net_proto_binary
# fast build rule for target.
upgrade_net_proto_binary/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_binary.dir/build.make tools/CMakeFiles/upgrade_net_proto_binary.dir/build
.PHONY : upgrade_net_proto_binary/fast
#=============================================================================
# Target rules for targets named upgrade_net_proto_text
# Build rule for target.
upgrade_net_proto_text: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 upgrade_net_proto_text
.PHONY : upgrade_net_proto_text
# fast build rule for target.
upgrade_net_proto_text/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_net_proto_text.dir/build.make tools/CMakeFiles/upgrade_net_proto_text.dir/build
.PHONY : upgrade_net_proto_text/fast
#=============================================================================
# Target rules for targets named upgrade_solver_proto_text
# Build rule for target.
upgrade_solver_proto_text: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 upgrade_solver_proto_text
.PHONY : upgrade_solver_proto_text
# fast build rule for target.
upgrade_solver_proto_text/fast:
$(MAKE) $(MAKESILENT) -f tools/CMakeFiles/upgrade_solver_proto_text.dir/build.make tools/CMakeFiles/upgrade_solver_proto_text.dir/build
.PHONY : upgrade_solver_proto_text/fast
#=============================================================================
# Target rules for targets named convert_cifar_data
# Build rule for target.
convert_cifar_data: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 convert_cifar_data
.PHONY : convert_cifar_data
# fast build rule for target.
convert_cifar_data/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/convert_cifar_data.dir/build.make examples/CMakeFiles/convert_cifar_data.dir/build
.PHONY : convert_cifar_data/fast
#=============================================================================
# Target rules for targets named classification
# Build rule for target.
classification: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 classification
.PHONY : classification
# fast build rule for target.
classification/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/classification.dir/build.make examples/CMakeFiles/classification.dir/build
.PHONY : classification/fast
#=============================================================================
# Target rules for targets named convert_mnist_data
# Build rule for target.
convert_mnist_data: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 convert_mnist_data
.PHONY : convert_mnist_data
# fast build rule for target.
convert_mnist_data/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/convert_mnist_data.dir/build.make examples/CMakeFiles/convert_mnist_data.dir/build
.PHONY : convert_mnist_data/fast
#=============================================================================
# Target rules for targets named convert_mnist_siamese_data
# Build rule for target.
convert_mnist_siamese_data: cmake_check_build_system
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 convert_mnist_siamese_data
.PHONY : convert_mnist_siamese_data
# fast build rule for target.
convert_mnist_siamese_data/fast:
$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/convert_mnist_siamese_data.dir/build.make examples/CMakeFiles/convert_mnist_siamese_data.dir/build
.PHONY : convert_mnist_siamese_data/fast
# 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 "... lint"
@echo "... runtest"
@echo "... symlink_to_build"
@echo "... uninstall"
@echo "... caffe"
@echo "... caffe.bin"
@echo "... caffeproto"
@echo "... classification"
@echo "... compute_image_mean"
@echo "... convert_cifar_data"
@echo "... convert_imageset"
@echo "... convert_mnist_data"
@echo "... convert_mnist_siamese_data"
@echo "... extract_features"
@echo "... gtest"
@echo "... test.testbin"
@echo "... upgrade_net_proto_binary"
@echo "... upgrade_net_proto_text"
@echo "... upgrade_solver_proto_text"
.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