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

« back to all changes in this revision

Viewing changes to storage/ndb/src/common/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
VPATH = @srcdir@
 
33
pkgdatadir = $(datadir)/@PACKAGE@
 
34
pkglibdir = $(libdir)/@PACKAGE@
 
35
pkgincludedir = $(includedir)/@PACKAGE@
 
36
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
37
install_sh_DATA = $(install_sh) -c -m 644
 
38
install_sh_PROGRAM = $(install_sh) -c
 
39
install_sh_SCRIPT = $(install_sh) -c
 
40
INSTALL_HEADER = $(INSTALL_DATA)
 
41
transform = $(program_transform_name)
 
42
NORMAL_INSTALL = :
 
43
PRE_INSTALL = :
 
44
POST_INSTALL = :
 
45
NORMAL_UNINSTALL = :
 
46
PRE_UNINSTALL = :
 
47
POST_UNINSTALL = :
 
48
build_triplet = @build@
 
49
host_triplet = @host@
 
50
target_triplet = @target@
 
51
subdir = storage/ndb/src/common
 
52
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
53
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
54
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
 
55
        $(top_srcdir)/config/ac-macros/check_cpu.m4 \
 
56
        $(top_srcdir)/config/ac-macros/character_sets.m4 \
 
57
        $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
 
58
        $(top_srcdir)/config/ac-macros/plugins.m4 \
 
59
        $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
 
60
        $(top_srcdir)/config/ac-macros/large_file.m4 \
 
61
        $(top_srcdir)/config/ac-macros/misc.m4 \
 
62
        $(top_srcdir)/config/ac-macros/readline.m4 \
 
63
        $(top_srcdir)/config/ac-macros/ssl.m4 \
 
64
        $(top_srcdir)/config/ac-macros/zlib.m4 \
 
65
        $(top_srcdir)/configure.in
 
66
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
67
        $(ACLOCAL_M4)
 
68
mkinstalldirs = $(install_sh) -d
 
69
CONFIG_HEADER = $(top_builddir)/include/config.h
 
70
CONFIG_CLEAN_FILES =
 
71
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
72
libcommon_la_DEPENDENCIES = transporter/libtransporter.la \
 
73
        debugger/libtrace.la debugger/signaldata/libsignaldataprint.la \
 
74
        mgmcommon/libmgmsrvcommon.la portlib/libportlib.la \
 
75
        logger/liblogger.la util/libgeneral.la
 
76
am_libcommon_la_OBJECTS =
 
77
libcommon_la_OBJECTS = $(am_libcommon_la_OBJECTS)
 
78
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
 
79
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
80
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
81
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
82
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
83
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
84
CCLD = $(CC)
 
85
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
86
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
87
        $(LDFLAGS) -o $@
 
88
SOURCES = $(libcommon_la_SOURCES)
 
89
DIST_SOURCES = $(libcommon_la_SOURCES)
 
90
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
91
        html-recursive info-recursive install-data-recursive \
 
92
        install-dvi-recursive install-exec-recursive \
 
93
        install-html-recursive install-info-recursive \
 
94
        install-pdf-recursive install-ps-recursive install-recursive \
 
95
        installcheck-recursive installdirs-recursive pdf-recursive \
 
96
        ps-recursive uninstall-recursive
 
97
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
98
  distclean-recursive maintainer-clean-recursive
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DIST_SUBDIRS = $(SUBDIRS)
 
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
103
ABI_CHECK = @ABI_CHECK@
 
104
ACLOCAL = @ACLOCAL@
 
105
ALLOCA = @ALLOCA@
 
106
AMTAR = @AMTAR@
 
107
AR = @AR@
 
108
ARFLAGS = @ARFLAGS@
 
109
AS = @AS@
 
110
ASFLAGS = @ASFLAGS@
 
111
AUTOCONF = @AUTOCONF@
 
112
AUTOHEADER = @AUTOHEADER@
 
113
AUTOMAKE = @AUTOMAKE@
 
114
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
 
115
AWK = @AWK@
 
116
CC = @CC@
 
117
CCAS = @CCAS@
 
118
CCASDEPMODE = @CCASDEPMODE@
 
