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