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