| | |
| | |
| |
|
| | |
| | .DELETE_ON_ERROR: |
| |
|
| | |
| | |
| |
|
| | |
| | .SUFFIXES: |
| |
|
| | |
| | % : %,v |
| |
|
| | |
| | % : RCS/% |
| |
|
| | |
| | % : RCS/%,v |
| |
|
| | |
| | % : SCCS/s.% |
| |
|
| | |
| | % : s.% |
| |
|
| | .SUFFIXES: .hpux_make_needs_suffix_list |
| |
|
| | |
| | $(VERBOSE)MAKESILENT = -s |
| |
|
| | |
| | $(VERBOSE).SILENT: |
| |
|
| | |
| | cmake_force: |
| | .PHONY : cmake_force |
| |
|
| | |
| | |
| |
|
| | |
| | SHELL = /bin/sh |
| |
|
| | |
| | CMAKE_COMMAND = /usr/bin/cmake |
| |
|
| | |
| | RM = /usr/bin/cmake -E rm -f |
| |
|
| | |
| | EQUALS = = |
| |
|
| | |
| | CMAKE_SOURCE_DIR = "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp" |
| |
|
| | |
| | CMAKE_BINARY_DIR = "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build" |
| |
|
| | |
| | include common/CMakeFiles/common.dir/depend.make |
| | |
| | include common/CMakeFiles/common.dir/compiler_depend.make |
| |
|
| | |
| | include common/CMakeFiles/common.dir/progress.make |
| |
|
| | |
| | include common/CMakeFiles/common.dir/flags.make |
| |
|
| | common/CMakeFiles/common.dir/arg.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/arg.cpp.o: ../common/arg.cpp |
| | common/CMakeFiles/common.dir/arg.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object common/CMakeFiles/common.dir/arg.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/arg.cpp.o -MF CMakeFiles/common.dir/arg.cpp.o.d -o CMakeFiles/common.dir/arg.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/arg.cpp" |
| |
|
| | common/CMakeFiles/common.dir/arg.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/arg.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/arg.cpp" > CMakeFiles/common.dir/arg.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/arg.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/arg.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/arg.cpp" -o CMakeFiles/common.dir/arg.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/common.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/common.cpp.o: ../common/common.cpp |
| | common/CMakeFiles/common.dir/common.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object common/CMakeFiles/common.dir/common.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/common.cpp.o -MF CMakeFiles/common.dir/common.cpp.o.d -o CMakeFiles/common.dir/common.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/common.cpp" |
| |
|
| | common/CMakeFiles/common.dir/common.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/common.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/common.cpp" > CMakeFiles/common.dir/common.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/common.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/common.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/common.cpp" -o CMakeFiles/common.dir/common.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/console.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/console.cpp.o: ../common/console.cpp |
| | common/CMakeFiles/common.dir/console.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object common/CMakeFiles/common.dir/console.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/console.cpp.o -MF CMakeFiles/common.dir/console.cpp.o.d -o CMakeFiles/common.dir/console.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/console.cpp" |
| |
|
| | common/CMakeFiles/common.dir/console.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/console.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/console.cpp" > CMakeFiles/common.dir/console.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/console.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/console.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/console.cpp" -o CMakeFiles/common.dir/console.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o: ../common/json-schema-to-grammar.cpp |
| | common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o -MF CMakeFiles/common.dir/json-schema-to-grammar.cpp.o.d -o CMakeFiles/common.dir/json-schema-to-grammar.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/json-schema-to-grammar.cpp" |
| |
|
| | common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/json-schema-to-grammar.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/json-schema-to-grammar.cpp" > CMakeFiles/common.dir/json-schema-to-grammar.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/json-schema-to-grammar.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/json-schema-to-grammar.cpp" -o CMakeFiles/common.dir/json-schema-to-grammar.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/log.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/log.cpp.o: ../common/log.cpp |
| | common/CMakeFiles/common.dir/log.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object common/CMakeFiles/common.dir/log.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/log.cpp.o -MF CMakeFiles/common.dir/log.cpp.o.d -o CMakeFiles/common.dir/log.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/log.cpp" |
| |
|
| | common/CMakeFiles/common.dir/log.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/log.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/log.cpp" > CMakeFiles/common.dir/log.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/log.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/log.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/log.cpp" -o CMakeFiles/common.dir/log.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/ngram-cache.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/ngram-cache.cpp.o: ../common/ngram-cache.cpp |
| | common/CMakeFiles/common.dir/ngram-cache.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object common/CMakeFiles/common.dir/ngram-cache.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/ngram-cache.cpp.o -MF CMakeFiles/common.dir/ngram-cache.cpp.o.d -o CMakeFiles/common.dir/ngram-cache.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/ngram-cache.cpp" |
| |
|
| | common/CMakeFiles/common.dir/ngram-cache.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/ngram-cache.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/ngram-cache.cpp" > CMakeFiles/common.dir/ngram-cache.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/ngram-cache.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/ngram-cache.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/ngram-cache.cpp" -o CMakeFiles/common.dir/ngram-cache.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/sampling.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/sampling.cpp.o: ../common/sampling.cpp |
| | common/CMakeFiles/common.dir/sampling.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object common/CMakeFiles/common.dir/sampling.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/sampling.cpp.o -MF CMakeFiles/common.dir/sampling.cpp.o.d -o CMakeFiles/common.dir/sampling.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/sampling.cpp" |
| |
|
| | common/CMakeFiles/common.dir/sampling.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/sampling.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/sampling.cpp" > CMakeFiles/common.dir/sampling.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/sampling.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/sampling.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/sampling.cpp" -o CMakeFiles/common.dir/sampling.cpp.s |
| |
|
| | common/CMakeFiles/common.dir/speculative.cpp.o: common/CMakeFiles/common.dir/flags.make |
| | common/CMakeFiles/common.dir/speculative.cpp.o: ../common/speculative.cpp |
| | common/CMakeFiles/common.dir/speculative.cpp.o: common/CMakeFiles/common.dir/compiler_depend.ts |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object common/CMakeFiles/common.dir/speculative.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT common/CMakeFiles/common.dir/speculative.cpp.o -MF CMakeFiles/common.dir/speculative.cpp.o.d -o CMakeFiles/common.dir/speculative.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/speculative.cpp" |
| |
|
| | common/CMakeFiles/common.dir/speculative.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/common.dir/speculative.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/speculative.cpp" > CMakeFiles/common.dir/speculative.cpp.i |
| |
|
| | common/CMakeFiles/common.dir/speculative.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/common.dir/speculative.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common/speculative.cpp" -o CMakeFiles/common.dir/speculative.cpp.s |
| |
|
| | |
| | common_OBJECTS = \ |
| | "CMakeFiles/common.dir/arg.cpp.o" \ |
| | "CMakeFiles/common.dir/common.cpp.o" \ |
| | "CMakeFiles/common.dir/console.cpp.o" \ |
| | "CMakeFiles/common.dir/json-schema-to-grammar.cpp.o" \ |
| | "CMakeFiles/common.dir/log.cpp.o" \ |
| | "CMakeFiles/common.dir/ngram-cache.cpp.o" \ |
| | "CMakeFiles/common.dir/sampling.cpp.o" \ |
| | "CMakeFiles/common.dir/speculative.cpp.o" |
| |
|
| | |
| | common_EXTERNAL_OBJECTS = \ |
| | "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common/CMakeFiles/build_info.dir/build-info.cpp.o" |
| |
|
| | common/libcommon.a: common/CMakeFiles/common.dir/arg.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/common.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/console.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/json-schema-to-grammar.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/log.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/ngram-cache.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/sampling.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/speculative.cpp.o |
| | common/libcommon.a: common/CMakeFiles/build_info.dir/build-info.cpp.o |
| | common/libcommon.a: common/CMakeFiles/common.dir/build.make |
| | common/libcommon.a: common/CMakeFiles/common.dir/link.txt |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_9) "Linking CXX static library libcommon.a" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && $(CMAKE_COMMAND) -P CMakeFiles/common.dir/cmake_clean_target.cmake |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=$(VERBOSE) |
| |
|
| | |
| | common/CMakeFiles/common.dir/build: common/libcommon.a |
| | .PHONY : common/CMakeFiles/common.dir/build |
| |
|
| | common/CMakeFiles/common.dir/clean: |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" && $(CMAKE_COMMAND) -P CMakeFiles/common.dir/cmake_clean.cmake |
| | .PHONY : common/CMakeFiles/common.dir/clean |
| |
|
| | common/CMakeFiles/common.dir/depend: |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build" && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp" "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/common" "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build" "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common" "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/common/CMakeFiles/common.dir/DependInfo.cmake" --color=$(COLOR) |
| | .PHONY : common/CMakeFiles/common.dir/depend |
| |
|
| |
|