# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.8 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # 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 #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: install/local .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: install/strip .PHONY : install/strip/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Client\" \"DataFiles\" \"DebugBinaries\" \"Development\" \"Documentation\" \"Info\" \"IniFiles\" \"ManPages\" \"Readme\" \"Server\" \"Server_Scripts\" \"SharedLibraries\" \"SqlBench\" \"SupportFiles\" \"Test\" \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." cd /data/packages/packages/mysql-5.5.36 && /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." cd /data/packages/packages/mysql-5.5.36 && /usr/bin/cpack --config ./CPackSourceConfig.cmake /data/packages/packages/mysql-5.5.36/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /usr/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # The main all target all: cmake_check_build_system cd /data/packages/packages/mysql-5.5.36 && $(CMAKE_COMMAND) -E cmake_progress_start /data/packages/packages/mysql-5.5.36/CMakeFiles /data/packages/packages/mysql-5.5.36/plugin/auth/CMakeFiles/progress.marks cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/all $(CMAKE_COMMAND) -E cmake_progress_start /data/packages/packages/mysql-5.5.36/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/preinstall .PHONY : preinstall/fast # clear depends depend: cd /data/packages/packages/mysql-5.5.36 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. plugin/auth/CMakeFiles/auth.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/CMakeFiles/auth.dir/rule .PHONY : plugin/auth/CMakeFiles/auth.dir/rule # Convenience name for target. auth: plugin/auth/CMakeFiles/auth.dir/rule .PHONY : auth # fast build rule for target. auth/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth.dir/build.make plugin/auth/CMakeFiles/auth.dir/build .PHONY : auth/fast # Convenience name for target. plugin/auth/CMakeFiles/auth_socket.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/CMakeFiles/auth_socket.dir/rule .PHONY : plugin/auth/CMakeFiles/auth_socket.dir/rule # Convenience name for target. auth_socket: plugin/auth/CMakeFiles/auth_socket.dir/rule .PHONY : auth_socket # fast build rule for target. auth_socket/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_socket.dir/build.make plugin/auth/CMakeFiles/auth_socket.dir/build .PHONY : auth_socket/fast # Convenience name for target. plugin/auth/CMakeFiles/auth_test_plugin.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/CMakeFiles/auth_test_plugin.dir/rule .PHONY : plugin/auth/CMakeFiles/auth_test_plugin.dir/rule # Convenience name for target. auth_test_plugin: plugin/auth/CMakeFiles/auth_test_plugin.dir/rule .PHONY : auth_test_plugin # fast build rule for target. auth_test_plugin/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_test_plugin.dir/build.make plugin/auth/CMakeFiles/auth_test_plugin.dir/build .PHONY : auth_test_plugin/fast # Convenience name for target. plugin/auth/CMakeFiles/qa_auth_client.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/CMakeFiles/qa_auth_client.dir/rule .PHONY : plugin/auth/CMakeFiles/qa_auth_client.dir/rule # Convenience name for target. qa_auth_client: plugin/auth/CMakeFiles/qa_auth_client.dir/rule .PHONY : qa_auth_client # fast build rule for target. qa_auth_client/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_client.dir/build.make plugin/auth/CMakeFiles/qa_auth_client.dir/build .PHONY : qa_auth_client/fast # Convenience name for target. plugin/auth/CMakeFiles/qa_auth_interface.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/CMakeFiles/qa_auth_interface.dir/rule .PHONY : plugin/auth/CMakeFiles/qa_auth_interface.dir/rule # Convenience name for target. qa_auth_interface: plugin/auth/CMakeFiles/qa_auth_interface.dir/rule .PHONY : qa_auth_interface # fast build rule for target. qa_auth_interface/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_interface.dir/build.make plugin/auth/CMakeFiles/qa_auth_interface.dir/build .PHONY : qa_auth_interface/fast # Convenience name for target. plugin/auth/CMakeFiles/qa_auth_server.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 plugin/auth/CMakeFiles/qa_auth_server.dir/rule .PHONY : plugin/auth/CMakeFiles/qa_auth_server.dir/rule # Convenience name for target. qa_auth_server: plugin/auth/CMakeFiles/qa_auth_server.dir/rule .PHONY : qa_auth_server # fast build rule for target. qa_auth_server/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_server.dir/build.make plugin/auth/CMakeFiles/qa_auth_server.dir/build .PHONY : qa_auth_server/fast auth_socket.o: auth_socket.c.o .PHONY : auth_socket.o # target to build an object file auth_socket.c.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_socket.dir/build.make plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.o .PHONY : auth_socket.c.o auth_socket.i: auth_socket.c.i .PHONY : auth_socket.i # target to preprocess a source file auth_socket.c.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_socket.dir/build.make plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.i .PHONY : auth_socket.c.i auth_socket.s: auth_socket.c.s .PHONY : auth_socket.s # target to generate assembly for a file auth_socket.c.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_socket.dir/build.make plugin/auth/CMakeFiles/auth_socket.dir/auth_socket.c.s .PHONY : auth_socket.c.s dialog.o: dialog.c.o .PHONY : dialog.o # target to build an object file dialog.c.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth.dir/build.make plugin/auth/CMakeFiles/auth.dir/dialog.c.o .PHONY : dialog.c.o dialog.i: dialog.c.i .PHONY : dialog.i # target to preprocess a source file dialog.c.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth.dir/build.make plugin/auth/CMakeFiles/auth.dir/dialog.c.i .PHONY : dialog.c.i dialog.s: dialog.c.s .PHONY : dialog.s # target to generate assembly for a file dialog.c.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth.dir/build.make plugin/auth/CMakeFiles/auth.dir/dialog.c.s .PHONY : dialog.c.s qa_auth_client.o: qa_auth_client.c.o .PHONY : qa_auth_client.o # target to build an object file qa_auth_client.c.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_client.dir/build.make plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.o .PHONY : qa_auth_client.c.o qa_auth_client.i: qa_auth_client.c.i .PHONY : qa_auth_client.i # target to preprocess a source file qa_auth_client.c.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_client.dir/build.make plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.i .PHONY : qa_auth_client.c.i qa_auth_client.s: qa_auth_client.c.s .PHONY : qa_auth_client.s # target to generate assembly for a file qa_auth_client.c.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_client.dir/build.make plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.s .PHONY : qa_auth_client.c.s qa_auth_interface.o: qa_auth_interface.c.o .PHONY : qa_auth_interface.o # target to build an object file qa_auth_interface.c.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_interface.dir/build.make plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o .PHONY : qa_auth_interface.c.o qa_auth_interface.i: qa_auth_interface.c.i .PHONY : qa_auth_interface.i # target to preprocess a source file qa_auth_interface.c.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_interface.dir/build.make plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.i .PHONY : qa_auth_interface.c.i qa_auth_interface.s: qa_auth_interface.c.s .PHONY : qa_auth_interface.s # target to generate assembly for a file qa_auth_interface.c.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_interface.dir/build.make plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.s .PHONY : qa_auth_interface.c.s qa_auth_server.o: qa_auth_server.c.o .PHONY : qa_auth_server.o # target to build an object file qa_auth_server.c.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_server.dir/build.make plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.o .PHONY : qa_auth_server.c.o qa_auth_server.i: qa_auth_server.c.i .PHONY : qa_auth_server.i # target to preprocess a source file qa_auth_server.c.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_server.dir/build.make plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.i .PHONY : qa_auth_server.c.i qa_auth_server.s: qa_auth_server.c.s .PHONY : qa_auth_server.s # target to generate assembly for a file qa_auth_server.c.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/qa_auth_server.dir/build.make plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.s .PHONY : qa_auth_server.c.s test_plugin.o: test_plugin.c.o .PHONY : test_plugin.o # target to build an object file test_plugin.c.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_test_plugin.dir/build.make plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.o .PHONY : test_plugin.c.o test_plugin.i: test_plugin.c.i .PHONY : test_plugin.i # target to preprocess a source file test_plugin.c.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_test_plugin.dir/build.make plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.i .PHONY : test_plugin.c.i test_plugin.s: test_plugin.c.s .PHONY : test_plugin.s # target to generate assembly for a file test_plugin.c.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f plugin/auth/CMakeFiles/auth_test_plugin.dir/build.make plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.s .PHONY : test_plugin.c.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... auth" @echo "... auth_socket" @echo "... auth_test_plugin" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... package" @echo "... package_source" @echo "... qa_auth_client" @echo "... qa_auth_interface" @echo "... qa_auth_server" @echo "... rebuild_cache" @echo "... test" @echo "... auth_socket.o" @echo "... auth_socket.i" @echo "... auth_socket.s" @echo "... dialog.o" @echo "... dialog.i" @echo "... dialog.s" @echo "... qa_auth_client.o" @echo "... qa_auth_client.i" @echo "... qa_auth_client.s" @echo "... qa_auth_interface.o" @echo "... qa_auth_interface.i" @echo "... qa_auth_interface.s" @echo "... qa_auth_server.o" @echo "... qa_auth_server.i" @echo "... qa_auth_server.s" @echo "... test_plugin.o" @echo "... test_plugin.i" @echo "... test_plugin.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /data/packages/packages/mysql-5.5.36 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system