~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to storage/ndb/src/common/debugger/signaldata/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Tretkowski
  • Date: 2010-03-17 14:56:02 UTC
  • Revision ID: james.westby@ubuntu.com-20100317145602-x7e30l1b2sb5s6w6
Tags: upstream-5.1.45
ImportĀ upstreamĀ versionĀ 5.1.45

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
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.
 
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
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
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
82
        $(top_srcdir)/storage/ndb/config/common.mk.am \
 
83
        $(top_srcdir)/storage/ndb/config/type_ndbapi.mk.am
 
84
subdir = storage/ndb/src/common/debugger/signaldata
 
85
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
86
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
 
87
        $(top_srcdir)/config/ac-macros/check_cpu.m4 \
 
88
        $(top_srcdir)/config/ac-macros/character_sets.m4 \
 
89
        $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
 
90
        $(top_srcdir)/config/ac-macros/plugins.m4 \
 
91
        $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
 
92
        $(top_srcdir)/config/ac-macros/large_file.m4 \
 
93
        $(top_srcdir)/config/ac-macros/misc.m4 \
 
94
        $(top_srcdir)/config/ac-macros/readline.m4 \
 
95
        $(top_srcdir)/config/ac-macros/ssl.m4 \
 
96
        $(top_srcdir)/config/ac-macros/zlib.m4 \
 
97
        $(top_srcdir)/configure.in
 
98
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
99
        $(ACLOCAL_M4)
 
100
mkinstalldirs = $(install_sh) -d
 
101
CONFIG_HEADER = $(top_builddir)/include/config.h
 
102
CONFIG_CLEAN_FILES =
 
103
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
104
libsignaldataprint_la_LIBADD =
 
105
am_libsignaldataprint_la_OBJECTS = TcKeyReq.lo TcKeyConf.lo \
 
106
        TcKeyRef.lo TcRollbackRep.lo TupKey.lo TupCommit.lo LqhKey.lo \
 
107
        FsOpenReq.lo FsCloseReq.lo FsRef.lo FsConf.lo \
 
108
        FsReadWriteReq.lo SignalDataPrint.lo SignalNames.lo \
 
109
        ContinueB.lo DihContinueB.lo NdbfsContinueB.lo \
 
110
        CloseComReqConf.lo PackedSignal.lo PrepFailReqRef.lo \
 
111
        GCPSave.lo DictTabInfo.lo AlterTable.lo AlterTab.lo \
 
112
        CreateTrig.lo AlterTrig.lo DropTrig.lo FireTrigOrd.lo \
 
113
        TrigAttrInfo.lo CreateIndx.lo AlterIndx.lo DropIndx.lo \
 
114
        TcIndx.lo IndxKeyInfo.lo IndxAttrInfo.lo FsAppendReq.lo \
 
115
        ScanTab.lo BackupImpl.lo BackupSignalData.lo UtilSequence.lo \
 
116
        UtilPrepare.lo UtilDelete.lo UtilExecute.lo LqhFrag.lo \
 
117
        DropTab.lo PrepDropTab.lo LCP.lo MasterLCP.lo CopyGCI.lo \
 
118
        SystemError.lo StartRec.lo NFCompleteRep.lo FailRep.lo \
 
119
        DisconnectRep.lo SignalDroppedRep.lo SumaImpl.lo NdbSttor.lo \
 
120
        CreateFragmentation.lo UtilLock.lo TuxMaint.lo AccLock.lo \
 
121
        LqhTrans.lo ReadNodesConf.lo CntrStart.lo ScanFrag.lo
 
122
libsignaldataprint_la_OBJECTS = $(am_libsignaldataprint_la_OBJECTS)
 
123
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
 
124
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
125
am__depfiles_maybe = depfiles
 
126
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
127
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
128
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
129
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
130
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
131
CXXLD = $(CXX)
 
132
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
133
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
134
        $(LDFLAGS) -o $@
 
135
SOURCES = $(libsignaldataprint_la_SOURCES)
 
136
DIST_SOURCES = $(libsignaldataprint_la_SOURCES)
 
137
ETAGS = etags
 
138
CTAGS = ctags
 
139
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
140
ABI_CHECK = @ABI_CHECK@
 
