| | # 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 |
| |
|
| | #============================================================================= |
| | # 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/ncnn |
| |
|
| | # The top-level build directory on which CMake was run. |
| | CMAKE_BINARY_DIR = /content/ncnn/build |
| |
|
| | #============================================================================= |
| | # Directory level rules for the build root directory |
| |
|
| | # The main recursive "all" target. |
| | all: src/all |
| | all: benchmark/all |
| | all: examples/all |
| | all: tools/all |
| | .PHONY : all |
| |
|
| | # The main recursive "preinstall" target. |
| | preinstall: src/preinstall |
| | preinstall: benchmark/preinstall |
| | preinstall: examples/preinstall |
| | preinstall: tools/preinstall |
| | .PHONY : preinstall |
| |
|
| | # The main recursive "clean" target. |
| | clean: src/clean |
| | clean: benchmark/clean |
| | clean: examples/clean |
| | clean: tools/clean |
| | .PHONY : clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory benchmark |
| |
|
| | # Recursive "all" directory target. |
| | benchmark/all: benchmark/CMakeFiles/benchncnn.dir/all |
| | .PHONY : benchmark/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | benchmark/preinstall: |
| | .PHONY : benchmark/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | benchmark/clean: benchmark/CMakeFiles/benchncnn.dir/clean |
| | .PHONY : benchmark/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory examples |
| |
|
| | # Recursive "all" directory target. |
| | examples/all: examples/CMakeFiles/squeezenet.dir/all |
| | examples/all: examples/CMakeFiles/squeezenet_c_api.dir/all |
| | examples/all: examples/CMakeFiles/fasterrcnn.dir/all |
| | examples/all: examples/CMakeFiles/rfcn.dir/all |
| | examples/all: examples/CMakeFiles/yolov2.dir/all |
| | examples/all: examples/CMakeFiles/yolov3.dir/all |
| | examples/all: examples/CMakeFiles/yolov5.dir/all |
| | examples/all: examples/CMakeFiles/yolov5_pnnx.dir/all |
| | examples/all: examples/CMakeFiles/yolov7_pnnx.dir/all |
| | examples/all: examples/CMakeFiles/yolov7.dir/all |
| | examples/all: examples/CMakeFiles/yolox.dir/all |
| | examples/all: examples/CMakeFiles/mobilenetv2ssdlite.dir/all |
| | examples/all: examples/CMakeFiles/mobilenetssd.dir/all |
| | examples/all: examples/CMakeFiles/squeezenetssd.dir/all |
| | examples/all: examples/CMakeFiles/shufflenetv2.dir/all |
| | examples/all: examples/CMakeFiles/peleenetssd_seg.dir/all |
| | examples/all: examples/CMakeFiles/simplepose.dir/all |
| | examples/all: examples/CMakeFiles/retinaface.dir/all |
| | examples/all: examples/CMakeFiles/yolact.dir/all |
| | examples/all: examples/CMakeFiles/nanodet.dir/all |
| | examples/all: examples/CMakeFiles/nanodetplus_pnnx.dir/all |
| | examples/all: examples/CMakeFiles/scrfd.dir/all |
| | examples/all: examples/CMakeFiles/scrfd_crowdhuman.dir/all |
| | examples/all: examples/CMakeFiles/yolov4.dir/all |
| | examples/all: examples/CMakeFiles/rvm.dir/all |
| | examples/all: examples/CMakeFiles/p2pnet.dir/all |
| | .PHONY : examples/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | examples/preinstall: |
| | .PHONY : examples/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | examples/clean: examples/CMakeFiles/squeezenet.dir/clean |
| | examples/clean: examples/CMakeFiles/squeezenet_c_api.dir/clean |
| | examples/clean: examples/CMakeFiles/fasterrcnn.dir/clean |
| | examples/clean: examples/CMakeFiles/rfcn.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov2.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov3.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov5.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov5_pnnx.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov7_pnnx.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov7.dir/clean |
| | examples/clean: examples/CMakeFiles/yolox.dir/clean |
| | examples/clean: examples/CMakeFiles/mobilenetv2ssdlite.dir/clean |
| | examples/clean: examples/CMakeFiles/mobilenetssd.dir/clean |
| | examples/clean: examples/CMakeFiles/squeezenetssd.dir/clean |
| | examples/clean: examples/CMakeFiles/shufflenetv2.dir/clean |
| | examples/clean: examples/CMakeFiles/peleenetssd_seg.dir/clean |
| | examples/clean: examples/CMakeFiles/simplepose.dir/clean |
| | examples/clean: examples/CMakeFiles/retinaface.dir/clean |
| | examples/clean: examples/CMakeFiles/yolact.dir/clean |
| | examples/clean: examples/CMakeFiles/nanodet.dir/clean |
| | examples/clean: examples/CMakeFiles/nanodetplus_pnnx.dir/clean |
| | examples/clean: examples/CMakeFiles/scrfd.dir/clean |
| | examples/clean: examples/CMakeFiles/scrfd_crowdhuman.dir/clean |
| | examples/clean: examples/CMakeFiles/yolov4.dir/clean |
| | examples/clean: examples/CMakeFiles/rvm.dir/clean |
| | examples/clean: examples/CMakeFiles/p2pnet.dir/clean |
| | .PHONY : examples/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory src |
| |
|
| | # Recursive "all" directory target. |
| | src/all: src/CMakeFiles/ncnn.dir/all |
| | .PHONY : src/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | src/preinstall: |
| | .PHONY : src/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | src/clean: src/CMakeFiles/ncnn-generate-spirv.dir/clean |
| | src/clean: src/CMakeFiles/ncnn.dir/clean |
| | .PHONY : src/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory tools |
| |
|
| | # Recursive "all" directory target. |
| | tools/all: tools/CMakeFiles/ncnn2mem.dir/all |
| | tools/all: tools/CMakeFiles/ncnnoptimize.dir/all |
| | tools/all: tools/CMakeFiles/ncnnmerge.dir/all |
| | tools/all: tools/caffe/all |
| | tools/all: tools/mxnet/all |
| | tools/all: tools/onnx/all |
| | tools/all: tools/darknet/all |
| | tools/all: tools/quantize/all |
| | .PHONY : tools/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | tools/preinstall: tools/caffe/preinstall |
| | tools/preinstall: tools/mxnet/preinstall |
| | tools/preinstall: tools/onnx/preinstall |
| | tools/preinstall: tools/darknet/preinstall |
| | tools/preinstall: tools/quantize/preinstall |
| | .PHONY : tools/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | tools/clean: tools/CMakeFiles/ncnn2mem.dir/clean |
| | tools/clean: tools/CMakeFiles/ncnnoptimize.dir/clean |
| | tools/clean: tools/CMakeFiles/ncnnmerge.dir/clean |
| | tools/clean: tools/caffe/clean |
| | tools/clean: tools/mxnet/clean |
| | tools/clean: tools/onnx/clean |
| | tools/clean: tools/darknet/clean |
| | tools/clean: tools/quantize/clean |
| | .PHONY : tools/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory tools/caffe |
| |
|
| | # Recursive "all" directory target. |
| | tools/caffe/all: tools/caffe/CMakeFiles/caffe2ncnn.dir/all |
| | .PHONY : tools/caffe/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | tools/caffe/preinstall: |
| | .PHONY : tools/caffe/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | tools/caffe/clean: tools/caffe/CMakeFiles/caffe2ncnn.dir/clean |
| | .PHONY : tools/caffe/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory tools/darknet |
| |
|
| | # Recursive "all" directory target. |
| | tools/darknet/all: tools/darknet/CMakeFiles/darknet2ncnn.dir/all |
| | .PHONY : tools/darknet/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | tools/darknet/preinstall: |
| | .PHONY : tools/darknet/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | tools/darknet/clean: tools/darknet/CMakeFiles/darknet2ncnn.dir/clean |
| | .PHONY : tools/darknet/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory tools/mxnet |
| |
|
| | # Recursive "all" directory target. |
| | tools/mxnet/all: tools/mxnet/CMakeFiles/mxnet2ncnn.dir/all |
| | .PHONY : tools/mxnet/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | tools/mxnet/preinstall: |
| | .PHONY : tools/mxnet/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | tools/mxnet/clean: tools/mxnet/CMakeFiles/mxnet2ncnn.dir/clean |
| | .PHONY : tools/mxnet/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory tools/onnx |
| |
|
| | # Recursive "all" directory target. |
| | tools/onnx/all: tools/onnx/CMakeFiles/onnx2ncnn.dir/all |
| | .PHONY : tools/onnx/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | tools/onnx/preinstall: |
| | .PHONY : tools/onnx/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | tools/onnx/clean: tools/onnx/CMakeFiles/onnx2ncnn.dir/clean |
| | .PHONY : tools/onnx/clean |
| |
|
| | #============================================================================= |
| | # Directory level rules for directory tools/quantize |
| |
|
| | # Recursive "all" directory target. |
| | tools/quantize/all: tools/quantize/CMakeFiles/ncnn2table.dir/all |
| | tools/quantize/all: tools/quantize/CMakeFiles/ncnn2int8.dir/all |
| | .PHONY : tools/quantize/all |
| |
|
| | # Recursive "preinstall" directory target. |
| | tools/quantize/preinstall: |
| | .PHONY : tools/quantize/preinstall |
| |
|
| | # Recursive "clean" directory target. |
| | tools/quantize/clean: tools/quantize/CMakeFiles/ncnn2table.dir/clean |
| | tools/quantize/clean: tools/quantize/CMakeFiles/ncnn2int8.dir/clean |
| | .PHONY : tools/quantize/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target src/CMakeFiles/ncnn-generate-spirv.dir |
| |
|
| | # All Build rule for target. |
| | src/CMakeFiles/ncnn-generate-spirv.dir/all: |
| | $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ncnn-generate-spirv.dir/build.make src/CMakeFiles/ncnn-generate-spirv.dir/depend |
| | $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ncnn-generate-spirv.dir/build.make src/CMakeFiles/ncnn-generate-spirv.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target ncnn-generate-spirv" |
| | .PHONY : src/CMakeFiles/ncnn-generate-spirv.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | src/CMakeFiles/ncnn-generate-spirv.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ncnn-generate-spirv.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : src/CMakeFiles/ncnn-generate-spirv.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnn-generate-spirv: src/CMakeFiles/ncnn-generate-spirv.dir/rule |
| | .PHONY : ncnn-generate-spirv |
| |
|
| | # clean rule for target. |
| | src/CMakeFiles/ncnn-generate-spirv.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ncnn-generate-spirv.dir/build.make src/CMakeFiles/ncnn-generate-spirv.dir/clean |
| | .PHONY : src/CMakeFiles/ncnn-generate-spirv.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target src/CMakeFiles/ncnn.dir |
| |
|
| | # All Build rule for target. |
| | src/CMakeFiles/ncnn.dir/all: src/CMakeFiles/ncnn-generate-spirv.dir/all |
| | $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ncnn.dir/build.make src/CMakeFiles/ncnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ncnn.dir/build.make src/CMakeFiles/ncnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91 "Built target ncnn" |
| | .PHONY : src/CMakeFiles/ncnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | src/CMakeFiles/ncnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ncnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : src/CMakeFiles/ncnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnn: src/CMakeFiles/ncnn.dir/rule |
| | .PHONY : ncnn |
| |
|
| | # clean rule for target. |
| | src/CMakeFiles/ncnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ncnn.dir/build.make src/CMakeFiles/ncnn.dir/clean |
| | .PHONY : src/CMakeFiles/ncnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target benchmark/CMakeFiles/benchncnn.dir |
| |
|
| | # All Build rule for target. |
| | benchmark/CMakeFiles/benchncnn.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/benchncnn.dir/build.make benchmark/CMakeFiles/benchncnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/benchncnn.dir/build.make benchmark/CMakeFiles/benchncnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target benchncnn" |
| | .PHONY : benchmark/CMakeFiles/benchncnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | benchmark/CMakeFiles/benchncnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 benchmark/CMakeFiles/benchncnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : benchmark/CMakeFiles/benchncnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | benchncnn: benchmark/CMakeFiles/benchncnn.dir/rule |
| | .PHONY : benchncnn |
| |
|
| | # clean rule for target. |
| | benchmark/CMakeFiles/benchncnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f benchmark/CMakeFiles/benchncnn.dir/build.make benchmark/CMakeFiles/benchncnn.dir/clean |
| | .PHONY : benchmark/CMakeFiles/benchncnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/squeezenet.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/squeezenet.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenet.dir/build.make examples/CMakeFiles/squeezenet.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenet.dir/build.make examples/CMakeFiles/squeezenet.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target squeezenet" |
| | .PHONY : examples/CMakeFiles/squeezenet.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/squeezenet.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/squeezenet.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/squeezenet.dir/rule |
| |
|
| | # Convenience name for target. |
| | squeezenet: examples/CMakeFiles/squeezenet.dir/rule |
| | .PHONY : squeezenet |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/squeezenet.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenet.dir/build.make examples/CMakeFiles/squeezenet.dir/clean |
| | .PHONY : examples/CMakeFiles/squeezenet.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/squeezenet_c_api.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/squeezenet_c_api.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenet_c_api.dir/build.make examples/CMakeFiles/squeezenet_c_api.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenet_c_api.dir/build.make examples/CMakeFiles/squeezenet_c_api.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=97 "Built target squeezenet_c_api" |
| | .PHONY : examples/CMakeFiles/squeezenet_c_api.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/squeezenet_c_api.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/squeezenet_c_api.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/squeezenet_c_api.dir/rule |
| |
|
| | # Convenience name for target. |
| | squeezenet_c_api: examples/CMakeFiles/squeezenet_c_api.dir/rule |
| | .PHONY : squeezenet_c_api |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/squeezenet_c_api.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenet_c_api.dir/build.make examples/CMakeFiles/squeezenet_c_api.dir/clean |
| | .PHONY : examples/CMakeFiles/squeezenet_c_api.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/fasterrcnn.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/fasterrcnn.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/fasterrcnn.dir/build.make examples/CMakeFiles/fasterrcnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/fasterrcnn.dir/build.make examples/CMakeFiles/fasterrcnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target fasterrcnn" |
| | .PHONY : examples/CMakeFiles/fasterrcnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/fasterrcnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/fasterrcnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/fasterrcnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | fasterrcnn: examples/CMakeFiles/fasterrcnn.dir/rule |
| | .PHONY : fasterrcnn |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/fasterrcnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/fasterrcnn.dir/build.make examples/CMakeFiles/fasterrcnn.dir/clean |
| | .PHONY : examples/CMakeFiles/fasterrcnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/rfcn.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/rfcn.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/rfcn.dir/build.make examples/CMakeFiles/rfcn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/rfcn.dir/build.make examples/CMakeFiles/rfcn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=95 "Built target rfcn" |
| | .PHONY : examples/CMakeFiles/rfcn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/rfcn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/rfcn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/rfcn.dir/rule |
| |
|
| | # Convenience name for target. |
| | rfcn: examples/CMakeFiles/rfcn.dir/rule |
| | .PHONY : rfcn |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/rfcn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/rfcn.dir/build.make examples/CMakeFiles/rfcn.dir/clean |
| | .PHONY : examples/CMakeFiles/rfcn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov2.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov2.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov2.dir/build.make examples/CMakeFiles/yolov2.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov2.dir/build.make examples/CMakeFiles/yolov2.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=98 "Built target yolov2" |
| | .PHONY : examples/CMakeFiles/yolov2.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov2.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov2.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov2.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov2: examples/CMakeFiles/yolov2.dir/rule |
| | .PHONY : yolov2 |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov2.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov2.dir/build.make examples/CMakeFiles/yolov2.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov2.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov3.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov3.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov3.dir/build.make examples/CMakeFiles/yolov3.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov3.dir/build.make examples/CMakeFiles/yolov3.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target yolov3" |
| | .PHONY : examples/CMakeFiles/yolov3.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov3.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov3.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov3.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov3: examples/CMakeFiles/yolov3.dir/rule |
| | .PHONY : yolov3 |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov3.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov3.dir/build.make examples/CMakeFiles/yolov3.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov3.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov5.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov5.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov5.dir/build.make examples/CMakeFiles/yolov5.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov5.dir/build.make examples/CMakeFiles/yolov5.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target yolov5" |
| | .PHONY : examples/CMakeFiles/yolov5.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov5.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov5.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov5.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov5: examples/CMakeFiles/yolov5.dir/rule |
| | .PHONY : yolov5 |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov5.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov5.dir/build.make examples/CMakeFiles/yolov5.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov5.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov5_pnnx.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov5_pnnx.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov5_pnnx.dir/build.make examples/CMakeFiles/yolov5_pnnx.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov5_pnnx.dir/build.make examples/CMakeFiles/yolov5_pnnx.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=99 "Built target yolov5_pnnx" |
| | .PHONY : examples/CMakeFiles/yolov5_pnnx.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov5_pnnx.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov5_pnnx.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov5_pnnx.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov5_pnnx: examples/CMakeFiles/yolov5_pnnx.dir/rule |
| | .PHONY : yolov5_pnnx |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov5_pnnx.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov5_pnnx.dir/build.make examples/CMakeFiles/yolov5_pnnx.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov5_pnnx.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov7_pnnx.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov7_pnnx.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov7_pnnx.dir/build.make examples/CMakeFiles/yolov7_pnnx.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov7_pnnx.dir/build.make examples/CMakeFiles/yolov7_pnnx.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target yolov7_pnnx" |
| | .PHONY : examples/CMakeFiles/yolov7_pnnx.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov7_pnnx.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov7_pnnx.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov7_pnnx.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov7_pnnx: examples/CMakeFiles/yolov7_pnnx.dir/rule |
| | .PHONY : yolov7_pnnx |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov7_pnnx.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov7_pnnx.dir/build.make examples/CMakeFiles/yolov7_pnnx.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov7_pnnx.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov7.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov7.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov7.dir/build.make examples/CMakeFiles/yolov7.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov7.dir/build.make examples/CMakeFiles/yolov7.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target yolov7" |
| | .PHONY : examples/CMakeFiles/yolov7.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov7.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov7.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov7.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov7: examples/CMakeFiles/yolov7.dir/rule |
| | .PHONY : yolov7 |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov7.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov7.dir/build.make examples/CMakeFiles/yolov7.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov7.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolox.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolox.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolox.dir/build.make examples/CMakeFiles/yolox.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolox.dir/build.make examples/CMakeFiles/yolox.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=100 "Built target yolox" |
| | .PHONY : examples/CMakeFiles/yolox.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolox.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolox.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolox.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolox: examples/CMakeFiles/yolox.dir/rule |
| | .PHONY : yolox |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolox.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolox.dir/build.make examples/CMakeFiles/yolox.dir/clean |
| | .PHONY : examples/CMakeFiles/yolox.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/mobilenetv2ssdlite.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/mobilenetv2ssdlite.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/mobilenetv2ssdlite.dir/build.make examples/CMakeFiles/mobilenetv2ssdlite.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/mobilenetv2ssdlite.dir/build.make examples/CMakeFiles/mobilenetv2ssdlite.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=2 "Built target mobilenetv2ssdlite" |
| | .PHONY : examples/CMakeFiles/mobilenetv2ssdlite.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/mobilenetv2ssdlite.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/mobilenetv2ssdlite.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/mobilenetv2ssdlite.dir/rule |
| |
|
| | # Convenience name for target. |
| | mobilenetv2ssdlite: examples/CMakeFiles/mobilenetv2ssdlite.dir/rule |
| | .PHONY : mobilenetv2ssdlite |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/mobilenetv2ssdlite.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/mobilenetv2ssdlite.dir/build.make examples/CMakeFiles/mobilenetv2ssdlite.dir/clean |
| | .PHONY : examples/CMakeFiles/mobilenetv2ssdlite.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/mobilenetssd.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/mobilenetssd.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/mobilenetssd.dir/build.make examples/CMakeFiles/mobilenetssd.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/mobilenetssd.dir/build.make examples/CMakeFiles/mobilenetssd.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target mobilenetssd" |
| | .PHONY : examples/CMakeFiles/mobilenetssd.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/mobilenetssd.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/mobilenetssd.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/mobilenetssd.dir/rule |
| |
|
| | # Convenience name for target. |
| | mobilenetssd: examples/CMakeFiles/mobilenetssd.dir/rule |
| | .PHONY : mobilenetssd |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/mobilenetssd.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/mobilenetssd.dir/build.make examples/CMakeFiles/mobilenetssd.dir/clean |
| | .PHONY : examples/CMakeFiles/mobilenetssd.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/squeezenetssd.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/squeezenetssd.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenetssd.dir/build.make examples/CMakeFiles/squeezenetssd.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenetssd.dir/build.make examples/CMakeFiles/squeezenetssd.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target squeezenetssd" |
| | .PHONY : examples/CMakeFiles/squeezenetssd.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/squeezenetssd.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/squeezenetssd.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/squeezenetssd.dir/rule |
| |
|
| | # Convenience name for target. |
| | squeezenetssd: examples/CMakeFiles/squeezenetssd.dir/rule |
| | .PHONY : squeezenetssd |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/squeezenetssd.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/squeezenetssd.dir/build.make examples/CMakeFiles/squeezenetssd.dir/clean |
| | .PHONY : examples/CMakeFiles/squeezenetssd.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/shufflenetv2.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/shufflenetv2.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/shufflenetv2.dir/build.make examples/CMakeFiles/shufflenetv2.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/shufflenetv2.dir/build.make examples/CMakeFiles/shufflenetv2.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target shufflenetv2" |
| | .PHONY : examples/CMakeFiles/shufflenetv2.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/shufflenetv2.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/shufflenetv2.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/shufflenetv2.dir/rule |
| |
|
| | # Convenience name for target. |
| | shufflenetv2: examples/CMakeFiles/shufflenetv2.dir/rule |
| | .PHONY : shufflenetv2 |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/shufflenetv2.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/shufflenetv2.dir/build.make examples/CMakeFiles/shufflenetv2.dir/clean |
| | .PHONY : examples/CMakeFiles/shufflenetv2.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/peleenetssd_seg.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/peleenetssd_seg.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/peleenetssd_seg.dir/build.make examples/CMakeFiles/peleenetssd_seg.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/peleenetssd_seg.dir/build.make examples/CMakeFiles/peleenetssd_seg.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target peleenetssd_seg" |
| | .PHONY : examples/CMakeFiles/peleenetssd_seg.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/peleenetssd_seg.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/peleenetssd_seg.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/peleenetssd_seg.dir/rule |
| |
|
| | # Convenience name for target. |
| | peleenetssd_seg: examples/CMakeFiles/peleenetssd_seg.dir/rule |
| | .PHONY : peleenetssd_seg |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/peleenetssd_seg.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/peleenetssd_seg.dir/build.make examples/CMakeFiles/peleenetssd_seg.dir/clean |
| | .PHONY : examples/CMakeFiles/peleenetssd_seg.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/simplepose.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/simplepose.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simplepose.dir/build.make examples/CMakeFiles/simplepose.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simplepose.dir/build.make examples/CMakeFiles/simplepose.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target simplepose" |
| | .PHONY : examples/CMakeFiles/simplepose.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/simplepose.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/simplepose.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/simplepose.dir/rule |
| |
|
| | # Convenience name for target. |
| | simplepose: examples/CMakeFiles/simplepose.dir/rule |
| | .PHONY : simplepose |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/simplepose.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/simplepose.dir/build.make examples/CMakeFiles/simplepose.dir/clean |
| | .PHONY : examples/CMakeFiles/simplepose.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/retinaface.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/retinaface.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/retinaface.dir/build.make examples/CMakeFiles/retinaface.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/retinaface.dir/build.make examples/CMakeFiles/retinaface.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target retinaface" |
| | .PHONY : examples/CMakeFiles/retinaface.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/retinaface.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/retinaface.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/retinaface.dir/rule |
| |
|
| | # Convenience name for target. |
| | retinaface: examples/CMakeFiles/retinaface.dir/rule |
| | .PHONY : retinaface |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/retinaface.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/retinaface.dir/build.make examples/CMakeFiles/retinaface.dir/clean |
| | .PHONY : examples/CMakeFiles/retinaface.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolact.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolact.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolact.dir/build.make examples/CMakeFiles/yolact.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolact.dir/build.make examples/CMakeFiles/yolact.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target yolact" |
| | .PHONY : examples/CMakeFiles/yolact.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolact.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolact.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolact.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolact: examples/CMakeFiles/yolact.dir/rule |
| | .PHONY : yolact |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolact.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolact.dir/build.make examples/CMakeFiles/yolact.dir/clean |
| | .PHONY : examples/CMakeFiles/yolact.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/nanodet.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/nanodet.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/nanodet.dir/build.make examples/CMakeFiles/nanodet.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/nanodet.dir/build.make examples/CMakeFiles/nanodet.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target nanodet" |
| | .PHONY : examples/CMakeFiles/nanodet.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/nanodet.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/nanodet.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/nanodet.dir/rule |
| |
|
| | # Convenience name for target. |
| | nanodet: examples/CMakeFiles/nanodet.dir/rule |
| | .PHONY : nanodet |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/nanodet.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/nanodet.dir/build.make examples/CMakeFiles/nanodet.dir/clean |
| | .PHONY : examples/CMakeFiles/nanodet.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/nanodetplus_pnnx.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/nanodetplus_pnnx.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/nanodetplus_pnnx.dir/build.make examples/CMakeFiles/nanodetplus_pnnx.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/nanodetplus_pnnx.dir/build.make examples/CMakeFiles/nanodetplus_pnnx.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target nanodetplus_pnnx" |
| | .PHONY : examples/CMakeFiles/nanodetplus_pnnx.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/nanodetplus_pnnx.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/nanodetplus_pnnx.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/nanodetplus_pnnx.dir/rule |
| |
|
| | # Convenience name for target. |
| | nanodetplus_pnnx: examples/CMakeFiles/nanodetplus_pnnx.dir/rule |
| | .PHONY : nanodetplus_pnnx |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/nanodetplus_pnnx.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/nanodetplus_pnnx.dir/build.make examples/CMakeFiles/nanodetplus_pnnx.dir/clean |
| | .PHONY : examples/CMakeFiles/nanodetplus_pnnx.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/scrfd.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/scrfd.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/scrfd.dir/build.make examples/CMakeFiles/scrfd.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/scrfd.dir/build.make examples/CMakeFiles/scrfd.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target scrfd" |
| | .PHONY : examples/CMakeFiles/scrfd.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/scrfd.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/scrfd.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/scrfd.dir/rule |
| |
|
| | # Convenience name for target. |
| | scrfd: examples/CMakeFiles/scrfd.dir/rule |
| | .PHONY : scrfd |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/scrfd.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/scrfd.dir/build.make examples/CMakeFiles/scrfd.dir/clean |
| | .PHONY : examples/CMakeFiles/scrfd.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/scrfd_crowdhuman.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/scrfd_crowdhuman.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/scrfd_crowdhuman.dir/build.make examples/CMakeFiles/scrfd_crowdhuman.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/scrfd_crowdhuman.dir/build.make examples/CMakeFiles/scrfd_crowdhuman.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=96 "Built target scrfd_crowdhuman" |
| | .PHONY : examples/CMakeFiles/scrfd_crowdhuman.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/scrfd_crowdhuman.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/scrfd_crowdhuman.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/scrfd_crowdhuman.dir/rule |
| |
|
| | # Convenience name for target. |
| | scrfd_crowdhuman: examples/CMakeFiles/scrfd_crowdhuman.dir/rule |
| | .PHONY : scrfd_crowdhuman |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/scrfd_crowdhuman.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/scrfd_crowdhuman.dir/build.make examples/CMakeFiles/scrfd_crowdhuman.dir/clean |
| | .PHONY : examples/CMakeFiles/scrfd_crowdhuman.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/yolov4.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/yolov4.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov4.dir/build.make examples/CMakeFiles/yolov4.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov4.dir/build.make examples/CMakeFiles/yolov4.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target yolov4" |
| | .PHONY : examples/CMakeFiles/yolov4.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/yolov4.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/yolov4.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/yolov4.dir/rule |
| |
|
| | # Convenience name for target. |
| | yolov4: examples/CMakeFiles/yolov4.dir/rule |
| | .PHONY : yolov4 |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/yolov4.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/yolov4.dir/build.make examples/CMakeFiles/yolov4.dir/clean |
| | .PHONY : examples/CMakeFiles/yolov4.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/rvm.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/rvm.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/rvm.dir/build.make examples/CMakeFiles/rvm.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/rvm.dir/build.make examples/CMakeFiles/rvm.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target rvm" |
| | .PHONY : examples/CMakeFiles/rvm.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/rvm.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/rvm.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/rvm.dir/rule |
| |
|
| | # Convenience name for target. |
| | rvm: examples/CMakeFiles/rvm.dir/rule |
| | .PHONY : rvm |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/rvm.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/rvm.dir/build.make examples/CMakeFiles/rvm.dir/clean |
| | .PHONY : examples/CMakeFiles/rvm.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target examples/CMakeFiles/p2pnet.dir |
| |
|
| | # All Build rule for target. |
| | examples/CMakeFiles/p2pnet.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/p2pnet.dir/build.make examples/CMakeFiles/p2pnet.dir/depend |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/p2pnet.dir/build.make examples/CMakeFiles/p2pnet.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target p2pnet" |
| | .PHONY : examples/CMakeFiles/p2pnet.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | examples/CMakeFiles/p2pnet.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/p2pnet.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : examples/CMakeFiles/p2pnet.dir/rule |
| |
|
| | # Convenience name for target. |
| | p2pnet: examples/CMakeFiles/p2pnet.dir/rule |
| | .PHONY : p2pnet |
| |
|
| | # clean rule for target. |
| | examples/CMakeFiles/p2pnet.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/p2pnet.dir/build.make examples/CMakeFiles/p2pnet.dir/clean |
| | .PHONY : examples/CMakeFiles/p2pnet.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/CMakeFiles/ncnn2mem.dir |
| |
|
| | # All Build rule for target. |
| | tools/CMakeFiles/ncnn2mem.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnn2mem.dir/build.make tools/CMakeFiles/ncnn2mem.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnn2mem.dir/build.make tools/CMakeFiles/ncnn2mem.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target ncnn2mem" |
| | .PHONY : tools/CMakeFiles/ncnn2mem.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/CMakeFiles/ncnn2mem.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/ncnn2mem.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/CMakeFiles/ncnn2mem.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnn2mem: tools/CMakeFiles/ncnn2mem.dir/rule |
| | .PHONY : ncnn2mem |
| |
|
| | # clean rule for target. |
| | tools/CMakeFiles/ncnn2mem.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnn2mem.dir/build.make tools/CMakeFiles/ncnn2mem.dir/clean |
| | .PHONY : tools/CMakeFiles/ncnn2mem.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/CMakeFiles/ncnnoptimize.dir |
| |
|
| | # All Build rule for target. |
| | tools/CMakeFiles/ncnnoptimize.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnnoptimize.dir/build.make tools/CMakeFiles/ncnnoptimize.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnnoptimize.dir/build.make tools/CMakeFiles/ncnnoptimize.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target ncnnoptimize" |
| | .PHONY : tools/CMakeFiles/ncnnoptimize.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/CMakeFiles/ncnnoptimize.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/ncnnoptimize.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/CMakeFiles/ncnnoptimize.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnnoptimize: tools/CMakeFiles/ncnnoptimize.dir/rule |
| | .PHONY : ncnnoptimize |
| |
|
| | # clean rule for target. |
| | tools/CMakeFiles/ncnnoptimize.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnnoptimize.dir/build.make tools/CMakeFiles/ncnnoptimize.dir/clean |
| | .PHONY : tools/CMakeFiles/ncnnoptimize.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/CMakeFiles/ncnnmerge.dir |
| |
|
| | # All Build rule for target. |
| | tools/CMakeFiles/ncnnmerge.dir/all: |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnnmerge.dir/build.make tools/CMakeFiles/ncnnmerge.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnnmerge.dir/build.make tools/CMakeFiles/ncnnmerge.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=93 "Built target ncnnmerge" |
| | .PHONY : tools/CMakeFiles/ncnnmerge.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/CMakeFiles/ncnnmerge.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 1 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/CMakeFiles/ncnnmerge.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/CMakeFiles/ncnnmerge.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnnmerge: tools/CMakeFiles/ncnnmerge.dir/rule |
| | .PHONY : ncnnmerge |
| |
|
| | # clean rule for target. |
| | tools/CMakeFiles/ncnnmerge.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/CMakeFiles/ncnnmerge.dir/build.make tools/CMakeFiles/ncnnmerge.dir/clean |
| | .PHONY : tools/CMakeFiles/ncnnmerge.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/caffe/CMakeFiles/caffe2ncnn.dir |
| |
|
| | # All Build rule for target. |
| | tools/caffe/CMakeFiles/caffe2ncnn.dir/all: |
| | $(MAKE) $(MAKESILENT) -f tools/caffe/CMakeFiles/caffe2ncnn.dir/build.make tools/caffe/CMakeFiles/caffe2ncnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/caffe/CMakeFiles/caffe2ncnn.dir/build.make tools/caffe/CMakeFiles/caffe2ncnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target caffe2ncnn" |
| | .PHONY : tools/caffe/CMakeFiles/caffe2ncnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/caffe/CMakeFiles/caffe2ncnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/caffe/CMakeFiles/caffe2ncnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/caffe/CMakeFiles/caffe2ncnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | caffe2ncnn: tools/caffe/CMakeFiles/caffe2ncnn.dir/rule |
| | .PHONY : caffe2ncnn |
| |
|
| | # clean rule for target. |
| | tools/caffe/CMakeFiles/caffe2ncnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/caffe/CMakeFiles/caffe2ncnn.dir/build.make tools/caffe/CMakeFiles/caffe2ncnn.dir/clean |
| | .PHONY : tools/caffe/CMakeFiles/caffe2ncnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/mxnet/CMakeFiles/mxnet2ncnn.dir |
| |
|
| | # All Build rule for target. |
| | tools/mxnet/CMakeFiles/mxnet2ncnn.dir/all: |
| | $(MAKE) $(MAKESILENT) -f tools/mxnet/CMakeFiles/mxnet2ncnn.dir/build.make tools/mxnet/CMakeFiles/mxnet2ncnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/mxnet/CMakeFiles/mxnet2ncnn.dir/build.make tools/mxnet/CMakeFiles/mxnet2ncnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target mxnet2ncnn" |
| | .PHONY : tools/mxnet/CMakeFiles/mxnet2ncnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/mxnet/CMakeFiles/mxnet2ncnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/mxnet/CMakeFiles/mxnet2ncnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/mxnet/CMakeFiles/mxnet2ncnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | mxnet2ncnn: tools/mxnet/CMakeFiles/mxnet2ncnn.dir/rule |
| | .PHONY : mxnet2ncnn |
| |
|
| | # clean rule for target. |
| | tools/mxnet/CMakeFiles/mxnet2ncnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/mxnet/CMakeFiles/mxnet2ncnn.dir/build.make tools/mxnet/CMakeFiles/mxnet2ncnn.dir/clean |
| | .PHONY : tools/mxnet/CMakeFiles/mxnet2ncnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/onnx/CMakeFiles/onnx2ncnn.dir |
| |
|
| | # All Build rule for target. |
| | tools/onnx/CMakeFiles/onnx2ncnn.dir/all: |
| | $(MAKE) $(MAKESILENT) -f tools/onnx/CMakeFiles/onnx2ncnn.dir/build.make tools/onnx/CMakeFiles/onnx2ncnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/onnx/CMakeFiles/onnx2ncnn.dir/build.make tools/onnx/CMakeFiles/onnx2ncnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=94 "Built target onnx2ncnn" |
| | .PHONY : tools/onnx/CMakeFiles/onnx2ncnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/onnx/CMakeFiles/onnx2ncnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 1 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/onnx/CMakeFiles/onnx2ncnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/onnx/CMakeFiles/onnx2ncnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | onnx2ncnn: tools/onnx/CMakeFiles/onnx2ncnn.dir/rule |
| | .PHONY : onnx2ncnn |
| |
|
| | # clean rule for target. |
| | tools/onnx/CMakeFiles/onnx2ncnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/onnx/CMakeFiles/onnx2ncnn.dir/build.make tools/onnx/CMakeFiles/onnx2ncnn.dir/clean |
| | .PHONY : tools/onnx/CMakeFiles/onnx2ncnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/darknet/CMakeFiles/darknet2ncnn.dir |
| |
|
| | # All Build rule for target. |
| | tools/darknet/CMakeFiles/darknet2ncnn.dir/all: |
| | $(MAKE) $(MAKESILENT) -f tools/darknet/CMakeFiles/darknet2ncnn.dir/build.make tools/darknet/CMakeFiles/darknet2ncnn.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/darknet/CMakeFiles/darknet2ncnn.dir/build.make tools/darknet/CMakeFiles/darknet2ncnn.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=1 "Built target darknet2ncnn" |
| | .PHONY : tools/darknet/CMakeFiles/darknet2ncnn.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/darknet/CMakeFiles/darknet2ncnn.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 1 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/darknet/CMakeFiles/darknet2ncnn.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/darknet/CMakeFiles/darknet2ncnn.dir/rule |
| |
|
| | # Convenience name for target. |
| | darknet2ncnn: tools/darknet/CMakeFiles/darknet2ncnn.dir/rule |
| | .PHONY : darknet2ncnn |
| |
|
| | # clean rule for target. |
| | tools/darknet/CMakeFiles/darknet2ncnn.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/darknet/CMakeFiles/darknet2ncnn.dir/build.make tools/darknet/CMakeFiles/darknet2ncnn.dir/clean |
| | .PHONY : tools/darknet/CMakeFiles/darknet2ncnn.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/quantize/CMakeFiles/ncnn2table.dir |
| |
|
| | # All Build rule for target. |
| | tools/quantize/CMakeFiles/ncnn2table.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f tools/quantize/CMakeFiles/ncnn2table.dir/build.make tools/quantize/CMakeFiles/ncnn2table.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/quantize/CMakeFiles/ncnn2table.dir/build.make tools/quantize/CMakeFiles/ncnn2table.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num= "Built target ncnn2table" |
| | .PHONY : tools/quantize/CMakeFiles/ncnn2table.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/quantize/CMakeFiles/ncnn2table.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 89 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/quantize/CMakeFiles/ncnn2table.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/quantize/CMakeFiles/ncnn2table.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnn2table: tools/quantize/CMakeFiles/ncnn2table.dir/rule |
| | .PHONY : ncnn2table |
| |
|
| | # clean rule for target. |
| | tools/quantize/CMakeFiles/ncnn2table.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/quantize/CMakeFiles/ncnn2table.dir/build.make tools/quantize/CMakeFiles/ncnn2table.dir/clean |
| | .PHONY : tools/quantize/CMakeFiles/ncnn2table.dir/clean |
| |
|
| | #============================================================================= |
| | # Target rules for target tools/quantize/CMakeFiles/ncnn2int8.dir |
| |
|
| | # All Build rule for target. |
| | tools/quantize/CMakeFiles/ncnn2int8.dir/all: src/CMakeFiles/ncnn.dir/all |
| | $(MAKE) $(MAKESILENT) -f tools/quantize/CMakeFiles/ncnn2int8.dir/build.make tools/quantize/CMakeFiles/ncnn2int8.dir/depend |
| | $(MAKE) $(MAKESILENT) -f tools/quantize/CMakeFiles/ncnn2int8.dir/build.make tools/quantize/CMakeFiles/ncnn2int8.dir/build |
| | @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/content/ncnn/build/CMakeFiles --progress-num=92 "Built target ncnn2int8" |
| | .PHONY : tools/quantize/CMakeFiles/ncnn2int8.dir/all |
| |
|
| | # Build rule for subdir invocation for target. |
| | tools/quantize/CMakeFiles/ncnn2int8.dir/rule: cmake_check_build_system |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 90 |
| | $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tools/quantize/CMakeFiles/ncnn2int8.dir/all |
| | $(CMAKE_COMMAND) -E cmake_progress_start /content/ncnn/build/CMakeFiles 0 |
| | .PHONY : tools/quantize/CMakeFiles/ncnn2int8.dir/rule |
| |
|
| | # Convenience name for target. |
| | ncnn2int8: tools/quantize/CMakeFiles/ncnn2int8.dir/rule |
| | .PHONY : ncnn2int8 |
| |
|
| | # clean rule for target. |
| | tools/quantize/CMakeFiles/ncnn2int8.dir/clean: |
| | $(MAKE) $(MAKESILENT) -f tools/quantize/CMakeFiles/ncnn2int8.dir/build.make tools/quantize/CMakeFiles/ncnn2int8.dir/clean |
| | .PHONY : tools/quantize/CMakeFiles/ncnn2int8.dir/clean |
| |
|
| | #============================================================================= |
| | # 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 |
| |
|
| |
|