| | |
| | |
| |
|
| | |
| | .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 examples/server/CMakeFiles/llama-server.dir/depend.make |
| | |
| | include examples/server/CMakeFiles/llama-server.dir/compiler_depend.make |
| |
|
| | |
| | include examples/server/CMakeFiles/llama-server.dir/progress.make |
| |
|
| | |
| | include examples/server/CMakeFiles/llama-server.dir/flags.make |
| |
|
| | examples/server/index.html.hpp: ../examples/server/public/index.html |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Generating index.html.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/index.html -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/index.html.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/completion.js.hpp: ../examples/server/public/completion.js |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Generating completion.js.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/completion.js -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/completion.js.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/loading.html.hpp: ../examples/server/public/loading.html |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_3) "Generating loading.html.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/loading.html -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/loading.html.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/deps_daisyui.min.css.hpp: ../examples/server/public/deps_daisyui.min.css |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_4) "Generating deps_daisyui.min.css.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/deps_daisyui.min.css -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/deps_daisyui.min.css.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/deps_markdown-it.js.hpp: ../examples/server/public/deps_markdown-it.js |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_5) "Generating deps_markdown-it.js.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/deps_markdown-it.js -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/deps_markdown-it.js.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/deps_tailwindcss.js.hpp: ../examples/server/public/deps_tailwindcss.js |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_6) "Generating deps_tailwindcss.js.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/deps_tailwindcss.js -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/deps_tailwindcss.js.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/deps_vue.esm-browser.js.hpp: ../examples/server/public/deps_vue.esm-browser.js |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_7) "Generating deps_vue.esm-browser.js.hpp" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/cmake -DINPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/public/deps_vue.esm-browser.js -DOUTPUT=/home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/deps_vue.esm-browser.js.hpp -P /home/mathis-portable/Documents/KTH/Scalable\ Machine\ Learning/lab_project/ID2224_Lab2/llama.cpp/scripts/xxd.cmake |
| |
|
| | examples/server/CMakeFiles/llama-server.dir/server.cpp.o: examples/server/CMakeFiles/llama-server.dir/flags.make |
| | examples/server/CMakeFiles/llama-server.dir/server.cpp.o: ../examples/server/server.cpp |
| | examples/server/CMakeFiles/llama-server.dir/server.cpp.o: examples/server/CMakeFiles/llama-server.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 examples/server/CMakeFiles/llama-server.dir/server.cpp.o" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/server/CMakeFiles/llama-server.dir/server.cpp.o -MF CMakeFiles/llama-server.dir/server.cpp.o.d -o CMakeFiles/llama-server.dir/server.cpp.o -c "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/server.cpp" |
| |
|
| | examples/server/CMakeFiles/llama-server.dir/server.cpp.i: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/llama-server.dir/server.cpp.i" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/server.cpp" > CMakeFiles/llama-server.dir/server.cpp.i |
| |
|
| | examples/server/CMakeFiles/llama-server.dir/server.cpp.s: cmake_force |
| | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/llama-server.dir/server.cpp.s" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/examples/server/server.cpp" -o CMakeFiles/llama-server.dir/server.cpp.s |
| |
|
| | |
| | llama__server_OBJECTS = \ |
| | "CMakeFiles/llama-server.dir/server.cpp.o" |
| |
|
| | |
| | llama__server_EXTERNAL_OBJECTS = |
| |
|
| | bin/llama-server: examples/server/CMakeFiles/llama-server.dir/server.cpp.o |
| | bin/llama-server: examples/server/CMakeFiles/llama-server.dir/build.make |
| | bin/llama-server: common/libcommon.a |
| | bin/llama-server: src/libllama.so |
| | bin/llama-server: ggml/src/libggml.so |
| | bin/llama-server: ggml/src/ggml-cpu/libggml-cpu.so |
| | bin/llama-server: ggml/src/libggml-base.so |
| | bin/llama-server: examples/server/CMakeFiles/llama-server.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 executable ../../bin/llama-server" |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/llama-server.dir/link.txt --verbose=$(VERBOSE) |
| |
|
| | |
| | examples/server/CMakeFiles/llama-server.dir/build: bin/llama-server |
| | .PHONY : examples/server/CMakeFiles/llama-server.dir/build |
| |
|
| | examples/server/CMakeFiles/llama-server.dir/clean: |
| | cd "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server" && $(CMAKE_COMMAND) -P CMakeFiles/llama-server.dir/cmake_clean.cmake |
| | .PHONY : examples/server/CMakeFiles/llama-server.dir/clean |
| |
|
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/completion.js.hpp |
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/deps_daisyui.min.css.hpp |
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/deps_markdown-it.js.hpp |
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/deps_tailwindcss.js.hpp |
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/deps_vue.esm-browser.js.hpp |
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/index.html.hpp |
| | examples/server/CMakeFiles/llama-server.dir/depend: examples/server/loading.html.hpp |
| | 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/examples/server" "/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/examples/server" "/home/mathis-portable/Documents/KTH/Scalable Machine Learning/lab_project/ID2224_Lab2/llama.cpp/build/examples/server/CMakeFiles/llama-server.dir/DependInfo.cmake" --color=$(COLOR) |
| | .PHONY : examples/server/CMakeFiles/llama-server.dir/depend |
| |
|
| |
|