141
ACLOCAL = @ACLOCAL@
 
142
ALLOCA = @ALLOCA@
 
143
AMTAR = @AMTAR@
 
144
AR = @AR@
 
145
ARFLAGS = @ARFLAGS@
 
146
AS = @AS@
 
147
ASFLAGS = @ASFLAGS@
 
148
AUTOCONF = @AUTOCONF@
 
149
AUTOHEADER = @AUTOHEADER@
 
150
AUTOMAKE = @AUTOMAKE@
 
151
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
 
152
AWK = @AWK@
 
153
CC = @CC@
 
154
CCAS = @CCAS@
 
155
CCASDEPMODE = @CCASDEPMODE@
 
156
CCASFLAGS = @CCASFLAGS@
 
157
CCDEPMODE = @CCDEPMODE@
 
158
CC_VERSION = @CC_VERSION@
 
159
CFLAGS = @CFLAGS@
 
160
CHECK_PID = @CHECK_PID@
 
161
CHMOD = @CHMOD@
 
162
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
 
163
CLIENT_LIBS = @CLIENT_LIBS@
 
164
CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
 
165
CMP = @CMP@
 
166
COMPILATION_COMMENT = @COMPILATION_COMMENT@
 
167
CONF_COMMAND = @CONF_COMMAND@
 
168
CP = @CP@
 
169
CPP = @CPP@
 
170
CPPFLAGS = @CPPFLAGS@
 
171
CXX = @CXX@
 
172
CXXCPP = @CXXCPP@
 
173
CXXDEPMODE = @CXXDEPMODE@
 
174
CXXFLAGS = @CXXFLAGS@
 
175
CXXLDFLAGS = @CXXLDFLAGS@
 
176
CXX_VERSION = @CXX_VERSION@
 
177
CYGPATH_W = @CYGPATH_W@
 
178
DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
 
179
DEPDIR = @DEPDIR@
 
180
DIFF = @DIFF@
 
181
DOT_FRM_VERSION = @DOT_FRM_VERSION@
 
182
DOXYGEN = @DOXYGEN@
 
183
DSYMUTIL = @DSYMUTIL@
 
184
DUMPBIN = @DUMPBIN@
 
185
DVIS = @DVIS@
 
186
ECHO_C = @ECHO_C@
 
187
ECHO_N = @ECHO_N@
 
188
ECHO_T = @ECHO_T@
 
189
EGREP = @EGREP@
 
190
EXEEXT = @EXEEXT@
 
191
FGREP = @FGREP@
 
192
FIND_PROC = @FIND_PROC@
 
193
GETCONF = @GETCONF@
 
194
GREP = @GREP@
 
195
GXX = @GXX@
 
196
HOSTNAME = @HOSTNAME@
 
197
INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
 
198
INSTALL = @INSTALL@
 
199
INSTALL_DATA = @INSTALL_DATA@
 
200
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
201
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
202
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
203
KILL = @KILL@
 
204
LD = @LD@
 
205
LDFLAGS = @LDFLAGS@
 
206
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
 
207
LIBDL = @LIBDL@
 
208
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
 
209
LIBOBJS = @LIBOBJS@
 
210
LIBS = @LIBS@
 
211
LIBTOOL = @LIBTOOL@
 
212
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
 
213
LIPO = @LIPO@
 
214
LM_CFLAGS = @LM_CFLAGS@
 
215
LN = @LN@
 
216
LN_CP_F = @LN_CP_F@
 
217
LN_S = @LN_S@
 
218
LTLIBOBJS = @LTLIBOBJS@
 
219
MACHINE_TYPE = @MACHINE_TYPE@
 
220
MAKEINDEX = @MAKEINDEX@
 
221
MAKEINFO = @MAKEINFO@
 
222
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
 
223
MAKE_SHELL = @MAKE_SHELL@
 
224
MKDIR_P = @MKDIR_P@
 
225
MV = @MV@
 
226
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
 
227
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
 
228
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
 
229
MYSQLD_USER = @MYSQLD_USER@
 
230
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
 
231
MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
 
232
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
 
233
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
 
234
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
 
235
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
 
236
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
 
237
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
 
238
MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
 
239
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
 
240
NDB_DEFS = @NDB_DEFS@
 
241
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
 
242
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
 
243
NDB_SCI_LIBS = @NDB_SCI_LIBS@
 
244
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
 
245
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
 
246
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
 
247
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
 
248
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
 
249
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
 
250
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
 
251
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
 
252
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
 
253
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
 
254
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
 
255
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
 
256
NM = @NM@
 
257
NMEDIT = @NMEDIT@
 
258
NOINST_LDFLAGS = @NOINST_LDFLAGS@
 
259
NON_THREADED_LIBS = @NON_THREADED_LIBS@
 
260
OBJDUMP = @OBJDUMP@
 
261
OBJEXT = @OBJEXT@
 
262
OTOOL = @OTOOL@
 
263
OTOOL64 = @OTOOL64@
 
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_CC = @SAVE_CC@
 
281
SAVE_CFLAGS = @SAVE_CFLAGS@
 
282
SAVE_CXX = @SAVE_CXX@
 
283
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
 
284
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
 
285
SAVE_LDFLAGS = @SAVE_LDFLAGS@
 
286
SED = @SED@
 
287
SET_MAKE = @SET_MAKE@
 
288
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
 
289
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
 
290
SHELL = @SHELL@
 
291
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
 
292
STRIP = @STRIP@
 
293
SYSTEM_TYPE = @SYSTEM_TYPE@
 
294
TAR = @TAR@
 
295
TARGET_LINUX = @TARGET_LINUX@
 
296
TERMCAP_LIB = @TERMCAP_LIB@
 
297
TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
 
298
THREAD_LOBJECTS = @THREAD_LOBJECTS@
 
299
VERSION = @VERSION@
 
300
WRAPLIBS = @WRAPLIBS@
 
301
YACC = @YACC@
 
302
ZLIB_DEPS = @ZLIB_DEPS@
 
303
ZLIB_INCLUDES = @ZLIB_INCLUDES@
 
304
ZLIB_LIBS = @ZLIB_LIBS@
 
305
abs_builddir = @abs_builddir@
 
306
abs_srcdir = @abs_srcdir@
 
307
abs_top_builddir = @abs_top_builddir@
 
308
abs_top_srcdir = @abs_top_srcdir@
 
309
ac_ct_CC = @ac_ct_CC@
 
310
ac_ct_CXX = @ac_ct_CXX@
 
311
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
312
am__include = @am__include@
 
313
am__leading_dot = @am__leading_dot@
 
314
am__quote = @am__quote@
 
315
am__tar = @am__tar@
 
316
am__untar = @am__untar@
 
317
bindir = @bindir@
 
318
build = @build@
 
319
build_alias = @build_alias@
 
320
build_cpu = @build_cpu@
 
321
build_os = @build_os@
 
322
build_vendor = @build_vendor@
 
323
builddir = @builddir@
 
324
condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
 
325
condition_dependent_plugin_links = @condition_dependent_plugin_links@
 
326
condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
 
327
condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
 
328
datadir = @datadir@
 
329
datarootdir = @datarootdir@
 
330
docdir = @docdir@
 
331
docs_dirs = @docs_dirs@
 
332
dvidir = @dvidir@
 
333
exec_prefix = @exec_prefix@
 
334
extra_docs = @extra_docs@
 
335
host = @host@
 
336
host_alias = @host_alias@
 
337
host_cpu = @host_cpu@
 
338
host_os = @host_os@
 
339
host_vendor = @host_vendor@
 
340
htmldir = @htmldir@
 
341
includedir = @includedir@
 
342
infodir = @infodir@
 
343
innodb_system_libs = @innodb_system_libs@
 
344
install_sh = @install_sh@
 
345
libdir = @libdir@
 
346
libexecdir = @libexecdir@
 
347
libmysqld_dirs = @libmysqld_dirs@
 
348
localedir = @localedir@
 
349
localstatedir = @localstatedir@
 
350
lt_ECHO = @lt_ECHO@
 
351
man1_files = @man1_files@
 
352
man8_files = @man8_files@
 
353
man_dirs = @man_dirs@
 
354
mandir = @mandir@
 
355
mkdir_p = @mkdir_p@
 
356
mysql_pg_dirs = @mysql_pg_dirs@
 
