# 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

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canonical targets will work.
.SUFFIXES:

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = /usr/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

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target test
test:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..."
	/usr/bin/ctest --force-new-ctest-process $(ARGS)
.PHONY : test

# Special rule for the target test
test/fast: test
.PHONY : test/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
	/usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles /mnt/workspace/git/transcribe.cpp/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/transcribe.cpp/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named ggml-base

# Build rule for target.
ggml-base: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-base
.PHONY : ggml-base

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

#=============================================================================
# Target rules for targets named ggml

# Build rule for target.
ggml: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml
.PHONY : ggml

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

#=============================================================================
# Target rules for targets named ggml-cpu

# Build rule for target.
ggml-cpu: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-cpu
.PHONY : ggml-cpu

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

#=============================================================================
# Target rules for targets named ggml-cuda

# Build rule for target.
ggml-cuda: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-cuda
.PHONY : ggml-cuda

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

#=============================================================================
# Target rules for targets named transcribe

# Build rule for target.
transcribe: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe
.PHONY : transcribe

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

#=============================================================================
# Target rules for targets named transcribe-common-example

# Build rule for target.
transcribe-common-example: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe-common-example
.PHONY : transcribe-common-example

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

#=============================================================================
# Target rules for targets named transcribe-cli

# Build rule for target.
transcribe-cli: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe-cli
.PHONY : transcribe-cli

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

#=============================================================================
# Target rules for targets named transcribe-batch-bench

# Build rule for target.
transcribe-batch-bench: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe-batch-bench
.PHONY : transcribe-batch-bench

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

#=============================================================================
# Target rules for targets named transcribe-hello

# Build rule for target.
transcribe-hello: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe-hello
.PHONY : transcribe-hello

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

#=============================================================================
# Target rules for targets named transcribe-hello-stream

# Build rule for target.
transcribe-hello-stream: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe-hello-stream
.PHONY : transcribe-hello-stream

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

#=============================================================================
# Target rules for targets named transcribe_api_smoke

# Build rule for target.
transcribe_api_smoke: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_api_smoke
.PHONY : transcribe_api_smoke

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

#=============================================================================
# Target rules for targets named transcribe_backend_classification_unit

# Build rule for target.
transcribe_backend_classification_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_backend_classification_unit
.PHONY : transcribe_backend_classification_unit

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

#=============================================================================
# Target rules for targets named transcribe_backend_probe_order_unit

# Build rule for target.
transcribe_backend_probe_order_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_backend_probe_order_unit
.PHONY : transcribe_backend_probe_order_unit

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

#=============================================================================
# Target rules for targets named transcribe_backend_init_unit

# Build rule for target.
transcribe_backend_init_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_backend_init_unit
.PHONY : transcribe_backend_init_unit

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

#=============================================================================
# Target rules for targets named transcribe_parakeet_chunked_limited_with_rc_mask_unit

# Build rule for target.
transcribe_parakeet_chunked_limited_with_rc_mask_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_parakeet_chunked_limited_with_rc_mask_unit
.PHONY : transcribe_parakeet_chunked_limited_with_rc_mask_unit

