# 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 mysys/CMakeFiles/thr_lock.dir/depend.make # Include the progress variables for this target. include mysys/CMakeFiles/thr_lock.dir/progress.make # Include the compile flags for this target's objects. include mysys/CMakeFiles/thr_lock.dir/flags.make mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o: mysys/CMakeFiles/thr_lock.dir/flags.make mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o: mysys/thr_lock.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 mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o" cd /data/packages/packages/mysql-5.5.36/mysys && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -o CMakeFiles/thr_lock.dir/thr_lock.c.o -c /data/packages/packages/mysql-5.5.36/mysys/thr_lock.c mysys/CMakeFiles/thr_lock.dir/thr_lock.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/thr_lock.dir/thr_lock.c.i" cd /data/packages/packages/mysql-5.5.36/mysys && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -E /data/packages/packages/mysql-5.5.36/mysys/thr_lock.c > CMakeFiles/thr_lock.dir/thr_lock.c.i mysys/CMakeFiles/thr_lock.dir/thr_lock.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/thr_lock.dir/thr_lock.c.s" cd /data/packages/packages/mysql-5.5.36/mysys && /usr/bin/cc $(C_DEFINES) $(C_FLAGS) -S /data/packages/packages/mysql-5.5.36/mysys/thr_lock.c -o CMakeFiles/thr_lock.dir/thr_lock.c.s mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.requires: .PHONY : mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.requires mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.provides: mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.requires $(MAKE) -f mysys/CMakeFiles/thr_lock.dir/build.make mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.provides.build .PHONY : mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.provides mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.provides.build: mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o # Object files for target thr_lock thr_lock_OBJECTS = \ "CMakeFiles/thr_lock.dir/thr_lock.c.o" # External object files for target thr_lock thr_lock_EXTERNAL_OBJECTS = mysys/thr_lock: mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o mysys/thr_lock: mysys/CMakeFiles/thr_lock.dir/build.make mysys/thr_lock: mysys/libmysys.a mysys/thr_lock: dbug/libdbug.a mysys/thr_lock: mysys/libmysys.a mysys/thr_lock: dbug/libdbug.a mysys/thr_lock: strings/libstrings.a mysys/thr_lock: mysys/CMakeFiles/thr_lock.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking C executable thr_lock" cd /data/packages/packages/mysql-5.5.36/mysys && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/thr_lock.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. mysys/CMakeFiles/thr_lock.dir/build: mysys/thr_lock .PHONY : mysys/CMakeFiles/thr_lock.dir/build mysys/CMakeFiles/thr_lock.dir/requires: mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o.requires .PHONY : mysys/CMakeFiles/thr_lock.dir/requires mysys/CMakeFiles/thr_lock.dir/clean: cd /data/packages/packages/mysql-5.5.36/mysys && $(CMAKE_COMMAND) -P CMakeFiles/thr_lock.dir/cmake_clean.cmake .PHONY : mysys/CMakeFiles/thr_lock.dir/clean mysys/CMakeFiles/thr_lock.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/mysys /data/packages/packages/mysql-5.5.36 /data/packages/packages/mysql-5.5.36/mysys /data/packages/packages/mysql-5.5.36/mysys/CMakeFiles/thr_lock.dir/DependInfo.cmake --color=$(COLOR) .PHONY : mysys/CMakeFiles/thr_lock.dir/depend