357
mysql_pg_distdirs = @mysql_pg_distdirs@
 
358
mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
 
359
mysql_plugin_defs = @mysql_plugin_defs@
 
360
mysql_plugin_dirs = @mysql_plugin_dirs@
 
361
mysql_plugin_libs = @mysql_plugin_libs@
 
362
mysql_se_dirs = @mysql_se_dirs@
 
363
mysql_se_distdirs = @mysql_se_distdirs@
 
364
mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
 
365
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
 
366
ndb_cxxflags_fix = @ndb_cxxflags_fix@
 
367
ndb_mgmclient_libs = @ndb_mgmclient_libs@
 
368
ndb_opt_subdirs = @ndb_opt_subdirs@
 
369
ndb_port = @ndb_port@
 
370
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
 
371
ndbcluster_includes = @ndbcluster_includes@
 
372
ndbcluster_libs = @ndbcluster_libs@
 
373
ndbcluster_system_libs = @ndbcluster_system_libs@
 
374
netware_dir = @netware_dir@
 
375
oldincludedir = @oldincludedir@
 
376
openssl_includes = @openssl_includes@
 
377
openssl_libs = @openssl_libs@
 
378
pdfdir = @pdfdir@
 
379
plugin_archive_shared_target = @plugin_archive_shared_target@
 
380
plugin_archive_static_target = @plugin_archive_static_target@
 
381
plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
 
382
plugin_blackhole_static_target = @plugin_blackhole_static_target@
 
383
plugin_csv_shared_target = @plugin_csv_shared_target@
 
384
plugin_csv_static_target = @plugin_csv_static_target@
 
385
plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
 
386
plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
 
387
plugin_example_shared_target = @plugin_example_shared_target@
 
388
plugin_example_static_target = @plugin_example_static_target@
 
389
plugin_federated_shared_target = @plugin_federated_shared_target@
 
390
plugin_federated_static_target = @plugin_federated_static_target@
 
391
plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
 
392
plugin_ftexample_static_target = @plugin_ftexample_static_target@
 
393
plugin_heap_shared_target = @plugin_heap_shared_target@
 
394
plugin_heap_static_target = @plugin_heap_static_target@
 
395
plugin_ibmdb2i_shared_target = @plugin_ibmdb2i_shared_target@
 
396
plugin_ibmdb2i_static_target = @plugin_ibmdb2i_static_target@
 
397
plugin_innobase_shared_target = @plugin_innobase_shared_target@
 
398
plugin_innobase_static_target = @plugin_innobase_static_target@
 
399
plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
 
400
plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
 
401
plugin_myisam_shared_target = @plugin_myisam_shared_target@
 
402
plugin_myisam_static_target = @plugin_myisam_static_target@
 
403
plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
 
404
plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
 
405
plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
 
406
plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
 
407
plugin_partition_shared_target = @plugin_partition_shared_target@
 
408
plugin_partition_static_target = @plugin_partition_static_target@
 
409
prefix = @prefix@
 
410
program_transform_name = @program_transform_name@
 
411
psdir = @psdir@
 
412
pstack_dir = @pstack_dir@
 
413
pstack_libs = @pstack_libs@
 
414
readline_basedir = @readline_basedir@
 
415
readline_dir = @readline_dir@
 
416
readline_h_ln_cmd = @readline_h_ln_cmd@
 
417
readline_link = @readline_link@
 
418
readline_topdir = @readline_topdir@
 
419
sbindir = @sbindir@
 
420
server_scripts = @server_scripts@
 
421
sharedstatedir = @sharedstatedir@
 
422
sql_client_dirs = @sql_client_dirs@
 
423
sql_server = @sql_server@
 
424
sql_server_dirs = @sql_server_dirs@
 
425
sql_union_dirs = @sql_union_dirs@
 
426
srcdir = @srcdir@
 
427
sysconfdir = @sysconfdir@
 
428
target = @target@
 
429
target_alias = @target_alias@
 
430
target_cpu = @target_cpu@
 
431
target_os = @target_os@
 
432
target_vendor = @target_vendor@
 
433
tools_dirs = @tools_dirs@
 
434
top_build_prefix = @top_build_prefix@
 
