mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / storage / ndb / src / kernel / error / Makefile.in
blobb40150db34816ce8476b9757ff8b03de247bf2a2
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 subdir = storage/ndb/src/kernel/error
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 LIBRARIES = $(noinst_LIBRARIES)
105 liberror_a_AR = $(AR) $(ARFLAGS)
106 liberror_a_LIBADD =
107 am_liberror_a_OBJECTS = TimeModule.$(OBJEXT) ErrorReporter.$(OBJEXT) \
108 ndbd_exit_codes.$(OBJEXT)
109 liberror_a_OBJECTS = $(am_liberror_a_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 = $(liberror_a_SOURCES)
132 DIST_SOURCES = $(liberror_a_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 noinst_LIBRARIES = liberror.a
440 liberror_a_SOURCES = TimeModule.cpp \
441 ErrorReporter.cpp \
442 ndbd_exit_codes.c
444 ndbbindir = "$(libexecdir)"
445 ndbtoolsdir = "$(bindir)"
446 ndbtestdir = "$(bindir)"
447 ndblibdir = "$(pkglibdir)"
448 ndbincludedir = "$(pkgincludedir)/storage/ndb"
449 ndbapiincludedir = "$(pkgincludedir)/storage/ndb/ndbapi"
450 mgmapiincludedir = "$(pkgincludedir)/storage/ndb/mgmapi"
451 INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
452 -I$(top_builddir)/storage/ndb/include -I$(top_srcdir)/include \
453 -I$(top_srcdir)/storage/ndb/include \
454 -I$(top_srcdir)/storage/ndb/src/kernel/vm \
455 -I$(top_srcdir)/storage/ndb/src/kernel/error \
456 -I$(top_srcdir)/storage/ndb/src/kernel \
457 -I$(top_srcdir)/storage/ndb/include/kernel \
458 -I$(top_srcdir)/storage/ndb/include/transporter \
459 -I$(top_srcdir)/storage/ndb/include/debugger \
460 -I$(top_srcdir)/storage/ndb/include/mgmapi \
461 -I$(top_srcdir)/storage/ndb/include/mgmcommon \
462 -I$(top_srcdir)/storage/ndb/include/ndbapi \
463 -I$(top_srcdir)/storage/ndb/include/util \
464 -I$(top_srcdir)/storage/ndb/include/portlib \
465 -I$(top_srcdir)/storage/ndb/include/logger
466 LDADD = $(LDADD_LOC)
467 NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC)
468 NDB_AM_CXXFLAGS := $(AM_CXXFLAGS)
469 all: all-am
471 .SUFFIXES:
472 .SUFFIXES: .c .cpp .lo .o .obj
473 $(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)
474 @for dep in $?; do \
475 case '$(am__configure_deps)' in \
476 *$$dep*) \
477 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
478 && { if test -f $@; then exit 0; else break; fi; }; \
479 exit 1;; \
480 esac; \
481 done; \
482 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu storage/ndb/src/kernel/error/Makefile'; \
483 cd $(top_srcdir) && \
484 $(AUTOMAKE) --gnu storage/ndb/src/kernel/error/Makefile
485 .PRECIOUS: Makefile
486 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
487 @case '$?' in \
488 *config.status*) \
489 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
490 *) \
491 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
492 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
493 esac;
495 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
498 $(top_srcdir)/configure: $(am__configure_deps)
499 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
501 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
503 clean-noinstLIBRARIES:
504 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
505 liberror.a: $(liberror_a_OBJECTS) $(liberror_a_DEPENDENCIES)
506 -rm -f liberror.a
507 $(liberror_a_AR) liberror.a $(liberror_a_OBJECTS) $(liberror_a_LIBADD)
508 $(RANLIB) liberror.a
510 mostlyclean-compile:
511 -rm -f *.$(OBJEXT)
513 distclean-compile:
514 -rm -f *.tab.c
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ErrorReporter.Po@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TimeModule.Po@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ndbd_exit_codes.Po@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 .cpp.o:
542 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
543 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
544 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
548 .cpp.obj:
549 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
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 $@ `$(CYGPATH_W) '$<'`
555 .cpp.lo:
556 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
557 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
558 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
562 mostlyclean-libtool:
563 -rm -f *.lo
565 clean-libtool:
566 -rm -rf .libs _libs
568 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
569 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
570 unique=`for i in $$list; do \
571 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
572 done | \
573 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
574 END { if (nonempty) { for (i in files) print i; }; }'`; \
575 mkid -fID $$unique
576 tags: TAGS
578 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
579 $(TAGS_FILES) $(LISP)
580 tags=; \
581 here=`pwd`; \
582 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
583 unique=`for i in $$list; do \
584 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
585 done | \
586 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
587 END { if (nonempty) { for (i in files) print i; }; }'`; \
588 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
589 test -n "$$unique" || unique=$$empty_fix; \
590 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591 $$tags $$unique; \
593 ctags: CTAGS
594 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
595 $(TAGS_FILES) $(LISP)
596 tags=; \
597 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
598 unique=`for i in $$list; do \
599 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
600 done | \
601 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
602 END { if (nonempty) { for (i in files) print i; }; }'`; \
603 test -z "$(CTAGS_ARGS)$$tags$$unique" \
604 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
605 $$tags $$unique
607 GTAGS:
608 here=`$(am__cd) $(top_builddir) && pwd` \
609 && cd $(top_srcdir) \
610 && gtags -i $(GTAGS_ARGS) $$here
612 distclean-tags:
613 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
615 distdir: $(DISTFILES)
616 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
617 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
618 list='$(DISTFILES)'; \
619 dist_files=`for file in $$list; do echo $$file; done | \
620 sed -e "s|^$$srcdirstrip/||;t" \
621 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
622 case $$dist_files in \
623 */*) $(MKDIR_P) `echo "$$dist_files" | \
624 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
625 sort -u` ;; \
626 esac; \
627 for file in $$dist_files; do \
628 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
629 if test -d $$d/$$file; then \
630 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
631 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
632 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
633 fi; \
634 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
635 else \
636 test -f $(distdir)/$$file \
637 || cp -p $$d/$$file $(distdir)/$$file \
638 || exit 1; \
639 fi; \
640 done
641 check-am: all-am
642 check: check-am
643 all-am: Makefile $(LIBRARIES)
644 installdirs:
645 install: install-am
646 install-exec: install-exec-am
647 install-data: install-data-am
648 uninstall: uninstall-am
650 install-am: all-am
651 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
653 installcheck: installcheck-am
654 install-strip:
655 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
656 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
657 `test -z '$(STRIP)' || \
658 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
659 mostlyclean-generic:
661 clean-generic:
663 distclean-generic:
664 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
666 maintainer-clean-generic:
667 @echo "This command is intended for maintainers to use"
668 @echo "it deletes files that may require special tools to rebuild."
669 clean: clean-am
671 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
672 mostlyclean-am
674 distclean: distclean-am
675 -rm -rf ./$(DEPDIR)
676 -rm -f Makefile
677 distclean-am: clean-am distclean-compile distclean-generic \
678 distclean-tags
680 dvi: dvi-am
682 dvi-am:
684 html: html-am
686 info: info-am
688 info-am:
690 install-data-am:
692 install-dvi: install-dvi-am
694 install-exec-am:
696 install-html: install-html-am
698 install-info: install-info-am
700 install-man:
702 install-pdf: install-pdf-am
704 install-ps: install-ps-am
706 installcheck-am:
708 maintainer-clean: maintainer-clean-am
709 -rm -rf ./$(DEPDIR)
710 -rm -f Makefile
711 maintainer-clean-am: distclean-am maintainer-clean-generic
713 mostlyclean: mostlyclean-am
715 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
716 mostlyclean-libtool
718 pdf: pdf-am
720 pdf-am:
722 ps: ps-am
724 ps-am:
726 uninstall-am:
728 .MAKE: install-am install-strip
730 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
731 clean-libtool clean-noinstLIBRARIES ctags distclean \
732 distclean-compile distclean-generic distclean-libtool \
733 distclean-tags distdir dvi dvi-am html html-am info info-am \
734 install install-am install-data install-data-am install-dvi \
735 install-dvi-am install-exec install-exec-am install-html \
736 install-html-am install-info install-info-am install-man \
737 install-pdf install-pdf-am install-ps install-ps-am \
738 install-strip installcheck installcheck-am installdirs \
739 maintainer-clean maintainer-clean-generic mostlyclean \
740 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
741 pdf pdf-am ps ps-am tags uninstall uninstall-am
744 #AM_LDFLAGS = @ndb_ldflags@
746 # Don't update the files from bitkeeper
747 %::SCCS/s.%
749 windoze-dsp: liberror.dsp
751 liberror.dsp: Makefile \
752 $(top_srcdir)/storage/ndb/config/win-lib.am \
753 $(top_srcdir)/storage/ndb/config/win-name \
754 $(top_srcdir)/storage/ndb/config/win-includes \
755 $(top_srcdir)/storage/ndb/config/win-sources \
756 $(top_srcdir)/storage/ndb/config/win-libraries
757 cat $(top_srcdir)/storage/ndb/config/win-lib.am > $@
758 @$(top_srcdir)/storage/ndb/config/win-name $@ $(noinst_LIBRARIES)
759 @$(top_srcdir)/storage/ndb/config/win-includes $@ $(INCLUDES)
760 @$(top_srcdir)/storage/ndb/config/win-sources $@ $(liberror_a_SOURCES)
761 @$(top_srcdir)/storage/ndb/config/win-libraries $@ LIB $(LDADD)
762 # Tell versions [3.59,3.63) of GNU make to not export all variables.
763 # Otherwise a system limit (for SysV at least) may be exceeded.
764 .NOEXPORT: