mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / storage / ndb / src / mgmsrv / Makefile.in
blobd03ca795d7b3ccacec9b10362b9a713756e0bd57
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) 2004-2007 MySQL AB, 2009 Sun Microsystems, Inc.
18 # Use is subject to license terms.
20 # This program is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; version 2 of the License.
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
29 # You should have received a copy of the GNU General Public License
30 # along with this program; if not, write to the Free Software
31 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
33 # Copyright (C) 2004, 2006 MySQL AB
35 # This program is free software; you can redistribute it and/or modify
36 # it under the terms of the GNU General Public License as published by
37 # the Free Software Foundation; version 2 of the License.
39 # This program is distributed in the hope that it will be useful,
40 # but WITHOUT ANY WARRANTY; without even the implied warranty of
41 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
42 # GNU General Public License for more details.
44 # You should have received a copy of the GNU General Public License
45 # along with this program; if not, write to the Free Software
46 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
48 # Copyright (C) 2004-2006 MySQL AB
50 # This program is free software; you can redistribute it and/or modify
51 # it under the terms of the GNU General Public License as published by
52 # the Free Software Foundation; version 2 of the License.
54 # This program is distributed in the hope that it will be useful,
55 # but WITHOUT ANY WARRANTY; without even the implied warranty of
56 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
57 # GNU General Public License for more details.
59 # You should have received a copy of the GNU General Public License
60 # along with this program; if not, write to the Free Software
61 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
63 VPATH = @srcdir@
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 ndbbin_PROGRAMS = ndb_mgmd$(EXEEXT)
83 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
84 $(top_srcdir)/storage/ndb/config/common.mk.am \
85 $(top_srcdir)/storage/ndb/config/type_ndbapi.mk.am
86 subdir = storage/ndb/src/mgmsrv
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/maintainer.m4 \
89 $(top_srcdir)/config/ac-macros/alloca.m4 \
90 $(top_srcdir)/config/ac-macros/check_cpu.m4 \
91 $(top_srcdir)/config/ac-macros/character_sets.m4 \
92 $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
93 $(top_srcdir)/config/ac-macros/plugins.m4 \
94 $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
95 $(top_srcdir)/config/ac-macros/large_file.m4 \
96 $(top_srcdir)/config/ac-macros/misc.m4 \
97 $(top_srcdir)/config/ac-macros/readline.m4 \
98 $(top_srcdir)/config/ac-macros/ssl.m4 \
99 $(top_srcdir)/config/ac-macros/zlib.m4 \
100 $(top_srcdir)/configure.in
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102 $(ACLOCAL_M4)
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = $(top_builddir)/include/config.h
105 CONFIG_CLEAN_FILES =
106 am__installdirs = "$(DESTDIR)$(ndbbindir)"
107 ndbbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
108 PROGRAMS = $(ndbbin_PROGRAMS)
109 am_ndb_mgmd_OBJECTS = MgmtSrvr.$(OBJEXT) \
110 MgmtSrvrGeneralSignalHandling.$(OBJEXT) main.$(OBJEXT) \
111 Services.$(OBJEXT) convertStrToInt.$(OBJEXT) \
112 SignalQueue.$(OBJEXT) MgmtSrvrConfig.$(OBJEXT) \
113 ConfigInfo.$(OBJEXT) InitConfigFileParser.$(OBJEXT) \
114 Config.$(OBJEXT)
115 ndb_mgmd_OBJECTS = $(am_ndb_mgmd_OBJECTS)
116 ndb_mgmd_LDADD = $(LDADD)
117 am__DEPENDENCIES_1 = $(top_builddir)/storage/ndb/src/mgmclient/CommandInterpreter.lo \
118 $(top_builddir)/storage/ndb/src/libndbclient.la \
119 $(top_builddir)/dbug/libdbug.a \
120 $(top_builddir)/mysys/libmysys.a \
121 $(top_builddir)/strings/libmystrings.a
122 ndb_mgmd_DEPENDENCIES = $(am__DEPENDENCIES_1)
123 ndb_mgmd_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
124 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
125 $(CXXFLAGS) $(ndb_mgmd_LDFLAGS) $(LDFLAGS) -o $@
126 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
127 depcomp = $(SHELL) $(top_srcdir)/depcomp
128 am__depfiles_maybe = depfiles
129 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
130 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
131 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
132 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
133 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
134 CXXLD = $(CXX)
135 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
136 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
137 $(LDFLAGS) -o $@
138 SOURCES = $(ndb_mgmd_SOURCES)
139 DIST_SOURCES = $(ndb_mgmd_SOURCES)
140 ETAGS = etags
141 CTAGS = ctags
142 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
143 ABI_CHECK = @ABI_CHECK@
144 ACLOCAL = @ACLOCAL@
145 ALLOCA = @ALLOCA@
146 AMTAR = @AMTAR@
147 AM_CFLAGS = @AM_CFLAGS@
148 AM_CXXFLAGS = $(NDB_AM_CXXFLAGS) $(NDB_CXXFLAGS)
149 AR = @AR@
150 ARFLAGS = @ARFLAGS@
151 AS = @AS@
152 ASFLAGS = @ASFLAGS@
153 AUTOCONF = @AUTOCONF@
154 AUTOHEADER = @AUTOHEADER@
155 AUTOMAKE = @AUTOMAKE@
156 AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
157 AWK = @AWK@
158 CC = @CC@
159 CCAS = @CCAS@
160 CCASDEPMODE = @CCASDEPMODE@
161 CCASFLAGS = @CCASFLAGS@
162 CCDEPMODE = @CCDEPMODE@
163 CC_VERSION = @CC_VERSION@
164 CFLAGS = @CFLAGS@
165 CHECK_PID = @CHECK_PID@
166 CHMOD = @CHMOD@
167 CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
168 CLIENT_LIBS = @CLIENT_LIBS@
169 CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
170 CMP = @CMP@
171 COMPILATION_COMMENT = @COMPILATION_COMMENT@
172 CONF_COMMAND = @CONF_COMMAND@
173 CP = @CP@
174 CPP = @CPP@
175 CPPFLAGS = @CPPFLAGS@
176 CXX = @CXX@
177 CXXCPP = @CXXCPP@
178 CXXDEPMODE = @CXXDEPMODE@
179 CXXFLAGS = @CXXFLAGS@
180 CXXLDFLAGS = @CXXLDFLAGS@
181 CXX_VERSION = @CXX_VERSION@
182 CYGPATH_W = @CYGPATH_W@
183 DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
184 DEPDIR = @DEPDIR@
185 DIFF = @DIFF@
186 DOT_FRM_VERSION = @DOT_FRM_VERSION@
187 DOXYGEN = @DOXYGEN@
188 DSYMUTIL = @DSYMUTIL@
189 DUMPBIN = @DUMPBIN@
190 DVIS = @DVIS@
191 ECHO_C = @ECHO_C@
192 ECHO_N = @ECHO_N@
193 ECHO_T = @ECHO_T@
194 EGREP = @EGREP@
195 EXEEXT = @EXEEXT@
196 FGREP = @FGREP@
197 FIND_PROC = @FIND_PROC@
198 GETCONF = @GETCONF@
199 GREP = @GREP@
200 GXX = @GXX@
201 HOSTNAME = @HOSTNAME@
202 INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
203 INSTALL = @INSTALL@
204 INSTALL_DATA = @INSTALL_DATA@
205 INSTALL_PROGRAM = @INSTALL_PROGRAM@
206 INSTALL_SCRIPT = @INSTALL_SCRIPT@
207 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208 KILL = @KILL@
209 LD = @LD@
210 LDFLAGS = @LDFLAGS@
211 LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
212 LIBDL = @LIBDL@
213 LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
214 LIBOBJS = @LIBOBJS@
215 LIBS = @LIBS@
216 LIBTOOL = @LIBTOOL@
217 LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
218 LIPO = @LIPO@
219 LM_CFLAGS = @LM_CFLAGS@
220 LN = @LN@
221 LN_CP_F = @LN_CP_F@
222 LN_S = @LN_S@
223 LTLIBOBJS = @LTLIBOBJS@
224 MACHINE_TYPE = @MACHINE_TYPE@
225 MAKEINDEX = @MAKEINDEX@
226 MAKEINFO = @MAKEINFO@
227 MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
228 MAKE_SHELL = @MAKE_SHELL@
229 MKDIR_P = @MKDIR_P@
230 MV = @MV@
231 MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
232 MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
233 MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
234 MYSQLD_USER = @MYSQLD_USER@
235 MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
236 MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
237 MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
238 MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
239 MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
240 MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
241 MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
242 MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
243 MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
244 MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
245 NDB_DEFS = @NDB_DEFS@
246 NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
247 NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
248 NDB_SCI_LIBS = @NDB_SCI_LIBS@
249 NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
250 NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
251 NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
252 NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
253 NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
254 NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
255 NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
256 NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
257 NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
258 NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
259 NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
260 NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
261 NM = @NM@
262 NMEDIT = @NMEDIT@
263 NOINST_LDFLAGS = @NOINST_LDFLAGS@
264 NON_THREADED_LIBS = @NON_THREADED_LIBS@
265 OBJDUMP = @OBJDUMP@
266 OBJEXT = @OBJEXT@
267 OTOOL = @OTOOL@
268 OTOOL64 = @OTOOL64@
269 PACKAGE = @PACKAGE@
270 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
271 PACKAGE_NAME = @PACKAGE_NAME@
272 PACKAGE_STRING = @PACKAGE_STRING@
273 PACKAGE_TARNAME = @PACKAGE_TARNAME@
274 PACKAGE_VERSION = @PACKAGE_VERSION@
275 PATH_SEPARATOR = @PATH_SEPARATOR@
276 PDFLATEX = @PDFLATEX@
277 PDFMANUAL = @PDFMANUAL@
278 PERL = @PERL@
279 PERL5 = @PERL5@
280 PROTOCOL_VERSION = @PROTOCOL_VERSION@
281 PS = @PS@
282 RANLIB = @RANLIB@
283 RM = @RM@
284 SAVE_ASFLAGS = @SAVE_ASFLAGS@
285 SAVE_CC = @SAVE_CC@
286 SAVE_CFLAGS = @SAVE_CFLAGS@
287 SAVE_CXX = @SAVE_CXX@
288 SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
289 SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
290 SAVE_LDFLAGS = @SAVE_LDFLAGS@
291 SED = @SED@
292 SET_MAKE = @SET_MAKE@
293 SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
294 SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
295 SHELL = @SHELL@
296 STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
297 STRIP = @STRIP@
298 SYSTEM_TYPE = @SYSTEM_TYPE@
299 TAR = @TAR@
300 TARGET_LINUX = @TARGET_LINUX@
301 TERMCAP_LIB = @TERMCAP_LIB@
302 TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
303 THREAD_LOBJECTS = @THREAD_LOBJECTS@
304 VERSION = @VERSION@
305 WRAPLIBS = @WRAPLIBS@
306 YACC = @YACC@
307 YACC_HEXT = @YACC_HEXT@
308 ZLIB_DEPS = @ZLIB_DEPS@
309 ZLIB_INCLUDES = @ZLIB_INCLUDES@
310 ZLIB_LIBS = @ZLIB_LIBS@
311 abs_builddir = @abs_builddir@
312 abs_srcdir = @abs_srcdir@
313 abs_top_builddir = @abs_top_builddir@
314 abs_top_srcdir = @abs_top_srcdir@
315 ac_ct_CC = @ac_ct_CC@
316 ac_ct_CXX = @ac_ct_CXX@
317 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
318 am__include = @am__include@
319 am__leading_dot = @am__leading_dot@
320 am__quote = @am__quote@
321 am__tar = @am__tar@
322 am__untar = @am__untar@
323 bindir = @bindir@
324 build = @build@
325 build_alias = @build_alias@
326 build_cpu = @build_cpu@
327 build_os = @build_os@
328 build_vendor = @build_vendor@
329 builddir = @builddir@
330 condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
331 condition_dependent_plugin_links = @condition_dependent_plugin_links@
332 condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
333 condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
334 datadir = @datadir@
335 datarootdir = @datarootdir@
336 docdir = @docdir@
337 docs_dirs = @docs_dirs@
338 dvidir = @dvidir@
339 exec_prefix = @exec_prefix@
340 extra_docs = @extra_docs@
341 host = @host@
342 host_alias = @host_alias@
343 host_cpu = @host_cpu@
344 host_os = @host_os@
345 host_vendor = @host_vendor@
346 htmldir = @htmldir@
347 includedir = @includedir@
348 infodir = @infodir@
349 innodb_system_libs = @innodb_system_libs@
350 install_sh = @install_sh@
351 libdir = @libdir@
352 libexecdir = @libexecdir@
353 libmysqld_dirs = @libmysqld_dirs@
354 localedir = @localedir@
355 localstatedir = @localstatedir@
356 lt_ECHO = @lt_ECHO@
357 man1_files = @man1_files@
358 man8_files = @man8_files@
359 man_dirs = @man_dirs@
360 mandir = @mandir@
361 mkdir_p = @mkdir_p@
362 mysql_pg_dirs = @mysql_pg_dirs@
363 mysql_pg_distdirs = @mysql_pg_distdirs@
364 mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
365 mysql_plugin_defs = @mysql_plugin_defs@
366 mysql_plugin_dirs = @mysql_plugin_dirs@
367 mysql_plugin_libs = @mysql_plugin_libs@
368 mysql_se_dirs = @mysql_se_dirs@
369 mysql_se_distdirs = @mysql_se_distdirs@
370 mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
371 ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
372 ndb_cxxflags_fix = @ndb_cxxflags_fix@
373 ndb_mgmclient_libs = @ndb_mgmclient_libs@
374 ndb_opt_subdirs = @ndb_opt_subdirs@
375 ndb_port = @ndb_port@
376 ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
377 ndbcluster_includes = @ndbcluster_includes@
378 ndbcluster_libs = @ndbcluster_libs@
379 ndbcluster_system_libs = @ndbcluster_system_libs@
380 netware_dir = @netware_dir@
381 oldincludedir = @oldincludedir@
382 openssl_includes = @openssl_includes@
383 openssl_libs = @openssl_libs@
384 pdfdir = @pdfdir@
385 plugin_archive_shared_target = @plugin_archive_shared_target@
386 plugin_archive_static_target = @plugin_archive_static_target@
387 plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
388 plugin_blackhole_static_target = @plugin_blackhole_static_target@
389 plugin_csv_shared_target = @plugin_csv_shared_target@
390 plugin_csv_static_target = @plugin_csv_static_target@
391 plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
392 plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
393 plugin_example_shared_target = @plugin_example_shared_target@
394 plugin_example_static_target = @plugin_example_static_target@
395 plugin_federated_shared_target = @plugin_federated_shared_target@
396 plugin_federated_static_target = @plugin_federated_static_target@
397 plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
398 plugin_ftexample_static_target = @plugin_ftexample_static_target@
399 plugin_heap_shared_target = @plugin_heap_shared_target@
400 plugin_heap_static_target = @plugin_heap_static_target@
401 plugin_innobase_shared_target = @plugin_innobase_shared_target@
402 plugin_innobase_static_target = @plugin_innobase_static_target@
403 plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
404 plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
405 plugin_myisam_shared_target = @plugin_myisam_shared_target@
406 plugin_myisam_static_target = @plugin_myisam_static_target@
407 plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
408 plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
409 plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
410 plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
411 plugin_partition_shared_target = @plugin_partition_shared_target@
412 plugin_partition_static_target = @plugin_partition_static_target@
413 prefix = @prefix@
414 program_transform_name = @program_transform_name@
415 psdir = @psdir@
416 readline_basedir = @readline_basedir@
417 readline_dir = @readline_dir@
418 readline_h_ln_cmd = @readline_h_ln_cmd@
419 readline_link = @readline_link@
420 readline_topdir = @readline_topdir@
421 sbindir = @sbindir@
422 server_scripts = @server_scripts@
423 sharedstatedir = @sharedstatedir@
424 sql_client_dirs = @sql_client_dirs@
425 sql_server = @sql_server@
426 sql_server_dirs = @sql_server_dirs@
427 sql_union_dirs = @sql_union_dirs@
428 srcdir = @srcdir@
429 sysconfdir = @sysconfdir@
430 target = @target@
431 target_alias = @target_alias@
432 target_cpu = @target_cpu@
433 target_os = @target_os@
434 target_vendor = @target_vendor@
435 tools_dirs = @tools_dirs@
436 top_build_prefix = @top_build_prefix@
437 top_builddir = @top_builddir@
438 top_srcdir = @top_srcdir@
439 uname_prog = @uname_prog@
440 yassl_dir = @yassl_dir@
441 yassl_h_ln_cmd = @yassl_h_ln_cmd@
442 yassl_libs = @yassl_libs@
443 yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
444 yassl_thread_cxxflags = @yassl_thread_cxxflags@
445 zlib_dir = @zlib_dir@
446 MYSQLDATAdir = $(localstatedir)
447 MYSQLSHAREdir = $(pkgdatadir)
448 MYSQLBASEdir = $(prefix)
449 #MYSQLCLUSTERdir= $(prefix)/mysql-cluster
450 MYSQLCLUSTERdir = .
451 ndb_mgmd_SOURCES = \
452 MgmtSrvr.cpp \
453 MgmtSrvrGeneralSignalHandling.cpp \
454 main.cpp \
455 Services.cpp \
456 convertStrToInt.cpp \
457 SignalQueue.cpp \
458 MgmtSrvrConfig.cpp \
459 ConfigInfo.cpp \
460 InitConfigFileParser.cpp \
461 Config.cpp
463 INCLUDES_LOC = -I$(top_srcdir)/storage/ndb/src/ndbapi \
464 -I$(top_srcdir)/storage/ndb/src/mgmapi \
465 -I$(top_srcdir)/storage/ndb/src/common/mgmcommon \
466 -I$(top_srcdir)/storage/ndb/src/mgmclient
468 LDADD_LOC = $(top_builddir)/storage/ndb/src/mgmclient/CommandInterpreter.lo \
469 $(top_builddir)/storage/ndb/src/libndbclient.la \
470 $(top_builddir)/dbug/libdbug.a \
471 $(top_builddir)/mysys/libmysys.a \
472 $(top_builddir)/strings/libmystrings.a \
473 @readline_link@ \
474 @NDB_SCI_LIBS@ \
475 @TERMCAP_LIB@
477 DEFS_LOC = -DDEFAULT_MYSQL_HOME="\"$(MYSQLBASEdir)\"" \
478 -DMYSQL_DATADIR="\"$(MYSQLDATAdir)\"" \
479 -DSHAREDIR="\"$(MYSQLSHAREdir)\"" \
480 -DMYSQLCLUSTERDIR="\"$(MYSQLCLUSTERdir)\""
482 ndbbindir = "$(libexecdir)"
483 ndbtoolsdir = "$(bindir)"
484 ndbtestdir = "$(bindir)"
485 ndblibdir = "$(pkglibdir)"
486 ndbincludedir = "$(pkgincludedir)/storage/ndb"
487 ndbapiincludedir = "$(pkgincludedir)/storage/ndb/ndbapi"
488 mgmapiincludedir = "$(pkgincludedir)/storage/ndb/mgmapi"
489 INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
490 -I$(top_builddir)/storage/ndb/include -I$(top_srcdir)/include \
491 -I$(top_srcdir)/mysys -I$(top_srcdir)/storage/ndb/include \
492 -I$(top_srcdir)/storage/ndb/include/kernel \
493 -I$(top_srcdir)/storage/ndb/include/transporter \
494 -I$(top_srcdir)/storage/ndb/include/debugger \
495 -I$(top_srcdir)/storage/ndb/include/mgmapi \
496 -I$(top_srcdir)/storage/ndb/include/mgmcommon \
497 -I$(top_srcdir)/storage/ndb/include/ndbapi \
498 -I$(top_srcdir)/storage/ndb/include/util \
499 -I$(top_srcdir)/storage/ndb/include/portlib \
500 -I$(top_srcdir)/storage/ndb/include/logger
501 LDADD = $(LDADD_LOC)
502 NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC)
503 NDB_AM_CXXFLAGS := $(AM_CXXFLAGS)
504 ndb_mgmd_LDFLAGS = @ndb_bin_am_ldflags@
505 all: all-am
507 .SUFFIXES:
508 .SUFFIXES: .cpp .lo .o .obj
509 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/storage/ndb/config/common.mk.am $(top_srcdir)/storage/ndb/config/type_ndbapi.mk.am $(am__configure_deps)
510 @for dep in $?; do \
511 case '$(am__configure_deps)' in \
512 *$$dep*) \
513 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
514 && { if test -f $@; then exit 0; else break; fi; }; \
515 exit 1;; \
516 esac; \
517 done; \
518 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu storage/ndb/src/mgmsrv/Makefile'; \
519 cd $(top_srcdir) && \
520 $(AUTOMAKE) --gnu storage/ndb/src/mgmsrv/Makefile
521 .PRECIOUS: Makefile
522 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
523 @case '$?' in \
524 *config.status*) \
525 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
526 *) \
527 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
528 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
529 esac;
531 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
532 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
534 $(top_srcdir)/configure: $(am__configure_deps)
535 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
536 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
537 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
538 install-ndbbinPROGRAMS: $(ndbbin_PROGRAMS)
539 @$(NORMAL_INSTALL)
540 test -z "$(ndbbindir)" || $(MKDIR_P) "$(DESTDIR)$(ndbbindir)"
541 @list='$(ndbbin_PROGRAMS)'; for p in $$list; do \
542 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
543 if test -f $$p \
544 || test -f $$p1 \
545 ; then \
546 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
547 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(ndbbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(ndbbindir)/$$f'"; \
548 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(ndbbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(ndbbindir)/$$f" || exit 1; \
549 else :; fi; \
550 done
552 uninstall-ndbbinPROGRAMS:
553 @$(NORMAL_UNINSTALL)
554 @list='$(ndbbin_PROGRAMS)'; for p in $$list; do \
555 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
556 echo " rm -f '$(DESTDIR)$(ndbbindir)/$$f'"; \
557 rm -f "$(DESTDIR)$(ndbbindir)/$$f"; \
558 done
560 clean-ndbbinPROGRAMS:
561 @list='$(ndbbin_PROGRAMS)'; for p in $$list; do \
562 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
563 echo " rm -f $$p $$f"; \
564 rm -f $$p $$f ; \
565 done
566 ndb_mgmd$(EXEEXT): $(ndb_mgmd_OBJECTS) $(ndb_mgmd_DEPENDENCIES)
567 @rm -f ndb_mgmd$(EXEEXT)
568 $(ndb_mgmd_LINK) $(ndb_mgmd_OBJECTS) $(ndb_mgmd_LDADD) $(LIBS)
570 mostlyclean-compile:
571 -rm -f *.$(OBJEXT)
573 distclean-compile:
574 -rm -f *.tab.c
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Config.Po@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConfigInfo.Po@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InitConfigFileParser.Po@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MgmtSrvr.Po@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MgmtSrvrConfig.Po@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MgmtSrvrGeneralSignalHandling.Po@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Services.Po@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignalQueue.Po@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/convertStrToInt.Po@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
587 .cpp.o:
588 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
589 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
590 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
591 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
594 .cpp.obj:
595 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
596 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
598 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
601 .cpp.lo:
602 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
603 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
604 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
605 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
608 mostlyclean-libtool:
609 -rm -f *.lo
611 clean-libtool:
612 -rm -rf .libs _libs
614 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
615 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
616 unique=`for i in $$list; do \
617 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618 done | \
619 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
620 END { if (nonempty) { for (i in files) print i; }; }'`; \
621 mkid -fID $$unique
622 tags: TAGS
624 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
625 $(TAGS_FILES) $(LISP)
626 tags=; \
627 here=`pwd`; \
628 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
629 unique=`for i in $$list; do \
630 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
631 done | \
632 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
633 END { if (nonempty) { for (i in files) print i; }; }'`; \
634 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
635 test -n "$$unique" || unique=$$empty_fix; \
636 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
637 $$tags $$unique; \
639 ctags: CTAGS
640 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
641 $(TAGS_FILES) $(LISP)
642 tags=; \
643 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
644 unique=`for i in $$list; do \
645 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646 done | \
647 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
648 END { if (nonempty) { for (i in files) print i; }; }'`; \
649 test -z "$(CTAGS_ARGS)$$tags$$unique" \
650 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
651 $$tags $$unique
653 GTAGS:
654 here=`$(am__cd) $(top_builddir) && pwd` \
655 && cd $(top_srcdir) \
656 && gtags -i $(GTAGS_ARGS) $$here
658 distclean-tags:
659 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
661 distdir: $(DISTFILES)
662 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
663 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
664 list='$(DISTFILES)'; \
665 dist_files=`for file in $$list; do echo $$file; done | \
666 sed -e "s|^$$srcdirstrip/||;t" \
667 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
668 case $$dist_files in \
669 */*) $(MKDIR_P) `echo "$$dist_files" | \
670 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
671 sort -u` ;; \
672 esac; \
673 for file in $$dist_files; do \
674 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
675 if test -d $$d/$$file; then \
676 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
677 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
678 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
679 fi; \
680 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
681 else \
682 test -f $(distdir)/$$file \
683 || cp -p $$d/$$file $(distdir)/$$file \
684 || exit 1; \
685 fi; \
686 done
687 check-am: all-am
688 check: check-am
689 all-am: Makefile $(PROGRAMS)
690 installdirs:
691 for dir in "$(DESTDIR)$(ndbbindir)"; do \
692 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
693 done
694 install: install-am
695 install-exec: install-exec-am
696 install-data: install-data-am
697 uninstall: uninstall-am
699 install-am: all-am
700 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
702 installcheck: installcheck-am
703 install-strip:
704 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
705 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
706 `test -z '$(STRIP)' || \
707 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
708 mostlyclean-generic:
710 clean-generic:
712 distclean-generic:
713 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
715 maintainer-clean-generic:
716 @echo "This command is intended for maintainers to use"
717 @echo "it deletes files that may require special tools to rebuild."
718 clean: clean-am
720 clean-am: clean-generic clean-libtool clean-ndbbinPROGRAMS \
721 mostlyclean-am
723 distclean: distclean-am
724 -rm -rf ./$(DEPDIR)
725 -rm -f Makefile
726 distclean-am: clean-am distclean-compile distclean-generic \
727 distclean-tags
729 dvi: dvi-am
731 dvi-am:
733 html: html-am
735 info: info-am
737 info-am:
739 install-data-am: install-ndbbinPROGRAMS
741 install-dvi: install-dvi-am
743 install-exec-am:
745 install-html: install-html-am
747 install-info: install-info-am
749 install-man:
751 install-pdf: install-pdf-am
753 install-ps: install-ps-am
755 installcheck-am:
757 maintainer-clean: maintainer-clean-am
758 -rm -rf ./$(DEPDIR)
759 -rm -f Makefile
760 maintainer-clean-am: distclean-am maintainer-clean-generic
762 mostlyclean: mostlyclean-am
764 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
765 mostlyclean-libtool
767 pdf: pdf-am
769 pdf-am:
771 ps: ps-am
773 ps-am:
775 uninstall-am: uninstall-ndbbinPROGRAMS
777 .MAKE: install-am install-strip
779 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
780 clean-libtool clean-ndbbinPROGRAMS ctags distclean \
781 distclean-compile distclean-generic distclean-libtool \
782 distclean-tags distdir dvi dvi-am html html-am info info-am \
783 install install-am install-data install-data-am install-dvi \
784 install-dvi-am install-exec install-exec-am install-html \
785 install-html-am install-info install-info-am install-man \
786 install-ndbbinPROGRAMS install-pdf install-pdf-am install-ps \
787 install-ps-am install-strip installcheck installcheck-am \
788 installdirs maintainer-clean maintainer-clean-generic \
789 mostlyclean mostlyclean-compile mostlyclean-generic \
790 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
791 uninstall-am uninstall-ndbbinPROGRAMS
794 # Don't update the files from bitkeeper
795 %::SCCS/s.%
797 windoze-dsp: ndb_mgmd.dsp
799 ndb_mgmd.dsp: Makefile \
800 $(top_srcdir)/storage/ndb/config/win-prg.am \
801 $(top_srcdir)/storage/ndb/config/win-name \
802 $(top_srcdir)/storage/ndb/config/win-includes \
803 $(top_srcdir)/storage/ndb/config/win-sources \
804 $(top_srcdir)/storage/ndb/config/win-libraries
805 cat $(top_srcdir)/storage/ndb/config/win-prg.am > $@
806 @$(top_srcdir)/storage/ndb/config/win-name $@ $(ndbbin_PROGRAMS)
807 @$(top_srcdir)/storage/ndb/config/win-includes $@ $(INCLUDES)
808 @$(top_srcdir)/storage/ndb/config/win-sources $@ $(ndb_mgmd_SOURCES)
809 @$(top_srcdir)/storage/ndb/config/win-libraries $@ LINK $(LDADD)
810 # Tell versions [3.59,3.63) of GNU make to not export all variables.
811 # Otherwise a system limit (for SysV at least) may be exceeded.
812 .NOEXPORT: