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

« back to all changes in this revision

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