forked from Meituan-Dianping/SQLAdvisor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.make
More file actions
80 lines (56 loc) · 3.51 KB
/
Copy pathbuild.make
File metadata and controls
80 lines (56 loc) · 3.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# 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 = /home/longxuegang/dba_public_scripts_tools/sqlparser
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/longxuegang/dba_public_scripts_tools/sqlparser
# Utility rule file for GenError.
# Include the progress variables for this target.
include extra/CMakeFiles/GenError.dir/progress.make
extra/CMakeFiles/GenError: include/mysqld_error.h
extra/CMakeFiles/GenError: sql/share/english/errmsg.sys
extra/CMakeFiles/GenError: sql/share/errmsg-utf8.txt
include/mysqld_error.h: sql/share/errmsg-utf8.txt
include/mysqld_error.h: extra/comp_err.c
$(CMAKE_COMMAND) -E cmake_progress_report /home/longxuegang/dba_public_scripts_tools/sqlparser/CMakeFiles $(CMAKE_PROGRESS_1)
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold "Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys"
cd /home/longxuegang/dba_public_scripts_tools/sqlparser/extra && ./comp_err --charset=/home/longxuegang/dba_public_scripts_tools/sqlparser/sql/share/charsets --out-dir=/home/longxuegang/dba_public_scripts_tools/sqlparser/sql/share/ --header_file=/home/longxuegang/dba_public_scripts_tools/sqlparser/include/mysqld_error.h --name_file=/home/longxuegang/dba_public_scripts_tools/sqlparser/include/mysqld_ername.h --state_file=/home/longxuegang/dba_public_scripts_tools/sqlparser/include/sql_state.h --in_file=/home/longxuegang/dba_public_scripts_tools/sqlparser/sql/share/errmsg-utf8.txt
sql/share/english/errmsg.sys: include/mysqld_error.h
GenError: extra/CMakeFiles/GenError
GenError: include/mysqld_error.h
GenError: sql/share/english/errmsg.sys
GenError: extra/CMakeFiles/GenError.dir/build.make
.PHONY : GenError
# Rule to build all files generated by this target.
extra/CMakeFiles/GenError.dir/build: GenError
.PHONY : extra/CMakeFiles/GenError.dir/build
extra/CMakeFiles/GenError.dir/clean:
cd /home/longxuegang/dba_public_scripts_tools/sqlparser/extra && $(CMAKE_COMMAND) -P CMakeFiles/GenError.dir/cmake_clean.cmake
.PHONY : extra/CMakeFiles/GenError.dir/clean
extra/CMakeFiles/GenError.dir/depend:
cd /home/longxuegang/dba_public_scripts_tools/sqlparser && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/longxuegang/dba_public_scripts_tools/sqlparser /home/longxuegang/dba_public_scripts_tools/sqlparser/extra /home/longxuegang/dba_public_scripts_tools/sqlparser /home/longxuegang/dba_public_scripts_tools/sqlparser/extra /home/longxuegang/dba_public_scripts_tools/sqlparser/extra/CMakeFiles/GenError.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : extra/CMakeFiles/GenError.dir/depend