119
CCASFLAGS = @CCASFLAGS@
 
120
CCDEPMODE = @CCDEPMODE@
 
121
CC_VERSION = @CC_VERSION@
 
122
CFLAGS = @CFLAGS@
 
123
CHECK_PID = @CHECK_PID@
 
124
CHMOD = @CHMOD@
 
125
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
 
126
CLIENT_LIBS = @CLIENT_LIBS@
 
127
CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
 
128
CMP = @CMP@
 
129
COMPILATION_COMMENT = @COMPILATION_COMMENT@
 
130
CONF_COMMAND = @CONF_COMMAND@
 
131
CP = @CP@
 
132
CPP = @CPP@
 
133
CPPFLAGS = @CPPFLAGS@
 
134
CXX = @CXX@
 
135
CXXCPP = @CXXCPP@
 
136
CXXDEPMODE = @CXXDEPMODE@
 
137
CXXFLAGS = @CXXFLAGS@
 
138
CXXLDFLAGS = @CXXLDFLAGS@
 
139
CXX_VERSION = @CXX_VERSION@
 
140
CYGPATH_W = @CYGPATH_W@
 
141
DEFS = @DEFS@
 
142
DEPDIR = @DEPDIR@
 
143
DIFF = @DIFF@
 
144
DOT_FRM_VERSION = @DOT_FRM_VERSION@
 
145
DOXYGEN = @DOXYGEN@
 
146
DSYMUTIL = @DSYMUTIL@
 
147
DUMPBIN = @DUMPBIN@
 
148
DVIS = @DVIS@
 
149
ECHO_C = @ECHO_C@
 
150
ECHO_N = @ECHO_N@
 
151
ECHO_T = @ECHO_T@
 
152
EGREP = @EGREP@
 
153
EXEEXT = @EXEEXT@
 
154
FGREP = @FGREP@
 
155
FIND_PROC = @FIND_PROC@
 
156
GETCONF = @GETCONF@
 
157
GREP = @GREP@
 
158
GXX = @GXX@
 
159
HOSTNAME = @HOSTNAME@
 
160
INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
 
161
INSTALL = @INSTALL@
 
162
INSTALL_DATA = @INSTALL_DATA@
 
163
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
164
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
165
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
166
KILL = @KILL@
 
167
LD = @LD@
 
168
LDFLAGS = @LDFLAGS@
 
169
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
 
170
LIBDL = @LIBDL@
 
171
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
 
172
LIBOBJS = @LIBOBJS@
 
173
LIBS = @LIBS@
 
174
LIBTOOL = @LIBTOOL@
 
175
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
 
176
LIPO = @LIPO@
 
177
LM_CFLAGS = @LM_CFLAGS@
 
178
LN = @LN@
 
179
LN_CP_F = @LN_CP_F@
 
180
LN_S = @LN_S@
 
181
LTLIBOBJS = @LTLIBOBJS@
 
182
MACHINE_TYPE = @MACHINE_TYPE@
 
183
MAKEINDEX = @MAKEINDEX@
 
184
MAKEINFO = @MAKEINFO@
 
185
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
 
186
MAKE_SHELL = @MAKE_SHELL@
 
187
MKDIR_P = @MKDIR_P@
 
188
MV = @MV@
 
189
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
 
190
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
 
191
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
 
192
MYSQLD_USER = @MYSQLD_USER@
 
193
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
 
194
MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
 
195
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
 
196
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
 
197
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
 
198
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
 
199
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
 
200
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
 
201
MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
 
202
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
 
203
NDB_DEFS = @NDB_DEFS@
 
204
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
 
205
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
 
206
NDB_SCI_LIBS = @NDB_SCI_LIBS@
 
207
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
 
208
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
 
209
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
 
210
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
 
211
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
 
212
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
 
213
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
 
214
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
 
215
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
 
216
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
 
217
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
 
218
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
 
219
NM = @NM@
 
220
NMEDIT = @NMEDIT@
 
221
NOINST_LDFLAGS = @NOINST_LDFLAGS@
 
222
NON_THREADED_LIBS = @NON_THREADED_LIBS@
 
223
OBJDUMP = @OBJDUMP@
 
