# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # 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 remove -f # Escaping for special characters. EQUALS = = # The program to use to edit the cache. CMAKE_EDIT_COMMAND = /usr/bin/ccmake # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /data/packages/packages/mysql-5.5.36 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /data/packages/packages/mysql-5.5.36 # Include any dependencies generated for this target. include plugin/auth/CMakeFiles/auth_socket.dir/depend.make # Include the progress variables for this target. include plugin/auth/CMakeFiles/auth_socket.dir/progress.make # Include the compile flags for this target's objects. include plugin/auth/CMakeFiles/auth_socket.dir/flags.make plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o: plugin/auth/CMakeFiles/auth_socket.dir/flags.make plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o: plugin/auth/auth_socket.c $(CMAKE_COMMAND) -E cmake_progress_report /data/packages/packages/mysql-5.5.36/CMakeFiles $(CMAKE_PROGRESS_1) @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building C object plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o" cd /data/packages/packages/mysql-5.5.36/plugin/auth && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/auth_socket.dir/auth_socket.c.o -c /data/packages/packages/mysql-5.5.36/plugin/auth/auth_socket.c plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/auth_socket.dir/auth_socket.c.i" cd /data/packages/packages/mysql-5.5.36/plugin/auth && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /data/packages/packages/mysql-5.5.36/plugin/auth/auth_socket.c > CMakeFiles/auth_socket.dir/auth_socket.c.i plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/auth_socket.dir/auth_socket.c.s" cd /data/packages/packages/mysql-5.5.36/plugin/auth && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /data/packages/packages/mysql-5.5.36/plugin/auth/auth_socket.c -o CMakeFiles/auth_socket.dir/auth_socket.c.s plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.requires: .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.requires plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.provides: plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.requires $(MAKE) -f plugin/auth/CMakeFiles/auth_socket.dir/build.make plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.provides.build .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.provides plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.provides.build: plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o # Object files for target auth_socket auth_socket_OBJECTS = \ "CMakeFiles/auth_socket.dir/auth_socket.c.o" # External object files for target auth_socket auth_socket_EXTERNAL_OBJECTS = plugin/auth/auth_socket.so: plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o plugin/auth/auth_socket.so: plugin/auth/CMakeFiles/auth_socket.dir/build.make plugin/auth/auth_socket.so: libservices/libmysqlservices.a plugin/auth/auth_socket.so: plugin/auth/CMakeFiles/auth_socket.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C shared module auth_socket.so" cd /data/packages/packages/mysql-5.5.36/plugin/auth && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/auth_socket.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. plugin/auth/CMakeFiles/auth_socket.dir/build: plugin/auth/auth_socket.so .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/build plugin/auth/CMakeFiles/auth_socket.dir/requires: plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o.requires .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/requires plugin/auth/CMakeFiles/auth_socket.dir/clean: cd /data/packages/packages/mysql-5.5.36/plugin/auth && $(CMAKE_COMMAND) -P CMakeFiles/auth_socket.dir/cmake_clean.cmake .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/clean plugin/auth/CMakeFiles/auth_socket.dir/depend: cd /data/packages/packages/mysql-5.5.36 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /data/packages/packages/mysql-5.5.36 /data/packages/packages/mysql-5.5.36/plugin/auth /data/packages/packages/mysql-5.5.36 /data/packages/packages/mysql-5.5.36/plugin/auth /data/packages/packages/mysql-5.5.36/plugin/auth/CMakeFiles/auth_socket.dir/DependInfo.cmake --color=$(COLOR) .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/depend