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