224
OBJEXT = @OBJEXT@
 
225
OTOOL = @OTOOL@
 
226
OTOOL64 = @OTOOL64@
 
227
PACKAGE = @PACKAGE@
 
228
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
229
PACKAGE_NAME = @PACKAGE_NAME@
 
230
PACKAGE_STRING = @PACKAGE_STRING@
 
231
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
232
PACKAGE_VERSION = @PACKAGE_VERSION@
 
233
PATH_SEPARATOR = @PATH_SEPARATOR@
 
234
PDFLATEX = @PDFLATEX@
 
235
PDFMANUAL = @PDFMANUAL@
 
236
PERL = @PERL@
 
237
PERL5 = @PERL5@
 
238
PROTOCOL_VERSION = @PROTOCOL_VERSION@
 
239
PS = @PS@
 
240
RANLIB = @RANLIB@
 
241
RM = @RM@
 
242
SAVE_ASFLAGS = @SAVE_ASFLAGS@
 
243
SAVE_CC = @SAVE_CC@
 
244
SAVE_CFLAGS = @SAVE_CFLAGS@
 
245
SAVE_CXX = @SAVE_CXX@
 
246
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
 
247
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
 
248
SAVE_LDFLAGS = @SAVE_LDFLAGS@
 
249
SED = @SED@
 
250
SET_MAKE = @SET_MAKE@
 
251
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
 
252
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
 
253
SHELL = @SHELL@
 
254
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
 
255
STRIP = @STRIP@
 
256
SYSTEM_TYPE = @SYSTEM_TYPE@
 
257
TAR = @TAR@
 
258
TARGET_LINUX = @TARGET_LINUX@
 
259
TERMCAP_LIB = @TERMCAP_LIB@
 
260
TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
 
261
THREAD_LOBJECTS = @THREAD_LOBJECTS@
 
262
VERSION = @VERSION@
 
263
WRAPLIBS = @WRAPLIBS@
 
264
YACC = @YACC@
 
265
ZLIB_DEPS = @ZLIB_DEPS@
 
266
ZLIB_INCLUDES = @ZLIB_INCLUDES@
 
267
ZLIB_LIBS = @ZLIB_LIBS@
 
268
abs_builddir = @abs_builddir@
 
269
abs_srcdir = @abs_srcdir@
 
270
abs_top_builddir = @abs_top_builddir@
 
271
abs_top_srcdir = @abs_top_srcdir@
 
272
ac_ct_CC = @ac_ct_CC@
 
273
ac_ct_CXX = @ac_ct_CXX@
 
274
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
275
am__include = @am__include@
 
276
am__leading_dot = @am__leading_dot@
 
277
am__quote = @am__quote@
 
278
am__tar = @am__tar@
 
279
am__untar = @am__untar@
 
280
bindir = @bindir@
 
281
build = @build@
 
282
build_alias = @build_alias@
 
283
build_cpu = @build_cpu@
 
284
build_os = @build_os@
 
285
build_vendor = @build_vendor@
 
286
builddir = @builddir@
 
287
condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
 
288
condition_dependent_plugin_links = @condition_dependent_plugin_links@
 
289
condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
 
290
condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
 
291
datadir = @datadir@
 
292
datarootdir = @datarootdir@
 
293
docdir = @docdir@
 
294
docs_dirs = @docs_dirs@
 
295
dvidir = @dvidir@
 
296
exec_prefix = @exec_prefix@
 
297
extra_docs = @extra_docs@
 
298
host = @host@
 
299
host_alias = @host_alias@
 
300
host_cpu = @host_cpu@
 
301
host_os = @host_os@
 
302
host_vendor = @host_vendor@
 
303
htmldir = @htmldir@
 
304
includedir = @includedir@
 
305
infodir = @infodir@
 
306
innodb_system_libs = @innodb_system_libs@
 
307
install_sh = @install_sh@
 
308
libdir = @libdir@
 
309
libexecdir = @libexecdir@
 
310
libmysqld_dirs = @libmysqld_dirs@
 
311
localedir = @localedir@
 
312
localstatedir = @localstatedir@
 
313
lt_ECHO = @lt_ECHO@
 
314
man1_files = @man1_files@
 
315
man8_files = @man8_files@
 
316
man_dirs = @man_dirs@
 
317
mandir = @mandir@
 
318
mkdir_p = @mkdir_p@
 
319
mysql_pg_dirs = @mysql_pg_dirs@
 
320
mysql_pg_distdirs = @mysql_pg_distdirs@
 
321
mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
 
322
mysql_plugin_defs = @mysql_plugin_defs@
 
323
mysql_plugin_dirs = @mysql_plugin_dirs@
 
324
mysql_plugin_libs = @mysql_plugin_libs@
 
325
mysql_se_dirs = @mysql_se_dirs@
 
326
mysql_se_distdirs = @mysql_se_distdirs@
 
327
mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
 
328
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
 
329
ndb_cxxflags_fix = @ndb_cxxflags_fix@
 
330
ndb_mgmclient_libs = @ndb_mgmclient_libs@
 
331
ndb_opt_subdirs = @ndb_opt_subdirs@
 
332
ndb_port = @ndb_port@
 
333
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
 
334
ndbcluster_includes = @ndbcluster_includes@
 
335
ndbcluster_libs = @ndbcluster_libs@
 
336
ndbcluster_system_libs = @ndbcluster_system_libs@
 
337
netware_dir = @netware_dir@
 
338
oldincludedir = @oldincludedir@
 
339
openssl_includes = @openssl_includes@
 
340
openssl_libs = @openssl_libs@
 
341
pdfdir = @pdfdir@
 
342
plugin_archive_shared_target = @plugin_archive_shared_target@
 
343
plugin_archive_static_target = @plugin_archive_static_target@
 
344
plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
 
345
plugin_blackhole_static_target = @plugin_blackhole_static_target@
 
346
plugin_csv_shared_target = @plugin_csv_shared_target@
 
347
plugin_csv_static_target = @plugin_csv_static_target@
 
348
plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
 
349
plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
 
350
plugin_example_shared_target = @plugin_example_shared_target@
 
351
plugin_example_static_target = @plugin_example_static_target@
 
352
plugin_federated_shared_target = @plugin_federated_shared_target@
 
353
plugin_federated_static_target = @plugin_federated_static_target@
 
354
plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
 
355
plugin_ftexample_static_target = @plugin_ftexample_static_target@
 
356
plugin_heap_shared_target = @plugin_heap_shared_target@
 
357
plugin_heap_static_target = @plugin_heap_static_target@
 
358
plugin_ibmdb2i_shared_target = @plugin_ibmdb2i_shared_target@
 
359
plugin_ibmdb2i_static_target = @plugin_ibmdb2i_static_target@
 
360
plugin_innobase_shared_target = @plugin_innobase_shared_target@
 
361
plugin_innobase_static_target = @plugin_innobase_static_target@
 
362
plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
 
363
plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
 
364
plugin_myisam_shared_target = @plugin_myisam_shared_target@
 
365
plugin_myisam_static_target = @plugin_myisam_static_target@
 
366
plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
 
367
plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
 
368
plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
 
369
plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
 
370
plugin_partition_shared_target = @plugin_partition_shared_target@
 
371
plugin_partition_static_target = @plugin_partition_static_target@
 
372
prefix = @prefix@
 
373
program_transform_name = @program_transform_name@
 
374
psdir = @psdir@
 
375
pstack_dir = @pstack_dir@
 
376
pstack_libs = @pstack_libs@
 
377
readline_basedir = @readline_basedir@
 
378
readline_dir = @readline_dir@
 
379
readline_h_ln_cmd = @readline_h_ln_cmd@
 
380
readline_link = @readline_link@
 
381
readline_topdir = @readline_topdir@
 
382
sbindir = @sbindir@
 
383
server_scripts = @server_scripts@
 
384
sharedstatedir = @sharedstatedir@
 
385
sql_client_dirs = @sql_client_dirs@
 
386
sql_server = @sql_server@
 
387
sql_server_dirs = @sql_server_dirs@
 
388
sql_union_dirs = @sql_union_dirs@
 
389
srcdir = @srcdir@
 
