~gaul/percona-data-recovery-tool-for-innodb/prerequisites

« back to all changes in this revision

Viewing changes to mysql-source/ndb/src/kernel/blocks/backup/Makefile.in

  • Committer: Aleksandr Kuzminsky
  • Date: 2010-01-14 13:05:06 UTC
  • mfrom: (1.1.1 page-signature-check)
  • Revision ID: aleksandr.kuzminsky@percona.com-20100114130506-72t6jxtll15gk3pp
Added InnoDB page signature check.
At the beginning of InnoDB page (type FIL_PAGE_INODE) there are infimum and supremum records.
They are located in fixed position depending on InnoDB page format(REDUNDANT (4.x and 5.x versions) or COMPACT(5.x only)).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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.
 
9
 
 
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.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# Copyright (C) 2004 MySQL AB
 
18
 
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.
 
22
 
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.
 
27
 
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
 
31
 
 
32
# Copyright (C) 2004, 2006 MySQL AB
 
33
 
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.
 
37
 
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.
 
42
 
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
 
46
 
 
47
# Copyright (C) 2004, 2006 MySQL AB
 
48
 
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.
 
52
 
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.
 
57
 
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
 
 
62
srcdir = @srcdir@
 
63
top_srcdir = @top_srcdir@
 
64
VPATH = @srcdir@
 
65
pkgdatadir = $(datadir)/@PACKAGE@
 
66
pkglibdir = $(libdir)/@PACKAGE@
 
67
pkgincludedir = $(includedir)/@PACKAGE@
 
68
top_builddir = ../../../../..
 
69
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
70
INSTALL = @INSTALL@
 
71
install_sh_DATA = $(install_sh) -c -m 644
 
72
install_sh_PROGRAM = $(install_sh) -c
 
73
install_sh_SCRIPT = $(install_sh) -c
 
74
INSTALL_HEADER = $(INSTALL_DATA)
 
75
transform = $(program_transform_name)
 
76
NORMAL_INSTALL = :
 
77
PRE_INSTALL = :
 
78
POST_INSTALL = :
 
79
NORMAL_UNINSTALL = :
 
80
PRE_UNINSTALL = :
 
81
POST_UNINSTALL = :
 
82
build_triplet = @build@
 
83
host_triplet = @host@
 
84
target_triplet = @target@
 
85
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
86
        $(top_srcdir)/ndb/config/common.mk.am \
 
87
        $(top_srcdir)/ndb/config/type_kernel.mk.am
 
88
subdir = ndb/src/kernel/blocks/backup
 
89
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
90
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
 
91
        $(top_srcdir)/config/ac-macros/check_cpu.m4 \
 
92
        $(top_srcdir)/config/ac-macros/character_sets.m4 \
 
93
        $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
 
94
        $(top_srcdir)/config/ac-macros/ha_archive.m4 \
 
95
        $(top_srcdir)/config/ac-macros/ha_berkeley.m4 \
 
96
        $(top_srcdir)/config/ac-macros/ha_blackhole.m4 \
 
97
        $(top_srcdir)/config/ac-macros/ha_example.m4 \
 
98
        $(top_srcdir)/config/ac-macros/ha_federated.m4 \
 
99
        $(top_srcdir)/config/ac-macros/ha_innodb.m4 \
 
100
        $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
 
101
        $(top_srcdir)/config/ac-macros/ha_tina.m4 \
 
102
        $(top_srcdir)/config/ac-macros/large_file.m4 \
 
103
        $(top_srcdir)/config/ac-macros/misc.m4 \
 
104
        $(top_srcdir)/config/ac-macros/openssl.m4 \
 
105
        $(top_srcdir)/config/ac-macros/readline.m4 \
 
106
        $(top_srcdir)/config/ac-macros/yassl.m4 \
 
107
        $(top_srcdir)/config/ac-macros/zlib.m4 \
 
108
        $(top_srcdir)/configure.in
 
109
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
110
        $(ACLOCAL_M4)
 
