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