390
sysconfdir = @sysconfdir@
 
391
target = @target@
 
392
target_alias = @target_alias@
 
393
target_cpu = @target_cpu@
 
394
target_os = @target_os@
 
395
target_vendor = @target_vendor@
 
396
tools_dirs = @tools_dirs@
 
397
top_build_prefix = @top_build_prefix@
 
398
top_builddir = @top_builddir@
 
399
top_srcdir = @top_srcdir@
 
400
uname_prog = @uname_prog@
 
401
yassl_dir = @yassl_dir@
 
402
yassl_h_ln_cmd = @yassl_h_ln_cmd@
 
403
yassl_libs = @yassl_libs@
 
404
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
 
405
zlib_dir = @zlib_dir@
 
406
SUBDIRS = portlib debugger util logger transporter mgmcommon
 
407
noinst_LTLIBRARIES = libcommon.la
 
408
libcommon_la_SOURCES = 
 
409
libcommon_la_LIBADD = \
 
410
              transporter/libtransporter.la   \
 
411
              debugger/libtrace.la     \
 
412
              debugger/signaldata/libsignaldataprint.la \
 
413
              mgmcommon/libmgmsrvcommon.la \
 
414
              portlib/libportlib.la      \
 
415
              logger/liblogger.la       \
 
416
              util/libgeneral.la 
 
417
 
 
418
all: all-recursive
 
419
 
 
420
.SUFFIXES:
 
421
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
422
        @for dep in $?; do \
 
423
          case '$(am__configure_deps)' in \
 
424
            *$$dep*) \
 
425
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
426
                && { if test -f $@; then exit 0; else break; fi; }; \
 
427
              exit 1;; \
 
428
          esac; \
 
429
        done; \
 
430
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  storage/ndb/src/common/Makefile'; \
 
431
        cd $(top_srcdir) && \
 
432
          $(AUTOMAKE) --gnu  storage/ndb/src/common/Makefile
 
433
.PRECIOUS: Makefile
 
434
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
435
        @case '$?' in \
 
436
          *config.status*) \
 
437
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
438
          *) \
 
439
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
440
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
441
        esac;
 
442
 
 
443
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
444
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
445
 
 
446
$(top_srcdir)/configure:  $(am__configure_deps)
 
447
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
448
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
449
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
450
 
 
451
clean-noinstLTLIBRARIES:
 
452
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
453
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
454
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
455
          test "$$dir" != "$$p" || dir=.; \
 
456
          echo "rm -f \"$${dir}/so_locations\""; \
 
457
          rm -f "$${dir}/so_locations"; \
 
458
        done
 
459
libcommon.la: $(libcommon_la_OBJECTS) $(libcommon_la_DEPENDENCIES) 
 
460
        $(LINK)  $(libcommon_la_OBJECTS) $(libcommon_la_LIBADD) $(LIBS)
 
461
 
 
462
mostlyclean-compile:
 
463
        -rm -f *.$(OBJEXT)
 
464
 
 
465
distclean-compile:
 
466
        -rm -f *.tab.c
 
467
 
 
468
mostlyclean-libtool:
 
469
        -rm -f *.lo
 
470
 
 
471
clean-libtool:
 
472
        -rm -rf .libs _libs
 
473
 
 
474
# This directory's subdirectories are mostly independent; you can cd
 
475
# into them and run `make' without going through this Makefile.
 
476
# To change the values of `make' variables: instead of editing Makefiles,
 
477
# (1) if the variable is set in `config.status', edit `config.status'
 
478
#     (which will cause the Makefiles to be regenerated when you run `make');
 
479
# (2) otherwise, pass the desired values on the `make' command line.
 
480
$(RECURSIVE_TARGETS):
 
481
        @failcom='exit 1'; \
 
482
        for f in x $$MAKEFLAGS; do \
 
483
          case $$f in \
 
484
            *=* | --[!k]*);; \
 
485
            *k*) failcom='fail=yes';; \
 
486
          esac; \
 
487
        done; \
 
488
        dot_seen=no; \
 
489
        target=`echo $@ | sed s/-recursive//`; \
 
490
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
491
          echo "Making $$target in $$subdir"; \
 