# fast build rule for target.
transcribe_parakeet_chunked_limited_with_rc_mask_unit/fast:
	$(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
.PHONY : transcribe_parakeet_chunked_limited_with_rc_mask_unit/fast

#=============================================================================
# Target rules for targets named transcribe_batch_mask_unit

# Build rule for target.
transcribe_batch_mask_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_batch_mask_unit
.PHONY : transcribe_batch_mask_unit

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

#=============================================================================
# Target rules for targets named transcribe_conv_pw_promote_unit

# Build rule for target.
transcribe_conv_pw_promote_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_conv_pw_promote_unit
.PHONY : transcribe_conv_pw_promote_unit

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

#=============================================================================
# Target rules for targets named transcribe_run_dispatch_unit

# Build rule for target.
transcribe_run_dispatch_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_run_dispatch_unit
.PHONY : transcribe_run_dispatch_unit

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

#=============================================================================
# Target rules for targets named transcribe_stream_dispatch_unit

# Build rule for target.
transcribe_stream_dispatch_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_stream_dispatch_unit
.PHONY : transcribe_stream_dispatch_unit

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

#=============================================================================
# Target rules for targets named transcribe_log_unit

# Build rule for target.
transcribe_log_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_log_unit
.PHONY : transcribe_log_unit

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

#=============================================================================
# Target rules for targets named transcribe_thread_default_unit

# Build rule for target.
transcribe_thread_default_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_thread_default_unit
.PHONY : transcribe_thread_default_unit

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

#=============================================================================
# Target rules for targets named transcribe_backend_init_throw_unit

# Build rule for target.
transcribe_backend_init_throw_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_backend_init_throw_unit
.PHONY : transcribe_backend_init_throw_unit

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

#=============================================================================
# Target rules for targets named transcribe_backend_metal_simdgroup_gate_unit

# Build rule for target.
transcribe_backend_metal_simdgroup_gate_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_backend_metal_simdgroup_gate_unit
.PHONY : transcribe_backend_metal_simdgroup_gate_unit

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

#=============================================================================
# Target rules for targets named transcribe_teardown_safety_unit

# Build rule for target.
transcribe_teardown_safety_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_teardown_safety_unit
.PHONY : transcribe_teardown_safety_unit

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

#=============================================================================
# Target rules for targets named transcribe_threadpool_oversubscription

# Build rule for target.
transcribe_threadpool_oversubscription: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_threadpool_oversubscription
.PHONY : transcribe_threadpool_oversubscription

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

#=============================================================================
# Target rules for targets named transcribe_debug_dump_unit

# Build rule for target.
transcribe_debug_dump_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_debug_dump_unit
.PHONY : transcribe_debug_dump_unit

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

#=============================================================================
# Target rules for targets named transcribe_mel_unit

# Build rule for target.
transcribe_mel_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_mel_unit
.PHONY : transcribe_mel_unit

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

#=============================================================================
# Target rules for targets named transcribe_tokenizer_decode_only_unit

# Build rule for target.
transcribe_tokenizer_decode_only_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_tokenizer_decode_only_unit
.PHONY : transcribe_tokenizer_decode_only_unit

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

#=============================================================================
# Target rules for targets named transcribe_whisper_bin_parser_unit

# Build rule for target.
transcribe_whisper_bin_parser_unit: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_whisper_bin_parser_unit
.PHONY : transcribe_whisper_bin_parser_unit

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

#=============================================================================
# Target rules for targets named transcribe_wav_loader_smoke

# Build rule for target.
transcribe_wav_loader_smoke: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 transcribe_wav_loader_smoke
.PHONY : transcribe_wav_loader_smoke

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

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... ggml"
	@echo "... ggml-base"
	@echo "... ggml-cpu"
	@echo "... ggml-cuda"
	@echo "... transcribe"
	@echo "... transcribe-batch-bench"
	@echo "... transcribe-cli"
	@echo "... transcribe-common-example"
	@echo "... transcribe-hello"
	@echo "... transcribe-hello-stream"
	@echo "... transcribe_api_smoke"
	@echo "... transcribe_backend_classification_unit"
	@echo "... transcribe_backend_init_throw_unit"
	@echo "... transcribe_backend_init_unit"
	@echo "... transcribe_backend_metal_simdgroup_gate_unit"
	@echo "... transcribe_backend_probe_order_unit"
	@echo "... transcribe_batch_mask_unit"
	@echo "... transcribe_conv_pw_promote_unit"
	@echo "... transcribe_debug_dump_unit"
	@echo "... transcribe_log_unit"
	@echo "... transcribe_mel_unit"
	@echo "... transcribe_parakeet_chunked_limited_with_rc_mask_unit"
	@echo "... transcribe_run_dispatch_unit"
	@echo "... transcribe_stream_dispatch_unit"
	@echo "... transcribe_teardown_safety_unit"
	@echo "... transcribe_thread_default_unit"
	@echo "... transcribe_threadpool_oversubscription"
	@echo "... transcribe_tokenizer_decode_only_unit"
	@echo "... transcribe_wav_loader_smoke"
	@echo "... transcribe_whisper_bin_parser_unit"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