111
mkinstalldirs = $(install_sh) -d
 
112
CONFIG_HEADER = $(top_builddir)/config.h
 
113
CONFIG_CLEAN_FILES =
 
114
LIBRARIES = $(noinst_LIBRARIES)
 
115
libbackup_a_AR = $(AR) $(ARFLAGS)
 
116
libbackup_a_LIBADD =
 
117
am_libbackup_a_OBJECTS = Backup.$(OBJEXT) BackupInit.$(OBJEXT)
 
118
libbackup_a_OBJECTS = $(am_libbackup_a_OBJECTS)
 
119
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
120
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
121
am__depfiles_maybe = depfiles
 
122
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
123
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
124
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
 
125
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
126
        $(AM_CXXFLAGS) $(CXXFLAGS)
 
127
CXXLD = $(CXX)
 
128
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
129
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
130
SOURCES = $(libbackup_a_SOURCES)
 
131
DIST_SOURCES = $(libbackup_a_SOURCES)
 
132
ETAGS = etags
 
133
CTAGS = ctags
 
134
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
135
ACLOCAL = @ACLOCAL@
 
136
ALLOCA = @ALLOCA@
 
137
AMDEP_FALSE = @AMDEP_FALSE@
 
138
AMDEP_TRUE = @AMDEP_TRUE@
 
139
AMTAR = @AMTAR@
 
140
AR = @AR@
 
141
ARFLAGS = @ARFLAGS@
 
142
AS = @AS@
 
143
ASSEMBLER_FALSE = @ASSEMBLER_FALSE@
 
144
ASSEMBLER_TRUE = @ASSEMBLER_TRUE@
 
145
ASSEMBLER_sparc32_FALSE = @ASSEMBLER_sparc32_FALSE@
 
146
ASSEMBLER_sparc32_TRUE = @ASSEMBLER_sparc32_TRUE@
 
147
ASSEMBLER_sparc64_FALSE = @ASSEMBLER_sparc64_FALSE@
 
148
ASSEMBLER_sparc64_TRUE = @ASSEMBLER_sparc64_TRUE@
 
149
ASSEMBLER_x86_FALSE = @ASSEMBLER_x86_FALSE@
 
150
ASSEMBLER_x86_TRUE = @ASSEMBLER_x86_TRUE@
 
151
AUTOCONF = @AUTOCONF@
 
152
AUTOHEADER = @AUTOHEADER@
 
153
AUTOMAKE = @AUTOMAKE@
 
154
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
 
155
AWK = @AWK@
 
156
CC = @CC@
 
157
CCAS = @CCAS@
 
158
CCASFLAGS = @CCASFLAGS@
 
159
CCDEPMODE = @CCDEPMODE@
 
160
CC_VERSION = @CC_VERSION@
 
161
CFLAGS = @CFLAGS@
 
162
CHECK_PID = @CHECK_PID@
 
163
CHMOD = @CHMOD@
 
164
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
 
165
CLIENT_LIBS = @CLIENT_LIBS@
 
166
CMP = @CMP@
 
167
COMPILATION_COMMENT = @COMPILATION_COMMENT@
 
168
COMPILE_PSTACK_FALSE = @COMPILE_PSTACK_FALSE@
 
169
COMPILE_PSTACK_TRUE = @COMPILE_PSTACK_TRUE@
 
170
CONF_COMMAND = @CONF_COMMAND@
 
171
CP = @CP@
 
172
CPP = @CPP@
 
173
CPPFLAGS = @CPPFLAGS@
 
174
CXX = @CXX@
 
175
CXXCPP = @CXXCPP@
 
176
CXXDEPMODE = @CXXDEPMODE@
 
177
CXXFLAGS = @CXXFLAGS@
 
178
CXXLDFLAGS = @CXXLDFLAGS@
 
179
CXX_VERSION = @CXX_VERSION@
 
180
CYGPATH_W = @CYGPATH_W@
 
181
DARWIN_MWCC_FALSE = @DARWIN_MWCC_FALSE@
 
