test / build /CMakeFiles /Makefile2
Androidonnxfork's picture
Upload folder using huggingface_hub
8b7c501
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.25
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
#=============================================================================
# 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/XNNPACK
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /content/XNNPACK/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/microkernels-all.dir/all
all: CMakeFiles/microkernels-prod.dir/all
all: CMakeFiles/hardware-config.dir/all
all: CMakeFiles/indirection.dir/all
all: CMakeFiles/jit.dir/all
all: CMakeFiles/logging.dir/all
all: CMakeFiles/microparams-init.dir/all
all: CMakeFiles/normalization.dir/all
all: CMakeFiles/packing.dir/all
all: CMakeFiles/allocator.dir/all
all: CMakeFiles/cache.dir/all
all: CMakeFiles/memory.dir/all
all: CMakeFiles/microkernel-utils.dir/all
all: CMakeFiles/mutex.dir/all
all: CMakeFiles/operators.dir/all
all: CMakeFiles/operator-run.dir/all
all: CMakeFiles/operator-utils.dir/all
all: CMakeFiles/subgraph.dir/all
all: CMakeFiles/convolution-test-helpers.dir/all
all: CMakeFiles/post-operation.dir/all
all: CMakeFiles/XNNPACK.dir/all
all: cpuinfo/all
all: pthreadpool/all
all: FP16/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall: cpuinfo/preinstall
preinstall: pthreadpool/preinstall
preinstall: FP16/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/microkernels-all.dir/clean
clean: CMakeFiles/microkernels-prod.dir/clean
clean: CMakeFiles/hardware-config.dir/clean
clean: CMakeFiles/indirection.dir/clean
clean: CMakeFiles/jit.dir/clean
clean: CMakeFiles/logging.dir/clean
clean: CMakeFiles/microparams-init.dir/clean
clean: CMakeFiles/normalization.dir/clean
clean: CMakeFiles/packing.dir/clean
clean: CMakeFiles/allocator.dir/clean
clean: CMakeFiles/cache.dir/clean
clean: CMakeFiles/memory.dir/clean
clean: CMakeFiles/microkernel-utils.dir/clean
clean: CMakeFiles/mutex.dir/clean
clean: CMakeFiles/operators.dir/clean
clean: CMakeFiles/operator-run.dir/clean
clean: CMakeFiles/operator-utils.dir/clean
clean: CMakeFiles/subgraph.dir/clean
clean: CMakeFiles/convolution-test-helpers.dir/clean
clean: CMakeFiles/post-operation.dir/clean
clean: CMakeFiles/XNNPACK.dir/clean
clean: cpuinfo/clean
clean: pthreadpool/clean
clean: FP16/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory FP16
# Recursive "all" directory target.
FP16/all: psimd/all
.PHONY : FP16/all
# Recursive "preinstall" directory target.
FP16/preinstall: psimd/preinstall
.PHONY : FP16/preinstall
# Recursive "clean" directory target.
FP16/clean: psimd/clean
.PHONY : FP16/clean
#=============================================================================
# Directory level rules for directory FXdiv
# Recursive "all" directory target.
FXdiv/all:
.PHONY : FXdiv/all
# Recursive "preinstall" directory target.
FXdiv/preinstall:
.PHONY : FXdiv/preinstall
# Recursive "clean" directory target.
FXdiv/clean:
.PHONY : FXdiv/clean
#=============================================================================
# Directory level rules for directory cpuinfo
# Recursive "all" directory target.
cpuinfo/all: cpuinfo/CMakeFiles/cpuinfo.dir/all
cpuinfo/all: cpuinfo/CMakeFiles/cpuinfo_internals.dir/all
.PHONY : cpuinfo/all
# Recursive "preinstall" directory target.
cpuinfo/preinstall:
.PHONY : cpuinfo/preinstall
# Recursive "clean" directory target.
cpuinfo/clean: cpuinfo/CMakeFiles/cpuinfo.dir/clean
cpuinfo/clean: cpuinfo/CMakeFiles/cpuinfo_internals.dir/clean
.PHONY : cpuinfo/clean
#=============================================================================
# Directory level rules for directory psimd
# Recursive "all" directory target.
psimd/all:
.PHONY : psimd/all
# Recursive "preinstall" directory target.
psimd/preinstall:
.PHONY : psimd/preinstall
# Recursive "clean" directory target.
psimd/clean:
.PHONY : psimd/clean
#=============================================================================
# Directory level rules for directory pthreadpool
# Recursive "all" directory target.
pthreadpool/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
pthreadpool/all: FXdiv/all
.PHONY : pthreadpool/all
# Recursive "preinstall" directory target.
pthreadpool/preinstall: FXdiv/preinstall
.PHONY : pthreadpool/preinstall
# Recursive "clean" directory target.
pthreadpool/clean: pthreadpool/CMakeFiles/pthreadpool.dir/clean
pthreadpool/clean: FXdiv/clean
.PHONY : pthreadpool/clean
#=============================================================================
# Target rules for target CMakeFiles/microkernels-all.dir
# All Build rule for target.
CMakeFiles/microkernels-all.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernels-all.dir/build.make CMakeFiles/microkernels-all.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernels-all.dir/build.make CMakeFiles/microkernels-all.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num=2,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,92,93,94,95,96,97 "Built target microkernels-all"
.PHONY : CMakeFiles/microkernels-all.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/microkernels-all.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 96
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/microkernels-all.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/microkernels-all.dir/rule
# Convenience name for target.
microkernels-all: CMakeFiles/microkernels-all.dir/rule
.PHONY : microkernels-all
# clean rule for target.
CMakeFiles/microkernels-all.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernels-all.dir/build.make CMakeFiles/microkernels-all.dir/clean
.PHONY : CMakeFiles/microkernels-all.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/microkernels-prod.dir
# All Build rule for target.
CMakeFiles/microkernels-prod.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernels-prod.dir/build.make CMakeFiles/microkernels-prod.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernels-prod.dir/build.make CMakeFiles/microkernels-prod.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num=98 "Built target microkernels-prod"
.PHONY : CMakeFiles/microkernels-prod.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/microkernels-prod.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/microkernels-prod.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/microkernels-prod.dir/rule
# Convenience name for target.
microkernels-prod: CMakeFiles/microkernels-prod.dir/rule
.PHONY : microkernels-prod
# clean rule for target.
CMakeFiles/microkernels-prod.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernels-prod.dir/build.make CMakeFiles/microkernels-prod.dir/clean
.PHONY : CMakeFiles/microkernels-prod.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/hardware-config.dir
# All Build rule for target.
CMakeFiles/hardware-config.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/hardware-config.dir/all: cpuinfo/CMakeFiles/cpuinfo.dir/all
CMakeFiles/hardware-config.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/hardware-config.dir/build.make CMakeFiles/hardware-config.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/hardware-config.dir/build.make CMakeFiles/hardware-config.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target hardware-config"
.PHONY : CMakeFiles/hardware-config.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/hardware-config.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/hardware-config.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/hardware-config.dir/rule
# Convenience name for target.
hardware-config: CMakeFiles/hardware-config.dir/rule
.PHONY : hardware-config
# clean rule for target.
CMakeFiles/hardware-config.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/hardware-config.dir/build.make CMakeFiles/hardware-config.dir/clean
.PHONY : CMakeFiles/hardware-config.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/indirection.dir
# All Build rule for target.
CMakeFiles/indirection.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/indirection.dir/build.make CMakeFiles/indirection.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/indirection.dir/build.make CMakeFiles/indirection.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target indirection"
.PHONY : CMakeFiles/indirection.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/indirection.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/indirection.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/indirection.dir/rule
# Convenience name for target.
indirection: CMakeFiles/indirection.dir/rule
.PHONY : indirection
# clean rule for target.
CMakeFiles/indirection.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/indirection.dir/build.make CMakeFiles/indirection.dir/clean
.PHONY : CMakeFiles/indirection.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/jit.dir
# All Build rule for target.
CMakeFiles/jit.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/jit.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/jit.dir/build.make CMakeFiles/jit.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/jit.dir/build.make CMakeFiles/jit.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target jit"
.PHONY : CMakeFiles/jit.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/jit.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/jit.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/jit.dir/rule
# Convenience name for target.
jit: CMakeFiles/jit.dir/rule
.PHONY : jit
# clean rule for target.
CMakeFiles/jit.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/jit.dir/build.make CMakeFiles/jit.dir/clean
.PHONY : CMakeFiles/jit.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/logging.dir
# All Build rule for target.
CMakeFiles/logging.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/logging.dir/build.make CMakeFiles/logging.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/logging.dir/build.make CMakeFiles/logging.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target logging"
.PHONY : CMakeFiles/logging.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/logging.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/logging.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/logging.dir/rule
# Convenience name for target.
logging: CMakeFiles/logging.dir/rule
.PHONY : logging
# clean rule for target.
CMakeFiles/logging.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/logging.dir/build.make CMakeFiles/logging.dir/clean
.PHONY : CMakeFiles/logging.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/microparams-init.dir
# All Build rule for target.
CMakeFiles/microparams-init.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/microparams-init.dir/build.make CMakeFiles/microparams-init.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/microparams-init.dir/build.make CMakeFiles/microparams-init.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target microparams-init"
.PHONY : CMakeFiles/microparams-init.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/microparams-init.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/microparams-init.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/microparams-init.dir/rule
# Convenience name for target.
microparams-init: CMakeFiles/microparams-init.dir/rule
.PHONY : microparams-init
# clean rule for target.
CMakeFiles/microparams-init.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/microparams-init.dir/build.make CMakeFiles/microparams-init.dir/clean
.PHONY : CMakeFiles/microparams-init.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/normalization.dir
# All Build rule for target.
CMakeFiles/normalization.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/normalization.dir/build.make CMakeFiles/normalization.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/normalization.dir/build.make CMakeFiles/normalization.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target normalization"
.PHONY : CMakeFiles/normalization.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/normalization.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/normalization.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/normalization.dir/rule
# Convenience name for target.
normalization: CMakeFiles/normalization.dir/rule
.PHONY : normalization
# clean rule for target.
CMakeFiles/normalization.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/normalization.dir/build.make CMakeFiles/normalization.dir/clean
.PHONY : CMakeFiles/normalization.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/packing.dir
# All Build rule for target.
CMakeFiles/packing.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/packing.dir/build.make CMakeFiles/packing.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/packing.dir/build.make CMakeFiles/packing.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target packing"
.PHONY : CMakeFiles/packing.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/packing.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/packing.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/packing.dir/rule
# Convenience name for target.
packing: CMakeFiles/packing.dir/rule
.PHONY : packing
# clean rule for target.
CMakeFiles/packing.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/packing.dir/build.make CMakeFiles/packing.dir/clean
.PHONY : CMakeFiles/packing.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/allocator.dir
# All Build rule for target.
CMakeFiles/allocator.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/allocator.dir/build.make CMakeFiles/allocator.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/allocator.dir/build.make CMakeFiles/allocator.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target allocator"
.PHONY : CMakeFiles/allocator.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/allocator.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/allocator.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/allocator.dir/rule
# Convenience name for target.
allocator: CMakeFiles/allocator.dir/rule
.PHONY : allocator
# clean rule for target.
CMakeFiles/allocator.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/allocator.dir/build.make CMakeFiles/allocator.dir/clean
.PHONY : CMakeFiles/allocator.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/cache.dir
# All Build rule for target.
CMakeFiles/cache.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/cache.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
CMakeFiles/cache.dir/all: CMakeFiles/memory.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/cache.dir/build.make CMakeFiles/cache.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/cache.dir/build.make CMakeFiles/cache.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target cache"
.PHONY : CMakeFiles/cache.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/cache.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/cache.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/cache.dir/rule
# Convenience name for target.
cache: CMakeFiles/cache.dir/rule
.PHONY : cache
# clean rule for target.
CMakeFiles/cache.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cache.dir/build.make CMakeFiles/cache.dir/clean
.PHONY : CMakeFiles/cache.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/memory.dir
# All Build rule for target.
CMakeFiles/memory.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/memory.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/memory.dir/build.make CMakeFiles/memory.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/memory.dir/build.make CMakeFiles/memory.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target memory"
.PHONY : CMakeFiles/memory.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/memory.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/memory.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/memory.dir/rule
# Convenience name for target.
memory: CMakeFiles/memory.dir/rule
.PHONY : memory
# clean rule for target.
CMakeFiles/memory.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/memory.dir/build.make CMakeFiles/memory.dir/clean
.PHONY : CMakeFiles/memory.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/microkernel-utils.dir
# All Build rule for target.
CMakeFiles/microkernel-utils.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernel-utils.dir/build.make CMakeFiles/microkernel-utils.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernel-utils.dir/build.make CMakeFiles/microkernel-utils.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target microkernel-utils"
.PHONY : CMakeFiles/microkernel-utils.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/microkernel-utils.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/microkernel-utils.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/microkernel-utils.dir/rule
# Convenience name for target.
microkernel-utils: CMakeFiles/microkernel-utils.dir/rule
.PHONY : microkernel-utils
# clean rule for target.
CMakeFiles/microkernel-utils.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/microkernel-utils.dir/build.make CMakeFiles/microkernel-utils.dir/clean
.PHONY : CMakeFiles/microkernel-utils.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/mutex.dir
# All Build rule for target.
CMakeFiles/mutex.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/mutex.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/mutex.dir/build.make CMakeFiles/mutex.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/mutex.dir/build.make CMakeFiles/mutex.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target mutex"
.PHONY : CMakeFiles/mutex.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/mutex.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/mutex.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/mutex.dir/rule
# Convenience name for target.
mutex: CMakeFiles/mutex.dir/rule
.PHONY : mutex
# clean rule for target.
CMakeFiles/mutex.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/mutex.dir/build.make CMakeFiles/mutex.dir/clean
.PHONY : CMakeFiles/mutex.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/operators.dir
# All Build rule for target.
CMakeFiles/operators.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/packing.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/allocator.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/operator-utils.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/post-operation.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/indirection.dir/all
CMakeFiles/operators.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/normalization.dir/all
CMakeFiles/operators.dir/all: CMakeFiles/microkernel-utils.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/operators.dir/build.make CMakeFiles/operators.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/operators.dir/build.make CMakeFiles/operators.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target operators"
.PHONY : CMakeFiles/operators.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/operators.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/operators.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/operators.dir/rule
# Convenience name for target.
operators: CMakeFiles/operators.dir/rule
.PHONY : operators
# clean rule for target.
CMakeFiles/operators.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/operators.dir/build.make CMakeFiles/operators.dir/clean
.PHONY : CMakeFiles/operators.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/operator-run.dir
# All Build rule for target.
CMakeFiles/operator-run.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/operator-run.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/operator-run.dir/build.make CMakeFiles/operator-run.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/operator-run.dir/build.make CMakeFiles/operator-run.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target operator-run"
.PHONY : CMakeFiles/operator-run.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/operator-run.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/operator-run.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/operator-run.dir/rule
# Convenience name for target.
operator-run: CMakeFiles/operator-run.dir/rule
.PHONY : operator-run
# clean rule for target.
CMakeFiles/operator-run.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/operator-run.dir/build.make CMakeFiles/operator-run.dir/clean
.PHONY : CMakeFiles/operator-run.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/operator-utils.dir
# All Build rule for target.
CMakeFiles/operator-utils.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/operator-utils.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/operator-utils.dir/build.make CMakeFiles/operator-utils.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/operator-utils.dir/build.make CMakeFiles/operator-utils.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target operator-utils"
.PHONY : CMakeFiles/operator-utils.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/operator-utils.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/operator-utils.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/operator-utils.dir/rule
# Convenience name for target.
operator-utils: CMakeFiles/operator-utils.dir/rule
.PHONY : operator-utils
# clean rule for target.
CMakeFiles/operator-utils.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/operator-utils.dir/build.make CMakeFiles/operator-utils.dir/clean
.PHONY : CMakeFiles/operator-utils.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/subgraph.dir
# All Build rule for target.
CMakeFiles/subgraph.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/packing.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/allocator.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/operators.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/operator-run.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/operator-utils.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/post-operation.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/indirection.dir/all
CMakeFiles/subgraph.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/normalization.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/microkernel-utils.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/mutex.dir/all
CMakeFiles/subgraph.dir/all: CMakeFiles/memory.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/subgraph.dir/build.make CMakeFiles/subgraph.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/subgraph.dir/build.make CMakeFiles/subgraph.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num=99,100 "Built target subgraph"
.PHONY : CMakeFiles/subgraph.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/subgraph.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/subgraph.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/subgraph.dir/rule
# Convenience name for target.
subgraph: CMakeFiles/subgraph.dir/rule
.PHONY : subgraph
# clean rule for target.
CMakeFiles/subgraph.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/subgraph.dir/build.make CMakeFiles/subgraph.dir/clean
.PHONY : CMakeFiles/subgraph.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/convolution-test-helpers.dir
# All Build rule for target.
CMakeFiles/convolution-test-helpers.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/convolution-test-helpers.dir/build.make CMakeFiles/convolution-test-helpers.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/convolution-test-helpers.dir/build.make CMakeFiles/convolution-test-helpers.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target convolution-test-helpers"
.PHONY : CMakeFiles/convolution-test-helpers.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/convolution-test-helpers.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/convolution-test-helpers.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/convolution-test-helpers.dir/rule
# Convenience name for target.
convolution-test-helpers: CMakeFiles/convolution-test-helpers.dir/rule
.PHONY : convolution-test-helpers
# clean rule for target.
CMakeFiles/convolution-test-helpers.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/convolution-test-helpers.dir/build.make CMakeFiles/convolution-test-helpers.dir/clean
.PHONY : CMakeFiles/convolution-test-helpers.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/post-operation.dir
# All Build rule for target.
CMakeFiles/post-operation.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/post-operation.dir/all: CMakeFiles/allocator.dir/all
CMakeFiles/post-operation.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/post-operation.dir/build.make CMakeFiles/post-operation.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/post-operation.dir/build.make CMakeFiles/post-operation.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target post-operation"
.PHONY : CMakeFiles/post-operation.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/post-operation.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/post-operation.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/post-operation.dir/rule
# Convenience name for target.
post-operation: CMakeFiles/post-operation.dir/rule
.PHONY : post-operation
# clean rule for target.
CMakeFiles/post-operation.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/post-operation.dir/build.make CMakeFiles/post-operation.dir/clean
.PHONY : CMakeFiles/post-operation.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/XNNPACK.dir
# All Build rule for target.
CMakeFiles/XNNPACK.dir/all: CMakeFiles/logging.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/packing.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/allocator.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/operators.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/operator-run.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/operator-utils.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/subgraph.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/post-operation.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/indirection.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/jit.dir/all
CMakeFiles/XNNPACK.dir/all: cpuinfo/CMakeFiles/cpuinfo.dir/all
CMakeFiles/XNNPACK.dir/all: pthreadpool/CMakeFiles/pthreadpool.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/normalization.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/microkernel-utils.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/mutex.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/cache.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/memory.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/microkernels-prod.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/hardware-config.dir/all
CMakeFiles/XNNPACK.dir/all: CMakeFiles/microparams-init.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/XNNPACK.dir/build.make CMakeFiles/XNNPACK.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/XNNPACK.dir/build.make CMakeFiles/XNNPACK.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target XNNPACK"
.PHONY : CMakeFiles/XNNPACK.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/XNNPACK.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 4
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/XNNPACK.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : CMakeFiles/XNNPACK.dir/rule
# Convenience name for target.
XNNPACK: CMakeFiles/XNNPACK.dir/rule
.PHONY : XNNPACK
# clean rule for target.
CMakeFiles/XNNPACK.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/XNNPACK.dir/build.make CMakeFiles/XNNPACK.dir/clean
.PHONY : CMakeFiles/XNNPACK.dir/clean
#=============================================================================
# Target rules for target cpuinfo/CMakeFiles/cpuinfo.dir
# All Build rule for target.
cpuinfo/CMakeFiles/cpuinfo.dir/all:
$(MAKE) $(MAKESILENT) -f cpuinfo/CMakeFiles/cpuinfo.dir/build.make cpuinfo/CMakeFiles/cpuinfo.dir/depend
$(MAKE) $(MAKESILENT) -f cpuinfo/CMakeFiles/cpuinfo.dir/build.make cpuinfo/CMakeFiles/cpuinfo.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num=1 "Built target cpuinfo"
.PHONY : cpuinfo/CMakeFiles/cpuinfo.dir/all
# Build rule for subdir invocation for target.
cpuinfo/CMakeFiles/cpuinfo.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cpuinfo/CMakeFiles/cpuinfo.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : cpuinfo/CMakeFiles/cpuinfo.dir/rule
# Convenience name for target.
cpuinfo: cpuinfo/CMakeFiles/cpuinfo.dir/rule
.PHONY : cpuinfo
# clean rule for target.
cpuinfo/CMakeFiles/cpuinfo.dir/clean:
$(MAKE) $(MAKESILENT) -f cpuinfo/CMakeFiles/cpuinfo.dir/build.make cpuinfo/CMakeFiles/cpuinfo.dir/clean
.PHONY : cpuinfo/CMakeFiles/cpuinfo.dir/clean
#=============================================================================
# Target rules for target cpuinfo/CMakeFiles/cpuinfo_internals.dir
# All Build rule for target.
cpuinfo/CMakeFiles/cpuinfo_internals.dir/all:
$(MAKE) $(MAKESILENT) -f cpuinfo/CMakeFiles/cpuinfo_internals.dir/build.make cpuinfo/CMakeFiles/cpuinfo_internals.dir/depend
$(MAKE) $(MAKESILENT) -f cpuinfo/CMakeFiles/cpuinfo_internals.dir/build.make cpuinfo/CMakeFiles/cpuinfo_internals.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target cpuinfo_internals"
.PHONY : cpuinfo/CMakeFiles/cpuinfo_internals.dir/all
# Build rule for subdir invocation for target.
cpuinfo/CMakeFiles/cpuinfo_internals.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cpuinfo/CMakeFiles/cpuinfo_internals.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : cpuinfo/CMakeFiles/cpuinfo_internals.dir/rule
# Convenience name for target.
cpuinfo_internals: cpuinfo/CMakeFiles/cpuinfo_internals.dir/rule
.PHONY : cpuinfo_internals
# clean rule for target.
cpuinfo/CMakeFiles/cpuinfo_internals.dir/clean:
$(MAKE) $(MAKESILENT) -f cpuinfo/CMakeFiles/cpuinfo_internals.dir/build.make cpuinfo/CMakeFiles/cpuinfo_internals.dir/clean
.PHONY : cpuinfo/CMakeFiles/cpuinfo_internals.dir/clean
#=============================================================================
# Target rules for target pthreadpool/CMakeFiles/pthreadpool.dir
# All Build rule for target.
pthreadpool/CMakeFiles/pthreadpool.dir/all:
$(MAKE) $(MAKESILENT) -f pthreadpool/CMakeFiles/pthreadpool.dir/build.make pthreadpool/CMakeFiles/pthreadpool.dir/depend
$(MAKE) $(MAKESILENT) -f pthreadpool/CMakeFiles/pthreadpool.dir/build.make pthreadpool/CMakeFiles/pthreadpool.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/content/XNNPACK/build/CMakeFiles --progress-num= "Built target pthreadpool"
.PHONY : pthreadpool/CMakeFiles/pthreadpool.dir/all
# Build rule for subdir invocation for target.
pthreadpool/CMakeFiles/pthreadpool.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pthreadpool/CMakeFiles/pthreadpool.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /content/XNNPACK/build/CMakeFiles 0
.PHONY : pthreadpool/CMakeFiles/pthreadpool.dir/rule
# Convenience name for target.
pthreadpool: pthreadpool/CMakeFiles/pthreadpool.dir/rule
.PHONY : pthreadpool
# clean rule for target.
pthreadpool/CMakeFiles/pthreadpool.dir/clean:
$(MAKE) $(MAKESILENT) -f pthreadpool/CMakeFiles/pthreadpool.dir/build.make pthreadpool/CMakeFiles/pthreadpool.dir/clean
.PHONY : pthreadpool/CMakeFiles/pthreadpool.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