# 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/transcribe.cpp

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

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

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

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

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

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

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

# Recursive "all" directory target.
examples/all: examples/common/all
examples/all: examples/cli/all
examples/all: examples/bench/all
examples/all: examples/hello/all
examples/all: examples/hello_stream/all
.PHONY : examples/all

# Recursive "codegen" directory target.
examples/codegen: examples/common/codegen
examples/codegen: examples/cli/codegen
examples/codegen: examples/bench/codegen
examples/codegen: examples/hello/codegen
examples/codegen: examples/hello_stream/codegen
.PHONY : examples/codegen

# Recursive "preinstall" directory target.
examples/preinstall: examples/common/preinstall
examples/preinstall: examples/cli/preinstall
examples/preinstall: examples/bench/preinstall
examples/preinstall: examples/hello/preinstall
examples/preinstall: examples/hello_stream/preinstall
.PHONY : examples/preinstall

# Recursive "clean" directory target.
examples/clean: examples/common/clean
examples/clean: examples/cli/clean
examples/clean: examples/bench/clean
examples/clean: examples/hello/clean
examples/clean: examples/hello_stream/clean
.PHONY : examples/clean

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

# Recursive "all" directory target.
examples/bench/all: examples/bench/CMakeFiles/transcribe-batch-bench.dir/all
.PHONY : examples/bench/all

# Recursive "codegen" directory target.
examples/bench/codegen: examples/bench/CMakeFiles/transcribe-batch-bench.dir/codegen
.PHONY : examples/bench/codegen

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

# Recursive "clean" directory target.
examples/bench/clean: examples/bench/CMakeFiles/transcribe-batch-bench.dir/clean
.PHONY : examples/bench/clean

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

# Recursive "all" directory target.
examples/cli/all: examples/cli/CMakeFiles/transcribe-cli.dir/all
.PHONY : examples/cli/all

# Recursive "codegen" directory target.
examples/cli/codegen: examples/cli/CMakeFiles/transcribe-cli.dir/codegen
.PHONY : examples/cli/codegen

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

# Recursive "clean" directory target.
examples/cli/clean: examples/cli/CMakeFiles/transcribe-cli.dir/clean
.PHONY : examples/cli/clean

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

# Recursive "all" directory target.
examples/common/all: examples/common/CMakeFiles/transcribe-common-example.dir/all
.PHONY : examples/common/all

# Recursive "codegen" directory target.
examples/common/codegen: examples/common/CMakeFiles/transcribe-common-example.dir/codegen
.PHONY : examples/common/codegen

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

# Recursive "clean" directory target.
examples/common/clean: examples/common/CMakeFiles/transcribe-common-example.dir/clean
.PHONY : examples/common/clean

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

# Recursive "all" directory target.
examples/hello/all: examples/hello/CMakeFiles/transcribe-hello.dir/all
.PHONY : examples/hello/all

# Recursive "codegen" directory target.
examples/hello/codegen: examples/hello/CMakeFiles/transcribe-hello.dir/codegen
.PHONY : examples/hello/codegen

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

# Recursive "clean" directory target.
examples/hello/clean: examples/hello/CMakeFiles/transcribe-hello.dir/clean
.PHONY : examples/hello/clean

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

# Recursive "all" directory target.
examples/hello_stream/all: examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/all
.PHONY : examples/hello_stream/all

# Recursive "codegen" directory target.
examples/hello_stream/codegen: examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/codegen
.PHONY : examples/hello_stream/codegen

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

# Recursive "clean" directory target.
examples/hello_stream/clean: examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/clean
.PHONY : examples/hello_stream/clean

#=============================================================================
# Directory level rules for directory ggml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# Recursive "all" directory target.
src/all: src/CMakeFiles/transcribe.dir/all
.PHONY : src/all

# Recursive "codegen" directory target.
src/codegen: src/CMakeFiles/transcribe.dir/codegen
.PHONY : src/codegen

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

# Recursive "clean" directory target.
src/clean: src/CMakeFiles/transcribe.dir/clean
.PHONY : src/clean

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