182
DARWIN_MWCC_TRUE = @DARWIN_MWCC_TRUE@
 
183
DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
 
184
DEPDIR = @DEPDIR@
 
185
DOT_FRM_VERSION = @DOT_FRM_VERSION@
 
186
DOXYGEN = @DOXYGEN@
 
187
DVIS = @DVIS@
 
188
ECHO = @ECHO@
 
189
ECHO_C = @ECHO_C@
 
190
ECHO_N = @ECHO_N@
 
191
ECHO_T = @ECHO_T@
 
192
EGREP = @EGREP@
 
193
EXEEXT = @EXEEXT@
 
194
F77 = @F77@
 
195
FFLAGS = @FFLAGS@
 
196
FIND_PROC = @FIND_PROC@
 
197
GETCONF = @GETCONF@
 
198
GXX = @GXX@
 
199
HAVE_NDBCLUSTER_DB_FALSE = @HAVE_NDBCLUSTER_DB_FALSE@
 
200
HAVE_NDBCLUSTER_DB_TRUE = @HAVE_NDBCLUSTER_DB_TRUE@
 
201
HAVE_NETWARE_FALSE = @HAVE_NETWARE_FALSE@
 
202
HAVE_NETWARE_TRUE = @HAVE_NETWARE_TRUE@
 
203
HAVE_YASSL_FALSE = @HAVE_YASSL_FALSE@
 
204
HAVE_YASSL_TRUE = @HAVE_YASSL_TRUE@
 
205
HOSTNAME = @HOSTNAME@
 
206
ICHECK = @ICHECK@
 
207
INSTALL_DATA = @INSTALL_DATA@
 
208
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
209
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
210
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
211
KILL = @KILL@
 
212
LD = @LD@
 
213
LDFLAGS = @LDFLAGS@
 
214
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
 
215
LIBDL = @LIBDL@
 
216
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
 
217
LIBOBJS = @LIBOBJS@
 
218
LIBS = @LIBS@
 
219
LIBTOOL = @LIBTOOL@
 
220
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
 
221
LM_CFLAGS = @LM_CFLAGS@
 
222
LN = @LN@
 
223
LN_CP_F = @LN_CP_F@
 
224
LN_S = @LN_S@
 
225
LTLIBOBJS = @LTLIBOBJS@
 
226
MACHINE_TYPE = @MACHINE_TYPE@
 
227
MAKEINDEX = @MAKEINDEX@
 
228
MAKEINFO = @MAKEINFO@
 
229
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
 
230
MAKE_SHELL = @MAKE_SHELL@
 
231
MV = @MV@
 
232
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
 
233
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
 
234
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
 
235
MYSQLD_USER = @MYSQLD_USER@
 
236
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
 
237
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
 
238
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
 
239
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
 
240
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
 
241
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
 
242
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
 
243
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
 
244
NDB_DEFS = @NDB_DEFS@
 
245
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
 
246
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
 
247
NDB_SCI_LIBS = @NDB_SCI_LIBS@
 
248
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
 
249
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
 
250
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
 
251
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
 
252
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
 
253
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
 
254
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
 
255
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
 
256
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
 
257
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
 
258
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
 
259
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
 
260
NM = @NM@
 
261
NOINST_LDFLAGS = @NOINST_LDFLAGS@
 
262
NON_THREADED_LIBS = @NON_THREADED_LIBS@
 
263
OBJEXT = @OBJEXT@
 
264
PACKAGE = @PACKAGE@
 
265
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
266
PACKAGE_NAME = @PACKAGE_NAME@
 
267
PACKAGE_STRING = @PACKAGE_STRING@
 
268
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
269
PACKAGE_VERSION = @PACKAGE_VERSION@
 
270
PATH_SEPARATOR = @PATH_SEPARATOR@
 
271
PDFLATEX = @PDFLATEX@
 
272
PDFMANUAL = @PDFMANUAL@
 
273
PERL = @PERL@
 
274
PERL5 = @PERL5@
 
275
PROTOCOL_VERSION = @PROTOCOL_VERSION@
 
276
PS = @PS@
 
277
RANLIB = @RANLIB@
 
278
RM = @RM@
 
279
SAVE_ASFLAGS = @SAVE_ASFLAGS@
 
280
SAVE_CFLAGS = @SAVE_CFLAGS@
 
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
THREAD_LOBJECTS = @THREAD_LOBJECTS@
 
296
VERSION = @VERSION@
 
297
WRAPLIBS = @WRAPLIBS@
 
298
YACC = @YACC@
 
299
ZLIB_DEPS = @ZLIB_DEPS@
 
300
ZLIB_INCLUDES = @ZLIB_INCLUDES@
 
301
ZLIB_LIBS = @ZLIB_LIBS@
 
302
ac_ct_AR = @ac_ct_AR@
 
303
ac_ct_CC = @ac_ct_CC@
 
304
ac_ct_CXX = @ac_ct_CXX@
 
305
ac_ct_F77 = @ac_ct_F77@
 
306
ac_ct_GETCONF = @ac_ct_GETCONF@
 
307
ac_ct_RANLIB = @ac_ct_RANLIB@
 
308
ac_ct_STRIP = @ac_ct_STRIP@
 
309
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
310
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
311
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
312
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
313
am__include = @am__include@
 
314
am__leading_dot = @am__leading_dot@
 
315
am__quote = @am__quote@
 
316
am__tar = @am__tar@
 
317
am__untar = @am__untar@
 
318
bdb_includes = @bdb_includes@
 
319
bdb_libs = @bdb_libs@
 
320
bdb_libs_with_path = @bdb_libs_with_path@
 
321
bench_dirs = @bench_dirs@
 
322
bindir = @bindir@
 
323
build = @build@
 
324
build_alias = @build_alias@
 
325
build_cpu = @build_cpu@
 
326
build_os = @build_os@
 
327
build_vendor = @build_vendor@
 
328
datadir = @datadir@
 
329
docs_dirs = @docs_dirs@
 
330
exec_prefix = @exec_prefix@
 
331
host = @host@
 
332
host_alias = @host_alias@
 
333
host_cpu = @host_cpu@
 
334
host_os = @host_os@
 
335
host_vendor = @host_vendor@
 
336
includedir = @includedir@
 
337
infodir = @infodir@
 
338
innodb_includes = @innodb_includes@
 
339
innodb_libs = @innodb_libs@
 
340
innodb_system_libs = @innodb_system_libs@
 
341
install_sh = @install_sh@
 
342
libdir = @libdir@
 
343
libexecdir = @libexecdir@
 
344
libmysqld_dirs = @libmysqld_dirs@
 
345
linked_client_targets = @linked_client_targets@
 
346
linked_libmysqld_targets = @linked_libmysqld_targets@
 
347
linked_netware_sources = @linked_netware_sources@
 
348
localstatedir = @localstatedir@
 
349
man1_files = @man1_files@
 
350
man8_files = @man8_files@
 
351
man_dirs = @man_dirs@
 
352
mandir = @mandir@
 
353
mkdir_p = @mkdir_p@
 
354
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
 
355
ndb_cxxflags_fix = @ndb_cxxflags_fix@
 
356
ndb_mgmclient_libs = @ndb_mgmclient_libs@
 
357
ndb_opt_subdirs = @ndb_opt_subdirs@
 
358
ndb_port = @ndb_port@
 
359
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
 
360
ndbcluster_includes = @ndbcluster_includes@
 
361
ndbcluster_libs = @ndbcluster_libs@
 
362
ndbcluster_system_libs = @ndbcluster_system_libs@
 
363
netware_dir = @netware_dir@
 
364
oldincludedir = @oldincludedir@
 
365
openssl_includes = @openssl_includes@
 
366
openssl_libs = @openssl_libs@
 
367
prefix = @prefix@
 
368
program_transform_name = @program_transform_name@
 
369
pstack_dirs = @pstack_dirs@
 
370
pstack_libs = @pstack_libs@
 
371
readline_basedir = @readline_basedir@
 
372
readline_dir = @readline_dir@
 
373
readline_h_ln_cmd = @readline_h_ln_cmd@
 
374
readline_link = @readline_link@
 
375
readline_topdir = @readline_topdir@
 
376
sbindir = @sbindir@
 
377
server_scripts = @server_scripts@
 
378
sharedstatedir = @sharedstatedir@
 
379
sql_client_dirs = @sql_client_dirs@
 
380
sql_server_dirs = @sql_server_dirs@
 
381
sql_union_dirs = @sql_union_dirs@
 
382
subdirs = @subdirs@
 
383
sysconfdir = @sysconfdir@
 
384
target = @target@
 
385
target_alias = @target_alias@
 
386
target_cpu = @target_cpu@
 
387
target_os = @target_os@
 
388
target_vendor = @target_vendor@
 
389
thread_dirs = @thread_dirs@
 
390
tools_dirs = @tools_dirs@
 
391
uname_prog = @uname_prog@
 
392
yassl_dir = @yassl_dir@
 
393
yassl_h_ln_cmd = @yassl_h_ln_cmd@
 
394
yassl_libs = @yassl_libs@
 
395
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
 
396
zlib_dir = @zlib_dir@
 
397
noinst_LIBRARIES = libbackup.a
 
398
libbackup_a_SOURCES = Backup.cpp BackupInit.cpp
 
399
ndbbindir = "$(libexecdir)"
 
400
ndbtoolsdir = "$(bindir)"
 
401
ndbtestdir = "$(bindir)"
 
402
ndblibdir = "$(pkglibdir)"
 
403
ndbincludedir = "$(pkgincludedir)/ndb"
 
404
ndbapiincludedir = "$(pkgincludedir)/ndb/ndbapi"
 
405
mgmapiincludedir = "$(pkgincludedir)/ndb/mgmapi"
 
406
INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
 
407
        -I$(top_builddir)/ndb/include -I$(top_srcdir)/include \
 
408
        -I$(top_srcdir)/ndb/include -I$(top_srcdir)/ndb/src/kernel/vm \
 
409
        -I$(top_srcdir)/ndb/src/kernel/error \
 
410
        -I$(top_srcdir)/ndb/src/kernel \
 
411
        -I$(top_srcdir)/ndb/include/kernel \
 
412
        -I$(top_srcdir)/ndb/include/transporter \
 
413
        -I$(top_srcdir)/ndb/include/debugger \
 
414
        -I$(top_srcdir)/ndb/include/mgmapi \
 
415
        -I$(top_srcdir)/ndb/include/mgmcommon \
 
416
        -I$(top_srcdir)/ndb/include/ndbapi \
 
417
        -I$(top_srcdir)/ndb/include/util \
 
418
        -I$(top_srcdir)/ndb/include/portlib \
 
419
        -I$(top_srcdir)/ndb/include/logger
 
420
LDADD = $(LDADD_LOC)
 
421
NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC) 
 
422
all: all-am
 
423
 
 
424
.SUFFIXES:
 
425
.SUFFIXES: .cpp .lo .o .obj
 
426
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/ndb/config/common.mk.am $(top_srcdir)/ndb/config/type_kernel.mk.am $(am__configure_deps)
 
427
        @for dep in $?; do \
 
428
          case '$(am__configure_deps)' in \
 
429
            *$$dep*) \
 
430
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
431
                && exit 0; \
 
432
              exit 1;; \
 
433
          esac; \
 
434
        done; \
 
435
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  ndb/src/kernel/blocks/backup/Makefile'; \
 
436
        cd $(top_srcdir) && \
 
437
          $(AUTOMAKE) --gnu  ndb/src/kernel/blocks/backup/Makefile
 
438
.PRECIOUS: Makefile
 
439
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
440
        @case '$?' in \
 
441
          *config.status*) \
 
442
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
443
          *) \
 
444
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
445
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
446
        esac;
 
447
 
 
448
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
449
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
450
 
 
451
$(top_srcdir)/configure:  $(am__configure_deps)
 
452
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
453
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
454
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
455
 
 
456
clean-noinstLIBRARIES:
 
457
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
458
libbackup.a: $(libbackup_a_OBJECTS) $(libbackup_a_DEPENDENCIES) 
 
459
        -rm -f libbackup.a
 
460
        $(libbackup_a_AR) libbackup.a $(libbackup_a_OBJECTS) $(libbackup_a_LIBADD)
 
461
        $(RANLIB) libbackup.a
 
462
 
 
463
mostlyclean-compile:
 
464
        -rm -f *.$(OBJEXT)
 
465
 
 
466
distclean-compile:
 
467
        -rm -f *.tab.c
 
468
 
 
469
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Backup.Po@am__quote@
 
470
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BackupInit.Po@am__quote@
 
471
 
 
472
.cpp.o:
 
473
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
474
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
475
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
476
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
477
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
478
 
 
479
.cpp.obj:
 
480
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
481
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
482
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
483
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
484
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
485
 
 
486
.cpp.lo:
 
487
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
488
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
489
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
490
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
491
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
492
 
 
493
mostlyclean-libtool:
 
494
        -rm -f *.lo
 
495
 
 
496
clean-libtool:
 
497
        -rm -rf .libs _libs
 
498
 
 
499
distclean-libtool:
 
500
        -rm -f libtool
 
501
uninstall-info-am:
 
502
 
 
503
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
504
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
505
        unique=`for i in $$list; do \
 
506
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
507
          done | \
 
508
          $(AWK) '    { files[$$0] = 1; } \
 
509
               END { for (i in files) print i; }'`; \
 
510
        mkid -fID $$unique
 
511
tags: TAGS
 
512
 
 
513
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
514
                $(TAGS_FILES) $(LISP)
 
515
        tags=; \
 
516
        here=`pwd`; \
 
517
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
518
        unique=`for i in $$list; do \
 
519
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
520
          done | \
 
521
          $(AWK) '    { files[$$0] = 1; } \
 
522
               END { for (i in files) print i; }'`; \
 
523
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
524
          test -n "$$unique" || unique=$$empty_fix; \
 
525
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
526
            $$tags $$unique; \
 
527
        fi
 
528
ctags: CTAGS
 
529
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
530
                $(TAGS_FILES) $(LISP)
 
531
        tags=; \
 
532
        here=`pwd`; \
 
533
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
534
        unique=`for i in $$list; do \
 
535
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
536
          done | \
 
537
          $(AWK) '    { files[$$0] = 1; } \
 
538
               END { for (i in files) print i; }'`; \
 
539
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
540
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
541
             $$tags $$unique
 
542
 
 
543
GTAGS:
 
544
        here=`$(am__cd) $(top_builddir) && pwd` \
 
545
          && cd $(top_srcdir) \
 
546
          && gtags -i $(GTAGS_ARGS) $$here
 
547
 
 
548
distclean-tags:
 
549
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
550
 
 
551
distdir: $(DISTFILES)
 
552
        $(mkdir_p) $(distdir)/../../../../../ndb/config
 
553
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
554
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
555
        list='$(DISTFILES)'; for file in $$list; do \
 
556
          case $$file in \
 
557
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
558
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
559
          esac; \
 
560
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
561
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
562
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
563
            dir="/$$dir"; \
 
564
            $(mkdir_p) "$(distdir)$$dir"; \
 
565
          else \
 
566
            dir=''; \
 
567
          fi; \
 
568
          if test -d $$d/$$file; then \
 
569
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
570
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
571
            fi; \
 
572
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
573
          else \
 
574
            test -f $(distdir)/$$file \
 
575
            || cp -p $$d/$$file $(distdir)/$$file \
 
576
            || exit 1; \
 
577
          fi; \
 
578
        done
 
579
check-am: all-am
 
580
check: check-am
 
581
all-am: Makefile $(LIBRARIES)
 
582
installdirs:
 
583
install: install-am
 
584
install-exec: install-exec-am
 
585
install-data: install-data-am
 
586
uninstall: uninstall-am
 
587
 
 
588
install-am: all-am
 
589
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
590
 
 
591
installcheck: installcheck-am
 
592
install-strip:
 
593
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
594
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
595
          `test -z '$(STRIP)' || \
 
596
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
597
mostlyclean-generic:
 
598
 
 
599
clean-generic:
 
600
 
 
601
distclean-generic:
 
602
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
603
 
 
604
maintainer-clean-generic:
 
605
        @echo "This command is intended for maintainers to use"
 
606
        @echo "it deletes files that may require special tools to rebuild."
 
607
clean: clean-am
 
608
 
 
609
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
 
610
        mostlyclean-am
 
611
 
 
612
distclean: distclean-am
 
613
        -rm -rf ./$(DEPDIR)
 
614
        -rm -f Makefile
 
615
distclean-am: clean-am distclean-compile distclean-generic \
 
616
        distclean-libtool distclean-tags
 
617
 
 
618
dvi: dvi-am
 
619
 
 
620
dvi-am:
 
621
 
 
622
html: html-am
 
623
 
 
624
info: info-am
 
625
 
 
626
info-am:
 
627
 
 
628
install-data-am:
 
629
 
 
630
install-exec-am:
 
631
 
 
632
install-info: install-info-am
 
633
 
 
634
install-man:
 
635
 
 
636
installcheck-am:
 
637
 
 
638
maintainer-clean: maintainer-clean-am
 
639
        -rm -rf ./$(DEPDIR)
 
640
        -rm -f Makefile
 
641
maintainer-clean-am: distclean-am maintainer-clean-generic
 
642
 
 
643
mostlyclean: mostlyclean-am
 
644
 
 
645
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
646
        mostlyclean-libtool
 
647
 
 
648
pdf: pdf-am
 
649
 
 
650
pdf-am:
 
651
 
 
652
ps: ps-am
 
653
 
 
654
ps-am:
 
655
 
 
656
uninstall-am: uninstall-info-am
 
657
 
 
658
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
659
        clean-libtool clean-noinstLIBRARIES ctags distclean \
 
660
        distclean-compile distclean-generic distclean-libtool \
 
661
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
662
        install install-am install-data install-data-am install-exec \
 
663
        install-exec-am install-info install-info-am install-man \
 
664
        install-strip installcheck installcheck-am installdirs \
 
665
        maintainer-clean maintainer-clean-generic mostlyclean \
 
666
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
667
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
 
668
        uninstall-info-am
 
669
 
 
670
 
 
671
#AM_LDFLAGS = @ndb_ldflags@
 
672
 
 
673
# Don't update the files from bitkeeper
 
674
%::SCCS/s.%
 
675
 
 
676
windoze-dsp: libbackup.dsp
 
677
 
 
678
libbackup.dsp: Makefile \
 
679
               $(top_srcdir)/ndb/config/win-lib.am \
 
680
               $(top_srcdir)/ndb/config/win-name \
 
681
               $(top_srcdir)/ndb/config/win-includes \
 
682
               $(top_srcdir)/ndb/config/win-sources \
 
683
               $(top_srcdir)/ndb/config/win-libraries
 
684
        cat $(top_srcdir)/ndb/config/win-lib.am > $@
 
685
        @$(top_srcdir)/ndb/config/win-name $@ $(noinst_LIBRARIES)
 
686
        @$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES)
 
687
        @$(top_srcdir)/ndb/config/win-sources $@ $(libbackup_a_SOURCES)
 
688
        @$(top_srcdir)/ndb/config/win-libraries $@ LIB $(LDADD)
 
689
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
690
# Otherwise a system limit (for SysV at least) may be exceeded.
 
691
.NOEXPORT: