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