# 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
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/CMakeFiles /mnt/workspace/git/acestep.cpp/ggml/build-cpu//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/workspace/git/acestep.cpp/ggml/build-cpu/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 src/CMakeFiles/ggml-base.dir/build.make 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 src/CMakeFiles/ggml.dir/build.make 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 src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/build
.PHONY : ggml-cpu/fast

#=============================================================================
# Target rules for targets named test-backend-ops

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

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

#=============================================================================
# Target rules for targets named test-opt

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

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

#=============================================================================
# Target rules for targets named test-quantize-fns

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

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

#=============================================================================
# Target rules for targets named test-quantize-perf

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

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

#=============================================================================
# Target rules for targets named test-pool

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

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

#=============================================================================
# Target rules for targets named test-arange

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

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

#=============================================================================
# Target rules for targets named test-timestep_embedding

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

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

#=============================================================================
# Target rules for targets named test-pad-reflect-1d

# Build rule for target.
test-pad-reflect-1d: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-pad-reflect-1d
.PHONY : test-pad-reflect-1d

# fast build rule for target.
test-pad-reflect-1d/fast:
	$(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

#=============================================================================
# Target rules for targets named test-roll

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

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

#=============================================================================
# Target rules for targets named test-conv-transpose

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

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

#=============================================================================
# Target rules for targets named test-conv-transpose-1d

# Build rule for target.
test-conv-transpose-1d: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv-transpose-1d
.PHONY : test-conv-transpose-1d

# fast build rule for target.
test-conv-transpose-1d/fast:
	$(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

#=============================================================================
# Target rules for targets named test-dup

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

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

#=============================================================================
# Target rules for targets named test-rel-pos

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

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

#=============================================================================
# Target rules for targets named test-customop

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

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

#=============================================================================
# Target rules for targets named test-conv1d

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

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

#=============================================================================
# Target rules for targets named test-conv1d-dw-c1

# Build rule for target.
test-conv1d-dw-c1: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv1d-dw-c1
.PHONY : test-conv1d-dw-c1

# fast build rule for target.
test-conv1d-dw-c1/fast:
	$(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

#=============================================================================
# Target rules for targets named test-conv1d-dw-c2

# Build rule for target.
test-conv1d-dw-c2: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv1d-dw-c2
.PHONY : test-conv1d-dw-c2

# fast build rule for target.
test-conv1d-dw-c2/fast:
	$(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

#=============================================================================
# Target rules for targets named test-conv2d

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

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

#=============================================================================
# Target rules for targets named test-conv2d-dw

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

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

#=============================================================================
# Target rules for targets named test-cont

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

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

#=============================================================================
# Target rules for targets named test-interpolate

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

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

#=============================================================================
# Target rules for targets named common

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

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

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

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

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

#=============================================================================
# Target rules for targets named yolov3-tiny

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

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

#=============================================================================
# Target rules for targets named gpt-2-ctx

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

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

#=============================================================================
# Target rules for targets named gpt-2-alloc

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

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

#=============================================================================
# Target rules for targets named gpt-2-backend

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

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

#=============================================================================
# Target rules for targets named gpt-2-sched

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

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

#=============================================================================
# Target rules for targets named gpt-2-quantize

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

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

#=============================================================================
# Target rules for targets named gpt-2-batched

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

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

#=============================================================================
# Target rules for targets named gpt-j

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

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

#=============================================================================
# Target rules for targets named gpt-j-quantize

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

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

#=============================================================================
# Target rules for targets named mnist-common

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

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

#=============================================================================
# Target rules for targets named mnist-eval

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

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

#=============================================================================
# Target rules for targets named mnist-train

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

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

#=============================================================================
# Target rules for targets named sam

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

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

#=============================================================================
# Target rules for targets named simple-ctx

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

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

#=============================================================================
# Target rules for targets named simple-backend

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

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

#=============================================================================
# Target rules for targets named magika

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

# fast build rule for target.
magika/fast:
	$(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/build
.PHONY : magika/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 "... common"
	@echo "... common-ggml"
	@echo "... ggml"
	@echo "... ggml-base"
	@echo "... ggml-cpu"
	@echo "... gpt-2-alloc"
	@echo "... gpt-2-backend"
	@echo "... gpt-2-batched"
	@echo "... gpt-2-ctx"
	@echo "... gpt-2-quantize"
	@echo "... gpt-2-sched"
	@echo "... gpt-j"
	@echo "... gpt-j-quantize"
	@echo "... magika"
	@echo "... mnist-common"
	@echo "... mnist-eval"
	@echo "... mnist-train"
	@echo "... sam"
	@echo "... simple-backend"
	@echo "... simple-ctx"
	@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 "... yolov3-tiny"
.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

