Buckets:
| # CMAKE generated file: DO NOT EDIT! | |
| # Generated by "Unix Makefiles" Generator, CMake Version 3.31 | |
| # 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 = /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 = /data/ttyd | |
| # The top-level build directory on which CMake was run. | |
| CMAKE_BINARY_DIR = /data/ttyd/build | |
| # Include any dependencies generated for this target. | |
| include CMakeFiles/ttyd.dir/depend.make | |
| # Include any dependencies generated by the compiler for this target. | |
| include CMakeFiles/ttyd.dir/compiler_depend.make | |
| # Include the progress variables for this target. | |
| include CMakeFiles/ttyd.dir/progress.make | |
| # Include the compile flags for this target's objects. | |
| include CMakeFiles/ttyd.dir/flags.make | |
| CMakeFiles/ttyd.dir/codegen: | |
| .PHONY : CMakeFiles/ttyd.dir/codegen | |
| CMakeFiles/ttyd.dir/src/utils.c.o: CMakeFiles/ttyd.dir/flags.make | |
| CMakeFiles/ttyd.dir/src/utils.c.o: /data/ttyd/src/utils.c | |
| CMakeFiles/ttyd.dir/src/utils.c.o: CMakeFiles/ttyd.dir/compiler_depend.ts | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/data/ttyd/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/ttyd.dir/src/utils.c.o" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/ttyd.dir/src/utils.c.o -MF CMakeFiles/ttyd.dir/src/utils.c.o.d -o CMakeFiles/ttyd.dir/src/utils.c.o -c /data/ttyd/src/utils.c | |
| CMakeFiles/ttyd.dir/src/utils.c.i: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ttyd.dir/src/utils.c.i" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /data/ttyd/src/utils.c > CMakeFiles/ttyd.dir/src/utils.c.i | |
| CMakeFiles/ttyd.dir/src/utils.c.s: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ttyd.dir/src/utils.c.s" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /data/ttyd/src/utils.c -o CMakeFiles/ttyd.dir/src/utils.c.s | |
| CMakeFiles/ttyd.dir/src/pty.c.o: CMakeFiles/ttyd.dir/flags.make | |
| CMakeFiles/ttyd.dir/src/pty.c.o: /data/ttyd/src/pty.c | |
| CMakeFiles/ttyd.dir/src/pty.c.o: CMakeFiles/ttyd.dir/compiler_depend.ts | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/data/ttyd/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/ttyd.dir/src/pty.c.o" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/ttyd.dir/src/pty.c.o -MF CMakeFiles/ttyd.dir/src/pty.c.o.d -o CMakeFiles/ttyd.dir/src/pty.c.o -c /data/ttyd/src/pty.c | |
| CMakeFiles/ttyd.dir/src/pty.c.i: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ttyd.dir/src/pty.c.i" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /data/ttyd/src/pty.c > CMakeFiles/ttyd.dir/src/pty.c.i | |
| CMakeFiles/ttyd.dir/src/pty.c.s: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ttyd.dir/src/pty.c.s" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /data/ttyd/src/pty.c -o CMakeFiles/ttyd.dir/src/pty.c.s | |
| CMakeFiles/ttyd.dir/src/protocol.c.o: CMakeFiles/ttyd.dir/flags.make | |
| CMakeFiles/ttyd.dir/src/protocol.c.o: /data/ttyd/src/protocol.c | |
| CMakeFiles/ttyd.dir/src/protocol.c.o: CMakeFiles/ttyd.dir/compiler_depend.ts | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/data/ttyd/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/ttyd.dir/src/protocol.c.o" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/ttyd.dir/src/protocol.c.o -MF CMakeFiles/ttyd.dir/src/protocol.c.o.d -o CMakeFiles/ttyd.dir/src/protocol.c.o -c /data/ttyd/src/protocol.c | |
| CMakeFiles/ttyd.dir/src/protocol.c.i: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ttyd.dir/src/protocol.c.i" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /data/ttyd/src/protocol.c > CMakeFiles/ttyd.dir/src/protocol.c.i | |
| CMakeFiles/ttyd.dir/src/protocol.c.s: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ttyd.dir/src/protocol.c.s" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /data/ttyd/src/protocol.c -o CMakeFiles/ttyd.dir/src/protocol.c.s | |
| CMakeFiles/ttyd.dir/src/http.c.o: CMakeFiles/ttyd.dir/flags.make | |
| CMakeFiles/ttyd.dir/src/http.c.o: /data/ttyd/src/http.c | |
| CMakeFiles/ttyd.dir/src/http.c.o: CMakeFiles/ttyd.dir/compiler_depend.ts | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/data/ttyd/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/ttyd.dir/src/http.c.o" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/ttyd.dir/src/http.c.o -MF CMakeFiles/ttyd.dir/src/http.c.o.d -o CMakeFiles/ttyd.dir/src/http.c.o -c /data/ttyd/src/http.c | |
| CMakeFiles/ttyd.dir/src/http.c.i: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ttyd.dir/src/http.c.i" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /data/ttyd/src/http.c > CMakeFiles/ttyd.dir/src/http.c.i | |
| CMakeFiles/ttyd.dir/src/http.c.s: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ttyd.dir/src/http.c.s" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /data/ttyd/src/http.c -o CMakeFiles/ttyd.dir/src/http.c.s | |
| CMakeFiles/ttyd.dir/src/server.c.o: CMakeFiles/ttyd.dir/flags.make | |
| CMakeFiles/ttyd.dir/src/server.c.o: /data/ttyd/src/server.c | |
| CMakeFiles/ttyd.dir/src/server.c.o: CMakeFiles/ttyd.dir/compiler_depend.ts | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/data/ttyd/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/ttyd.dir/src/server.c.o" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/ttyd.dir/src/server.c.o -MF CMakeFiles/ttyd.dir/src/server.c.o.d -o CMakeFiles/ttyd.dir/src/server.c.o -c /data/ttyd/src/server.c | |
| CMakeFiles/ttyd.dir/src/server.c.i: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ttyd.dir/src/server.c.i" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /data/ttyd/src/server.c > CMakeFiles/ttyd.dir/src/server.c.i | |
| CMakeFiles/ttyd.dir/src/server.c.s: cmake_force | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ttyd.dir/src/server.c.s" | |
| /usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /data/ttyd/src/server.c -o CMakeFiles/ttyd.dir/src/server.c.s | |
| # Object files for target ttyd | |
| ttyd_OBJECTS = \ | |
| "CMakeFiles/ttyd.dir/src/utils.c.o" \ | |
| "CMakeFiles/ttyd.dir/src/pty.c.o" \ | |
| "CMakeFiles/ttyd.dir/src/protocol.c.o" \ | |
| "CMakeFiles/ttyd.dir/src/http.c.o" \ | |
| "CMakeFiles/ttyd.dir/src/server.c.o" | |
| # External object files for target ttyd | |
| ttyd_EXTERNAL_OBJECTS = | |
| ttyd: CMakeFiles/ttyd.dir/src/utils.c.o | |
| ttyd: CMakeFiles/ttyd.dir/src/pty.c.o | |
| ttyd: CMakeFiles/ttyd.dir/src/protocol.c.o | |
| ttyd: CMakeFiles/ttyd.dir/src/http.c.o | |
| ttyd: CMakeFiles/ttyd.dir/src/server.c.o | |
| ttyd: CMakeFiles/ttyd.dir/build.make | |
| ttyd: CMakeFiles/ttyd.dir/compiler_depend.ts | |
| ttyd: /usr/lib/x86_64-linux-gnu/libz.so | |
| ttyd: /usr/lib/x86_64-linux-gnu/libwebsockets.a | |
| ttyd: /usr/lib/x86_64-linux-gnu/libwebsockets.so.19 | |
| ttyd: /usr/lib/x86_64-linux-gnu/libjson-c.so | |
| ttyd: /usr/lib/x86_64-linux-gnu/libuv.so | |
| ttyd: /usr/lib/x86_64-linux-gnu/libssl.so | |
| ttyd: /usr/lib/x86_64-linux-gnu/libcrypto.so | |
| ttyd: /usr/lib/x86_64-linux-gnu/libcap.so | |
| ttyd: /usr/lib/x86_64-linux-gnu/libz.so | |
| ttyd: CMakeFiles/ttyd.dir/link.txt | |
| @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/data/ttyd/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking C executable ttyd" | |
| $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ttyd.dir/link.txt --verbose=$(VERBOSE) | |
| # Rule to build all files generated by this target. | |
| CMakeFiles/ttyd.dir/build: ttyd | |
| .PHONY : CMakeFiles/ttyd.dir/build | |
| CMakeFiles/ttyd.dir/clean: | |
| $(CMAKE_COMMAND) -P CMakeFiles/ttyd.dir/cmake_clean.cmake | |
| .PHONY : CMakeFiles/ttyd.dir/clean | |
| CMakeFiles/ttyd.dir/depend: | |
| cd /data/ttyd/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /data/ttyd /data/ttyd /data/ttyd/build /data/ttyd/build /data/ttyd/build/CMakeFiles/ttyd.dir/DependInfo.cmake "--color=$(COLOR)" | |
| .PHONY : CMakeFiles/ttyd.dir/depend | |
Xet Storage Details
- Size:
- 9.54 kB
- Xet hash:
- bd1aa04151396515b4beb058c4b8c1d2cbf9d20f32993e9904da4636ecaa5b3c
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.