# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.31

# 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/bin/cmake

# The command to remove a file.
RM = /usr/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /mnt/workspace/git/acestep.cpp/ggml

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/workspace/git/acestep.cpp/ggml/build-cpu

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: src/all
all: tests/all
all: examples/all
.PHONY : all

# The main recursive "codegen" target.
codegen: src/codegen
codegen: tests/codegen
codegen: examples/codegen
.PHONY : codegen

# The main recursive "preinstall" target.
preinstall: src/preinstall
preinstall: tests/preinstall
preinstall: examples/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: src/clean
clean: tests/clean
clean: examples/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory examples

# Recursive "all" directory target.
examples/all: examples/CMakeFiles/common.dir/all
examples/all: examples/CMakeFiles/common-ggml.dir/all
examples/all: examples/yolo/all
examples/all: examples/gpt-2/all
examples/all: examples/gpt-j/all
examples/all: examples/mnist/all
examples/all: examples/sam/all
examples/all: examples/simple/all
examples/all: examples/magika/all
.PHONY : examples/all

# Recursive "codegen" directory target.
examples/codegen: examples/CMakeFiles/common.dir/codegen
examples/codegen: examples/CMakeFiles/common-ggml.dir/codegen
examples/codegen: examples/yolo/codegen
examples/codegen: examples/gpt-2/codegen
examples/codegen: examples/gpt-j/codegen
examples/codegen: examples/mnist/codegen
examples/codegen: examples/sam/codegen
examples/codegen: examples/simple/codegen
examples/codegen: examples/magika/codegen
.PHONY : examples/codegen

# Recursive "preinstall" directory target.
examples/preinstall: examples/yolo/preinstall
examples/preinstall: examples/gpt-2/preinstall
examples/preinstall: examples/gpt-j/preinstall
examples/preinstall: examples/mnist/preinstall
examples/preinstall: examples/sam/preinstall
examples/preinstall: examples/simple/preinstall
examples/preinstall: examples/magika/preinstall
.PHONY : examples/preinstall

# Recursive "clean" directory target.
examples/clean: examples/CMakeFiles/common.dir/clean
examples/clean: examples/CMakeFiles/common-ggml.dir/clean
examples/clean: examples/yolo/clean
examples/clean: examples/gpt-2/clean
examples/clean: examples/gpt-j/clean
examples/clean: examples/mnist/clean
examples/clean: examples/sam/clean
examples/clean: examples/simple/clean
examples/clean: examples/magika/clean
.PHONY : examples/clean

#=============================================================================
# Directory level rules for directory examples/gpt-2

# Recursive "all" directory target.
examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all
examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all
examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all
examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all
examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all
examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all
.PHONY : examples/gpt-2/all

# Recursive "codegen" directory target.
examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen
examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen
examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen
examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen
examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen
examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen
.PHONY : examples/gpt-2/codegen

# Recursive "preinstall" directory target.
examples/gpt-2/preinstall:
.PHONY : examples/gpt-2/preinstall

# Recursive "clean" directory target.
examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean
examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean
examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean
examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean
examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean
examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean
.PHONY : examples/gpt-2/clean

#=============================================================================
# Directory level rules for directory examples/gpt-j

# Recursive "all" directory target.
examples/gpt-j/all: examples/gpt-j/CMakeFiles/gpt-j.dir/all
examples/gpt-j/all: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all
.PHONY : examples/gpt-j/all

# Recursive "codegen" directory target.
examples/gpt-j/codegen: examples/gpt-j/CMakeFiles/gpt-j.dir/codegen
examples/gpt-j/codegen: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen
.PHONY : examples/gpt-j/codegen

# Recursive "preinstall" directory target.
examples/gpt-j/preinstall:
.PHONY : examples/gpt-j/preinstall

# Recursive "clean" directory target.
examples/gpt-j/clean: examples/gpt-j/CMakeFiles/gpt-j.dir/clean
examples/gpt-j/clean: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean
.PHONY : examples/gpt-j/clean

#=============================================================================
# Directory level rules for directory examples/magika

# Recursive "all" directory target.
examples/magika/all: examples/magika/CMakeFiles/magika.dir/all
.PHONY : examples/magika/all

# Recursive "codegen" directory target.
examples/magika/codegen: examples/magika/CMakeFiles/magika.dir/codegen
.PHONY : examples/magika/codegen

# Recursive "preinstall" directory target.
examples/magika/preinstall:
.PHONY : examples/magika/preinstall

# Recursive "clean" directory target.
examples/magika/clean: examples/magika/CMakeFiles/magika.dir/clean
.PHONY : examples/magika/clean

#=============================================================================
# Directory level rules for directory examples/mnist

# Recursive "all" directory target.
examples/mnist/all: examples/mnist/CMakeFiles/mnist-common.dir/all
examples/mnist/all: examples/mnist/CMakeFiles/mnist-eval.dir/all
examples/mnist/all: examples/mnist/CMakeFiles/mnist-train.dir/all
.PHONY : examples/mnist/all

# Recursive "codegen" directory target.
examples/mnist/codegen: examples/mnist/CMakeFiles/mnist-common.dir/codegen
examples/mnist/codegen: examples/mnist/CMakeFiles/mnist-eval.dir/codegen
examples/mnist/codegen: examples/mnist/CMakeFiles/mnist-train.dir/codegen
.PHONY : examples/mnist/codegen

# Recursive "preinstall" directory target.
examples/mnist/preinstall:
.PHONY : examples/mnist/preinstall

# Recursive "clean" directory target.
examples/mnist/clean: examples/mnist/CMakeFiles/mnist-common.dir/clean
examples/mnist/clean: examples/mnist/CMakeFiles/mnist-eval.dir/clean
examples/mnist/clean: examples/mnist/CMakeFiles/mnist-train.dir/clean
.PHONY : examples/mnist/clean

#=============================================================================
# Directory level rules for directory examples/sam

# Recursive "all" directory target.
examples/sam/all: examples/sam/CMakeFiles/sam.dir/all
.PHONY : examples/sam/all

# Recursive "codegen" directory target.
examples/sam/codegen: examples/sam/CMakeFiles/sam.dir/codegen
.PHONY : examples/sam/codegen

# Recursive "preinstall" directory target.
examples/sam/preinstall:
.PHONY : examples/sam/preinstall

# Recursive "clean" directory target.
examples/sam/clean: examples/sam/CMakeFiles/sam.dir/clean
.PHONY : examples/sam/clean

#=============================================================================
# Directory level rules for directory examples/simple

# Recursive "all" directory target.
examples/simple/all: examples/simple/CMakeFiles/simple-ctx.dir/all
examples/simple/all: examples/simple/CMakeFiles/simple-backend.dir/all
.PHONY : examples/simple/all

# Recursive "codegen" directory target.
examples/simple/codegen: examples/simple/CMakeFiles/simple-ctx.dir/codegen
examples/simple/codegen: examples/simple/CMakeFiles/simple-backend.dir/codegen
.PHONY : examples/simple/codegen

# Recursive "preinstall" directory target.
examples/simple/preinstall:
.PHONY : examples/simple/preinstall

# Recursive "clean" directory target.
examples/simple/clean: examples/simple/CMakeFiles/simple-ctx.dir/clean
examples/simple/clean: examples/simple/CMakeFiles/simple-backend.dir/clean
.PHONY : examples/simple/clean

#=============================================================================
# Directory level rules for directory examples/yolo

# Recursive "all" directory target.
examples/yolo/all: examples/yolo/CMakeFiles/yolov3-tiny.dir/all
.PHONY : examples/yolo/all

# Recursive "codegen" directory target.
examples/yolo/codegen: examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen
.PHONY : examples/yolo/codegen

# Recursive "preinstall" directory target.
examples/yolo/preinstall:
.PHONY : examples/yolo/preinstall

# Recursive "clean" directory target.
examples/yolo/clean: examples/yolo/CMakeFiles/yolov3-tiny.dir/clean
.PHONY : examples/yolo/clean

#=============================================================================
# Directory level rules for directory src

# Recursive "all" directory target.
src/all: src/CMakeFiles/ggml-base.dir/all
src/all: src/CMakeFiles/ggml.dir/all
src/all: src/CMakeFiles/ggml-cpu.dir/all
src/all: src/ggml-cpu/all
.PHONY : src/all

# Recursive "codegen" directory target.
src/codegen: src/CMakeFiles/ggml-base.dir/codegen
src/codegen: src/CMakeFiles/ggml.dir/codegen
src/codegen: src/CMakeFiles/ggml-cpu.dir/codegen
src/codegen: src/ggml-cpu/codegen
.PHONY : src/codegen

# Recursive "preinstall" directory target.
src/preinstall: src/ggml-cpu/preinstall
.PHONY : src/preinstall

# Recursive "clean" directory target.
src/clean: src/CMakeFiles/ggml-base.dir/clean
src/clean: src/CMakeFiles/ggml.dir/clean
src/clean: src/CMakeFiles/ggml-cpu.dir/clean
src/clean: src/ggml-cpu/clean
.PHONY : src/clean

#=============================================================================
# Directory level rules for directory src/ggml-cpu

# Recursive "all" directory target.
src/ggml-cpu/all:
.PHONY : src/ggml-cpu/all

# Recursive "codegen" directory target.
src/ggml-cpu/codegen:
.PHONY : src/ggml-cpu/codegen

# Recursive "preinstall" directory target.
src/ggml-cpu/preinstall:
.PHONY : src/ggml-cpu/preinstall

# Recursive "clean" directory target.
src/ggml-cpu/clean:
.PHONY : src/ggml-cpu/clean

#=============================================================================
# Directory level rules for directory tests

# Recursive "all" directory target.
tests/all: tests/CMakeFiles/test-backend-ops.dir/all
tests/all: tests/CMakeFiles/test-opt.dir/all
tests/all: tests/CMakeFiles/test-quantize-fns.dir/all
tests/all: tests/CMakeFiles/test-quantize-perf.dir/all
tests/all: tests/CMakeFiles/test-pool.dir/all
tests/all: tests/CMakeFiles/test-arange.dir/all
tests/all: tests/CMakeFiles/test-timestep_embedding.dir/all
tests/all: tests/CMakeFiles/test-pad-reflect-1d.dir/all
tests/all: tests/CMakeFiles/test-roll.dir/all
tests/all: tests/CMakeFiles/test-conv-transpose.dir/all
tests/all: tests/CMakeFiles/test-conv-transpose-1d.dir/all
tests/all: tests/CMakeFiles/test-dup.dir/all
tests/all: tests/CMakeFiles/test-rel-pos.dir/all
tests/all: tests/CMakeFiles/test-customop.dir/all
tests/all: tests/CMakeFiles/test-conv1d.dir/all
tests/all: tests/CMakeFiles/test-conv1d-dw-c1.dir/all
tests/all: tests/CMakeFiles/test-conv1d-dw-c2.dir/all
tests/all: tests/CMakeFiles/test-conv2d.dir/all
tests/all: tests/CMakeFiles/test-conv2d-dw.dir/all
tests/all: tests/CMakeFiles/test-cont.dir/all
tests/all: tests/CMakeFiles/test-interpolate.dir/all
.PHONY : tests/all

# Recursive "codegen" directory target.
tests/codegen: tests/CMakeFiles/test-backend-ops.dir/codegen
tests/codegen: tests/CMakeFiles/test-opt.dir/codegen
tests/codegen: tests/CMakeFiles/test-quantize-fns.dir/codegen
tests/codegen: tests/CMakeFiles/test-quantize-perf.dir/codegen
tests/codegen: tests/CMakeFiles/test-pool.dir/codegen
tests/codegen: tests/CMakeFiles/test-arange.dir/codegen
tests/codegen: tests/CMakeFiles/test-timestep_embedding.dir/codegen
tests/codegen: tests/CMakeFiles/test-pad-reflect-1d.dir/codegen
tests/codegen: tests/CMakeFiles/test-roll.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv-transpose.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv-transpose-1d.dir/codegen
tests/codegen: tests/CMakeFiles/test-dup.dir/codegen
tests/codegen: tests/CMakeFiles/test-rel-pos.dir/codegen
tests/codegen: tests/CMakeFiles/test-customop.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv1d.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv2d.dir/codegen
tests/codegen: tests/CMakeFiles/test-conv2d-dw.dir/codegen
tests/codegen: tests/CMakeFiles/test-cont.dir/codegen
tests/codegen: tests/CMakeFiles/test-interpolate.dir/codegen
.PHONY : tests/codegen

# Recursive "preinstall" directory target.
tests/preinstall:
.PHONY : tests/preinstall

# Recursive "clean" directory target.
tests/clean: tests/CMakeFiles/test-backend-ops.dir/clean
tests/clean: tests/CMakeFiles/test-opt.dir/clean
tests/clean: tests/CMakeFiles/test-quantize-fns.dir/clean
tests/clean: tests/CMakeFiles/test-quantize-perf.dir/clean
tests/clean: tests/CMakeFiles/test-pool.dir/clean
tests/clean: tests/CMakeFiles/test-arange.dir/clean
tests/clean: tests/CMakeFiles/test-timestep_embedding.dir/clean
tests/clean: tests/CMakeFiles/test-pad-reflect-1d.dir/clean
tests/clean: tests/CMakeFiles/test-roll.dir/clean
tests/clean: tests/CMakeFiles/test-conv-transpose.dir/clean
tests/clean: tests/CMakeFiles/test-conv-transpose-1d.dir/clean
tests/clean: tests/CMakeFiles/test-dup.dir/clean
tests/clean: tests/CMakeFiles/test-rel-pos.dir/clean
tests/clean: tests/CMakeFiles/test-customop.dir/clean
tests/clean: tests/CMakeFiles/test-conv1d.dir/clean
tests/clean: tests/CMakeFiles/test-conv1d-dw-c1.dir/clean
tests/clean: tests/CMakeFiles/test-conv1d-dw-c2.dir/clean
tests/clean: tests/CMakeFiles/test-conv2d.dir/clean
tests/clean: tests/CMakeFiles/test-conv2d-dw.dir/clean
tests/clean: tests/CMakeFiles/test-cont.dir/clean
tests/clean: tests/CMakeFiles/test-interpolate.dir/clean
.PHONY : tests/clean

#=============================================================================
# Target rules for target src/CMakeFiles/ggml-base.dir

# All Build rule for target.
src/CMakeFiles/ggml-base.dir/all:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/depend
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=7,8,9,10,11,12,13,14,15 "Built target ggml-base"
.PHONY : src/CMakeFiles/ggml-base.dir/all

# Build rule for subdir invocation for target.
src/CMakeFiles/ggml-base.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 9
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml-base.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : src/CMakeFiles/ggml-base.dir/rule

# Convenience name for target.
ggml-base: src/CMakeFiles/ggml-base.dir/rule
.PHONY : ggml-base

# codegen rule for target.
src/CMakeFiles/ggml-base.dir/codegen:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=7,8,9,10,11,12,13,14,15 "Finished codegen for target ggml-base"
.PHONY : src/CMakeFiles/ggml-base.dir/codegen

# clean rule for target.
src/CMakeFiles/ggml-base.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/clean
.PHONY : src/CMakeFiles/ggml-base.dir/clean

#=============================================================================
# Target rules for target src/CMakeFiles/ggml.dir

# All Build rule for target.
src/CMakeFiles/ggml.dir/all: src/CMakeFiles/ggml-base.dir/all
src/CMakeFiles/ggml.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/depend
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=4,5,6 "Built target ggml"
.PHONY : src/CMakeFiles/ggml.dir/all

# Build rule for subdir invocation for target.
src/CMakeFiles/ggml.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 26
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : src/CMakeFiles/ggml.dir/rule

# Convenience name for target.
ggml: src/CMakeFiles/ggml.dir/rule
.PHONY : ggml

# codegen rule for target.
src/CMakeFiles/ggml.dir/codegen:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=4,5,6 "Finished codegen for target ggml"
.PHONY : src/CMakeFiles/ggml.dir/codegen

# clean rule for target.
src/CMakeFiles/ggml.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/clean
.PHONY : src/CMakeFiles/ggml.dir/clean

#=============================================================================
# Target rules for target src/CMakeFiles/ggml-cpu.dir

# All Build rule for target.
src/CMakeFiles/ggml-cpu.dir/all: src/CMakeFiles/ggml-base.dir/all
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/depend
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=16,17,18,19,20,21,22,23,24,25,26,27,28,29 "Built target ggml-cpu"
.PHONY : src/CMakeFiles/ggml-cpu.dir/all

# Build rule for subdir invocation for target.
src/CMakeFiles/ggml-cpu.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 23
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml-cpu.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : src/CMakeFiles/ggml-cpu.dir/rule

# Convenience name for target.
ggml-cpu: src/CMakeFiles/ggml-cpu.dir/rule
.PHONY : ggml-cpu

# codegen rule for target.
src/CMakeFiles/ggml-cpu.dir/codegen:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=16,17,18,19,20,21,22,23,24,25,26,27,28,29 "Finished codegen for target ggml-cpu"
.PHONY : src/CMakeFiles/ggml-cpu.dir/codegen

# clean rule for target.
src/CMakeFiles/ggml-cpu.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/clean
.PHONY : src/CMakeFiles/ggml-cpu.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-backend-ops.dir

# All Build rule for target.
tests/CMakeFiles/test-backend-ops.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-backend-ops.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-backend-ops.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=60,61 "Built target test-backend-ops"
.PHONY : tests/CMakeFiles/test-backend-ops.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-backend-ops.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-backend-ops.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-backend-ops.dir/rule

# Convenience name for target.
test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/rule
.PHONY : test-backend-ops

# codegen rule for target.
tests/CMakeFiles/test-backend-ops.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=60,61 "Finished codegen for target test-backend-ops"
.PHONY : tests/CMakeFiles/test-backend-ops.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-backend-ops.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/clean
.PHONY : tests/CMakeFiles/test-backend-ops.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-opt.dir

# All Build rule for target.
tests/CMakeFiles/test-opt.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-opt.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-opt.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=83,84 "Built target test-opt"
.PHONY : tests/CMakeFiles/test-opt.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-opt.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-opt.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-opt.dir/rule

# Convenience name for target.
test-opt: tests/CMakeFiles/test-opt.dir/rule
.PHONY : test-opt

# codegen rule for target.
tests/CMakeFiles/test-opt.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=83,84 "Finished codegen for target test-opt"
.PHONY : tests/CMakeFiles/test-opt.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-opt.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/clean
.PHONY : tests/CMakeFiles/test-opt.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-quantize-fns.dir

# All Build rule for target.
tests/CMakeFiles/test-quantize-fns.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-quantize-fns.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-quantize-fns.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=88,89 "Built target test-quantize-fns"
.PHONY : tests/CMakeFiles/test-quantize-fns.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-quantize-fns.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-fns.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-quantize-fns.dir/rule

# Convenience name for target.
test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/rule
.PHONY : test-quantize-fns

# codegen rule for target.
tests/CMakeFiles/test-quantize-fns.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=88,89 "Finished codegen for target test-quantize-fns"
.PHONY : tests/CMakeFiles/test-quantize-fns.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-quantize-fns.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/clean
.PHONY : tests/CMakeFiles/test-quantize-fns.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-quantize-perf.dir

# All Build rule for target.
tests/CMakeFiles/test-quantize-perf.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-quantize-perf.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-quantize-perf.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=90,91 "Built target test-quantize-perf"
.PHONY : tests/CMakeFiles/test-quantize-perf.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-quantize-perf.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-perf.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-quantize-perf.dir/rule

# Convenience name for target.
test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/rule
.PHONY : test-quantize-perf

# codegen rule for target.
tests/CMakeFiles/test-quantize-perf.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=90,91 "Finished codegen for target test-quantize-perf"
.PHONY : tests/CMakeFiles/test-quantize-perf.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-quantize-perf.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/clean
.PHONY : tests/CMakeFiles/test-quantize-perf.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-pool.dir

# All Build rule for target.
tests/CMakeFiles/test-pool.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-pool.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-pool.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=86,87 "Built target test-pool"
.PHONY : tests/CMakeFiles/test-pool.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-pool.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pool.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-pool.dir/rule

# Convenience name for target.
test-pool: tests/CMakeFiles/test-pool.dir/rule
.PHONY : test-pool

# codegen rule for target.
tests/CMakeFiles/test-pool.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=86,87 "Finished codegen for target test-pool"
.PHONY : tests/CMakeFiles/test-pool.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-pool.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/clean
.PHONY : tests/CMakeFiles/test-pool.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-arange.dir

# All Build rule for target.
tests/CMakeFiles/test-arange.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-arange.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-arange.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=58,59 "Built target test-arange"
.PHONY : tests/CMakeFiles/test-arange.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-arange.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-arange.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-arange.dir/rule

# Convenience name for target.
test-arange: tests/CMakeFiles/test-arange.dir/rule
.PHONY : test-arange

# codegen rule for target.
tests/CMakeFiles/test-arange.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=58,59 "Finished codegen for target test-arange"
.PHONY : tests/CMakeFiles/test-arange.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-arange.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/clean
.PHONY : tests/CMakeFiles/test-arange.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-timestep_embedding.dir

# All Build rule for target.
tests/CMakeFiles/test-timestep_embedding.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-timestep_embedding.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-timestep_embedding.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=96,97 "Built target test-timestep_embedding"
.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-timestep_embedding.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-timestep_embedding.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/rule

# Convenience name for target.
test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/rule
.PHONY : test-timestep_embedding

# codegen rule for target.
tests/CMakeFiles/test-timestep_embedding.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=96,97 "Finished codegen for target test-timestep_embedding"
.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-timestep_embedding.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/clean
.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-pad-reflect-1d.dir

# All Build rule for target.
tests/CMakeFiles/test-pad-reflect-1d.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-pad-reflect-1d.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-pad-reflect-1d.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=85 "Built target test-pad-reflect-1d"
.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-pad-reflect-1d.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 27
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pad-reflect-1d.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/rule

# Convenience name for target.
test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/rule
.PHONY : test-pad-reflect-1d

# codegen rule for target.
tests/CMakeFiles/test-pad-reflect-1d.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=85 "Finished codegen for target test-pad-reflect-1d"
.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-pad-reflect-1d.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/clean
.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-roll.dir

# All Build rule for target.
tests/CMakeFiles/test-roll.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-roll.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-roll.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=94,95 "Built target test-roll"
.PHONY : tests/CMakeFiles/test-roll.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-roll.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-roll.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-roll.dir/rule

# Convenience name for target.
test-roll: tests/CMakeFiles/test-roll.dir/rule
.PHONY : test-roll

# codegen rule for target.
tests/CMakeFiles/test-roll.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=94,95 "Finished codegen for target test-roll"
.PHONY : tests/CMakeFiles/test-roll.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-roll.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/clean
.PHONY : tests/CMakeFiles/test-roll.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv-transpose.dir

# All Build rule for target.
tests/CMakeFiles/test-conv-transpose.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv-transpose.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv-transpose.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=64,65 "Built target test-conv-transpose"
.PHONY : tests/CMakeFiles/test-conv-transpose.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv-transpose.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv-transpose.dir/rule

# Convenience name for target.
test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/rule
.PHONY : test-conv-transpose

# codegen rule for target.
tests/CMakeFiles/test-conv-transpose.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=64,65 "Finished codegen for target test-conv-transpose"
.PHONY : tests/CMakeFiles/test-conv-transpose.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv-transpose.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/clean
.PHONY : tests/CMakeFiles/test-conv-transpose.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv-transpose-1d.dir

# All Build rule for target.
tests/CMakeFiles/test-conv-transpose-1d.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv-transpose-1d.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv-transpose-1d.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=66,67 "Built target test-conv-transpose-1d"
.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv-transpose-1d.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose-1d.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/rule

# Convenience name for target.
test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/rule
.PHONY : test-conv-transpose-1d

# codegen rule for target.
tests/CMakeFiles/test-conv-transpose-1d.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=66,67 "Finished codegen for target test-conv-transpose-1d"
.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv-transpose-1d.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/clean
.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-dup.dir

# All Build rule for target.
tests/CMakeFiles/test-dup.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-dup.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-dup.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=79,80 "Built target test-dup"
.PHONY : tests/CMakeFiles/test-dup.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-dup.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-dup.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-dup.dir/rule

# Convenience name for target.
test-dup: tests/CMakeFiles/test-dup.dir/rule
.PHONY : test-dup

# codegen rule for target.
tests/CMakeFiles/test-dup.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=79,80 "Finished codegen for target test-dup"
.PHONY : tests/CMakeFiles/test-dup.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-dup.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/clean
.PHONY : tests/CMakeFiles/test-dup.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-rel-pos.dir

# All Build rule for target.
tests/CMakeFiles/test-rel-pos.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-rel-pos.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-rel-pos.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=92,93 "Built target test-rel-pos"
.PHONY : tests/CMakeFiles/test-rel-pos.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-rel-pos.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-rel-pos.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-rel-pos.dir/rule

# Convenience name for target.
test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/rule
.PHONY : test-rel-pos

# codegen rule for target.
tests/CMakeFiles/test-rel-pos.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=92,93 "Finished codegen for target test-rel-pos"
.PHONY : tests/CMakeFiles/test-rel-pos.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-rel-pos.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/clean
.PHONY : tests/CMakeFiles/test-rel-pos.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-customop.dir

# All Build rule for target.
tests/CMakeFiles/test-customop.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-customop.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-customop.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=77,78 "Built target test-customop"
.PHONY : tests/CMakeFiles/test-customop.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-customop.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-customop.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-customop.dir/rule

# Convenience name for target.
test-customop: tests/CMakeFiles/test-customop.dir/rule
.PHONY : test-customop

# codegen rule for target.
tests/CMakeFiles/test-customop.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=77,78 "Finished codegen for target test-customop"
.PHONY : tests/CMakeFiles/test-customop.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-customop.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/clean
.PHONY : tests/CMakeFiles/test-customop.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv1d.dir

# All Build rule for target.
tests/CMakeFiles/test-conv1d.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv1d.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv1d.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=68,69 "Built target test-conv1d"
.PHONY : tests/CMakeFiles/test-conv1d.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv1d.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv1d.dir/rule

# Convenience name for target.
test-conv1d: tests/CMakeFiles/test-conv1d.dir/rule
.PHONY : test-conv1d

# codegen rule for target.
tests/CMakeFiles/test-conv1d.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=68,69 "Finished codegen for target test-conv1d"
.PHONY : tests/CMakeFiles/test-conv1d.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv1d.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/clean
.PHONY : tests/CMakeFiles/test-conv1d.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv1d-dw-c1.dir

# All Build rule for target.
tests/CMakeFiles/test-conv1d-dw-c1.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv1d-dw-c1.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv1d-dw-c1.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=70,71 "Built target test-conv1d-dw-c1"
.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv1d-dw-c1.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c1.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/rule

# Convenience name for target.
test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/rule
.PHONY : test-conv1d-dw-c1

# codegen rule for target.
tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=70,71 "Finished codegen for target test-conv1d-dw-c1"
.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv1d-dw-c1.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/clean
.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv1d-dw-c2.dir

# All Build rule for target.
tests/CMakeFiles/test-conv1d-dw-c2.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv1d-dw-c2.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv1d-dw-c2.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=72 "Built target test-conv1d-dw-c2"
.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv1d-dw-c2.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 27
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c2.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/rule

# Convenience name for target.
test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/rule
.PHONY : test-conv1d-dw-c2

# codegen rule for target.
tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=72 "Finished codegen for target test-conv1d-dw-c2"
.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv1d-dw-c2.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/clean
.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv2d.dir

# All Build rule for target.
tests/CMakeFiles/test-conv2d.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv2d.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv2d.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=73,74 "Built target test-conv2d"
.PHONY : tests/CMakeFiles/test-conv2d.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv2d.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv2d.dir/rule

# Convenience name for target.
test-conv2d: tests/CMakeFiles/test-conv2d.dir/rule
.PHONY : test-conv2d

# codegen rule for target.
tests/CMakeFiles/test-conv2d.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=73,74 "Finished codegen for target test-conv2d"
.PHONY : tests/CMakeFiles/test-conv2d.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv2d.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/clean
.PHONY : tests/CMakeFiles/test-conv2d.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-conv2d-dw.dir

# All Build rule for target.
tests/CMakeFiles/test-conv2d-dw.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-conv2d-dw.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-conv2d-dw.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=75,76 "Built target test-conv2d-dw"
.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-conv2d-dw.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d-dw.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/rule

# Convenience name for target.
test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/rule
.PHONY : test-conv2d-dw

# codegen rule for target.
tests/CMakeFiles/test-conv2d-dw.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=75,76 "Finished codegen for target test-conv2d-dw"
.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-conv2d-dw.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/clean
.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-cont.dir

# All Build rule for target.
tests/CMakeFiles/test-cont.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-cont.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-cont.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=62,63 "Built target test-cont"
.PHONY : tests/CMakeFiles/test-cont.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-cont.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-cont.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-cont.dir/rule

# Convenience name for target.
test-cont: tests/CMakeFiles/test-cont.dir/rule
.PHONY : test-cont

# codegen rule for target.
tests/CMakeFiles/test-cont.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=62,63 "Finished codegen for target test-cont"
.PHONY : tests/CMakeFiles/test-cont.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-cont.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/clean
.PHONY : tests/CMakeFiles/test-cont.dir/clean

#=============================================================================
# Target rules for target tests/CMakeFiles/test-interpolate.dir

# All Build rule for target.
tests/CMakeFiles/test-interpolate.dir/all: src/CMakeFiles/ggml-base.dir/all
tests/CMakeFiles/test-interpolate.dir/all: src/CMakeFiles/ggml.dir/all
tests/CMakeFiles/test-interpolate.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/depend
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=81,82 "Built target test-interpolate"
.PHONY : tests/CMakeFiles/test-interpolate.dir/all

# Build rule for subdir invocation for target.
tests/CMakeFiles/test-interpolate.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-interpolate.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : tests/CMakeFiles/test-interpolate.dir/rule

# Convenience name for target.
test-interpolate: tests/CMakeFiles/test-interpolate.dir/rule
.PHONY : test-interpolate

# codegen rule for target.
tests/CMakeFiles/test-interpolate.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=81,82 "Finished codegen for target test-interpolate"
.PHONY : tests/CMakeFiles/test-interpolate.dir/codegen

# clean rule for target.
tests/CMakeFiles/test-interpolate.dir/clean:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/clean
.PHONY : tests/CMakeFiles/test-interpolate.dir/clean

#=============================================================================
# Target rules for target examples/CMakeFiles/common.dir

# All Build rule for target.
examples/CMakeFiles/common.dir/all:
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=1 "Built target common"
.PHONY : examples/CMakeFiles/common.dir/all

# Build rule for subdir invocation for target.
examples/CMakeFiles/common.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 1
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/common.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/CMakeFiles/common.dir/rule

# Convenience name for target.
common: examples/CMakeFiles/common.dir/rule
.PHONY : common

# codegen rule for target.
examples/CMakeFiles/common.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=1 "Finished codegen for target common"
.PHONY : examples/CMakeFiles/common.dir/codegen

# clean rule for target.
examples/CMakeFiles/common.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/clean
.PHONY : examples/CMakeFiles/common.dir/clean

#=============================================================================
# Target rules for target examples/CMakeFiles/common-ggml.dir

# All Build rule for target.
examples/CMakeFiles/common-ggml.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/CMakeFiles/common-ggml.dir/all: src/CMakeFiles/ggml.dir/all
examples/CMakeFiles/common-ggml.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=2,3 "Built target common-ggml"
.PHONY : examples/CMakeFiles/common-ggml.dir/all

# Build rule for subdir invocation for target.
examples/CMakeFiles/common-ggml.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/common-ggml.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/CMakeFiles/common-ggml.dir/rule

# Convenience name for target.
common-ggml: examples/CMakeFiles/common-ggml.dir/rule
.PHONY : common-ggml

# codegen rule for target.
examples/CMakeFiles/common-ggml.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=2,3 "Finished codegen for target common-ggml"
.PHONY : examples/CMakeFiles/common-ggml.dir/codegen

# clean rule for target.
examples/CMakeFiles/common-ggml.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/clean
.PHONY : examples/CMakeFiles/common-ggml.dir/clean

#=============================================================================
# Target rules for target examples/yolo/CMakeFiles/yolov3-tiny.dir

# All Build rule for target.
examples/yolo/CMakeFiles/yolov3-tiny.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/yolo/CMakeFiles/yolov3-tiny.dir/all: src/CMakeFiles/ggml.dir/all
examples/yolo/CMakeFiles/yolov3-tiny.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/yolo/CMakeFiles/yolov3-tiny.dir/all: examples/CMakeFiles/common.dir/all
	$(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=98,99,100 "Built target yolov3-tiny"
.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/all

# Build rule for subdir invocation for target.
examples/yolo/CMakeFiles/yolov3-tiny.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 30
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/CMakeFiles/yolov3-tiny.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/rule

# Convenience name for target.
yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/rule
.PHONY : yolov3-tiny

# codegen rule for target.
examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=98,99,100 "Finished codegen for target yolov3-tiny"
.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen

# clean rule for target.
examples/yolo/CMakeFiles/yolov3-tiny.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/clean
.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/clean

#=============================================================================
# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-ctx.dir

# All Build rule for target.
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=36,37 "Built target gpt-2-ctx"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all

# Build rule for subdir invocation for target.
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule

# Convenience name for target.
gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule
.PHONY : gpt-2-ctx

# codegen rule for target.
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=36,37 "Finished codegen for target gpt-2-ctx"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen

# clean rule for target.
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean

#=============================================================================
# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-alloc.dir

# All Build rule for target.
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=30,31 "Built target gpt-2-alloc"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all

# Build rule for subdir invocation for target.
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule

# Convenience name for target.
gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule
.PHONY : gpt-2-alloc

# codegen rule for target.
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=30,31 "Finished codegen for target gpt-2-alloc"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen

# clean rule for target.
examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean

#=============================================================================
# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-backend.dir

# All Build rule for target.
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=32,33 "Built target gpt-2-backend"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all

# Build rule for subdir invocation for target.
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule

# Convenience name for target.
gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule
.PHONY : gpt-2-backend

# codegen rule for target.
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=32,33 "Finished codegen for target gpt-2-backend"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen

# clean rule for target.
examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean

#=============================================================================
# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-sched.dir

# All Build rule for target.
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=40,41 "Built target gpt-2-sched"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all

# Build rule for subdir invocation for target.
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule

# Convenience name for target.
gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule
.PHONY : gpt-2-sched

# codegen rule for target.
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=40,41 "Finished codegen for target gpt-2-sched"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen

# clean rule for target.
examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean

#=============================================================================
# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-quantize.dir

# All Build rule for target.
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=38,39 "Built target gpt-2-quantize"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all

# Build rule for subdir invocation for target.
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule

# Convenience name for target.
gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule
.PHONY : gpt-2-quantize

# codegen rule for target.
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=38,39 "Finished codegen for target gpt-2-quantize"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen

# clean rule for target.
examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean

#=============================================================================
# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-batched.dir

# All Build rule for target.
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=34,35 "Built target gpt-2-batched"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all

# Build rule for subdir invocation for target.
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule

# Convenience name for target.
gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule
.PHONY : gpt-2-batched

# codegen rule for target.
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=34,35 "Finished codegen for target gpt-2-batched"
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen

# clean rule for target.
examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean

#=============================================================================
# Target rules for target examples/gpt-j/CMakeFiles/gpt-j.dir

# All Build rule for target.
examples/gpt-j/CMakeFiles/gpt-j.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-j/CMakeFiles/gpt-j.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-j/CMakeFiles/gpt-j.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-j/CMakeFiles/gpt-j.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-j/CMakeFiles/gpt-j.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=42 "Built target gpt-j"
.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/all

# Build rule for subdir invocation for target.
examples/gpt-j/CMakeFiles/gpt-j.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 30
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/CMakeFiles/gpt-j.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/rule

# Convenience name for target.
gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/rule
.PHONY : gpt-j

# codegen rule for target.
examples/gpt-j/CMakeFiles/gpt-j.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=42 "Finished codegen for target gpt-j"
.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/codegen

# clean rule for target.
examples/gpt-j/CMakeFiles/gpt-j.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/clean
.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/clean

#=============================================================================
# Target rules for target examples/gpt-j/CMakeFiles/gpt-j-quantize.dir

# All Build rule for target.
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: src/CMakeFiles/ggml.dir/all
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: examples/CMakeFiles/common.dir/all
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=43,44 "Built target gpt-j-quantize"
.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all

# Build rule for subdir invocation for target.
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule

# Convenience name for target.
gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule
.PHONY : gpt-j-quantize

# codegen rule for target.
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=43,44 "Finished codegen for target gpt-j-quantize"
.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen

# clean rule for target.
examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean
.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean

#=============================================================================
# Target rules for target examples/mnist/CMakeFiles/mnist-common.dir

# All Build rule for target.
examples/mnist/CMakeFiles/mnist-common.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/mnist/CMakeFiles/mnist-common.dir/all: src/CMakeFiles/ggml.dir/all
examples/mnist/CMakeFiles/mnist-common.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/mnist/CMakeFiles/mnist-common.dir/all: examples/CMakeFiles/common.dir/all
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=47,48 "Built target mnist-common"
.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/all

# Build rule for subdir invocation for target.
examples/mnist/CMakeFiles/mnist-common.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 29
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-common.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/rule

# Convenience name for target.
mnist-common: examples/mnist/CMakeFiles/mnist-common.dir/rule
.PHONY : mnist-common

# codegen rule for target.
examples/mnist/CMakeFiles/mnist-common.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=47,48 "Finished codegen for target mnist-common"
.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/codegen

# clean rule for target.
examples/mnist/CMakeFiles/mnist-common.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/clean
.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/clean

#=============================================================================
# Target rules for target examples/mnist/CMakeFiles/mnist-eval.dir

# All Build rule for target.
examples/mnist/CMakeFiles/mnist-eval.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/mnist/CMakeFiles/mnist-eval.dir/all: src/CMakeFiles/ggml.dir/all
examples/mnist/CMakeFiles/mnist-eval.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/mnist/CMakeFiles/mnist-eval.dir/all: examples/CMakeFiles/common.dir/all
examples/mnist/CMakeFiles/mnist-eval.dir/all: examples/mnist/CMakeFiles/mnist-common.dir/all
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=49,50 "Built target mnist-eval"
.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/all

# Build rule for subdir invocation for target.
examples/mnist/CMakeFiles/mnist-eval.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-eval.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/rule

# Convenience name for target.
mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/rule
.PHONY : mnist-eval

# codegen rule for target.
examples/mnist/CMakeFiles/mnist-eval.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=49,50 "Finished codegen for target mnist-eval"
.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/codegen

# clean rule for target.
examples/mnist/CMakeFiles/mnist-eval.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/clean
.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/clean

#=============================================================================
# Target rules for target examples/mnist/CMakeFiles/mnist-train.dir

# All Build rule for target.
examples/mnist/CMakeFiles/mnist-train.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/mnist/CMakeFiles/mnist-train.dir/all: src/CMakeFiles/ggml.dir/all
examples/mnist/CMakeFiles/mnist-train.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/mnist/CMakeFiles/mnist-train.dir/all: examples/CMakeFiles/common.dir/all
examples/mnist/CMakeFiles/mnist-train.dir/all: examples/mnist/CMakeFiles/mnist-common.dir/all
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=51,52 "Built target mnist-train"
.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/all

# Build rule for subdir invocation for target.
examples/mnist/CMakeFiles/mnist-train.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-train.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/rule

# Convenience name for target.
mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/rule
.PHONY : mnist-train

# codegen rule for target.
examples/mnist/CMakeFiles/mnist-train.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=51,52 "Finished codegen for target mnist-train"
.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/codegen

# clean rule for target.
examples/mnist/CMakeFiles/mnist-train.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/clean
.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/clean

#=============================================================================
# Target rules for target examples/sam/CMakeFiles/sam.dir

# All Build rule for target.
examples/sam/CMakeFiles/sam.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/sam/CMakeFiles/sam.dir/all: src/CMakeFiles/ggml.dir/all
examples/sam/CMakeFiles/sam.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/sam/CMakeFiles/sam.dir/all: examples/CMakeFiles/common.dir/all
	$(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=53,54 "Built target sam"
.PHONY : examples/sam/CMakeFiles/sam.dir/all

# Build rule for subdir invocation for target.
examples/sam/CMakeFiles/sam.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 29
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/CMakeFiles/sam.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/sam/CMakeFiles/sam.dir/rule

# Convenience name for target.
sam: examples/sam/CMakeFiles/sam.dir/rule
.PHONY : sam

# codegen rule for target.
examples/sam/CMakeFiles/sam.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=53,54 "Finished codegen for target sam"
.PHONY : examples/sam/CMakeFiles/sam.dir/codegen

# clean rule for target.
examples/sam/CMakeFiles/sam.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/clean
.PHONY : examples/sam/CMakeFiles/sam.dir/clean

#=============================================================================
# Target rules for target examples/simple/CMakeFiles/simple-ctx.dir

# All Build rule for target.
examples/simple/CMakeFiles/simple-ctx.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/simple/CMakeFiles/simple-ctx.dir/all: src/CMakeFiles/ggml.dir/all
examples/simple/CMakeFiles/simple-ctx.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=57 "Built target simple-ctx"
.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/all

# Build rule for subdir invocation for target.
examples/simple/CMakeFiles/simple-ctx.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 27
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/CMakeFiles/simple-ctx.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/rule

# Convenience name for target.
simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/rule
.PHONY : simple-ctx

# codegen rule for target.
examples/simple/CMakeFiles/simple-ctx.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=57 "Finished codegen for target simple-ctx"
.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/codegen

# clean rule for target.
examples/simple/CMakeFiles/simple-ctx.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/clean
.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/clean

#=============================================================================
# Target rules for target examples/simple/CMakeFiles/simple-backend.dir

# All Build rule for target.
examples/simple/CMakeFiles/simple-backend.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/simple/CMakeFiles/simple-backend.dir/all: src/CMakeFiles/ggml.dir/all
examples/simple/CMakeFiles/simple-backend.dir/all: src/CMakeFiles/ggml-cpu.dir/all
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=55,56 "Built target simple-backend"
.PHONY : examples/simple/CMakeFiles/simple-backend.dir/all

# Build rule for subdir invocation for target.
examples/simple/CMakeFiles/simple-backend.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 28
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/CMakeFiles/simple-backend.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/simple/CMakeFiles/simple-backend.dir/rule

# Convenience name for target.
simple-backend: examples/simple/CMakeFiles/simple-backend.dir/rule
.PHONY : simple-backend

# codegen rule for target.
examples/simple/CMakeFiles/simple-backend.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=55,56 "Finished codegen for target simple-backend"
.PHONY : examples/simple/CMakeFiles/simple-backend.dir/codegen

# clean rule for target.
examples/simple/CMakeFiles/simple-backend.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/clean
.PHONY : examples/simple/CMakeFiles/simple-backend.dir/clean

#=============================================================================
# Target rules for target examples/magika/CMakeFiles/magika.dir

# All Build rule for target.
examples/magika/CMakeFiles/magika.dir/all: src/CMakeFiles/ggml-base.dir/all
examples/magika/CMakeFiles/magika.dir/all: src/CMakeFiles/ggml.dir/all
examples/magika/CMakeFiles/magika.dir/all: src/CMakeFiles/ggml-cpu.dir/all
examples/magika/CMakeFiles/magika.dir/all: examples/CMakeFiles/common.dir/all
examples/magika/CMakeFiles/magika.dir/all: examples/CMakeFiles/common-ggml.dir/all
	$(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/depend
	$(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=45,46 "Built target magika"
.PHONY : examples/magika/CMakeFiles/magika.dir/all

# Build rule for subdir invocation for target.
examples/magika/CMakeFiles/magika.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 31
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/CMakeFiles/magika.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : examples/magika/CMakeFiles/magika.dir/rule

# Convenience name for target.
magika: examples/magika/CMakeFiles/magika.dir/rule
.PHONY : magika

# codegen rule for target.
examples/magika/CMakeFiles/magika.dir/codegen:
	$(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles --progress-num=45,46 "Finished codegen for target magika"
.PHONY : examples/magika/CMakeFiles/magika.dir/codegen

# clean rule for target.
examples/magika/CMakeFiles/magika.dir/clean:
	$(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/clean
.PHONY : examples/magika/CMakeFiles/magika.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