435
top_builddir = @top_builddir@
 
436
top_srcdir = @top_srcdir@
 
437
uname_prog = @uname_prog@
 
438
yassl_dir = @yassl_dir@
 
439
yassl_h_ln_cmd = @yassl_h_ln_cmd@
 
440
yassl_libs = @yassl_libs@
 
441
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
 
442
zlib_dir = @zlib_dir@
 
443
noinst_LTLIBRARIES = libsignaldataprint.la
 
444
libsignaldataprint_la_SOURCES = \
 
445
          TcKeyReq.cpp TcKeyConf.cpp TcKeyRef.cpp \
 
446
          TcRollbackRep.cpp \
 
447
          TupKey.cpp TupCommit.cpp LqhKey.cpp \
 
448
          FsOpenReq.cpp FsCloseReq.cpp FsRef.cpp FsConf.cpp FsReadWriteReq.cpp\
 
449
          SignalDataPrint.cpp SignalNames.cpp \
 
450
          ContinueB.cpp DihContinueB.cpp NdbfsContinueB.cpp \
 
451
          CloseComReqConf.cpp PackedSignal.cpp PrepFailReqRef.cpp \
 
452
          GCPSave.cpp DictTabInfo.cpp \
 
453
          AlterTable.cpp AlterTab.cpp \
 
454
          CreateTrig.cpp AlterTrig.cpp DropTrig.cpp \
 
455
          FireTrigOrd.cpp TrigAttrInfo.cpp \
 
456
          CreateIndx.cpp AlterIndx.cpp DropIndx.cpp TcIndx.cpp \
 
457
          IndxKeyInfo.cpp IndxAttrInfo.cpp \
 
458
          FsAppendReq.cpp ScanTab.cpp \
 
459
          BackupImpl.cpp BackupSignalData.cpp \
 
460
          UtilSequence.cpp UtilPrepare.cpp UtilDelete.cpp UtilExecute.cpp \
 
461
          LqhFrag.cpp DropTab.cpp PrepDropTab.cpp LCP.cpp MasterLCP.cpp \
 
462
          CopyGCI.cpp SystemError.cpp StartRec.cpp NFCompleteRep.cpp \
 
463
          FailRep.cpp DisconnectRep.cpp SignalDroppedRep.cpp \
 
464
          SumaImpl.cpp NdbSttor.cpp CreateFragmentation.cpp \
 
465
          UtilLock.cpp TuxMaint.cpp AccLock.cpp \
 
466
          LqhTrans.cpp ReadNodesConf.cpp CntrStart.cpp \
 
467
          ScanFrag.cpp
 
468
 
 
469
ndbbindir = "$(libexecdir)"
 
470
ndbtoolsdir = "$(bindir)"
 
471
ndbtestdir = "$(bindir)"
 
472
ndblibdir = "$(pkglibdir)"
 
473
ndbincludedir = "$(pkgincludedir)/storage/ndb"
 
474
ndbapiincludedir = "$(pkgincludedir)/storage/ndb/ndbapi"
 
475
mgmapiincludedir = "$(pkgincludedir)/storage/ndb/mgmapi"
 
476
INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
 
477
        -I$(top_builddir)/storage/ndb/include -I$(top_srcdir)/include \
 
478
        -I$(top_srcdir)/mysys -I$(top_srcdir)/storage/ndb/include \
 
479
        -I$(top_srcdir)/storage/ndb/include/kernel \
 
480
        -I$(top_srcdir)/storage/ndb/include/transporter \
 
481
        -I$(top_srcdir)/storage/ndb/include/debugger \
 
482
        -I$(top_srcdir)/storage/ndb/include/mgmapi \
 
483
        -I$(top_srcdir)/storage/ndb/include/mgmcommon \
 
484
        -I$(top_srcdir)/storage/ndb/include/ndbapi \
 
485
        -I$(top_srcdir)/storage/ndb/include/util \
 
486
        -I$(top_srcdir)/storage/ndb/include/portlib \
 
487
        -I$(top_srcdir)/storage/ndb/include/logger
 
488
LDADD = $(LDADD_LOC)
 
489
NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC) 
 
490
NDB_AM_CXXFLAGS := $(AM_CXXFLAGS)
 
