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

« back to all changes in this revision

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