mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / scripts / Makefile.in
blob986c39c4d1d8e0db794997ca9108db29bcc340d1
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
19 # This program is free software; you can redistribute it and/or modify
20 # it under the terms of the GNU General Public License as published by
21 # the Free Software Foundation; version 2 of the License.
23 # This program is distributed in the hope that it will be useful,
24 # but WITHOUT ANY WARRANTY; without even the implied warranty of
25 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26 # GNU General Public License for more details.
28 # You should have received a copy of the GNU General Public License
29 # along with this program; if not, write to the Free Software
30 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
33 VPATH = @srcdir@
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38 install_sh_DATA = $(install_sh) -c -m 644
39 install_sh_PROGRAM = $(install_sh) -c
40 install_sh_SCRIPT = $(install_sh) -c
41 INSTALL_HEADER = $(INSTALL_DATA)
42 transform = $(program_transform_name)
43 NORMAL_INSTALL = :
44 PRE_INSTALL = :
45 POST_INSTALL = :
46 NORMAL_UNINSTALL = :
47 PRE_UNINSTALL = :
48 POST_UNINSTALL = :
49 build_triplet = @build@
50 host_triplet = @host@
51 target_triplet = @target@
52 EXTRA_PROGRAMS = comp_sql$(EXEEXT)
53 subdir = scripts
54 DIST_COMMON = $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \
55 $(srcdir)/Makefile.in
56 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57 am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/maintainer.m4 \
58 $(top_srcdir)/config/ac-macros/alloca.m4 \
59 $(top_srcdir)/config/ac-macros/check_cpu.m4 \
60 $(top_srcdir)/config/ac-macros/character_sets.m4 \
61 $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
62 $(top_srcdir)/config/ac-macros/plugins.m4 \
63 $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
64 $(top_srcdir)/config/ac-macros/large_file.m4 \
65 $(top_srcdir)/config/ac-macros/misc.m4 \
66 $(top_srcdir)/config/ac-macros/readline.m4 \
67 $(top_srcdir)/config/ac-macros/ssl.m4 \
68 $(top_srcdir)/config/ac-macros/zlib.m4 \
69 $(top_srcdir)/configure.in
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71 $(ACLOCAL_M4)
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = $(top_builddir)/include/config.h
74 CONFIG_CLEAN_FILES =
75 comp_sql_SOURCES = comp_sql.c
76 comp_sql_OBJECTS = comp_sql.$(OBJEXT)
77 comp_sql_LDADD = $(LDADD)
78 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"
79 binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
80 SCRIPTS = $(bin_SCRIPTS) $(noinst_SCRIPTS)
81 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
82 depcomp = $(SHELL) $(top_srcdir)/depcomp
83 am__depfiles_maybe = depfiles
84 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 CCLD = $(CC)
90 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
92 $(LDFLAGS) -o $@
93 SOURCES = comp_sql.c
94 DIST_SOURCES = comp_sql.c
95 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
96 am__vpath_adj = case $$p in \
97 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
98 *) f=$$p;; \
99 esac;
100 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
101 dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
102 DATA = $(dist_pkgdata_DATA)
103 ETAGS = etags
104 CTAGS = ctags
105 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106 ABI_CHECK = @ABI_CHECK@
107 ACLOCAL = @ACLOCAL@
108 ALLOCA = @ALLOCA@
109 AMTAR = @AMTAR@
110 AM_CFLAGS = @AM_CFLAGS@
111 AM_CXXFLAGS = @AM_CXXFLAGS@
112 AR = @AR@
113 ARFLAGS = @ARFLAGS@
114 AS = @AS@
115 ASFLAGS = @ASFLAGS@
116 AUTOCONF = @AUTOCONF@
117 AUTOHEADER = @AUTOHEADER@
118 AUTOMAKE = @AUTOMAKE@
119 AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
120 AWK = @AWK@
121 CC = @CC@
122 CCAS = @CCAS@
123 CCASDEPMODE = @CCASDEPMODE@
124 CCASFLAGS = @CCASFLAGS@
125 CCDEPMODE = @CCDEPMODE@
126 CC_VERSION = @CC_VERSION@
127 CFLAGS = @CFLAGS@
128 CHECK_PID = @CHECK_PID@
129 CHMOD = @CHMOD@
130 CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
131 CLIENT_LIBS = @CLIENT_LIBS@
132 CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
133 CMP = @CMP@
134 COMPILATION_COMMENT = @COMPILATION_COMMENT@
135 CONF_COMMAND = @CONF_COMMAND@
136 CP = @CP@
137 CPP = @CPP@
138 CPPFLAGS = @CPPFLAGS@
139 CXX = @CXX@
140 CXXCPP = @CXXCPP@
141 CXXDEPMODE = @CXXDEPMODE@
142 CXXFLAGS = @CXXFLAGS@
143 CXXLDFLAGS = @CXXLDFLAGS@
144 CXX_VERSION = @CXX_VERSION@
145 CYGPATH_W = @CYGPATH_W@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DIFF = @DIFF@
149 DOT_FRM_VERSION = @DOT_FRM_VERSION@
150 DOXYGEN = @DOXYGEN@
151 DSYMUTIL = @DSYMUTIL@
152 DUMPBIN = @DUMPBIN@
153 DVIS = @DVIS@
154 ECHO_C = @ECHO_C@
155 ECHO_N = @ECHO_N@
156 ECHO_T = @ECHO_T@
157 EGREP = @EGREP@
158 EXEEXT = @EXEEXT@
159 FGREP = @FGREP@
160 FIND_PROC = @FIND_PROC@
161 GETCONF = @GETCONF@
162 GREP = @GREP@
163 GXX = @GXX@
164 HOSTNAME = @HOSTNAME@
165 INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
166 INSTALL = @INSTALL@
167 INSTALL_DATA = @INSTALL_DATA@
168 INSTALL_PROGRAM = @INSTALL_PROGRAM@
169 INSTALL_SCRIPT = @INSTALL_SCRIPT@
170 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
171 KILL = @KILL@
172 LD = @LD@
173 LDFLAGS = @LDFLAGS@
174 LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
175 LIBDL = @LIBDL@
176 LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
177 LIBOBJS = @LIBOBJS@
178 LIBS = @LIBS@
179 LIBTOOL = @LIBTOOL@
180 LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
181 LIPO = @LIPO@
182 LM_CFLAGS = @LM_CFLAGS@
183 LN = @LN@
184 LN_CP_F = @LN_CP_F@
185 LN_S = @LN_S@
186 LTLIBOBJS = @LTLIBOBJS@
187 MACHINE_TYPE = @MACHINE_TYPE@
188 MAKEINDEX = @MAKEINDEX@
189 MAKEINFO = @MAKEINFO@
190 MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
191 MAKE_SHELL = @MAKE_SHELL@
192 MKDIR_P = @MKDIR_P@
193 MV = @MV@
194 MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
195 MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
196 MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
197 MYSQLD_USER = @MYSQLD_USER@
198 MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
199 MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
200 MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
201 MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
202 MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
203 MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
204 MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
205 MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
206 MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
207 MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
208 NDB_DEFS = @NDB_DEFS@
209 NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
210 NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
211 NDB_SCI_LIBS = @NDB_SCI_LIBS@
212 NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
213 NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
214 NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
215 NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
216 NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
217 NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
218 NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
219 NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
220 NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
221 NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
222 NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
223 NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
224 NM = @NM@
225 NMEDIT = @NMEDIT@
226 NOINST_LDFLAGS = @NOINST_LDFLAGS@
227 NON_THREADED_LIBS = @NON_THREADED_LIBS@
228 OBJDUMP = @OBJDUMP@
229 OBJEXT = @OBJEXT@
230 OTOOL = @OTOOL@
231 OTOOL64 = @OTOOL64@
232 PACKAGE = @PACKAGE@
233 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234 PACKAGE_NAME = @PACKAGE_NAME@
235 PACKAGE_STRING = @PACKAGE_STRING@
236 PACKAGE_TARNAME = @PACKAGE_TARNAME@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 PDFLATEX = @PDFLATEX@
240 PDFMANUAL = @PDFMANUAL@
241 PERL = @PERL@
242 PERL5 = @PERL5@
243 PROTOCOL_VERSION = @PROTOCOL_VERSION@
244 PS = @PS@
245 RANLIB = @RANLIB@
246 RM = @RM@
247 SAVE_ASFLAGS = @SAVE_ASFLAGS@
248 SAVE_CC = @SAVE_CC@
249 SAVE_CFLAGS = @SAVE_CFLAGS@
250 SAVE_CXX = @SAVE_CXX@
251 SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
252 SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
253 SAVE_LDFLAGS = @SAVE_LDFLAGS@
254 SED = @SED@
255 SET_MAKE = @SET_MAKE@
256 SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
257 SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
258 SHELL = @SHELL@
259 STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
260 STRIP = @STRIP@
261 SYSTEM_TYPE = @SYSTEM_TYPE@
262 TAR = @TAR@
263 TARGET_LINUX = @TARGET_LINUX@
264 TERMCAP_LIB = @TERMCAP_LIB@
265 TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
266 THREAD_LOBJECTS = @THREAD_LOBJECTS@
267 VERSION = @VERSION@
268 WRAPLIBS = @WRAPLIBS@
269 YACC = @YACC@
270 YACC_HEXT = @YACC_HEXT@
271 ZLIB_DEPS = @ZLIB_DEPS@
272 ZLIB_INCLUDES = @ZLIB_INCLUDES@
273 ZLIB_LIBS = @ZLIB_LIBS@
274 abs_builddir = @abs_builddir@
275 abs_srcdir = @abs_srcdir@
276 abs_top_builddir = @abs_top_builddir@
277 abs_top_srcdir = @abs_top_srcdir@
278 ac_ct_CC = @ac_ct_CC@
279 ac_ct_CXX = @ac_ct_CXX@
280 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
281 am__include = @am__include@
282 am__leading_dot = @am__leading_dot@
283 am__quote = @am__quote@
284 am__tar = @am__tar@
285 am__untar = @am__untar@
286 bindir = @bindir@
287 build = @build@
288 build_alias = @build_alias@
289 build_cpu = @build_cpu@
290 build_os = @build_os@
291 build_vendor = @build_vendor@
292 builddir = @builddir@
293 condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
294 condition_dependent_plugin_links = @condition_dependent_plugin_links@
295 condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
296 condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
297 datadir = @datadir@
298 datarootdir = @datarootdir@
299 docdir = @docdir@
300 docs_dirs = @docs_dirs@
301 dvidir = @dvidir@
302 exec_prefix = @exec_prefix@
303 extra_docs = @extra_docs@
304 host = @host@
305 host_alias = @host_alias@
306 host_cpu = @host_cpu@
307 host_os = @host_os@
308 host_vendor = @host_vendor@
309 htmldir = @htmldir@
310 includedir = @includedir@
311 infodir = @infodir@
312 innodb_system_libs = @innodb_system_libs@
313 install_sh = @install_sh@
314 libdir = @libdir@
315 libexecdir = @libexecdir@
316 libmysqld_dirs = @libmysqld_dirs@
317 localedir = @localedir@
318 localstatedir = @localstatedir@
319 lt_ECHO = @lt_ECHO@
320 man1_files = @man1_files@
321 man8_files = @man8_files@
322 man_dirs = @man_dirs@
323 mandir = @mandir@
324 mkdir_p = @mkdir_p@
325 mysql_pg_dirs = @mysql_pg_dirs@
326 mysql_pg_distdirs = @mysql_pg_distdirs@
327 mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
328 mysql_plugin_defs = @mysql_plugin_defs@
329 mysql_plugin_dirs = @mysql_plugin_dirs@
330 mysql_plugin_libs = @mysql_plugin_libs@
331 mysql_se_dirs = @mysql_se_dirs@
332 mysql_se_distdirs = @mysql_se_distdirs@
333 mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
334 ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
335 ndb_cxxflags_fix = @ndb_cxxflags_fix@
336 ndb_mgmclient_libs = @ndb_mgmclient_libs@
337 ndb_opt_subdirs = @ndb_opt_subdirs@
338 ndb_port = @ndb_port@
339 ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
340 ndbcluster_includes = @ndbcluster_includes@
341 ndbcluster_libs = @ndbcluster_libs@
342 ndbcluster_system_libs = @ndbcluster_system_libs@
343 netware_dir = @netware_dir@
344 oldincludedir = @oldincludedir@
345 openssl_includes = @openssl_includes@
346 openssl_libs = @openssl_libs@
347 pdfdir = @pdfdir@
348 plugin_archive_shared_target = @plugin_archive_shared_target@
349 plugin_archive_static_target = @plugin_archive_static_target@
350 plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
351 plugin_blackhole_static_target = @plugin_blackhole_static_target@
352 plugin_csv_shared_target = @plugin_csv_shared_target@
353 plugin_csv_static_target = @plugin_csv_static_target@
354 plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
355 plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
356 plugin_example_shared_target = @plugin_example_shared_target@
357 plugin_example_static_target = @plugin_example_static_target@
358 plugin_federated_shared_target = @plugin_federated_shared_target@
359 plugin_federated_static_target = @plugin_federated_static_target@
360 plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
361 plugin_ftexample_static_target = @plugin_ftexample_static_target@
362 plugin_heap_shared_target = @plugin_heap_shared_target@
363 plugin_heap_static_target = @plugin_heap_static_target@
364 plugin_innobase_shared_target = @plugin_innobase_shared_target@
365 plugin_innobase_static_target = @plugin_innobase_static_target@
366 plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
367 plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
368 plugin_myisam_shared_target = @plugin_myisam_shared_target@
369 plugin_myisam_static_target = @plugin_myisam_static_target@
370 plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
371 plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
372 plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
373 plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
374 plugin_partition_shared_target = @plugin_partition_shared_target@
375 plugin_partition_static_target = @plugin_partition_static_target@
376 prefix = @prefix@
377 program_transform_name = @program_transform_name@
378 psdir = @psdir@
379 readline_basedir = @readline_basedir@
380 readline_dir = @readline_dir@
381 readline_h_ln_cmd = @readline_h_ln_cmd@
382 readline_link = @readline_link@
383 readline_topdir = @readline_topdir@
384 sbindir = @sbindir@
385 server_scripts = @server_scripts@
386 sharedstatedir = @sharedstatedir@
387 sql_client_dirs = @sql_client_dirs@
388 sql_server = @sql_server@
389 sql_server_dirs = @sql_server_dirs@
390 sql_union_dirs = @sql_union_dirs@
391 srcdir = @srcdir@
392 sysconfdir = @sysconfdir@
393 target = @target@
394 target_alias = @target_alias@
395 target_cpu = @target_cpu@
396 target_os = @target_os@
397 target_vendor = @target_vendor@
398 tools_dirs = @tools_dirs@
399 top_build_prefix = @top_build_prefix@
400 top_builddir = @top_builddir@
401 top_srcdir = @top_srcdir@
402 uname_prog = @uname_prog@
403 yassl_dir = @yassl_dir@
404 yassl_h_ln_cmd = @yassl_h_ln_cmd@
405 yassl_libs = @yassl_libs@
406 yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
407 yassl_thread_cxxflags = @yassl_thread_cxxflags@
408 zlib_dir = @zlib_dir@
409 BUILT_SOURCES = mysql_fix_privilege_tables.sql \
410 mysql_fix_privilege_tables_sql.c
412 bin_SCRIPTS = @server_scripts@ \
413 msql2mysql \
414 mysql_config \
415 mysql_fix_privilege_tables \
416 mysql_fix_extensions \
417 mysql_setpermission \
418 mysql_secure_installation \
419 mysql_zap \
420 mysqlaccess \
421 mysqlbug \
422 mysql_convert_table_format \
423 mysql_find_rows \
424 mysqlhotcopy \
425 mysqldumpslow \
426 mysqld_multi
428 noinst_SCRIPTS = make_binary_distribution \
429 make_sharedlib_distribution
431 EXTRA_SCRIPTS = make_binary_distribution.sh \
432 make_sharedlib_distribution.sh \
433 msql2mysql.sh \
434 mysql_config.sh \
435 mysql_config.pl.in \
436 mysql_fix_privilege_tables.sh \
437 mysql_fix_extensions.sh \
438 mysql_install_db.sh \
439 mysql_install_db.pl.in \
440 mysql_setpermission.sh \
441 mysql_secure_installation.sh \
442 mysql_secure_installation.pl.in \
443 mysql_zap.sh \
444 mysqlaccess.sh \
445 mysqlbug.sh \
446 mysql_convert_table_format.sh \
447 mysql_find_rows.sh \
448 mysqlhotcopy.sh \
449 mysqldumpslow.sh \
450 mysqld_multi.sh \
451 mysqld_safe.sh
453 EXTRA_DIST = $(EXTRA_SCRIPTS) \
454 mysqlaccess.conf \
455 mysqlbug \
456 make_win_bin_dist \
457 mysql_fix_privilege_tables_sql.c \
458 mysql_system_tables_fix.sql \
459 CMakeLists.txt
461 dist_pkgdata_DATA = fill_help_tables.sql \
462 mysql_fix_privilege_tables.sql \
463 mysql_system_tables.sql \
464 mysql_system_tables_data.sql \
465 mysql_test_data_timezone.sql
467 CLEANFILES = @server_scripts@ \
468 make_binary_distribution \
469 make_sharedlib_distribution \
470 msql2mysql \
471 mysql_config \
472 mysql_fix_privilege_tables \
473 mysql_fix_extensions \
474 mysql_setpermission \
475 mysql_secure_installation \
476 mysql_zap \
477 mysqlaccess \
478 mysql_convert_table_format \
479 mysql_find_rows \
480 mysqlhotcopy \
481 mysqldumpslow \
482 mysqld_multi
484 pkgplugindir = $(pkglibdir)/plugin
486 # Default same as 'pkgdatadir', but we can override it
487 pkgsuppdir = $(datadir)/@PACKAGE@
489 # mysqlbug should be distributed built so that people can report build
490 # failures with it.
491 DISTCLEANFILES = $(BUILT_SOURCES) mysqlbug
492 SUFFIXES = .sh
493 all: $(BUILT_SOURCES)
494 $(MAKE) $(AM_MAKEFLAGS) all-am
496 .SUFFIXES:
497 .SUFFIXES: .sh .c .lo .o .obj
498 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
499 @for dep in $?; do \
500 case '$(am__configure_deps)' in \
501 *$$dep*) \
502 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
503 && { if test -f $@; then exit 0; else break; fi; }; \
504 exit 1;; \
505 esac; \
506 done; \
507 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
508 cd $(top_srcdir) && \
509 $(AUTOMAKE) --gnu scripts/Makefile
510 .PRECIOUS: Makefile
511 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
512 @case '$?' in \
513 *config.status*) \
514 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
515 *) \
516 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
517 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
518 esac;
520 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
521 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
523 $(top_srcdir)/configure: $(am__configure_deps)
524 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
525 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
526 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
527 comp_sql$(EXEEXT): $(comp_sql_OBJECTS) $(comp_sql_DEPENDENCIES)
528 @rm -f comp_sql$(EXEEXT)
529 $(LINK) $(comp_sql_OBJECTS) $(comp_sql_LDADD) $(LIBS)
530 install-binSCRIPTS: $(bin_SCRIPTS)
531 @$(NORMAL_INSTALL)
532 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
533 @list='$(bin_SCRIPTS)'; for p in $$list; do \
534 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
535 if test -f $$d$$p; then \
536 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
537 echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
538 $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
539 else :; fi; \
540 done
542 uninstall-binSCRIPTS:
543 @$(NORMAL_UNINSTALL)
544 @list='$(bin_SCRIPTS)'; for p in $$list; do \
545 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
546 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
547 rm -f "$(DESTDIR)$(bindir)/$$f"; \
548 done
550 mostlyclean-compile:
551 -rm -f *.$(OBJEXT)
553 distclean-compile:
554 -rm -f *.tab.c
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comp_sql.Po@am__quote@
558 .c.o:
559 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
560 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
561 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
562 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
565 .c.obj:
566 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
567 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
568 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
569 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
572 .c.lo:
573 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
574 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
576 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
577 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
579 mostlyclean-libtool:
580 -rm -f *.lo
582 clean-libtool:
583 -rm -rf .libs _libs
584 install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
585 @$(NORMAL_INSTALL)
586 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
587 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
588 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
589 f=$(am__strip_dir) \
590 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
591 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
592 done
594 uninstall-dist_pkgdataDATA:
595 @$(NORMAL_UNINSTALL)
596 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
597 f=$(am__strip_dir) \
598 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
599 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
600 done
602 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
603 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
604 unique=`for i in $$list; do \
605 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
606 done | \
607 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
608 END { if (nonempty) { for (i in files) print i; }; }'`; \
609 mkid -fID $$unique
610 tags: TAGS
612 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
613 $(TAGS_FILES) $(LISP)
614 tags=; \
615 here=`pwd`; \
616 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
617 unique=`for i in $$list; do \
618 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
619 done | \
620 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
621 END { if (nonempty) { for (i in files) print i; }; }'`; \
622 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
623 test -n "$$unique" || unique=$$empty_fix; \
624 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625 $$tags $$unique; \
627 ctags: CTAGS
628 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
629 $(TAGS_FILES) $(LISP)
630 tags=; \
631 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
632 unique=`for i in $$list; do \
633 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
634 done | \
635 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
636 END { if (nonempty) { for (i in files) print i; }; }'`; \
637 test -z "$(CTAGS_ARGS)$$tags$$unique" \
638 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
639 $$tags $$unique
641 GTAGS:
642 here=`$(am__cd) $(top_builddir) && pwd` \
643 && cd $(top_srcdir) \
644 && gtags -i $(GTAGS_ARGS) $$here
646 distclean-tags:
647 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
649 distdir: $(DISTFILES)
650 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
651 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
652 list='$(DISTFILES)'; \
653 dist_files=`for file in $$list; do echo $$file; done | \
654 sed -e "s|^$$srcdirstrip/||;t" \
655 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
656 case $$dist_files in \
657 */*) $(MKDIR_P) `echo "$$dist_files" | \
658 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
659 sort -u` ;; \
660 esac; \
661 for file in $$dist_files; do \
662 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
663 if test -d $$d/$$file; then \
664 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
665 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
666 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
667 fi; \
668 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
669 else \
670 test -f $(distdir)/$$file \
671 || cp -p $$d/$$file $(distdir)/$$file \
672 || exit 1; \
673 fi; \
674 done
675 check-am: all-am
676 check: $(BUILT_SOURCES)
677 $(MAKE) $(AM_MAKEFLAGS) check-am
678 all-am: Makefile $(SCRIPTS) $(DATA)
679 installdirs:
680 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgdatadir)"; do \
681 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
682 done
683 install: $(BUILT_SOURCES)
684 $(MAKE) $(AM_MAKEFLAGS) install-am
685 install-exec: install-exec-am
686 install-data: install-data-am
687 uninstall: uninstall-am
689 install-am: all-am
690 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
692 installcheck: installcheck-am
693 install-strip:
694 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
695 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
696 `test -z '$(STRIP)' || \
697 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
698 mostlyclean-generic:
700 clean-generic:
701 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
703 distclean-generic:
704 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
705 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
707 maintainer-clean-generic:
708 @echo "This command is intended for maintainers to use"
709 @echo "it deletes files that may require special tools to rebuild."
710 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
711 clean: clean-am
713 clean-am: clean-generic clean-libtool mostlyclean-am
715 distclean: distclean-am
716 -rm -rf ./$(DEPDIR)
717 -rm -f Makefile
718 distclean-am: clean-am distclean-compile distclean-generic \
719 distclean-tags
721 dvi: dvi-am
723 dvi-am:
725 html: html-am
727 info: info-am
729 info-am:
731 install-data-am: install-dist_pkgdataDATA
733 install-dvi: install-dvi-am
735 install-exec-am: install-binSCRIPTS
737 install-html: install-html-am
739 install-info: install-info-am
741 install-man:
743 install-pdf: install-pdf-am
745 install-ps: install-ps-am
747 installcheck-am:
749 maintainer-clean: maintainer-clean-am
750 -rm -rf ./$(DEPDIR)
751 -rm -f Makefile
752 maintainer-clean-am: distclean-am maintainer-clean-generic
754 mostlyclean: mostlyclean-am
756 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
757 mostlyclean-libtool
759 pdf: pdf-am
761 pdf-am:
763 ps: ps-am
765 ps-am:
767 uninstall-am: uninstall-binSCRIPTS uninstall-dist_pkgdataDATA
769 .MAKE: install-am install-strip
771 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
772 clean-libtool ctags distclean distclean-compile \
773 distclean-generic distclean-libtool distclean-tags distdir dvi \
774 dvi-am html html-am info info-am install install-am \
775 install-binSCRIPTS install-data install-data-am \
776 install-dist_pkgdataDATA install-dvi install-dvi-am \
777 install-exec install-exec-am install-html install-html-am \
778 install-info install-info-am install-man install-pdf \
779 install-pdf-am install-ps install-ps-am install-strip \
780 installcheck installcheck-am installdirs maintainer-clean \
781 maintainer-clean-generic mostlyclean mostlyclean-compile \
782 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
783 tags uninstall uninstall-am uninstall-binSCRIPTS \
784 uninstall-dist_pkgdataDATA
787 # We want the right version and configure comand line in mysqlbug
788 mysqlbug: ${top_builddir}/config.status mysqlbug.sh
790 # Build mysql_fix_privilege_tables.sql from the files that contain
791 # the system tables for this version of MySQL plus any commands
792 # needed to upgrade the system tables from an older version
793 mysql_fix_privilege_tables.sql: mysql_system_tables.sql \
794 mysql_system_tables_fix.sql
795 @echo "Building $@";
796 @cat mysql_system_tables.sql mysql_system_tables_fix.sql > $@
799 # Build mysql_fix_privilege_tables_sql.c from
800 # mysql_fix_privileges_tables.sql using comp_sql
801 # The "sleep" ensures the generated file has a younger timestamp than its source
802 # (which may have been generated in this very same "make" run).
804 mysql_fix_privilege_tables_sql.c: comp_sql.c mysql_fix_privilege_tables.sql
805 $(MAKE) $(AM_MAKEFLAGS) comp_sql$(EXEEXT)
806 sleep 2
807 $(top_builddir)/host/comp_sql$(EXEEXT) \
808 mysql_fix_privilege_tables \
809 $(top_srcdir)/scripts/mysql_fix_privilege_tables.sql $@
811 .sh:
812 @RM@ -f $@ $@-t
813 @SED@ \
814 -e 's!@''bindir''@!$(bindir)!g' \
815 -e 's!@''sbindir''@!$(sbindir)!g' \
816 -e 's!@''scriptdir''@!$(bindir)!g' \
817 -e 's!@''prefix''@!$(prefix)!g' \
818 -e 's!@''datadir''@!$(datadir)!g' \
819 -e 's!@''localstatedir''@!$(localstatedir)!g' \
820 -e 's!@''libexecdir''@!$(libexecdir)!g' \
821 -e 's!@''pkglibdir''@!$(pkglibdir)!g' \
822 -e 's!@''pkgincludedir''@!$(pkgincludedir)!g' \
823 -e 's!@''pkgdatadir''@!$(pkgdatadir)!g' \
824 -e 's!@''pkgplugindir''@!$(pkgplugindir)!g' \
825 -e 's!@''pkgsuppdir''@!$(pkgsuppdir)!g' \
826 -e 's!@''sysconfdir''@!$(sysconfdir)!g' \
827 -e 's!@''mandir''@!$(mandir)!g' \
828 -e 's!@''infodir''@!$(infodir)!g' \
829 -e 's!@''CC''@!@CC@!'\
830 -e 's!@''CXX''@!@CXX@!'\
831 -e 's!@''GXX''@!@GXX@!'\
832 -e 's!@''SAVE_CC''@!@SAVE_CC@!'\
833 -e 's!@''SAVE_CXX''@!@SAVE_CXX@!'\
834 -e 's!@''CC_VERSION''@!@CC_VERSION@!'\
835 -e 's!@''CXX_VERSION''@!@CXX_VERSION@!'\
836 -e 's!@''PERL''@!@PERL@!' \
837 -e 's!@''SAVE_ASFLAGS''@!@SAVE_ASFLAGS@!'\
838 -e 's!@''SAVE_CFLAGS''@!@SAVE_CFLAGS@!'\
839 -e 's!@''SAVE_CXXFLAGS''@!@SAVE_CXXFLAGS@!'\
840 -e 's!@''SAVE_LDFLAGS''@!@SAVE_LDFLAGS@!'\
841 -e 's!@''ASFLAGS''@!@ASFLAGS@!'\
842 -e 's!@''CFLAGS''@!@CFLAGS@!'\
843 -e 's!@''CXXFLAGS''@!@CXXFLAGS@!'\
844 -e 's!@''LDFLAGS''@!@LDFLAGS@!'\
845 -e 's!@''LIBDL''@!@LIBDL@!'\
846 -e 's!@''CLIENT_LIBS''@!@CLIENT_LIBS@!' \
847 -e 's!@''ZLIB_LIBS''@!@ZLIB_LIBS@!' \
848 -e 's!@''LIBS''@!@LIBS@!' \
849 -e 's!@''WRAPLIBS''@!@WRAPLIBS@!' \
850 -e 's!@''innodb_system_libs''@!@innodb_system_libs@!' \
851 -e 's!@''openssl_libs''@!@openssl_libs@!' \
852 -e 's!@''VERSION''@!@VERSION@!' \
853 -e 's!@''MYSQL_BASE_VERSION''@!@MYSQL_BASE_VERSION@!' \
854 -e 's!@''MYSQL_SERVER_SUFFIX''@!@MYSQL_SERVER_SUFFIX@!' \
855 -e 's!@''COMPILATION_COMMENT''@!@COMPILATION_COMMENT@!' \
856 -e 's!@''MACHINE_TYPE''@!@MACHINE_TYPE@!' \
857 -e 's!@''HOSTNAME''@!@HOSTNAME@!' \
858 -e 's!@''SYSTEM_TYPE''@!@SYSTEM_TYPE@!' \
859 -e 's!@''CHECK_PID''@!@CHECK_PID@!' \
860 -e 's!@''FIND_PROC''@!@FIND_PROC@!' \
861 -e 's!@''MYSQLD_DEFAULT_SWITCHES''@!@MYSQLD_DEFAULT_SWITCHES@!' \
862 -e 's!@''MYSQL_UNIX_ADDR''@!@MYSQL_UNIX_ADDR@!' \
863 -e 's!@''MYSQL_TCP_PORT''@!@MYSQL_TCP_PORT@!' \
864 -e 's!@''MYSQL_TCP_PORT_DEFAULT''@!@MYSQL_TCP_PORT_DEFAULT@!' \
865 -e 's!@''TARGET_LINUX''@!@TARGET_LINUX@!' \
866 -e "s!@""CONF_COMMAND""@!@CONF_COMMAND@!" \
867 -e 's!@''MYSQLD_USER''@!@MYSQLD_USER@!' \
868 -e 's!@''STATIC_NSS_FLAGS''@!@STATIC_NSS_FLAGS@!' \
869 -e 's!@''NON_THREADED_LIBS''@!@NON_THREADED_LIBS@!' \
870 -e 's!@''ZLIB_DEPS''@!@ZLIB_DEPS@!' \
871 -e "s!@MAKE@!$(MAKE)!" \
872 $< > $@-t
873 @CHMOD@ +x $@-t
874 @MV@ $@-t $@
876 # Don't update the files from bitkeeper
877 %::SCCS/s.%
878 # Tell versions [3.59,3.63) of GNU make to not export all variables.
879 # Otherwise a system limit (for SysV at least) may be exceeded.
880 .NOEXPORT: