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

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

#=============================================================================
# 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
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles /mnt/workspace/git/acestep.cpp/ggml/build-cpu/tests//CMakeFiles/progress.marks
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
tests/CMakeFiles/test-backend-ops.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-backend-ops.dir/rule
.PHONY : tests/CMakeFiles/test-backend-ops.dir/rule

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

# fast build rule for target.
test-backend-ops/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build
.PHONY : test-backend-ops/fast

# Convenience name for target.
tests/CMakeFiles/test-opt.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-opt.dir/rule
.PHONY : tests/CMakeFiles/test-opt.dir/rule

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

# fast build rule for target.
test-opt/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/build
.PHONY : test-opt/fast

# Convenience name for target.
tests/CMakeFiles/test-quantize-fns.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-fns.dir/rule
.PHONY : tests/CMakeFiles/test-quantize-fns.dir/rule

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

# fast build rule for target.
test-quantize-fns/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/build
.PHONY : test-quantize-fns/fast

# Convenience name for target.
tests/CMakeFiles/test-quantize-perf.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-perf.dir/rule
.PHONY : tests/CMakeFiles/test-quantize-perf.dir/rule

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

# fast build rule for target.
test-quantize-perf/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/build
.PHONY : test-quantize-perf/fast

# Convenience name for target.
tests/CMakeFiles/test-pool.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pool.dir/rule
.PHONY : tests/CMakeFiles/test-pool.dir/rule

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

# fast build rule for target.
test-pool/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/build
.PHONY : test-pool/fast

# Convenience name for target.
tests/CMakeFiles/test-arange.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-arange.dir/rule
.PHONY : tests/CMakeFiles/test-arange.dir/rule

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

# fast build rule for target.
test-arange/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/build
.PHONY : test-arange/fast

# Convenience name for target.
tests/CMakeFiles/test-timestep_embedding.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-timestep_embedding.dir/rule
.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/rule

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

# fast build rule for target.
test-timestep_embedding/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/build
.PHONY : test-timestep_embedding/fast

# Convenience name for target.
tests/CMakeFiles/test-pad-reflect-1d.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pad-reflect-1d.dir/rule
.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/rule

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

# fast build rule for target.
test-pad-reflect-1d/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/build
.PHONY : test-pad-reflect-1d/fast

# Convenience name for target.
tests/CMakeFiles/test-roll.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-roll.dir/rule
.PHONY : tests/CMakeFiles/test-roll.dir/rule

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

# fast build rule for target.
test-roll/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/build
.PHONY : test-roll/fast

# Convenience name for target.
tests/CMakeFiles/test-conv-transpose.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose.dir/rule
.PHONY : tests/CMakeFiles/test-conv-transpose.dir/rule

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

# fast build rule for target.
test-conv-transpose/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/build
.PHONY : test-conv-transpose/fast

# Convenience name for target.
tests/CMakeFiles/test-conv-transpose-1d.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose-1d.dir/rule
.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/rule

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

# fast build rule for target.
test-conv-transpose-1d/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/build
.PHONY : test-conv-transpose-1d/fast

# Convenience name for target.
tests/CMakeFiles/test-dup.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-dup.dir/rule
.PHONY : tests/CMakeFiles/test-dup.dir/rule

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

# fast build rule for target.
test-dup/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/build
.PHONY : test-dup/fast

# Convenience name for target.
tests/CMakeFiles/test-rel-pos.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-rel-pos.dir/rule
.PHONY : tests/CMakeFiles/test-rel-pos.dir/rule

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

# fast build rule for target.
test-rel-pos/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/build
.PHONY : test-rel-pos/fast

# Convenience name for target.
tests/CMakeFiles/test-customop.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-customop.dir/rule
.PHONY : tests/CMakeFiles/test-customop.dir/rule

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

# fast build rule for target.
test-customop/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/build
.PHONY : test-customop/fast

# Convenience name for target.
tests/CMakeFiles/test-conv1d.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d.dir/rule
.PHONY : tests/CMakeFiles/test-conv1d.dir/rule

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

# fast build rule for target.
test-conv1d/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/build
.PHONY : test-conv1d/fast

# Convenience name for target.
tests/CMakeFiles/test-conv1d-dw-c1.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c1.dir/rule
.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/rule

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

# fast build rule for target.
test-conv1d-dw-c1/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/build
.PHONY : test-conv1d-dw-c1/fast

# Convenience name for target.
tests/CMakeFiles/test-conv1d-dw-c2.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c2.dir/rule
.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/rule

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

# fast build rule for target.
test-conv1d-dw-c2/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/build
.PHONY : test-conv1d-dw-c2/fast

# Convenience name for target.
tests/CMakeFiles/test-conv2d.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d.dir/rule
.PHONY : tests/CMakeFiles/test-conv2d.dir/rule

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

# fast build rule for target.
test-conv2d/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/build
.PHONY : test-conv2d/fast

# Convenience name for target.
tests/CMakeFiles/test-conv2d-dw.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d-dw.dir/rule
.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/rule

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

# fast build rule for target.
test-conv2d-dw/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/build
.PHONY : test-conv2d-dw/fast

# Convenience name for target.
tests/CMakeFiles/test-cont.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-cont.dir/rule
.PHONY : tests/CMakeFiles/test-cont.dir/rule

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

# fast build rule for target.
test-cont/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/build
.PHONY : test-cont/fast

# Convenience name for target.
tests/CMakeFiles/test-interpolate.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-interpolate.dir/rule
.PHONY : tests/CMakeFiles/test-interpolate.dir/rule

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

# fast build rule for target.
test-interpolate/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/build
.PHONY : test-interpolate/fast

test-arange.o: test-arange.cpp.o
.PHONY : test-arange.o

# target to build an object file
test-arange.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/test-arange.cpp.o
.PHONY : test-arange.cpp.o

test-arange.i: test-arange.cpp.i
.PHONY : test-arange.i

# target to preprocess a source file
test-arange.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/test-arange.cpp.i
.PHONY : test-arange.cpp.i

test-arange.s: test-arange.cpp.s
.PHONY : test-arange.s

# target to generate assembly for a file
test-arange.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/test-arange.cpp.s
.PHONY : test-arange.cpp.s

test-backend-ops.o: test-backend-ops.cpp.o
.PHONY : test-backend-ops.o

# target to build an object file
test-backend-ops.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o
.PHONY : test-backend-ops.cpp.o

test-backend-ops.i: test-backend-ops.cpp.i
.PHONY : test-backend-ops.i

# target to preprocess a source file
test-backend-ops.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.i
.PHONY : test-backend-ops.cpp.i

test-backend-ops.s: test-backend-ops.cpp.s
.PHONY : test-backend-ops.s

# target to generate assembly for a file
test-backend-ops.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.s
.PHONY : test-backend-ops.cpp.s

test-cont.o: test-cont.c.o
.PHONY : test-cont.o

# target to build an object file
test-cont.c.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/test-cont.c.o
.PHONY : test-cont.c.o

test-cont.i: test-cont.c.i
.PHONY : test-cont.i

# target to preprocess a source file
test-cont.c.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/test-cont.c.i
.PHONY : test-cont.c.i

test-cont.s: test-cont.c.s
.PHONY : test-cont.s

# target to generate assembly for a file
test-cont.c.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/test-cont.c.s
.PHONY : test-cont.c.s

test-conv-transpose-1d.o: test-conv-transpose-1d.cpp.o
.PHONY : test-conv-transpose-1d.o

# target to build an object file
test-conv-transpose-1d.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o
.PHONY : test-conv-transpose-1d.cpp.o

test-conv-transpose-1d.i: test-conv-transpose-1d.cpp.i
.PHONY : test-conv-transpose-1d.i

# target to preprocess a source file
test-conv-transpose-1d.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.i
.PHONY : test-conv-transpose-1d.cpp.i

test-conv-transpose-1d.s: test-conv-transpose-1d.cpp.s
.PHONY : test-conv-transpose-1d.s

# target to generate assembly for a file
test-conv-transpose-1d.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.s
.PHONY : test-conv-transpose-1d.cpp.s

test-conv-transpose.o: test-conv-transpose.c.o
.PHONY : test-conv-transpose.o

# target to build an object file
test-conv-transpose.c.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o
.PHONY : test-conv-transpose.c.o

test-conv-transpose.i: test-conv-transpose.c.i
.PHONY : test-conv-transpose.i

# target to preprocess a source file
test-conv-transpose.c.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.i
.PHONY : test-conv-transpose.c.i

test-conv-transpose.s: test-conv-transpose.c.s
.PHONY : test-conv-transpose.s

# target to generate assembly for a file
test-conv-transpose.c.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.s
.PHONY : test-conv-transpose.c.s

test-conv1d-dw-c1.o: test-conv1d-dw-c1.cpp.o
.PHONY : test-conv1d-dw-c1.o

# target to build an object file
test-conv1d-dw-c1.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o
.PHONY : test-conv1d-dw-c1.cpp.o

test-conv1d-dw-c1.i: test-conv1d-dw-c1.cpp.i
.PHONY : test-conv1d-dw-c1.i

# target to preprocess a source file
test-conv1d-dw-c1.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.i
.PHONY : test-conv1d-dw-c1.cpp.i

test-conv1d-dw-c1.s: test-conv1d-dw-c1.cpp.s
.PHONY : test-conv1d-dw-c1.s

# target to generate assembly for a file
test-conv1d-dw-c1.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.s
.PHONY : test-conv1d-dw-c1.cpp.s

test-conv1d-dw-c2.o: test-conv1d-dw-c2.cpp.o
.PHONY : test-conv1d-dw-c2.o

# target to build an object file
test-conv1d-dw-c2.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o
.PHONY : test-conv1d-dw-c2.cpp.o

test-conv1d-dw-c2.i: test-conv1d-dw-c2.cpp.i
.PHONY : test-conv1d-dw-c2.i

# target to preprocess a source file
test-conv1d-dw-c2.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.i
.PHONY : test-conv1d-dw-c2.cpp.i

test-conv1d-dw-c2.s: test-conv1d-dw-c2.cpp.s
.PHONY : test-conv1d-dw-c2.s

# target to generate assembly for a file
test-conv1d-dw-c2.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.s
.PHONY : test-conv1d-dw-c2.cpp.s

test-conv1d.o: test-conv1d.cpp.o
.PHONY : test-conv1d.o

# target to build an object file
test-conv1d.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o
.PHONY : test-conv1d.cpp.o

test-conv1d.i: test-conv1d.cpp.i
.PHONY : test-conv1d.i

# target to preprocess a source file
test-conv1d.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.i
.PHONY : test-conv1d.cpp.i

test-conv1d.s: test-conv1d.cpp.s
.PHONY : test-conv1d.s

# target to generate assembly for a file
test-conv1d.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.s
.PHONY : test-conv1d.cpp.s

test-conv2d-dw.o: test-conv2d-dw.cpp.o
.PHONY : test-conv2d-dw.o

# target to build an object file
test-conv2d-dw.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o
.PHONY : test-conv2d-dw.cpp.o

test-conv2d-dw.i: test-conv2d-dw.cpp.i
.PHONY : test-conv2d-dw.i

# target to preprocess a source file
test-conv2d-dw.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.i
.PHONY : test-conv2d-dw.cpp.i

test-conv2d-dw.s: test-conv2d-dw.cpp.s
.PHONY : test-conv2d-dw.s

# target to generate assembly for a file
test-conv2d-dw.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.s
.PHONY : test-conv2d-dw.cpp.s

test-conv2d.o: test-conv2d.cpp.o
.PHONY : test-conv2d.o

# target to build an object file
test-conv2d.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o
.PHONY : test-conv2d.cpp.o

test-conv2d.i: test-conv2d.cpp.i
.PHONY : test-conv2d.i

# target to preprocess a source file
test-conv2d.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.i
.PHONY : test-conv2d.cpp.i

test-conv2d.s: test-conv2d.cpp.s
.PHONY : test-conv2d.s

# target to generate assembly for a file
test-conv2d.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.s
.PHONY : test-conv2d.cpp.s

test-customop.o: test-customop.c.o
.PHONY : test-customop.o

# target to build an object file
test-customop.c.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/test-customop.c.o
.PHONY : test-customop.c.o

test-customop.i: test-customop.c.i
.PHONY : test-customop.i

# target to preprocess a source file
test-customop.c.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/test-customop.c.i
.PHONY : test-customop.c.i

test-customop.s: test-customop.c.s
.PHONY : test-customop.s

# target to generate assembly for a file
test-customop.c.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/test-customop.c.s
.PHONY : test-customop.c.s

test-dup.o: test-dup.c.o
.PHONY : test-dup.o

# target to build an object file
test-dup.c.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/test-dup.c.o
.PHONY : test-dup.c.o

test-dup.i: test-dup.c.i
.PHONY : test-dup.i

# target to preprocess a source file
test-dup.c.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/test-dup.c.i
.PHONY : test-dup.c.i

test-dup.s: test-dup.c.s
.PHONY : test-dup.s

# target to generate assembly for a file
test-dup.c.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/test-dup.c.s
.PHONY : test-dup.c.s

test-interpolate.o: test-interpolate.cpp.o
.PHONY : test-interpolate.o

# target to build an object file
test-interpolate.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o
.PHONY : test-interpolate.cpp.o

test-interpolate.i: test-interpolate.cpp.i
.PHONY : test-interpolate.i

# target to preprocess a source file
test-interpolate.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.i
.PHONY : test-interpolate.cpp.i

test-interpolate.s: test-interpolate.cpp.s
.PHONY : test-interpolate.s

# target to generate assembly for a file
test-interpolate.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.s
.PHONY : test-interpolate.cpp.s

test-opt.o: test-opt.cpp.o
.PHONY : test-opt.o

# target to build an object file
test-opt.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/test-opt.cpp.o
.PHONY : test-opt.cpp.o

test-opt.i: test-opt.cpp.i
.PHONY : test-opt.i

# target to preprocess a source file
test-opt.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/test-opt.cpp.i
.PHONY : test-opt.cpp.i

test-opt.s: test-opt.cpp.s
.PHONY : test-opt.s

# target to generate assembly for a file
test-opt.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/test-opt.cpp.s
.PHONY : test-opt.cpp.s

test-pad-reflect-1d.o: test-pad-reflect-1d.cpp.o
.PHONY : test-pad-reflect-1d.o

# target to build an object file
test-pad-reflect-1d.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o
.PHONY : test-pad-reflect-1d.cpp.o

test-pad-reflect-1d.i: test-pad-reflect-1d.cpp.i
.PHONY : test-pad-reflect-1d.i

# target to preprocess a source file
test-pad-reflect-1d.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.i
.PHONY : test-pad-reflect-1d.cpp.i

test-pad-reflect-1d.s: test-pad-reflect-1d.cpp.s
.PHONY : test-pad-reflect-1d.s

# target to generate assembly for a file
test-pad-reflect-1d.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.s
.PHONY : test-pad-reflect-1d.cpp.s

test-pool.o: test-pool.c.o
.PHONY : test-pool.o

# target to build an object file
test-pool.c.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/test-pool.c.o
.PHONY : test-pool.c.o

test-pool.i: test-pool.c.i
.PHONY : test-pool.i

# target to preprocess a source file
test-pool.c.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/test-pool.c.i
.PHONY : test-pool.c.i

test-pool.s: test-pool.c.s
.PHONY : test-pool.s

# target to generate assembly for a file
test-pool.c.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/test-pool.c.s
.PHONY : test-pool.c.s

test-quantize-fns.o: test-quantize-fns.cpp.o
.PHONY : test-quantize-fns.o

# target to build an object file
test-quantize-fns.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o
.PHONY : test-quantize-fns.cpp.o

test-quantize-fns.i: test-quantize-fns.cpp.i
.PHONY : test-quantize-fns.i

# target to preprocess a source file
test-quantize-fns.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.i
.PHONY : test-quantize-fns.cpp.i

test-quantize-fns.s: test-quantize-fns.cpp.s
.PHONY : test-quantize-fns.s

# target to generate assembly for a file
test-quantize-fns.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.s
.PHONY : test-quantize-fns.cpp.s

test-quantize-perf.o: test-quantize-perf.cpp.o
.PHONY : test-quantize-perf.o

# target to build an object file
test-quantize-perf.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o
.PHONY : test-quantize-perf.cpp.o

test-quantize-perf.i: test-quantize-perf.cpp.i
.PHONY : test-quantize-perf.i

# target to preprocess a source file
test-quantize-perf.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.i
.PHONY : test-quantize-perf.cpp.i

test-quantize-perf.s: test-quantize-perf.cpp.s
.PHONY : test-quantize-perf.s

# target to generate assembly for a file
test-quantize-perf.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.s
.PHONY : test-quantize-perf.cpp.s

test-rel-pos.o: test-rel-pos.c.o
.PHONY : test-rel-pos.o

# target to build an object file
test-rel-pos.c.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o
.PHONY : test-rel-pos.c.o

test-rel-pos.i: test-rel-pos.c.i
.PHONY : test-rel-pos.i

# target to preprocess a source file
test-rel-pos.c.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.i
.PHONY : test-rel-pos.c.i

test-rel-pos.s: test-rel-pos.c.s
.PHONY : test-rel-pos.s

# target to generate assembly for a file
test-rel-pos.c.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.s
.PHONY : test-rel-pos.c.s

test-roll.o: test-roll.cpp.o
.PHONY : test-roll.o

# target to build an object file
test-roll.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/test-roll.cpp.o
.PHONY : test-roll.cpp.o

test-roll.i: test-roll.cpp.i
.PHONY : test-roll.i

# target to preprocess a source file
test-roll.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/test-roll.cpp.i
.PHONY : test-roll.cpp.i

test-roll.s: test-roll.cpp.s
.PHONY : test-roll.s

# target to generate assembly for a file
test-roll.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/test-roll.cpp.s
.PHONY : test-roll.cpp.s

test-timestep_embedding.o: test-timestep_embedding.cpp.o
.PHONY : test-timestep_embedding.o

# target to build an object file
test-timestep_embedding.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o
.PHONY : test-timestep_embedding.cpp.o

test-timestep_embedding.i: test-timestep_embedding.cpp.i
.PHONY : test-timestep_embedding.i

# target to preprocess a source file
test-timestep_embedding.cpp.i:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.i
.PHONY : test-timestep_embedding.cpp.i

test-timestep_embedding.s: test-timestep_embedding.cpp.s
.PHONY : test-timestep_embedding.s

# target to generate assembly for a file
test-timestep_embedding.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.s
.PHONY : test-timestep_embedding.cpp.s

# 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 "... test-arange"
	@echo "... test-backend-ops"
	@echo "... test-cont"
	@echo "... test-conv-transpose"
	@echo "... test-conv-transpose-1d"
	@echo "... test-conv1d"
	@echo "... test-conv1d-dw-c1"
	@echo "... test-conv1d-dw-c2"
	@echo "... test-conv2d"
	@echo "... test-conv2d-dw"
	@echo "... test-customop"
	@echo "... test-dup"
	@echo "... test-interpolate"
	@echo "... test-opt"
	@echo "... test-pad-reflect-1d"
	@echo "... test-pool"
	@echo "... test-quantize-fns"
	@echo "... test-quantize-perf"
	@echo "... test-rel-pos"
	@echo "... test-roll"
	@echo "... test-timestep_embedding"
	@echo "... test-arange.o"
	@echo "... test-arange.i"
	@echo "... test-arange.s"
	@echo "... test-backend-ops.o"
	@echo "... test-backend-ops.i"
	@echo "... test-backend-ops.s"
	@echo "... test-cont.o"
	@echo "... test-cont.i"
	@echo "... test-cont.s"
	@echo "... test-conv-transpose-1d.o"
	@echo "... test-conv-transpose-1d.i"
	@echo "... test-conv-transpose-1d.s"
	@echo "... test-conv-transpose.o"
	@echo "... test-conv-transpose.i"
	@echo "... test-conv-transpose.s"
	@echo "... test-conv1d-dw-c1.o"
	@echo "... test-conv1d-dw-c1.i"
	@echo "... test-conv1d-dw-c1.s"
	@echo "... test-conv1d-dw-c2.o"
	@echo "... test-conv1d-dw-c2.i"
	@echo "... test-conv1d-dw-c2.s"
	@echo "... test-conv1d.o"
	@echo "... test-conv1d.i"
	@echo "... test-conv1d.s"
	@echo "... test-conv2d-dw.o"
	@echo "... test-conv2d-dw.i"
	@echo "... test-conv2d-dw.s"
	@echo "... test-conv2d.o"
	@echo "... test-conv2d.i"
	@echo "... test-conv2d.s"
	@echo "... test-customop.o"
	@echo "... test-customop.i"
	@echo "... test-customop.s"
	@echo "... test-dup.o"
	@echo "... test-dup.i"
	@echo "... test-dup.s"
	@echo "... test-interpolate.o"
	@echo "... test-interpolate.i"
	@echo "... test-interpolate.s"
	@echo "... test-opt.o"
	@echo "... test-opt.i"
	@echo "... test-opt.s"
	@echo "... test-pad-reflect-1d.o"
	@echo "... test-pad-reflect-1d.i"
	@echo "... test-pad-reflect-1d.s"
	@echo "... test-pool.o"
	@echo "... test-pool.i"
	@echo "... test-pool.s"
	@echo "... test-quantize-fns.o"
	@echo "... test-quantize-fns.i"
	@echo "... test-quantize-fns.s"
	@echo "... test-quantize-perf.o"
	@echo "... test-quantize-perf.i"
	@echo "... test-quantize-perf.s"
	@echo "... test-rel-pos.o"
	@echo "... test-rel-pos.i"
	@echo "... test-rel-pos.s"
	@echo "... test-roll.o"
	@echo "... test-roll.i"
	@echo "... test-roll.s"
	@echo "... test-timestep_embedding.o"
	@echo "... test-timestep_embedding.i"
	@echo "... test-timestep_embedding.s"
.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:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