491
AM_CXXFLAGS = $(NDB_AM_CXXFLAGS) $(NDB_CXXFLAGS)
 
492
all: all-am
 
493
 
 
494
.SUFFIXES:
 
495
.SUFFIXES: .cpp .lo .o .obj
 
496
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/storage/ndb/config/common.mk.am $(top_srcdir)/storage/ndb/config/type_ndbapi.mk.am $(am__configure_deps)
 
497
        @for dep in $?; do \
 
498
          case '$(am__configure_deps)' in \
 
499
            *$$dep*) \
 
500
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
501
                && { if test -f $@; then exit 0; else break; fi; }; \
 
502
              exit 1;; \
 
503
          esac; \
 
504
        done; \
 
505
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  storage/ndb/src/common/debugger/signaldata/Makefile'; \
 
506
        cd $(top_srcdir) && \
 
507
          $(AUTOMAKE) --gnu  storage/ndb/src/common/debugger/signaldata/Makefile
 
508
.PRECIOUS: Makefile
 
509
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
510
        @case '$?' in \
 
511
          *config.status*) \
 
512
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
513
          *) \
 
514
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
515
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
516
        esac;
 
517
 
 
518
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
519
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
520
 
 
521
$(top_srcdir)/configure:  $(am__configure_deps)
 
522
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
523
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
524
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
525
 
 
526
clean-noinstLTLIBRARIES:
 
527
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
528
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
529
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
530
          test "$$dir" != "$$p" || dir=.; \
 
531
          echo "rm -f \"$${dir}/so_locations\""; \
 
532
          rm -f "$${dir}/so_locations"; \
 
533
        done
 
534
libsignaldataprint.la: $(libsignaldataprint_la_OBJECTS) $(libsignaldataprint_la_DEPENDENCIES) 
 
535
        $(CXXLINK)  $(libsignaldataprint_la_OBJECTS) $(libsignaldataprint_la_LIBADD) $(LIBS)
 
536
 
 
537
mostlyclean-compile:
 
538
        -rm -f *.$(OBJEXT)
 
539
 
 
540
distclean-compile:
 
541
        -rm -f *.tab.c
 
542
 
 
543
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AccLock.Plo@am__quote@
 
544
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AlterIndx.Plo@am__quote@
 
545
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AlterTab.Plo@am__quote@
 
546
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AlterTable.Plo@am__quote@
 
547
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AlterTrig.Plo@am__quote@
 
548
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BackupImpl.Plo@am__quote@
 
549
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BackupSignalData.Plo@am__quote@
 
550
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CloseComReqConf.Plo@am__quote@
 
551
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CntrStart.Plo@am__quote@
 
552
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ContinueB.Plo@am__quote@
 
553
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CopyGCI.Plo@am__quote@
 
554
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CreateFragmentation.Plo@am__quote@
 
555
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CreateIndx.Plo@am__quote@
 
556
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CreateTrig.Plo@am__quote@
 
557
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DictTabInfo.Plo@am__quote@
 
558
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DihContinueB.Plo@am__quote@
 
559
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DisconnectRep.Plo@am__quote@
 
560
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DropIndx.Plo@am__quote@
 
561
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DropTab.Plo@am__quote@
 
562
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DropTrig.Plo@am__quote@
 
563
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FailRep.Plo@am__quote@
 
564
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FireTrigOrd.Plo@am__quote@
 
565
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FsAppendReq.Plo@am__quote@
 
566
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FsCloseReq.Plo@am__quote@
 
567
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FsConf.Plo@am__quote@
 
568
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FsOpenReq.Plo@am__quote@
 
569
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FsReadWriteReq.Plo@am__quote@
 
570
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FsRef.Plo@am__quote@
 
571
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GCPSave.Plo@am__quote@
 
572
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IndxAttrInfo.Plo@am__quote@
 
573
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IndxKeyInfo.Plo@am__quote@
 
574
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LCP.Plo@am__quote@
 
575
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LqhFrag.Plo@am__quote@
 
576
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LqhKey.Plo@am__quote@
 
577
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LqhTrans.Plo@am__quote@
 
578
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MasterLCP.Plo@am__quote@
 
579
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NFCompleteRep.Plo@am__quote@
 
580
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NdbSttor.Plo@am__quote@
 
581
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NdbfsContinueB.Plo@am__quote@
 
582
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PackedSignal.Plo@am__quote@
 
583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PrepDropTab.Plo@am__quote@
 
584
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PrepFailReqRef.Plo@am__quote@
 
585
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ReadNodesConf.Plo@am__quote@
 
586
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScanFrag.Plo@am__quote@
 
587
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScanTab.Plo@am__quote@
 
588
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignalDataPrint.Plo@am__quote@
 
589
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignalDroppedRep.Plo@am__quote@
 
590
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SignalNames.Plo@am__quote@
 
591
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StartRec.Plo@am__quote@
 
592
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SumaImpl.Plo@am__quote@
 
593
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SystemError.Plo@am__quote@
 
594
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TcIndx.Plo@am__quote@
 
595
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TcKeyConf.Plo@am__quote@
 
596
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TcKeyRef.Plo@am__quote@
 
597
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TcKeyReq.Plo@am__quote@
 
598
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TcRollbackRep.Plo@am__quote@
 
599
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TrigAttrInfo.Plo@am__quote@
 
600
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TupCommit.Plo@am__quote@
 
601
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TupKey.Plo@am__quote@
 
602
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TuxMaint.Plo@am__quote@
 
603
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UtilDelete.Plo@am__quote@
 
604
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UtilExecute.Plo@am__quote@
 
605
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UtilLock.Plo@am__quote@
 
606
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UtilPrepare.Plo@am__quote@
 
607
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UtilSequence.Plo@am__quote@
 
608
 
 
609
.cpp.o:
 
610
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
611
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
612
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
613
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
614
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
615
 
 
616
.cpp.obj:
 
617
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
618
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
619
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
620
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
621
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
622
 
 
623
.cpp.lo:
 
624
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
625
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
626
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
627
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
628
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
629
 
 
630
mostlyclean-libtool:
 
631
        -rm -f *.lo
 
632
 
 
633
clean-libtool:
 
634
        -rm -rf .libs _libs
 
635
 
 
636
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
637
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
638
        unique=`for i in $$list; do \
 
639
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
640
          done | \
 
641
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
642
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
643
        mkid -fID $$unique
 
644
tags: TAGS
 
645
 
 
646
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
647
                $(TAGS_FILES) $(LISP)
 
648
        tags=; \
 
649
        here=`pwd`; \
 
650
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
651
        unique=`for i in $$list; do \
 
652
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
653
          done | \
 
654
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
655
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
656
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
657
          test -n "$$unique" || unique=$$empty_fix; \
 
658
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
659
            $$tags $$unique; \
 
660
        fi
 
661
ctags: CTAGS
 
662
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
663
                $(TAGS_FILES) $(LISP)
 
664
        tags=; \
 
665
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
666
        unique=`for i in $$list; do \
 
667
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
668
          done | \
 
669
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
670
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
671
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
672
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
673
             $$tags $$unique
 
674
 
 
675
GTAGS:
 
676
        here=`$(am__cd) $(top_builddir) && pwd` \
 
677
          && cd $(top_srcdir) \
 
678
          && gtags -i $(GTAGS_ARGS) $$here
 
679
 
 
680
distclean-tags:
 
681
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
682
 
 
683
distdir: $(DISTFILES)
 
684
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
685
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
686
        list='$(DISTFILES)'; \
 
687
          dist_files=`for file in $$list; do echo $$file; done | \
 
688
          sed -e "s|^$$srcdirstrip/||;t" \
 
689
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
690
        case $$dist_files in \
 
691
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
692
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
693
                           sort -u` ;; \
 
694
        esac; \
 
695
        for file in $$dist_files; do \
 
696
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
697
          if test -d $$d/$$file; then \
 
698
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
699
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
700
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
701
            fi; \
 
702
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
703
          else \
 
704
            test -f $(distdir)/$$file \
 
705
            || cp -p $$d/$$file $(distdir)/$$file \
 
706
            || exit 1; \
 
707
          fi; \
 
708
        done
 
709
check-am: all-am
 
710
check: check-am
 
711
all-am: Makefile $(LTLIBRARIES)
 
712
installdirs:
 
713
install: install-am
 
714
install-exec: install-exec-am
 
715
install-data: install-data-am
 
716
uninstall: uninstall-am
 
717
 
 
718
install-am: all-am
 
719
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
720
 
 
721
installcheck: installcheck-am
 
722
install-strip:
 
723
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
724
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
725
          `test -z '$(STRIP)' || \
 
726
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
727
mostlyclean-generic:
 
728
 
 
729
clean-generic:
 
730
 
 
731
distclean-generic:
 
732
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
733
 
 
734
maintainer-clean-generic:
 
735
        @echo "This command is intended for maintainers to use"
 
736
        @echo "it deletes files that may require special tools to rebuild."
 
737
clean: clean-am
 
738
 
 
739
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
740
        mostlyclean-am
 
741
 
 
742
distclean: distclean-am
 
743
        -rm -rf ./$(DEPDIR)
 
744
        -rm -f Makefile
 
745
distclean-am: clean-am distclean-compile distclean-generic \
 
746
        distclean-tags
 
747
 
 
748
dvi: dvi-am
 
749
 
 
750
dvi-am:
 
751
 
 
752
html: html-am
 
753
 
 
754
info: info-am
 
755
 
 
756
info-am:
 
757
 
 
758
install-data-am:
 
759
 
 
760
install-dvi: install-dvi-am
 
761
 
 
762
install-exec-am:
 
763
 
 
764
install-html: install-html-am
 
765
 
 
766
install-info: install-info-am
 
767
 
 
768
install-man:
 
769
 
 
770
install-pdf: install-pdf-am
 
771
 
 
772
install-ps: install-ps-am
 
773
 
 
774
installcheck-am:
 
775
 
 
776
maintainer-clean: maintainer-clean-am
 
777
        -rm -rf ./$(DEPDIR)
 
778
        -rm -f Makefile
 
779
maintainer-clean-am: distclean-am maintainer-clean-generic
 
780
 
 
781
mostlyclean: mostlyclean-am
 
782
 
 
783
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
784
        mostlyclean-libtool
 
785
 
 
786
pdf: pdf-am
 
787
 
 
788
pdf-am:
 
789
 
 
790
ps: ps-am
 
791
 
 
792
ps-am:
 
793
 
 
794
uninstall-am:
 
795
 
 
796
.MAKE: install-am install-strip
 
797
 
 
798
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
799
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
800
        distclean-compile distclean-generic distclean-libtool \
 
801
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
802
        install install-am install-data install-data-am install-dvi \
 
803
        install-dvi-am install-exec install-exec-am install-html \
 
804
        install-html-am install-info install-info-am install-man \
 
805
        install-pdf install-pdf-am install-ps install-ps-am \
 
806
        install-strip installcheck installcheck-am installdirs \
 
807
        maintainer-clean maintainer-clean-generic mostlyclean \
 
808
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
809
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
810
 
 
811
 
 
812
# Don't update the files from bitkeeper
 
813
%::SCCS/s.%
 
814
 
 
815
windoze-dsp: libsignaldataprint.dsp
 
816
 
 
817
libsignaldataprint.dsp: Makefile \
 
818
               $(top_srcdir)/storage/ndb/config/win-lib.am \
 
819
               $(top_srcdir)/storage/ndb/config/win-name \
 
820
               $(top_srcdir)/storage/ndb/config/win-includes \
 
821
               $(top_srcdir)/storage/ndb/config/win-sources \
 
822
               $(top_srcdir)/storage/ndb/config/win-libraries
 
823
        cat $(top_srcdir)/storage/ndb/config/win-lib.am > $@
 
824
        @$(top_srcdir)/storage/ndb/config/win-name $@ $(noinst_LTLIBRARIES)
 
825
        @$(top_srcdir)/storage/ndb/config/win-includes $@ $(INCLUDES)
 
826
        @$(top_srcdir)/storage/ndb/config/win-sources $@ $(libsignaldataprint_la_SOURCES)
 
827
        @$(top_srcdir)/storage/ndb/config/win-libraries $@ LIB $(LDADD)
 
828
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
829
# Otherwise a system limit (for SysV at least) may be exceeded.
 
830
.NOEXPORT: