1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
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.
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
17
# Copyright (C) 2004 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
63
top_srcdir = @top_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
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)
82
build_triplet = @build@
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) \
111
mkinstalldirs = $(install_sh) -d
112
CONFIG_HEADER = $(top_builddir)/config.h
114
LIBRARIES = $(noinst_LIBRARIES)
115
libbackup_a_AR = $(AR) $(ARFLAGS)
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)
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)
134
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137
AMDEP_FALSE = @AMDEP_FALSE@
138
AMDEP_TRUE = @AMDEP_TRUE@
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@
158
CCASFLAGS = @CCASFLAGS@
159
CCDEPMODE = @CCDEPMODE@
160
CC_VERSION = @CC_VERSION@
162
CHECK_PID = @CHECK_PID@
164
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
165
CLIENT_LIBS = @CLIENT_LIBS@
167
COMPILATION_COMMENT = @COMPILATION_COMMENT@
168
COMPILE_PSTACK_FALSE = @COMPILE_PSTACK_FALSE@
169
COMPILE_PSTACK_TRUE = @COMPILE_PSTACK_TRUE@
170
CONF_COMMAND = @CONF_COMMAND@
173
CPPFLAGS = @CPPFLAGS@
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)
185
DOT_FRM_VERSION = @DOT_FRM_VERSION@
196
FIND_PROC = @FIND_PROC@
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@
207
INSTALL_DATA = @INSTALL_DATA@
208
INSTALL_PROGRAM = @INSTALL_PROGRAM@
209
INSTALL_SCRIPT = @INSTALL_SCRIPT@
210
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
216
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
220
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
221
LM_CFLAGS = @LM_CFLAGS@
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@
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@
261
NOINST_LDFLAGS = @NOINST_LDFLAGS@
262
NON_THREADED_LIBS = @NON_THREADED_LIBS@
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@
275
PROTOCOL_VERSION = @PROTOCOL_VERSION@
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@
285
SET_MAKE = @SET_MAKE@
286
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
287
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
289
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
291
SYSTEM_TYPE = @SYSTEM_TYPE@
293
TARGET_LINUX = @TARGET_LINUX@
294
TERMCAP_LIB = @TERMCAP_LIB@
295
THREAD_LOBJECTS = @THREAD_LOBJECTS@
297
WRAPLIBS = @WRAPLIBS@
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@
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@
324
build_alias = @build_alias@
325
build_cpu = @build_cpu@
326
build_os = @build_os@
327
build_vendor = @build_vendor@
329
docs_dirs = @docs_dirs@
330
exec_prefix = @exec_prefix@
332
host_alias = @host_alias@
333
host_cpu = @host_cpu@
335
host_vendor = @host_vendor@
336
includedir = @includedir@
338
innodb_includes = @innodb_includes@
339
innodb_libs = @innodb_libs@
340
innodb_system_libs = @innodb_system_libs@
341
install_sh = @install_sh@
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@
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@
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@
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@
383
sysconfdir = @sysconfdir@
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
421
NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC)
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)
428
case '$(am__configure_deps)' in \
430
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
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
439
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
442
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
444
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
445
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
448
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
449
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
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
456
clean-noinstLIBRARIES:
457
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
458
libbackup.a: $(libbackup_a_OBJECTS) $(libbackup_a_DEPENDENCIES)
460
$(libbackup_a_AR) libbackup.a $(libbackup_a_OBJECTS) $(libbackup_a_LIBADD)
461
$(RANLIB) libbackup.a
469
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Backup.Po@am__quote@
470
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BackupInit.Po@am__quote@
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 $@ $<
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) '$<'`
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 $@ $<
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; \
508
$(AWK) ' { files[$$0] = 1; } \
509
END { for (i in files) print i; }'`; \
513
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
514
$(TAGS_FILES) $(LISP)
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; \
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) \
529
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
530
$(TAGS_FILES) $(LISP)
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; \
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) \
544
here=`$(am__cd) $(top_builddir) && pwd` \
545
&& cd $(top_srcdir) \
546
&& gtags -i $(GTAGS_ARGS) $$here
549
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 \
557
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
558
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
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 \
564
$(mkdir_p) "$(distdir)$$dir"; \
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; \
572
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
574
test -f $(distdir)/$$file \
575
|| cp -p $$d/$$file $(distdir)/$$file \
581
all-am: Makefile $(LIBRARIES)
584
install-exec: install-exec-am
585
install-data: install-data-am
586
uninstall: uninstall-am
589
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
591
installcheck: installcheck-am
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
602
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
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."
609
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
612
distclean: distclean-am
615
distclean-am: clean-am distclean-compile distclean-generic \
616
distclean-libtool distclean-tags
632
install-info: install-info-am
638
maintainer-clean: maintainer-clean-am
641
maintainer-clean-am: distclean-am maintainer-clean-generic
643
mostlyclean: mostlyclean-am
645
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
656
uninstall-am: uninstall-info-am
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 \
671
#AM_LDFLAGS = @ndb_ldflags@
673
# Don't update the files from bitkeeper
676
windoze-dsp: libbackup.dsp
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.