# 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/storage/perfschema/CMakeFiles/progress.marks cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 storage/perfschema/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 storage/perfschema/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 storage/perfschema/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 storage/perfschema/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. storage/perfschema/CMakeFiles/perfschema.dir/rule: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f CMakeFiles/Makefile2 storage/perfschema/CMakeFiles/perfschema.dir/rule .PHONY : storage/perfschema/CMakeFiles/perfschema.dir/rule # Convenience name for target. perfschema: storage/perfschema/CMakeFiles/perfschema.dir/rule .PHONY : perfschema # fast build rule for target. perfschema/fast: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/build .PHONY : perfschema/fast ha_perfschema.o: ha_perfschema.cc.o .PHONY : ha_perfschema.o # target to build an object file ha_perfschema.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.o .PHONY : ha_perfschema.cc.o ha_perfschema.i: ha_perfschema.cc.i .PHONY : ha_perfschema.i # target to preprocess a source file ha_perfschema.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.i .PHONY : ha_perfschema.cc.i ha_perfschema.s: ha_perfschema.cc.s .PHONY : ha_perfschema.s # target to generate assembly for a file ha_perfschema.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.s .PHONY : ha_perfschema.cc.s pfs.o: pfs.cc.o .PHONY : pfs.o # target to build an object file pfs.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.o .PHONY : pfs.cc.o pfs.i: pfs.cc.i .PHONY : pfs.i # target to preprocess a source file pfs.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.i .PHONY : pfs.cc.i pfs.s: pfs.cc.s .PHONY : pfs.s # target to generate assembly for a file pfs.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.s .PHONY : pfs.cc.s pfs_atomic.o: pfs_atomic.cc.o .PHONY : pfs_atomic.o # target to build an object file pfs_atomic.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_atomic.cc.o .PHONY : pfs_atomic.cc.o pfs_atomic.i: pfs_atomic.cc.i .PHONY : pfs_atomic.i # target to preprocess a source file pfs_atomic.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_atomic.cc.i .PHONY : pfs_atomic.cc.i pfs_atomic.s: pfs_atomic.cc.s .PHONY : pfs_atomic.s # target to generate assembly for a file pfs_atomic.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_atomic.cc.s .PHONY : pfs_atomic.cc.s pfs_check.o: pfs_check.cc.o .PHONY : pfs_check.o # target to build an object file pfs_check.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.o .PHONY : pfs_check.cc.o pfs_check.i: pfs_check.cc.i .PHONY : pfs_check.i # target to preprocess a source file pfs_check.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.i .PHONY : pfs_check.cc.i pfs_check.s: pfs_check.cc.s .PHONY : pfs_check.s # target to generate assembly for a file pfs_check.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.s .PHONY : pfs_check.cc.s pfs_column_values.o: pfs_column_values.cc.o .PHONY : pfs_column_values.o # target to build an object file pfs_column_values.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.o .PHONY : pfs_column_values.cc.o pfs_column_values.i: pfs_column_values.cc.i .PHONY : pfs_column_values.i # target to preprocess a source file pfs_column_values.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.i .PHONY : pfs_column_values.cc.i pfs_column_values.s: pfs_column_values.cc.s .PHONY : pfs_column_values.s # target to generate assembly for a file pfs_column_values.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.s .PHONY : pfs_column_values.cc.s pfs_engine_table.o: pfs_engine_table.cc.o .PHONY : pfs_engine_table.o # target to build an object file pfs_engine_table.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.o .PHONY : pfs_engine_table.cc.o pfs_engine_table.i: pfs_engine_table.cc.i .PHONY : pfs_engine_table.i # target to preprocess a source file pfs_engine_table.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.i .PHONY : pfs_engine_table.cc.i pfs_engine_table.s: pfs_engine_table.cc.s .PHONY : pfs_engine_table.s # target to generate assembly for a file pfs_engine_table.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.s .PHONY : pfs_engine_table.cc.s pfs_events_waits.o: pfs_events_waits.cc.o .PHONY : pfs_events_waits.o # target to build an object file pfs_events_waits.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.o .PHONY : pfs_events_waits.cc.o pfs_events_waits.i: pfs_events_waits.cc.i .PHONY : pfs_events_waits.i # target to preprocess a source file pfs_events_waits.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.i .PHONY : pfs_events_waits.cc.i pfs_events_waits.s: pfs_events_waits.cc.s .PHONY : pfs_events_waits.s # target to generate assembly for a file pfs_events_waits.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.s .PHONY : pfs_events_waits.cc.s pfs_global.o: pfs_global.cc.o .PHONY : pfs_global.o # target to build an object file pfs_global.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.o .PHONY : pfs_global.cc.o pfs_global.i: pfs_global.cc.i .PHONY : pfs_global.i # target to preprocess a source file pfs_global.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.i .PHONY : pfs_global.cc.i pfs_global.s: pfs_global.cc.s .PHONY : pfs_global.s # target to generate assembly for a file pfs_global.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.s .PHONY : pfs_global.cc.s pfs_instr.o: pfs_instr.cc.o .PHONY : pfs_instr.o # target to build an object file pfs_instr.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.o .PHONY : pfs_instr.cc.o pfs_instr.i: pfs_instr.cc.i .PHONY : pfs_instr.i # target to preprocess a source file pfs_instr.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.i .PHONY : pfs_instr.cc.i pfs_instr.s: pfs_instr.cc.s .PHONY : pfs_instr.s # target to generate assembly for a file pfs_instr.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.s .PHONY : pfs_instr.cc.s pfs_instr_class.o: pfs_instr_class.cc.o .PHONY : pfs_instr_class.o # target to build an object file pfs_instr_class.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.o .PHONY : pfs_instr_class.cc.o pfs_instr_class.i: pfs_instr_class.cc.i .PHONY : pfs_instr_class.i # target to preprocess a source file pfs_instr_class.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.i .PHONY : pfs_instr_class.cc.i pfs_instr_class.s: pfs_instr_class.cc.s .PHONY : pfs_instr_class.s # target to generate assembly for a file pfs_instr_class.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.s .PHONY : pfs_instr_class.cc.s pfs_server.o: pfs_server.cc.o .PHONY : pfs_server.o # target to build an object file pfs_server.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.o .PHONY : pfs_server.cc.o pfs_server.i: pfs_server.cc.i .PHONY : pfs_server.i # target to preprocess a source file pfs_server.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.i .PHONY : pfs_server.cc.i pfs_server.s: pfs_server.cc.s .PHONY : pfs_server.s # target to generate assembly for a file pfs_server.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.s .PHONY : pfs_server.cc.s pfs_timer.o: pfs_timer.cc.o .PHONY : pfs_timer.o # target to build an object file pfs_timer.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.o .PHONY : pfs_timer.cc.o pfs_timer.i: pfs_timer.cc.i .PHONY : pfs_timer.i # target to preprocess a source file pfs_timer.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.i .PHONY : pfs_timer.cc.i pfs_timer.s: pfs_timer.cc.s .PHONY : pfs_timer.s # target to generate assembly for a file pfs_timer.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.s .PHONY : pfs_timer.cc.s table_all_instr.o: table_all_instr.cc.o .PHONY : table_all_instr.o # target to build an object file table_all_instr.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.o .PHONY : table_all_instr.cc.o table_all_instr.i: table_all_instr.cc.i .PHONY : table_all_instr.i # target to preprocess a source file table_all_instr.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.i .PHONY : table_all_instr.cc.i table_all_instr.s: table_all_instr.cc.s .PHONY : table_all_instr.s # target to generate assembly for a file table_all_instr.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.s .PHONY : table_all_instr.cc.s table_events_waits.o: table_events_waits.cc.o .PHONY : table_events_waits.o # target to build an object file table_events_waits.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.o .PHONY : table_events_waits.cc.o table_events_waits.i: table_events_waits.cc.i .PHONY : table_events_waits.i # target to preprocess a source file table_events_waits.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.i .PHONY : table_events_waits.cc.i table_events_waits.s: table_events_waits.cc.s .PHONY : table_events_waits.s # target to generate assembly for a file table_events_waits.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.s .PHONY : table_events_waits.cc.s table_events_waits_summary.o: table_events_waits_summary.cc.o .PHONY : table_events_waits_summary.o # target to build an object file table_events_waits_summary.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o .PHONY : table_events_waits_summary.cc.o table_events_waits_summary.i: table_events_waits_summary.cc.i .PHONY : table_events_waits_summary.i # target to preprocess a source file table_events_waits_summary.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.i .PHONY : table_events_waits_summary.cc.i table_events_waits_summary.s: table_events_waits_summary.cc.s .PHONY : table_events_waits_summary.s # target to generate assembly for a file table_events_waits_summary.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.s .PHONY : table_events_waits_summary.cc.s table_ews_global_by_event_name.o: table_ews_global_by_event_name.cc.o .PHONY : table_ews_global_by_event_name.o # target to build an object file table_ews_global_by_event_name.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o .PHONY : table_ews_global_by_event_name.cc.o table_ews_global_by_event_name.i: table_ews_global_by_event_name.cc.i .PHONY : table_ews_global_by_event_name.i # target to preprocess a source file table_ews_global_by_event_name.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.i .PHONY : table_ews_global_by_event_name.cc.i table_ews_global_by_event_name.s: table_ews_global_by_event_name.cc.s .PHONY : table_ews_global_by_event_name.s # target to generate assembly for a file table_ews_global_by_event_name.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.s .PHONY : table_ews_global_by_event_name.cc.s table_file_instances.o: table_file_instances.cc.o .PHONY : table_file_instances.o # target to build an object file table_file_instances.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.o .PHONY : table_file_instances.cc.o table_file_instances.i: table_file_instances.cc.i .PHONY : table_file_instances.i # target to preprocess a source file table_file_instances.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.i .PHONY : table_file_instances.cc.i table_file_instances.s: table_file_instances.cc.s .PHONY : table_file_instances.s # target to generate assembly for a file table_file_instances.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.s .PHONY : table_file_instances.cc.s table_file_summary.o: table_file_summary.cc.o .PHONY : table_file_summary.o # target to build an object file table_file_summary.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary.cc.o .PHONY : table_file_summary.cc.o table_file_summary.i: table_file_summary.cc.i .PHONY : table_file_summary.i # target to preprocess a source file table_file_summary.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary.cc.i .PHONY : table_file_summary.cc.i table_file_summary.s: table_file_summary.cc.s .PHONY : table_file_summary.s # target to generate assembly for a file table_file_summary.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary.cc.s .PHONY : table_file_summary.cc.s table_performance_timers.o: table_performance_timers.cc.o .PHONY : table_performance_timers.o # target to build an object file table_performance_timers.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.o .PHONY : table_performance_timers.cc.o table_performance_timers.i: table_performance_timers.cc.i .PHONY : table_performance_timers.i # target to preprocess a source file table_performance_timers.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.i .PHONY : table_performance_timers.cc.i table_performance_timers.s: table_performance_timers.cc.s .PHONY : table_performance_timers.s # target to generate assembly for a file table_performance_timers.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.s .PHONY : table_performance_timers.cc.s table_setup_consumers.o: table_setup_consumers.cc.o .PHONY : table_setup_consumers.o # target to build an object file table_setup_consumers.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.o .PHONY : table_setup_consumers.cc.o table_setup_consumers.i: table_setup_consumers.cc.i .PHONY : table_setup_consumers.i # target to preprocess a source file table_setup_consumers.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.i .PHONY : table_setup_consumers.cc.i table_setup_consumers.s: table_setup_consumers.cc.s .PHONY : table_setup_consumers.s # target to generate assembly for a file table_setup_consumers.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.s .PHONY : table_setup_consumers.cc.s table_setup_instruments.o: table_setup_instruments.cc.o .PHONY : table_setup_instruments.o # target to build an object file table_setup_instruments.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.o .PHONY : table_setup_instruments.cc.o table_setup_instruments.i: table_setup_instruments.cc.i .PHONY : table_setup_instruments.i # target to preprocess a source file table_setup_instruments.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.i .PHONY : table_setup_instruments.cc.i table_setup_instruments.s: table_setup_instruments.cc.s .PHONY : table_setup_instruments.s # target to generate assembly for a file table_setup_instruments.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.s .PHONY : table_setup_instruments.cc.s table_setup_timers.o: table_setup_timers.cc.o .PHONY : table_setup_timers.o # target to build an object file table_setup_timers.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.o .PHONY : table_setup_timers.cc.o table_setup_timers.i: table_setup_timers.cc.i .PHONY : table_setup_timers.i # target to preprocess a source file table_setup_timers.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.i .PHONY : table_setup_timers.cc.i table_setup_timers.s: table_setup_timers.cc.s .PHONY : table_setup_timers.s # target to generate assembly for a file table_setup_timers.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.s .PHONY : table_setup_timers.cc.s table_sync_instances.o: table_sync_instances.cc.o .PHONY : table_sync_instances.o # target to build an object file table_sync_instances.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.o .PHONY : table_sync_instances.cc.o table_sync_instances.i: table_sync_instances.cc.i .PHONY : table_sync_instances.i # target to preprocess a source file table_sync_instances.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.i .PHONY : table_sync_instances.cc.i table_sync_instances.s: table_sync_instances.cc.s .PHONY : table_sync_instances.s # target to generate assembly for a file table_sync_instances.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.s .PHONY : table_sync_instances.cc.s table_threads.o: table_threads.cc.o .PHONY : table_threads.o # target to build an object file table_threads.cc.o: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.o .PHONY : table_threads.cc.o table_threads.i: table_threads.cc.i .PHONY : table_threads.i # target to preprocess a source file table_threads.cc.i: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.i .PHONY : table_threads.cc.i table_threads.s: table_threads.cc.s .PHONY : table_threads.s # target to generate assembly for a file table_threads.cc.s: cd /data/packages/packages/mysql-5.5.36 && $(MAKE) -f storage/perfschema/CMakeFiles/perfschema.dir/build.make storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.s .PHONY : table_threads.cc.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 "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... package" @echo "... package_source" @echo "... perfschema" @echo "... rebuild_cache" @echo "... test" @echo "... ha_perfschema.o" @echo "... ha_perfschema.i" @echo "... ha_perfschema.s" @echo "... pfs.o" @echo "... pfs.i" @echo "... pfs.s" @echo "... pfs_atomic.o" @echo "... pfs_atomic.i" @echo "... pfs_atomic.s" @echo "... pfs_check.o" @echo "... pfs_check.i" @echo "... pfs_check.s" @echo "... pfs_column_values.o" @echo "... pfs_column_values.i" @echo "... pfs_column_values.s" @echo "... pfs_engine_table.o" @echo "... pfs_engine_table.i" @echo "... pfs_engine_table.s" @echo "... pfs_events_waits.o" @echo "... pfs_events_waits.i" @echo "... pfs_events_waits.s" @echo "... pfs_global.o" @echo "... pfs_global.i" @echo "... pfs_global.s" @echo "... pfs_instr.o" @echo "... pfs_instr.i" @echo "... pfs_instr.s" @echo "... pfs_instr_class.o" @echo "... pfs_instr_class.i" @echo "... pfs_instr_class.s" @echo "... pfs_server.o" @echo "... pfs_server.i" @echo "... pfs_server.s" @echo "... pfs_timer.o" @echo "... pfs_timer.i" @echo "... pfs_timer.s" @echo "... table_all_instr.o" @echo "... table_all_instr.i" @echo "... table_all_instr.s" @echo "... table_events_waits.o" @echo "... table_events_waits.i" @echo "... table_events_waits.s" @echo "... table_events_waits_summary.o" @echo "... table_events_waits_summary.i" @echo "... table_events_waits_summary.s" @echo "... table_ews_global_by_event_name.o" @echo "... table_ews_global_by_event_name.i" @echo "... table_ews_global_by_event_name.s" @echo "... table_file_instances.o" @echo "... table_file_instances.i" @echo "... table_file_instances.s" @echo "... table_file_summary.o" @echo "... table_file_summary.i" @echo "... table_file_summary.s" @echo "... table_performance_timers.o" @echo "... table_performance_timers.i" @echo "... table_performance_timers.s" @echo "... table_setup_consumers.o" @echo "... table_setup_consumers.i" @echo "... table_setup_consumers.s" @echo "... table_setup_instruments.o" @echo "... table_setup_instruments.i" @echo "... table_setup_instruments.s" @echo "... table_setup_timers.o" @echo "... table_setup_timers.i" @echo "... table_setup_timers.s" @echo "... table_sync_instances.o" @echo "... table_sync_instances.i" @echo "... table_sync_instances.s" @echo "... table_threads.o" @echo "... table_threads.i" @echo "... table_threads.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