| |
| |
|
|
| |
| .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/local/lib/python3.11/dist-packages/cmake/data/bin/cmake |
|
|
| |
| RM = /usr/local/lib/python3.11/dist-packages/cmake/data/bin/cmake -E rm -f |
|
|
| |
| EQUALS = = |
|
|
| |
| CMAKE_SOURCE_DIR = /content/llama.cpp |
|
|
| |
| CMAKE_BINARY_DIR = /content/llama.cpp/build |
|
|
| |
| include tools/run/CMakeFiles/llama-run.dir/depend.make |
| |
| include tools/run/CMakeFiles/llama-run.dir/compiler_depend.make |
|
|
| |
| include tools/run/CMakeFiles/llama-run.dir/progress.make |
|
|
| |
| include tools/run/CMakeFiles/llama-run.dir/flags.make |
|
|
| tools/run/CMakeFiles/llama-run.dir/codegen: |
| .PHONY : tools/run/CMakeFiles/llama-run.dir/codegen |
|
|
| tools/run/CMakeFiles/llama-run.dir/run.cpp.o: tools/run/CMakeFiles/llama-run.dir/flags.make |
| tools/run/CMakeFiles/llama-run.dir/run.cpp.o: /content/llama.cpp/tools/run/run.cpp |
| tools/run/CMakeFiles/llama-run.dir/run.cpp.o: tools/run/CMakeFiles/llama-run.dir/compiler_depend.ts |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/llama.cpp/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tools/run/CMakeFiles/llama-run.dir/run.cpp.o" |
| cd /content/llama.cpp/build/tools/run && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tools/run/CMakeFiles/llama-run.dir/run.cpp.o -MF CMakeFiles/llama-run.dir/run.cpp.o.d -o CMakeFiles/llama-run.dir/run.cpp.o -c /content/llama.cpp/tools/run/run.cpp |
|
|
| tools/run/CMakeFiles/llama-run.dir/run.cpp.i: cmake_force |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/llama-run.dir/run.cpp.i" |
| cd /content/llama.cpp/build/tools/run && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /content/llama.cpp/tools/run/run.cpp > CMakeFiles/llama-run.dir/run.cpp.i |
|
|
| tools/run/CMakeFiles/llama-run.dir/run.cpp.s: cmake_force |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/llama-run.dir/run.cpp.s" |
| cd /content/llama.cpp/build/tools/run && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /content/llama.cpp/tools/run/run.cpp -o CMakeFiles/llama-run.dir/run.cpp.s |
|
|
| tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o: tools/run/CMakeFiles/llama-run.dir/flags.make |
| tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o: /content/llama.cpp/tools/run/linenoise.cpp/linenoise.cpp |
| tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o: tools/run/CMakeFiles/llama-run.dir/compiler_depend.ts |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/content/llama.cpp/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o" |
| cd /content/llama.cpp/build/tools/run && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o -MF CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o.d -o CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o -c /content/llama.cpp/tools/run/linenoise.cpp/linenoise.cpp |
|
|
| tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.i: cmake_force |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.i" |
| cd /content/llama.cpp/build/tools/run && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /content/llama.cpp/tools/run/linenoise.cpp/linenoise.cpp > CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.i |
|
|
| tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.s: cmake_force |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.s" |
| cd /content/llama.cpp/build/tools/run && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /content/llama.cpp/tools/run/linenoise.cpp/linenoise.cpp -o CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.s |
|
|
| |
| llama__run_OBJECTS = \ |
| "CMakeFiles/llama-run.dir/run.cpp.o" \ |
| "CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o" |
|
|
| |
| llama__run_EXTERNAL_OBJECTS = |
|
|
| bin/llama-run: tools/run/CMakeFiles/llama-run.dir/run.cpp.o |
| bin/llama-run: tools/run/CMakeFiles/llama-run.dir/linenoise.cpp/linenoise.cpp.o |
| bin/llama-run: tools/run/CMakeFiles/llama-run.dir/build.make |
| bin/llama-run: common/libcommon.a |
| bin/llama-run: src/libllama.a |
| bin/llama-run: /usr/lib/x86_64-linux-gnu/libcurl.so |
| bin/llama-run: ggml/src/libggml.a |
| bin/llama-run: ggml/src/libggml-cpu.a |
| bin/llama-run: ggml/src/libggml-base.a |
| bin/llama-run: /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so |
| bin/llama-run: /usr/lib/x86_64-linux-gnu/libpthread.a |
| bin/llama-run: tools/run/CMakeFiles/llama-run.dir/link.txt |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/content/llama.cpp/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable ../../bin/llama-run" |
| cd /content/llama.cpp/build/tools/run && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/llama-run.dir/link.txt --verbose=$(VERBOSE) |
|
|
| |
| tools/run/CMakeFiles/llama-run.dir/build: bin/llama-run |
| .PHONY : tools/run/CMakeFiles/llama-run.dir/build |
|
|
| tools/run/CMakeFiles/llama-run.dir/clean: |
| cd /content/llama.cpp/build/tools/run && $(CMAKE_COMMAND) -P CMakeFiles/llama-run.dir/cmake_clean.cmake |
| .PHONY : tools/run/CMakeFiles/llama-run.dir/clean |
|
|
| tools/run/CMakeFiles/llama-run.dir/depend: |
| cd /content/llama.cpp/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /content/llama.cpp /content/llama.cpp/tools/run /content/llama.cpp/build /content/llama.cpp/build/tools/run /content/llama.cpp/build/tools/run/CMakeFiles/llama-run.dir/DependInfo.cmake "--color=$(COLOR)" |
| .PHONY : tools/run/CMakeFiles/llama-run.dir/depend |
|
|
|
|