Server IP : 172.67.216.182 / Your IP : 172.70.143.136 Web Server : Apache System : Linux krdc-ubuntu-s-2vcpu-4gb-amd-blr1-01.localdomain 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /www/server/mysql/src/install/plugin/auth/CMakeFiles/qa_auth_interface.dir/ |
Upload File : |
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # 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 = /www/server/mysql/src # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /www/server/mysql/src/install # Include any dependencies generated for this target. include plugin/auth/CMakeFiles/qa_auth_interface.dir/depend.make # Include any dependencies generated by the compiler for this target. include plugin/auth/CMakeFiles/qa_auth_interface.dir/compiler_depend.make # Include the progress variables for this target. include plugin/auth/CMakeFiles/qa_auth_interface.dir/progress.make # Include the compile flags for this target's objects. include plugin/auth/CMakeFiles/qa_auth_interface.dir/flags.make plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o: plugin/auth/CMakeFiles/qa_auth_interface.dir/flags.make plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o: ../plugin/auth/qa_auth_interface.c plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o: plugin/auth/CMakeFiles/qa_auth_interface.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/www/server/mysql/src/install/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o" cd /www/server/mysql/src/install/plugin/auth && /bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o -MF CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o.d -o CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o -c /www/server/mysql/src/plugin/auth/qa_auth_interface.c plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.i" cd /www/server/mysql/src/install/plugin/auth && /bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /www/server/mysql/src/plugin/auth/qa_auth_interface.c > CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.i plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.s" cd /www/server/mysql/src/install/plugin/auth && /bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /www/server/mysql/src/plugin/auth/qa_auth_interface.c -o CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.s # Object files for target qa_auth_interface qa_auth_interface_OBJECTS = \ "CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o" # External object files for target qa_auth_interface qa_auth_interface_EXTERNAL_OBJECTS = plugin/auth/qa_auth_interface.so: plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o plugin/auth/qa_auth_interface.so: plugin/auth/CMakeFiles/qa_auth_interface.dir/build.make plugin/auth/qa_auth_interface.so: archive_output_directory/libmysqlservices.a plugin/auth/qa_auth_interface.so: plugin/auth/CMakeFiles/qa_auth_interface.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/www/server/mysql/src/install/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C shared module qa_auth_interface.so" cd /www/server/mysql/src/install/plugin/auth && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/qa_auth_interface.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. plugin/auth/CMakeFiles/qa_auth_interface.dir/build: plugin/auth/qa_auth_interface.so .PHONY : plugin/auth/CMakeFiles/qa_auth_interface.dir/build plugin/auth/CMakeFiles/qa_auth_interface.dir/clean: cd /www/server/mysql/src/install/plugin/auth && $(CMAKE_COMMAND) -P CMakeFiles/qa_auth_interface.dir/cmake_clean.cmake .PHONY : plugin/auth/CMakeFiles/qa_auth_interface.dir/clean plugin/auth/CMakeFiles/qa_auth_interface.dir/depend: cd /www/server/mysql/src/install && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /www/server/mysql/src /www/server/mysql/src/plugin/auth /www/server/mysql/src/install /www/server/mysql/src/install/plugin/auth /www/server/mysql/src/install/plugin/auth/CMakeFiles/qa_auth_interface.dir/DependInfo.cmake --color=$(COLOR) .PHONY : plugin/auth/CMakeFiles/qa_auth_interface.dir/depend