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/common/debugger
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
LTLIBRARIES = $(noinst_LTLIBRARIES)
116
am_libtrace_la_OBJECTS = SignalLoggerManager.lo DebuggerNames.lo \
117
BlockNames.lo EventLogger.lo GrepError.lo
118
libtrace_la_OBJECTS = $(am_libtrace_la_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 = $(libtrace_la_SOURCES)
131
DIST_SOURCES = $(libtrace_la_SOURCES)
132
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
133
html-recursive info-recursive install-data-recursive \
134
install-exec-recursive install-info-recursive \
135
install-recursive installcheck-recursive installdirs-recursive \
136
pdf-recursive ps-recursive uninstall-info-recursive \
140
DIST_SUBDIRS = $(SUBDIRS)
141
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144
AMDEP_FALSE = @AMDEP_FALSE@
145
AMDEP_TRUE = @AMDEP_TRUE@
150
ASSEMBLER_FALSE = @ASSEMBLER_FALSE@
151
ASSEMBLER_TRUE = @ASSEMBLER_TRUE@
152
ASSEMBLER_sparc32_FALSE = @ASSEMBLER_sparc32_FALSE@
153
ASSEMBLER_sparc32_TRUE = @ASSEMBLER_sparc32_TRUE@
154
ASSEMBLER_sparc64_FALSE = @ASSEMBLER_sparc64_FALSE@
155
ASSEMBLER_sparc64_TRUE = @ASSEMBLER_sparc64_TRUE@
156
ASSEMBLER_x86_FALSE = @ASSEMBLER_x86_FALSE@
157
ASSEMBLER_x86_TRUE = @ASSEMBLER_x86_TRUE@
158
AUTOCONF = @AUTOCONF@
159
AUTOHEADER = @AUTOHEADER@
160
AUTOMAKE = @AUTOMAKE@
161
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
165
CCASFLAGS = @CCASFLAGS@
166
CCDEPMODE = @CCDEPMODE@
167
CC_VERSION = @CC_VERSION@
169
CHECK_PID = @CHECK_PID@
171
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
172
CLIENT_LIBS = @CLIENT_LIBS@
174
COMPILATION_COMMENT = @COMPILATION_COMMENT@
175
COMPILE_PSTACK_FALSE = @COMPILE_PSTACK_FALSE@
176
COMPILE_PSTACK_TRUE = @COMPILE_PSTACK_TRUE@
177
CONF_COMMAND = @CONF_COMMAND@
180
CPPFLAGS = @CPPFLAGS@
183
CXXDEPMODE = @CXXDEPMODE@
184
CXXFLAGS = @CXXFLAGS@
185
CXXLDFLAGS = @CXXLDFLAGS@
186
CXX_VERSION = @CXX_VERSION@
187
CYGPATH_W = @CYGPATH_W@
188
DARWIN_MWCC_FALSE = @DARWIN_MWCC_FALSE@
189
DARWIN_MWCC_TRUE = @DARWIN_MWCC_TRUE@
190
DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
192
DOT_FRM_VERSION = @DOT_FRM_VERSION@
203
FIND_PROC = @FIND_PROC@
206
HAVE_NDBCLUSTER_DB_FALSE = @HAVE_NDBCLUSTER_DB_FALSE@
207
HAVE_NDBCLUSTER_DB_TRUE = @HAVE_NDBCLUSTER_DB_TRUE@
208
HAVE_NETWARE_FALSE = @HAVE_NETWARE_FALSE@
209
HAVE_NETWARE_TRUE = @HAVE_NETWARE_TRUE@
210
HAVE_YASSL_FALSE = @HAVE_YASSL_FALSE@
211
HAVE_YASSL_TRUE = @HAVE_YASSL_TRUE@
212
HOSTNAME = @HOSTNAME@
214
INSTALL_DATA = @INSTALL_DATA@
215
INSTALL_PROGRAM = @INSTALL_PROGRAM@
216
INSTALL_SCRIPT = @INSTALL_SCRIPT@
217
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
223
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
227
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
228
LM_CFLAGS = @LM_CFLAGS@
232
LTLIBOBJS = @LTLIBOBJS@
233
MACHINE_TYPE = @MACHINE_TYPE@
234
MAKEINDEX = @MAKEINDEX@
235
MAKEINFO = @MAKEINFO@
236
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
237
MAKE_SHELL = @MAKE_SHELL@
239
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
240
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
241
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
242
MYSQLD_USER = @MYSQLD_USER@
243
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
244
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
245
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
246
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
247
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
248
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
249
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
250
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
251
NDB_DEFS = @NDB_DEFS@
252
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
253
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
254
NDB_SCI_LIBS = @NDB_SCI_LIBS@
255
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
256
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
257
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
258
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
259
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
260
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
261
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
262
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
263
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
264
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
265
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
266
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
268
NOINST_LDFLAGS = @NOINST_LDFLAGS@
269
NON_THREADED_LIBS = @NON_THREADED_LIBS@
272
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
273
PACKAGE_NAME = @PACKAGE_NAME@
274
PACKAGE_STRING = @PACKAGE_STRING@
275
PACKAGE_TARNAME = @PACKAGE_TARNAME@
276
PACKAGE_VERSION = @PACKAGE_VERSION@
277
PATH_SEPARATOR = @PATH_SEPARATOR@
278
PDFLATEX = @PDFLATEX@
279
PDFMANUAL = @PDFMANUAL@
282
PROTOCOL_VERSION = @PROTOCOL_VERSION@
286
SAVE_ASFLAGS = @SAVE_ASFLAGS@
287
SAVE_CFLAGS = @SAVE_CFLAGS@
288
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
289
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
290
SAVE_LDFLAGS = @SAVE_LDFLAGS@
292
SET_MAKE = @SET_MAKE@
293
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
294
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
296
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
298
SYSTEM_TYPE = @SYSTEM_TYPE@
300
TARGET_LINUX = @TARGET_LINUX@
301
TERMCAP_LIB = @TERMCAP_LIB@
302
THREAD_LOBJECTS = @THREAD_LOBJECTS@
304
WRAPLIBS = @WRAPLIBS@
306
ZLIB_DEPS = @ZLIB_DEPS@
307
ZLIB_INCLUDES = @ZLIB_INCLUDES@
308
ZLIB_LIBS = @ZLIB_LIBS@
309
ac_ct_AR = @ac_ct_AR@
310
ac_ct_CC = @ac_ct_CC@
311
ac_ct_CXX = @ac_ct_CXX@
312
ac_ct_F77 = @ac_ct_F77@
313
ac_ct_GETCONF = @ac_ct_GETCONF@
314
ac_ct_RANLIB = @ac_ct_RANLIB@
315
ac_ct_STRIP = @ac_ct_STRIP@
316
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
317
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
318
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
319
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
320
am__include = @am__include@
321
am__leading_dot = @am__leading_dot@
322
am__quote = @am__quote@
324
am__untar = @am__untar@
325
bdb_includes = @bdb_includes@
326
bdb_libs = @bdb_libs@
327
bdb_libs_with_path = @bdb_libs_with_path@
328
bench_dirs = @bench_dirs@
331
build_alias = @build_alias@
332
build_cpu = @build_cpu@
333
build_os = @build_os@
334
build_vendor = @build_vendor@
336
docs_dirs = @docs_dirs@
337
exec_prefix = @exec_prefix@
339
host_alias = @host_alias@
340
host_cpu = @host_cpu@
342
host_vendor = @host_vendor@
343
includedir = @includedir@
345
innodb_includes = @innodb_includes@
346
innodb_libs = @innodb_libs@
347
innodb_system_libs = @innodb_system_libs@
348
install_sh = @install_sh@
350
libexecdir = @libexecdir@
351
libmysqld_dirs = @libmysqld_dirs@
352
linked_client_targets = @linked_client_targets@
353
linked_libmysqld_targets = @linked_libmysqld_targets@
354
linked_netware_sources = @linked_netware_sources@
355
localstatedir = @localstatedir@
356
man1_files = @man1_files@
357
man8_files = @man8_files@
358
man_dirs = @man_dirs@
361
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
362
ndb_cxxflags_fix = @ndb_cxxflags_fix@
363
ndb_mgmclient_libs = @ndb_mgmclient_libs@
364
ndb_opt_subdirs = @ndb_opt_subdirs@
365
ndb_port = @ndb_port@
366
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
367
ndbcluster_includes = @ndbcluster_includes@
368
ndbcluster_libs = @ndbcluster_libs@
369
ndbcluster_system_libs = @ndbcluster_system_libs@
370
netware_dir = @netware_dir@
371
oldincludedir = @oldincludedir@
372
openssl_includes = @openssl_includes@
373
openssl_libs = @openssl_libs@
375
program_transform_name = @program_transform_name@
376
pstack_dirs = @pstack_dirs@
377
pstack_libs = @pstack_libs@
378
readline_basedir = @readline_basedir@
379
readline_dir = @readline_dir@
380
readline_h_ln_cmd = @readline_h_ln_cmd@
381
readline_link = @readline_link@
382
readline_topdir = @readline_topdir@
384
server_scripts = @server_scripts@
385
sharedstatedir = @sharedstatedir@
386
sql_client_dirs = @sql_client_dirs@
387
sql_server_dirs = @sql_server_dirs@
388
sql_union_dirs = @sql_union_dirs@
390
sysconfdir = @sysconfdir@
392
target_alias = @target_alias@
393
target_cpu = @target_cpu@
394
target_os = @target_os@
395
target_vendor = @target_vendor@
396
thread_dirs = @thread_dirs@
397
tools_dirs = @tools_dirs@
398
uname_prog = @uname_prog@
399
yassl_dir = @yassl_dir@
400
yassl_h_ln_cmd = @yassl_h_ln_cmd@
401
yassl_libs = @yassl_libs@
402
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
403
zlib_dir = @zlib_dir@
405
noinst_LTLIBRARIES = libtrace.la
406
libtrace_la_SOURCES = SignalLoggerManager.cpp DebuggerNames.cpp BlockNames.cpp EventLogger.cpp GrepError.cpp
407
ndbbindir = "$(libexecdir)"
408
ndbtoolsdir = "$(bindir)"
409
ndbtestdir = "$(bindir)"
410
ndblibdir = "$(pkglibdir)"
411
ndbincludedir = "$(pkgincludedir)/ndb"
412
ndbapiincludedir = "$(pkgincludedir)/ndb/ndbapi"
413
mgmapiincludedir = "$(pkgincludedir)/ndb/mgmapi"
414
INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
415
-I$(top_builddir)/ndb/include -I$(top_srcdir)/include \
416
-I$(top_srcdir)/ndb/include -I$(top_srcdir)/ndb/src/kernel/vm \
417
-I$(top_srcdir)/ndb/src/kernel/error \
418
-I$(top_srcdir)/ndb/src/kernel \
419
-I$(top_srcdir)/ndb/include/kernel \
420
-I$(top_srcdir)/ndb/include/transporter \
421
-I$(top_srcdir)/ndb/include/debugger \
422
-I$(top_srcdir)/ndb/include/mgmapi \
423
-I$(top_srcdir)/ndb/include/mgmcommon \
424
-I$(top_srcdir)/ndb/include/ndbapi \
425
-I$(top_srcdir)/ndb/include/util \
426
-I$(top_srcdir)/ndb/include/portlib \
427
-I$(top_srcdir)/ndb/include/logger
429
NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC)
433
.SUFFIXES: .cpp .lo .o .obj
434
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/ndb/config/common.mk.am $(top_srcdir)/ndb/config/type_kernel.mk.am $(am__configure_deps)
436
case '$(am__configure_deps)' in \
438
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
443
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ndb/src/common/debugger/Makefile'; \
444
cd $(top_srcdir) && \
445
$(AUTOMAKE) --gnu ndb/src/common/debugger/Makefile
447
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
450
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
452
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
453
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
456
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
457
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459
$(top_srcdir)/configure: $(am__configure_deps)
460
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
462
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464
clean-noinstLTLIBRARIES:
465
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
466
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
467
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
468
test "$$dir" != "$$p" || dir=.; \
469
echo "rm -f \"$${dir}/so_locations\""; \
470
rm -f "$${dir}/so_locations"; \
472
libtrace.la: $(libtrace_la_OBJECTS) $(libtrace_la_DEPENDENCIES)
473
$(CXXLINK) $(libtrace_la_LDFLAGS) $(libtrace_la_OBJECTS) $(libtrace_la_LIBADD) $(LIBS)
481
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BlockNames.Plo@am__quote@
482
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DebuggerNames.Plo@am__quote@
483
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EventLogger.Plo@am__quote@
484
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GrepError.Plo@am__quote@
485
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignalLoggerManager.Plo@am__quote@
488
@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
489
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
490
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
491
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
492
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
495
@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
496
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
497
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
498
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
499
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
502
@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
503
@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
504
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
505
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
506
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
518
# This directory's subdirectories are mostly independent; you can cd
519
# into them and run `make' without going through this Makefile.
520
# To change the values of `make' variables: instead of editing Makefiles,
521
# (1) if the variable is set in `config.status', edit `config.status'
522
# (which will cause the Makefiles to be regenerated when you run `make');
523
# (2) otherwise, pass the desired values on the `make' command line.
524
$(RECURSIVE_TARGETS):
526
for f in x $$MAKEFLAGS; do \
529
*k*) failcom='fail=yes';; \
533
target=`echo $@ | sed s/-recursive//`; \
534
list='$(SUBDIRS)'; for subdir in $$list; do \
535
echo "Making $$target in $$subdir"; \
536
if test "$$subdir" = "."; then \
538
local_target="$$target-am"; \
540
local_target="$$target"; \
542
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
545
if test "$$dot_seen" = "no"; then \
546
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
549
mostlyclean-recursive clean-recursive distclean-recursive \
550
maintainer-clean-recursive:
552
for f in x $$MAKEFLAGS; do \
555
*k*) failcom='fail=yes';; \
560
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
561
*) list='$(SUBDIRS)' ;; \
563
rev=''; for subdir in $$list; do \
564
if test "$$subdir" = "."; then :; else \
565
rev="$$subdir $$rev"; \
569
target=`echo $@ | sed s/-recursive//`; \
570
for subdir in $$rev; do \
571
echo "Making $$target in $$subdir"; \
572
if test "$$subdir" = "."; then \
573
local_target="$$target-am"; \
575
local_target="$$target"; \
577
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
579
done && test -z "$$fail"
581
list='$(SUBDIRS)'; for subdir in $$list; do \
582
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
585
list='$(SUBDIRS)'; for subdir in $$list; do \
586
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
589
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
590
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
591
unique=`for i in $$list; do \
592
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
594
$(AWK) ' { files[$$0] = 1; } \
595
END { for (i in files) print i; }'`; \
599
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
600
$(TAGS_FILES) $(LISP)
603
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
604
include_option=--etags-include; \
607
include_option=--include; \
610
list='$(SUBDIRS)'; for subdir in $$list; do \
611
if test "$$subdir" = .; then :; else \
612
test ! -f $$subdir/TAGS || \
613
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
616
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
617
unique=`for i in $$list; do \
618
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
620
$(AWK) ' { files[$$0] = 1; } \
621
END { for (i in files) print i; }'`; \
622
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
623
test -n "$$unique" || unique=$$empty_fix; \
624
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
628
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
629
$(TAGS_FILES) $(LISP)
632
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
633
unique=`for i in $$list; do \
634
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
636
$(AWK) ' { files[$$0] = 1; } \
637
END { for (i in files) print i; }'`; \
638
test -z "$(CTAGS_ARGS)$$tags$$unique" \
639
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
643
here=`$(am__cd) $(top_builddir) && pwd` \
644
&& cd $(top_srcdir) \
645
&& gtags -i $(GTAGS_ARGS) $$here
648
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
650
distdir: $(DISTFILES)
651
$(mkdir_p) $(distdir)/../../../../ndb/config
652
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
653
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
654
list='$(DISTFILES)'; for file in $$list; do \
656
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
657
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
659
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
660
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
661
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
663
$(mkdir_p) "$(distdir)$$dir"; \
667
if test -d $$d/$$file; then \
668
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
669
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
671
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
673
test -f $(distdir)/$$file \
674
|| cp -p $$d/$$file $(distdir)/$$file \
678
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
679
if test "$$subdir" = .; then :; else \
680
test -d "$(distdir)/$$subdir" \
681
|| $(mkdir_p) "$(distdir)/$$subdir" \
683
distdir=`$(am__cd) $(distdir) && pwd`; \
684
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
686
$(MAKE) $(AM_MAKEFLAGS) \
687
top_distdir="$$top_distdir" \
688
distdir="$$distdir/$$subdir" \
694
check: check-recursive
695
all-am: Makefile $(LTLIBRARIES)
696
installdirs: installdirs-recursive
698
install: install-recursive
699
install-exec: install-exec-recursive
700
install-data: install-data-recursive
701
uninstall: uninstall-recursive
704
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
706
installcheck: installcheck-recursive
708
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
709
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
710
`test -z '$(STRIP)' || \
711
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
717
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
719
maintainer-clean-generic:
720
@echo "This command is intended for maintainers to use"
721
@echo "it deletes files that may require special tools to rebuild."
722
clean: clean-recursive
724
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
727
distclean: distclean-recursive
730
distclean-am: clean-am distclean-compile distclean-generic \
731
distclean-libtool distclean-tags
747
install-info: install-info-recursive
753
maintainer-clean: maintainer-clean-recursive
756
maintainer-clean-am: distclean-am maintainer-clean-generic
758
mostlyclean: mostlyclean-recursive
760
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
771
uninstall-am: uninstall-info-am
773
uninstall-info: uninstall-info-recursive
775
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
776
clean clean-generic clean-libtool clean-noinstLTLIBRARIES \
777
clean-recursive ctags ctags-recursive distclean \
778
distclean-compile distclean-generic distclean-libtool \
779
distclean-recursive distclean-tags distdir dvi dvi-am html \
780
html-am info info-am install install-am install-data \
781
install-data-am install-exec install-exec-am install-info \
782
install-info-am install-man install-strip installcheck \
783
installcheck-am installdirs installdirs-am maintainer-clean \
784
maintainer-clean-generic maintainer-clean-recursive \
785
mostlyclean mostlyclean-compile mostlyclean-generic \
786
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
787
tags tags-recursive uninstall uninstall-am uninstall-info-am
790
#AM_LDFLAGS = @ndb_ldflags@
792
# Don't update the files from bitkeeper
795
windoze-dsp: libtrace.dsp
797
libtrace.dsp: Makefile \
798
$(top_srcdir)/ndb/config/win-lib.am \
799
$(top_srcdir)/ndb/config/win-name \
800
$(top_srcdir)/ndb/config/win-includes \
801
$(top_srcdir)/ndb/config/win-sources \
802
$(top_srcdir)/ndb/config/win-libraries
803
cat $(top_srcdir)/ndb/config/win-lib.am > $@
804
@$(top_srcdir)/ndb/config/win-name $@ $(noinst_LTLIBRARIES)
805
@$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES)
806
@$(top_srcdir)/ndb/config/win-sources $@ $(libtrace_la_SOURCES)
807
@$(top_srcdir)/ndb/config/win-libraries $@ LIB $(LDADD)
808
# Tell versions [3.59,3.63) of GNU make to not export all variables.
809
# Otherwise a system limit (for SysV at least) may be exceeded.