# Recursive "all" directory target.
tests/all: tests/CMakeFiles/transcribe_api_smoke.dir/all
tests/all: tests/CMakeFiles/transcribe_backend_classification_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_backend_init_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_batch_mask_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_run_dispatch_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_log_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_thread_default_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_teardown_safety_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/all
tests/all: tests/CMakeFiles/transcribe_debug_dump_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_mel_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/all
tests/all: tests/CMakeFiles/transcribe_wav_loader_smoke.dir/all
.PHONY : tests/all

# Recursive "codegen" directory target.
tests/codegen: tests/CMakeFiles/transcribe_api_smoke.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_backend_classification_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_backend_init_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_batch_mask_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_run_dispatch_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_log_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_thread_default_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_teardown_safety_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_debug_dump_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_mel_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/codegen
tests/codegen: tests/CMakeFiles/transcribe_wav_loader_smoke.dir/codegen
.PHONY : tests/codegen

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

# Recursive "clean" directory target.
tests/clean: tests/CMakeFiles/transcribe_api_smoke.dir/clean
tests/clean: tests/CMakeFiles/transcribe_backend_classification_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_backend_init_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_batch_mask_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_run_dispatch_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_log_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_thread_default_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_teardown_safety_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/clean
tests/clean: tests/CMakeFiles/transcribe_debug_dump_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_mel_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/clean
tests/clean: tests/CMakeFiles/transcribe_wav_loader_smoke.dir/clean
.PHONY : tests/clean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

# All Build rule for target.
ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/all: ggml/src/CMakeFiles/ggml-base.dir/all
	$(MAKE) $(MAKESILENT) -f ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/build.make ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/depend
	$(MAKE) $(MAKESILENT) -f ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/build.make ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50 "Built target ggml-cuda"
.PHONY : ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/all

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

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

# codegen rule for target.
ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/codegen:
	$(MAKE) $(MAKESILENT) -f ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/build.make ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50 "Finished codegen for target ggml-cuda"
.PHONY : ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/codegen

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

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

# All Build rule for target.
src/CMakeFiles/transcribe.dir/all: ggml/src/CMakeFiles/ggml-base.dir/all
src/CMakeFiles/transcribe.dir/all: ggml/src/CMakeFiles/ggml.dir/all
src/CMakeFiles/transcribe.dir/all: ggml/src/CMakeFiles/ggml-cpu.dir/all
src/CMakeFiles/transcribe.dir/all: ggml/src/ggml-cuda/CMakeFiles/ggml-cuda.dir/all
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/transcribe.dir/build.make src/CMakeFiles/transcribe.dir/depend
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/transcribe.dir/build.make src/CMakeFiles/transcribe.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84 "Built target transcribe"
.PHONY : src/CMakeFiles/transcribe.dir/all

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

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

# codegen rule for target.
src/CMakeFiles/transcribe.dir/codegen:
	$(MAKE) $(MAKESILENT) -f src/CMakeFiles/transcribe.dir/build.make src/CMakeFiles/transcribe.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84 "Finished codegen for target transcribe"
.PHONY : src/CMakeFiles/transcribe.dir/codegen

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

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

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

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

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

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

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

#=============================================================================
# Target rules for target examples/cli/CMakeFiles/transcribe-cli.dir

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

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

# Convenience name for target.
transcribe-cli: examples/cli/CMakeFiles/transcribe-cli.dir/rule
.PHONY : transcribe-cli

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

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

#=============================================================================
# Target rules for target examples/bench/CMakeFiles/transcribe-batch-bench.dir

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

# Build rule for subdir invocation for target.
examples/bench/CMakeFiles/transcribe-batch-bench.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/bench/CMakeFiles/transcribe-batch-bench.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : examples/bench/CMakeFiles/transcribe-batch-bench.dir/rule

# Convenience name for target.
transcribe-batch-bench: examples/bench/CMakeFiles/transcribe-batch-bench.dir/rule
.PHONY : transcribe-batch-bench

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

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

#=============================================================================
# Target rules for target examples/hello/CMakeFiles/transcribe-hello.dir

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

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

# Convenience name for target.
transcribe-hello: examples/hello/CMakeFiles/transcribe-hello.dir/rule
.PHONY : transcribe-hello

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

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

#=============================================================================
# Target rules for target examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir

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

# Build rule for subdir invocation for target.
examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/rule

# Convenience name for target.
transcribe-hello-stream: examples/hello_stream/CMakeFiles/transcribe-hello-stream.dir/rule
.PHONY : transcribe-hello-stream

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

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_api_smoke.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_api_smoke.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_api_smoke.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_api_smoke.dir/rule

# Convenience name for target.
transcribe_api_smoke: tests/CMakeFiles/transcribe_api_smoke.dir/rule
.PHONY : transcribe_api_smoke

# codegen rule for target.
tests/CMakeFiles/transcribe_api_smoke.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_api_smoke.dir/build.make tests/CMakeFiles/transcribe_api_smoke.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=88 "Finished codegen for target transcribe_api_smoke"
.PHONY : tests/CMakeFiles/transcribe_api_smoke.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_backend_classification_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_backend_classification_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_backend_classification_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_backend_classification_unit.dir/rule

# Convenience name for target.
transcribe_backend_classification_unit: tests/CMakeFiles/transcribe_backend_classification_unit.dir/rule
.PHONY : transcribe_backend_classification_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_backend_classification_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_backend_classification_unit.dir/build.make tests/CMakeFiles/transcribe_backend_classification_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=89 "Finished codegen for target transcribe_backend_classification_unit"
.PHONY : tests/CMakeFiles/transcribe_backend_classification_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_backend_probe_order_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/rule

# Convenience name for target.
transcribe_backend_probe_order_unit: tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/rule
.PHONY : transcribe_backend_probe_order_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/build.make tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=91 "Finished codegen for target transcribe_backend_probe_order_unit"
.PHONY : tests/CMakeFiles/transcribe_backend_probe_order_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_backend_init_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_backend_init_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_backend_init_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_backend_init_unit.dir/rule

# Convenience name for target.
transcribe_backend_init_unit: tests/CMakeFiles/transcribe_backend_init_unit.dir/rule
.PHONY : transcribe_backend_init_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_backend_init_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_backend_init_unit.dir/build.make tests/CMakeFiles/transcribe_backend_init_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=90 "Finished codegen for target transcribe_backend_init_unit"
.PHONY : tests/CMakeFiles/transcribe_backend_init_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/rule

# Convenience name for target.
transcribe_parakeet_chunked_limited_with_rc_mask_unit: tests/CMakeFiles/transcribe_parakeet_chunked_limited_with_rc_mask_unit.dir/rule
.PHONY : transcribe_parakeet_chunked_limited_with_rc_mask_unit

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

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_batch_mask_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_batch_mask_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_batch_mask_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_batch_mask_unit.dir/rule

# Convenience name for target.
transcribe_batch_mask_unit: tests/CMakeFiles/transcribe_batch_mask_unit.dir/rule
.PHONY : transcribe_batch_mask_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_batch_mask_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_batch_mask_unit.dir/build.make tests/CMakeFiles/transcribe_batch_mask_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=92 "Finished codegen for target transcribe_batch_mask_unit"
.PHONY : tests/CMakeFiles/transcribe_batch_mask_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/rule

# Convenience name for target.
transcribe_conv_pw_promote_unit: tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/rule
.PHONY : transcribe_conv_pw_promote_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/build.make tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_conv_pw_promote_unit"
.PHONY : tests/CMakeFiles/transcribe_conv_pw_promote_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_run_dispatch_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_run_dispatch_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_run_dispatch_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_run_dispatch_unit.dir/rule

# Convenience name for target.
transcribe_run_dispatch_unit: tests/CMakeFiles/transcribe_run_dispatch_unit.dir/rule
.PHONY : transcribe_run_dispatch_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_run_dispatch_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_run_dispatch_unit.dir/build.make tests/CMakeFiles/transcribe_run_dispatch_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_run_dispatch_unit"
.PHONY : tests/CMakeFiles/transcribe_run_dispatch_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_stream_dispatch_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/rule

# Convenience name for target.
transcribe_stream_dispatch_unit: tests/CMakeFiles/transcribe_stream_dispatch_unit.dir/rule
.PHONY : transcribe_stream_dispatch_unit

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

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_log_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_log_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_log_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_log_unit.dir/rule

# Convenience name for target.
transcribe_log_unit: tests/CMakeFiles/transcribe_log_unit.dir/rule
.PHONY : transcribe_log_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_log_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_log_unit.dir/build.make tests/CMakeFiles/transcribe_log_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_log_unit"
.PHONY : tests/CMakeFiles/transcribe_log_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_thread_default_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_thread_default_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_thread_default_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_thread_default_unit.dir/rule

# Convenience name for target.
transcribe_thread_default_unit: tests/CMakeFiles/transcribe_thread_default_unit.dir/rule
.PHONY : transcribe_thread_default_unit

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

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_backend_init_throw_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/rule

# Convenience name for target.
transcribe_backend_init_throw_unit: tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/rule
.PHONY : transcribe_backend_init_throw_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/build.make tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_backend_init_throw_unit"
.PHONY : tests/CMakeFiles/transcribe_backend_init_throw_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/rule

# Convenience name for target.
transcribe_backend_metal_simdgroup_gate_unit: tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/rule
.PHONY : transcribe_backend_metal_simdgroup_gate_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/build.make tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_backend_metal_simdgroup_gate_unit"
.PHONY : tests/CMakeFiles/transcribe_backend_metal_simdgroup_gate_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_teardown_safety_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_teardown_safety_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_teardown_safety_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_teardown_safety_unit.dir/rule

# Convenience name for target.
transcribe_teardown_safety_unit: tests/CMakeFiles/transcribe_teardown_safety_unit.dir/rule
.PHONY : transcribe_teardown_safety_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_teardown_safety_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_teardown_safety_unit.dir/build.make tests/CMakeFiles/transcribe_teardown_safety_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_teardown_safety_unit"
.PHONY : tests/CMakeFiles/transcribe_teardown_safety_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_threadpool_oversubscription.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 51
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/rule

# Convenience name for target.
transcribe_threadpool_oversubscription: tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/rule
.PHONY : transcribe_threadpool_oversubscription

# codegen rule for target.
tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/build.make tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=98 "Finished codegen for target transcribe_threadpool_oversubscription"
.PHONY : tests/CMakeFiles/transcribe_threadpool_oversubscription.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_debug_dump_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_debug_dump_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_debug_dump_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_debug_dump_unit.dir/rule

# Convenience name for target.
transcribe_debug_dump_unit: tests/CMakeFiles/transcribe_debug_dump_unit.dir/rule
.PHONY : transcribe_debug_dump_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_debug_dump_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_debug_dump_unit.dir/build.make tests/CMakeFiles/transcribe_debug_dump_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=93 "Finished codegen for target transcribe_debug_dump_unit"
.PHONY : tests/CMakeFiles/transcribe_debug_dump_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_mel_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_mel_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_mel_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_mel_unit.dir/rule

# Convenience name for target.
transcribe_mel_unit: tests/CMakeFiles/transcribe_mel_unit.dir/rule
.PHONY : transcribe_mel_unit

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

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 84
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/rule

# Convenience name for target.
transcribe_tokenizer_decode_only_unit: tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/rule
.PHONY : transcribe_tokenizer_decode_only_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/build.make tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num= "Finished codegen for target transcribe_tokenizer_decode_only_unit"
.PHONY : tests/CMakeFiles/transcribe_tokenizer_decode_only_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir

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

# Build rule for subdir invocation for target.
tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 85
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/rule

# Convenience name for target.
transcribe_whisper_bin_parser_unit: tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/rule
.PHONY : transcribe_whisper_bin_parser_unit

# codegen rule for target.
tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/build.make tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=100 "Finished codegen for target transcribe_whisper_bin_parser_unit"
.PHONY : tests/CMakeFiles/transcribe_whisper_bin_parser_unit.dir/codegen

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

#=============================================================================
# Target rules for target tests/CMakeFiles/transcribe_wav_loader_smoke.dir

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

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

# Convenience name for target.
transcribe_wav_loader_smoke: tests/CMakeFiles/transcribe_wav_loader_smoke.dir/rule
.PHONY : transcribe_wav_loader_smoke

# codegen rule for target.
tests/CMakeFiles/transcribe_wav_loader_smoke.dir/codegen:
	$(MAKE) $(MAKESILENT) -f tests/CMakeFiles/transcribe_wav_loader_smoke.dir/build.make tests/CMakeFiles/transcribe_wav_loader_smoke.dir/codegen
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/workspace/git/transcribe.cpp/build/CMakeFiles --progress-num=99 "Finished codegen for target transcribe_wav_loader_smoke"
.PHONY : tests/CMakeFiles/transcribe_wav_loader_smoke.dir/codegen

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

