# 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/examples/gpt-2//CMakeFiles/progress.marks
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/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 examples/gpt-2/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 examples/gpt-2/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/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.
examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule
.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule

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

# fast build rule for target.
gpt-2-ctx/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(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

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

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

# fast build rule for target.
gpt-2-alloc/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(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

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

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

# fast build rule for target.
gpt-2-backend/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(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

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

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

# fast build rule for target.
gpt-2-sched/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(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

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

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

# fast build rule for target.
gpt-2-quantize/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(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

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

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

# fast build rule for target.
gpt-2-batched/fast:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(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

main-alloc.o: main-alloc.cpp.o
.PHONY : main-alloc.o

# target to build an object file
main-alloc.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o
.PHONY : main-alloc.cpp.o

main-alloc.i: main-alloc.cpp.i
.PHONY : main-alloc.i

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

main-alloc.s: main-alloc.cpp.s
.PHONY : main-alloc.s

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

main-backend.o: main-backend.cpp.o
.PHONY : main-backend.o

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

main-backend.i: main-backend.cpp.i
.PHONY : main-backend.i

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

main-backend.s: main-backend.cpp.s
.PHONY : main-backend.s

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

main-batched.o: main-batched.cpp.o
.PHONY : main-batched.o

# target to build an object file
main-batched.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o
.PHONY : main-batched.cpp.o

main-batched.i: main-batched.cpp.i
.PHONY : main-batched.i

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

main-batched.s: main-batched.cpp.s
.PHONY : main-batched.s

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

main-ctx.o: main-ctx.cpp.o
.PHONY : main-ctx.o

# target to build an object file
main-ctx.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o
.PHONY : main-ctx.cpp.o

main-ctx.i: main-ctx.cpp.i
.PHONY : main-ctx.i

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

main-ctx.s: main-ctx.cpp.s
.PHONY : main-ctx.s

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

main-sched.o: main-sched.cpp.o
.PHONY : main-sched.o

# target to build an object file
main-sched.cpp.o:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o
.PHONY : main-sched.cpp.o

main-sched.i: main-sched.cpp.i
.PHONY : main-sched.i

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

main-sched.s: main-sched.cpp.s
.PHONY : main-sched.s

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

quantize.o: quantize.cpp.o
.PHONY : quantize.o

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

quantize.i: quantize.cpp.i
.PHONY : quantize.i

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

quantize.s: quantize.cpp.s
.PHONY : quantize.s

# target to generate assembly for a file
quantize.cpp.s:
	cd /mnt/workspace/git/acestep.cpp/ggml/build-cpu && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.s
.PHONY : quantize.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 "... gpt-2-alloc"
	@echo "... gpt-2-backend"
	@echo "... gpt-2-batched"
	@echo "... gpt-2-ctx"
	@echo "... gpt-2-quantize"
	@echo "... gpt-2-sched"
	@echo "... main-alloc.o"
	@echo "... main-alloc.i"
	@echo "... main-alloc.s"
	@echo "... main-backend.o"
	@echo "... main-backend.i"
	@echo "... main-backend.s"
	@echo "... main-batched.o"
	@echo "... main-batched.i"
	@echo "... main-batched.s"
	@echo "... main-ctx.o"
	@echo "... main-ctx.i"
	@echo "... main-ctx.s"
	@echo "... main-sched.o"
	@echo "... main-sched.i"
	@echo "... main-sched.s"
	@echo "... quantize.o"
	@echo "... quantize.i"
	@echo "... quantize.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

