# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.3

# Delete rule output on recipe failure.
.DELETE_ON_ERROR:

#=============================================================================
# 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 = /home/rurouni/.local/lib/python3.13/site-packages/cmake/data/bin/cmake

# The command to remove a file.
RM = /home/rurouni/.local/lib/python3.13/site-packages/cmake/data/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/rurouni/src/llama.cpp

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/rurouni/src/llama.cpp/build-quantize-cpu

# Include any dependencies generated for this target.
include tests/CMakeFiles/export-graph-ops.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include tests/CMakeFiles/export-graph-ops.dir/compiler_depend.make

# Include the progress variables for this target.
include tests/CMakeFiles/export-graph-ops.dir/progress.make

# Include the compile flags for this target's objects.
include tests/CMakeFiles/export-graph-ops.dir/flags.make

tests/CMakeFiles/export-graph-ops.dir/codegen:
.PHONY : tests/CMakeFiles/export-graph-ops.dir/codegen

tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o: tests/CMakeFiles/export-graph-ops.dir/flags.make
tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o: /home/rurouni/src/llama.cpp/tests/export-graph-ops.cpp
tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o: tests/CMakeFiles/export-graph-ops.dir/compiler_depend.ts
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/rurouni/src/llama.cpp/build-quantize-cpu/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o"
	cd /home/rurouni/src/llama.cpp/build-quantize-cpu/tests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o -MF CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o.d -o CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o -c /home/rurouni/src/llama.cpp/tests/export-graph-ops.cpp

tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.i"
	cd /home/rurouni/src/llama.cpp/build-quantize-cpu/tests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/rurouni/src/llama.cpp/tests/export-graph-ops.cpp > CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.i

tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.s"
	cd /home/rurouni/src/llama.cpp/build-quantize-cpu/tests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/rurouni/src/llama.cpp/tests/export-graph-ops.cpp -o CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.s

# Object files for target export-graph-ops
export__graph__ops_OBJECTS = \
"CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o"

# External object files for target export-graph-ops
export__graph__ops_EXTERNAL_OBJECTS =

bin/export-graph-ops: tests/CMakeFiles/export-graph-ops.dir/export-graph-ops.cpp.o
bin/export-graph-ops: tests/CMakeFiles/export-graph-ops.dir/build.make
bin/export-graph-ops: tests/CMakeFiles/export-graph-ops.dir/compiler_depend.ts
bin/export-graph-ops: src/libllama.a
bin/export-graph-ops: common/libllama-common.a
bin/export-graph-ops: src/libllama.a
bin/export-graph-ops: ggml/src/libggml.a
bin/export-graph-ops: ggml/src/libggml-cpu.a
bin/export-graph-ops: ggml/src/libggml-base.a
bin/export-graph-ops: /usr/lib/gcc/x86_64-linux-gnu/14/libgomp.so
bin/export-graph-ops: /usr/lib/x86_64-linux-gnu/libpthread.a
bin/export-graph-ops: common/libllama-common-base.a
bin/export-graph-ops: vendor/cpp-httplib/libcpp-httplib.a
bin/export-graph-ops: tests/CMakeFiles/export-graph-ops.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/rurouni/src/llama.cpp/build-quantize-cpu/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/export-graph-ops"
	cd /home/rurouni/src/llama.cpp/build-quantize-cpu/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/export-graph-ops.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
tests/CMakeFiles/export-graph-ops.dir/build: bin/export-graph-ops
.PHONY : tests/CMakeFiles/export-graph-ops.dir/build

tests/CMakeFiles/export-graph-ops.dir/clean:
	cd /home/rurouni/src/llama.cpp/build-quantize-cpu/tests && $(CMAKE_COMMAND) -P CMakeFiles/export-graph-ops.dir/cmake_clean.cmake
.PHONY : tests/CMakeFiles/export-graph-ops.dir/clean

tests/CMakeFiles/export-graph-ops.dir/depend:
	cd /home/rurouni/src/llama.cpp/build-quantize-cpu && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/rurouni/src/llama.cpp /home/rurouni/src/llama.cpp/tests /home/rurouni/src/llama.cpp/build-quantize-cpu /home/rurouni/src/llama.cpp/build-quantize-cpu/tests /home/rurouni/src/llama.cpp/build-quantize-cpu/tests/CMakeFiles/export-graph-ops.dir/DependInfo.cmake "--color=$(COLOR)" export-graph-ops
.PHONY : tests/CMakeFiles/export-graph-ops.dir/depend