492
          if test "$$subdir" = "."; then \
 
493
            dot_seen=yes; \
 
494
            local_target="$$target-am"; \
 
495
          else \
 
496
            local_target="$$target"; \
 
497
          fi; \
 
498
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
499
          || eval $$failcom; \
 
500
        done; \
 
501
        if test "$$dot_seen" = "no"; then \
 
502
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
503
        fi; test -z "$$fail"
 
504
 
 
505
$(RECURSIVE_CLEAN_TARGETS):
 
506
        @failcom='exit 1'; \
 
507
        for f in x $$MAKEFLAGS; do \
 
508
          case $$f in \
 
509
            *=* | --[!k]*);; \
 
510
            *k*) failcom='fail=yes';; \
 
511
          esac; \
 
512
        done; \
 
513
        dot_seen=no; \
 
514
        case "$@" in \
 
515
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
516
          *) list='$(SUBDIRS)' ;; \
 
517
        esac; \
 
518
        rev=''; for subdir in $$list; do \
 
519
          if test "$$subdir" = "."; then :; else \
 
520
            rev="$$subdir $$rev"; \
 
521
          fi; \
 
522
        done; \
 
523
        rev="$$rev ."; \
 
524
        target=`echo $@ | sed s/-recursive//`; \
 
525
        for subdir in $$rev; do \
 
526
          echo "Making $$target in $$subdir"; \
 
527
          if test "$$subdir" = "."; then \
 
528
            local_target="$$target-am"; \
 
529
          else \
 
530
            local_target="$$target"; \
 
531
          fi; \
 
532
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
533
          || eval $$failcom; \
 
534
        done && test -z "$$fail"
 
535
tags-recursive:
 
536
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
537
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
538
        done
 
539
ctags-recursive:
 
540
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
541
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
542
        done
 
543
 
 
544
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
545
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
546
        unique=`for i in $$list; do \
 
547
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
548
          done | \
 
549
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
550
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
551
        mkid -fID $$unique
 
552
tags: TAGS
 
553
 
 
554
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
555
                $(TAGS_FILES) $(LISP)
 
556
        tags=; \
 
557
        here=`pwd`; \
 
558
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
559
          include_option=--etags-include; \
 
560
          empty_fix=.; \
 
561
        else \
 
562
          include_option=--include; \
 
563
          empty_fix=; \
 
564
        fi; \
 
565
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
566
          if test "$$subdir" = .; then :; else \
 
567
            test ! -f $$subdir/TAGS || \
 
568
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
569
          fi; \
 
570
        done; \
 
571
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
572
        unique=`for i in $$list; do \
 
573
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
574
          done | \
 
575
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
576
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
577
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
578
          test -n "$$unique" || unique=$$empty_fix; \
 
579
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
580
            $$tags $$unique; \
 
581
        fi
 
582
ctags: CTAGS
 
583
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
584
                $(TAGS_FILES) $(LISP)
 
585
        tags=; \
 
586
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
587
        unique=`for i in $$list; do \
 
588
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
589
          done | \
 
590
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
591
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
592
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
593
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
594
             $$tags $$unique
 
595
 
 
596
GTAGS:
 
597
        here=`$(am__cd) $(top_builddir) && pwd` \
 
598
          && cd $(top_srcdir) \
 
599
          && gtags -i $(GTAGS_ARGS) $$here
 
600
 
 
601
distclean-tags:
 
602
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
603
 
 
604
distdir: $(DISTFILES)
 
605
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
606
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
607
        list='$(DISTFILES)'; \
 
608
          dist_files=`for file in $$list; do echo $$file; done | \
 
609
          sed -e "s|^$$srcdirstrip/||;t" \
 
610
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
611
        case $$dist_files in \
 
612
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
613
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
614
                           sort -u` ;; \
 
615
        esac; \
 
616
        for file in $$dist_files; do \
 
617
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
618
          if test -d $$d/$$file; then \
 
619
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
620
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
621
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
622
            fi; \
 
623
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
624
          else \
 
625
            test -f $(distdir)/$$file \
 
626
            || cp -p $$d/$$file $(distdir)/$$file \
 
627
            || exit 1; \
 
628
          fi; \
 
629
        done
 
630
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
631
          if test "$$subdir" = .; then :; else \
 
632
            test -d "$(distdir)/$$subdir" \
 
633
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
634
            || exit 1; \
 
635
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
636
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
637
            (cd $$subdir && \
 
638
              $(MAKE) $(AM_MAKEFLAGS) \
 
639
                top_distdir="$$top_distdir" \
 
640
                distdir="$$distdir/$$subdir" \
 
641
                am__remove_distdir=: \
 
642
                am__skip_length_check=: \
 
643
                distdir) \
 
644
              || exit 1; \
 
645
          fi; \
 
646
        done
 
647
check-am: all-am
 
648
check: check-recursive
 
649
all-am: Makefile $(LTLIBRARIES)
 
650
installdirs: installdirs-recursive
 
651
installdirs-am:
 
652
install: install-recursive
 
653
install-exec: install-exec-recursive
 
654
install-data: install-data-recursive
 
655
uninstall: uninstall-recursive
 
656
 
 
657
install-am: all-am
 
658
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
659
 
 
660
installcheck: installcheck-recursive
 
661
install-strip:
 
662
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
663
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
664
          `test -z '$(STRIP)' || \
 
665
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
666
mostlyclean-generic:
 
667
 
 
668
clean-generic:
 
669
 
 
670
distclean-generic:
 
671
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
672
 
 
673
maintainer-clean-generic:
 
674
        @echo "This command is intended for maintainers to use"
 
675
        @echo "it deletes files that may require special tools to rebuild."
 
676
clean: clean-recursive
 
677
 
 
678
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
679
        mostlyclean-am
 
680
 
 
681
distclean: distclean-recursive
 
682
        -rm -f Makefile
 
683
distclean-am: clean-am distclean-compile distclean-generic \
 
684
        distclean-tags
 
685
 
 
686
dvi: dvi-recursive
 
687
 
 
688
dvi-am:
 
689
 
 
690
html: html-recursive
 
691
 
 
692
info: info-recursive
 
693
 
 
694
info-am:
 
695
 
 
696
install-data-am:
 
697
 
 
698
install-dvi: install-dvi-recursive
 
699
 
 
700
install-exec-am:
 
701
 
 
702
install-html: install-html-recursive
 
703
 
 
704
install-info: install-info-recursive
 
705
 
 
706
install-man:
 
707
 
 
708
install-pdf: install-pdf-recursive
 
709
 
 
710
install-ps: install-ps-recursive
 
711
 
 
712
installcheck-am:
 
713
 
 
714
maintainer-clean: maintainer-clean-recursive
 
715
        -rm -f Makefile
 
716
maintainer-clean-am: distclean-am maintainer-clean-generic
 
717
 
 
718
mostlyclean: mostlyclean-recursive
 
719
 
 
720
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
721
        mostlyclean-libtool
 
722
 
 
723
pdf: pdf-recursive
 
724
 
 
725
pdf-am:
 
726
 
 
727
ps: ps-recursive
 
728
 
 
729
ps-am:
 
730
 
 
731
uninstall-am:
 
732
 
 
733
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
734
        install-strip
 
735
 
 
736
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
737
        all all-am check check-am clean clean-generic clean-libtool \
 
738
        clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
 
739
        distclean-compile distclean-generic distclean-libtool \
 
740
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
741
        install install-am install-data install-data-am install-dvi \
 
742
        install-dvi-am install-exec install-exec-am install-html \
 
743
        install-html-am install-info install-info-am install-man \
 
744
        install-pdf install-pdf-am install-ps install-ps-am \
 
745
        install-strip installcheck installcheck-am installdirs \
 
746
        installdirs-am maintainer-clean maintainer-clean-generic \
 
747
        mostlyclean mostlyclean-compile mostlyclean-generic \
 
748
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
749
        uninstall uninstall-am
 
750
 
 
751
 
 
752
windoze-dsp:
 
753
 
 
754
# Don't update the files from bitkeeper
 
755
%::SCCS/s.%
 
756
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
757
# Otherwise a system limit (for SysV at least) may be exceeded.
 
758
.NOEXPORT: