~mathiaz/ubuntu/lucid/mysql-dfsg-5.1/zap-bug-552053

1.1.1 by Mathias Gug
Import upstream version 5.1.31
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
1 by Chuck Short
Import upstream version 5.1.30
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) 2000-2004 MySQL AB
18
# 
19
# This program is free software; you can redistribute it and/or modify
20
# it under the terms of version 2 GNU General Public License as
21
# published by the Free Software Foundation.
22
#
23
# There are special exceptions to the terms and conditions of the GPL as it
24
# is applied to this software. View the full text of the exception in file
25
# EXCEPTIONS-CLIENT in the directory of this software distribution.
26
# 
27
# This library is distributed in the hope that it will be useful,
28
# but WITHOUT ANY WARRANTY; without even the implied warranty of
29
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
30
# Library General Public License for more details.
31
# 
32
# You should have received a copy of the GNU Library General Public
33
# License along with this library; if not, write to the Free
34
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
35
# MA 02111-1307, USA
36
#
37
# This file is public domain and comes with NO WARRANTY of any kind
38
39
# Copyright (C) 2000-2004 MySQL AB
40
# 
41
# This program is free software; you can redistribute it and/or modify
42
# it under the terms of version 2 GNU General Public License as
43
# published by the Free Software Foundation.
44
#
45
# There are special exceptions to the terms and conditions of the GPL as it
46
# is applied to this software. View the full text of the exception in file
47
# EXCEPTIONS-CLIENT in the directory of this software distribution.
48
# 
49
# This library is distributed in the hope that it will be useful,
50
# but WITHOUT ANY WARRANTY; without even the implied warranty of
51
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
52
# Library General Public License for more details.
53
# 
54
# You should have received a copy of the GNU Library General Public
55
# License along with this library; if not, write to the Free
56
# Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
57
# MA 02111-1307, USA
58
#
59
# This file is public domain and comes with NO WARRANTY of any kind
60
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)/libmysql/Makefile.shared
83
noinst_PROGRAMS = conf_to_src$(EXEEXT)
84
subdir = libmysql_r
85
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
87
	$(top_srcdir)/config/ac-macros/check_cpu.m4 \
88
	$(top_srcdir)/config/ac-macros/character_sets.m4 \
89
	$(top_srcdir)/config/ac-macros/compiler_flag.m4 \
90
	$(top_srcdir)/config/ac-macros/plugins.m4 \
91
	$(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
92
	$(top_srcdir)/config/ac-macros/large_file.m4 \
93
	$(top_srcdir)/config/ac-macros/misc.m4 \
94
	$(top_srcdir)/config/ac-macros/readline.m4 \
95
	$(top_srcdir)/config/ac-macros/ssl.m4 \
96
	$(top_srcdir)/config/ac-macros/zlib.m4 \
97
	$(top_srcdir)/configure.in
98
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99
	$(ACLOCAL_M4)
100
mkinstalldirs = $(install_sh) -d
101
CONFIG_HEADER = $(top_builddir)/include/config.h
102
CONFIG_CLEAN_FILES =
103
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104
am__vpath_adj = case $$p in \
105
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106
    *) f=$$p;; \
107
  esac;
108
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
109
am__installdirs = "$(DESTDIR)$(pkglibdir)"
110
pkglibLTLIBRARIES_INSTALL = $(INSTALL)
111
LTLIBRARIES = $(pkglib_LTLIBRARIES)
112
libmysqlclient_r_la_DEPENDENCIES = $(target_libadd) $(yassl_las)
113
am__objects_1 = libmysql.lo password.lo manager.lo get_password.lo \
114
	errmsg.lo
115
nodist_libmysqlclient_r_la_OBJECTS = $(am__objects_1)
116
libmysqlclient_r_la_OBJECTS = $(nodist_libmysqlclient_r_la_OBJECTS)
117
libmysqlclient_r_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
118
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
119
	$(libmysqlclient_r_la_LDFLAGS) $(LDFLAGS) -o $@
120
PROGRAMS = $(noinst_PROGRAMS)
121
am_conf_to_src_OBJECTS = conf_to_src.$(OBJEXT)
122
conf_to_src_OBJECTS = $(am_conf_to_src_OBJECTS)
123
conf_to_src_DEPENDENCIES =
124
conf_to_src_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
125
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
126
	$(conf_to_src_LDFLAGS) $(LDFLAGS) -o $@
127
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
128
depcomp = $(SHELL) $(top_srcdir)/depcomp
129
am__depfiles_maybe = depfiles
130
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
133
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
134
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135
CCLD = $(CC)
136
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
138
	$(LDFLAGS) -o $@
139
SOURCES = $(nodist_libmysqlclient_r_la_SOURCES) $(conf_to_src_SOURCES)
140
DIST_SOURCES = $(conf_to_src_SOURCES)
141
ETAGS = etags
142
CTAGS = ctags
143
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144
ABI_CHECK = @ABI_CHECK@
145
ACLOCAL = @ACLOCAL@
146
ALLOCA = @ALLOCA@
147
AMTAR = @AMTAR@
148
AR = @AR@
149
ARFLAGS = @ARFLAGS@
150
AS = @AS@
151
ASFLAGS = @ASFLAGS@
152
AUTOCONF = @AUTOCONF@
153
AUTOHEADER = @AUTOHEADER@
154
AUTOMAKE = @AUTOMAKE@
155
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
156
AWK = @AWK@
157
CC = @CC@
158
CCAS = @CCAS@
159
CCASDEPMODE = @CCASDEPMODE@
160
CCASFLAGS = @CCASFLAGS@
161
CCDEPMODE = @CCDEPMODE@
162
CC_VERSION = @CC_VERSION@
163
CFLAGS = @CFLAGS@
164
CHECK_PID = @CHECK_PID@
165
CHMOD = @CHMOD@
166
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
167
CLIENT_LIBS = @CLIENT_LIBS@
168
CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
169
CMP = @CMP@
170
COMPILATION_COMMENT = @COMPILATION_COMMENT@
171
CONF_COMMAND = @CONF_COMMAND@
172
CP = @CP@
173
CPP = @CPP@
174
CPPFLAGS = @CPPFLAGS@
175
CXX = @CXX@
176
CXXCPP = @CXXCPP@
177
CXXDEPMODE = @CXXDEPMODE@
178
CXXFLAGS = @CXXFLAGS@
179
CXXLDFLAGS = @CXXLDFLAGS@
180
CXX_VERSION = @CXX_VERSION@
181
CYGPATH_W = @CYGPATH_W@
182
DEFS = -DDEFAULT_CHARSET_HOME="\"$(MYSQLBASEdir)\"" \
183
			-DDATADIR="\"$(MYSQLDATAdir)\"" \
184
			-DDEFAULT_HOME_ENV=MYSQL_HOME \
185
			-DDEFAULT_GROUP_SUFFIX_ENV=MYSQL_GROUP_SUFFIX \
186
			-DDEFAULT_SYSCONFDIR="\"$(sysconfdir)\"" \
187
			-DSHAREDIR="\"$(MYSQLSHAREdir)\"" $(target_defs)
188
189
DEPDIR = @DEPDIR@
190
DIFF = @DIFF@
191
DOT_FRM_VERSION = @DOT_FRM_VERSION@
192
DOXYGEN = @DOXYGEN@
193
DVIS = @DVIS@
194
ECHO = @ECHO@
195
ECHO_C = @ECHO_C@
196
ECHO_N = @ECHO_N@
197
ECHO_T = @ECHO_T@
198
EGREP = @EGREP@
199
EXEEXT = @EXEEXT@
200
F77 = @F77@
201
FFLAGS = @FFLAGS@
202
FIND_PROC = @FIND_PROC@
203
GETCONF = @GETCONF@
204
GREP = @GREP@
205
GXX = @GXX@
206
HOSTNAME = @HOSTNAME@
1.1.1 by Mathias Gug
Import upstream version 5.1.31
207
INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
1 by Chuck Short
Import upstream version 5.1.30
208
INSTALL = @INSTALL@
209
INSTALL_DATA = @INSTALL_DATA@
210
INSTALL_PROGRAM = @INSTALL_PROGRAM@
211
INSTALL_SCRIPT = @INSTALL_SCRIPT@
212
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
213
KILL = @KILL@
214
LD = @LD@
215
LDFLAGS = @LDFLAGS@
216
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
217
LIBDL = @LIBDL@
218
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
219
LIBOBJS = @LIBOBJS@
220
LIBS = @LIBS@ @ZLIB_LIBS@ @openssl_libs@
221
LIBTOOL = @LIBTOOL@
222
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
223
LM_CFLAGS = @LM_CFLAGS@
224
LN = @LN@
225
LN_CP_F = @LN_CP_F@
226
LN_S = @LN_S@
227
LTLIBOBJS = @LTLIBOBJS@
228
MACHINE_TYPE = @MACHINE_TYPE@
229
MAKEINDEX = @MAKEINDEX@
230
MAKEINFO = @MAKEINFO@
231
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
232
MAKE_SHELL = @MAKE_SHELL@
233
MKDIR_P = @MKDIR_P@
234
MV = @MV@
235
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
236
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
237
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
238
MYSQLD_USER = @MYSQLD_USER@
239
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
0.2.1 by Norbert Tretkowski
Import upstream version 5.1.34
240
MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
1 by Chuck Short
Import upstream version 5.1.30
241
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
242
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
243
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
244
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
245
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
246
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
247
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
248
NDB_DEFS = @NDB_DEFS@
249
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
250
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
251
NDB_SCI_LIBS = @NDB_SCI_LIBS@
252
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
253
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
254
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
255
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
256
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
257
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
258
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
259
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
260
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
261
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
262
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
263
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
264
NM = @NM@
265
NOINST_LDFLAGS = @NOINST_LDFLAGS@
266
NON_THREADED_LIBS = @NON_THREADED_LIBS@
267
OBJEXT = @OBJEXT@
268
PACKAGE = @PACKAGE@
269
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
270
PACKAGE_NAME = @PACKAGE_NAME@
271
PACKAGE_STRING = @PACKAGE_STRING@
272
PACKAGE_TARNAME = @PACKAGE_TARNAME@
273
PACKAGE_VERSION = @PACKAGE_VERSION@
274
PATH_SEPARATOR = @PATH_SEPARATOR@
275
PDFLATEX = @PDFLATEX@
276
PDFMANUAL = @PDFMANUAL@
277
PERL = @PERL@
278
PERL5 = @PERL5@
279
PROTOCOL_VERSION = @PROTOCOL_VERSION@
280
PS = @PS@
281
RANLIB = @RANLIB@
282
RM = @RM@
283
SAVE_ASFLAGS = @SAVE_ASFLAGS@
284
SAVE_CC = @SAVE_CC@
285
SAVE_CFLAGS = @SAVE_CFLAGS@
286
SAVE_CXX = @SAVE_CXX@
287
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
288
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
289
SAVE_LDFLAGS = @SAVE_LDFLAGS@
290
SED = @SED@
291
SET_MAKE = @SET_MAKE@
292
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
293
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
294
SHELL = @SHELL@
295
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
296
STRIP = @STRIP@
297
SYSTEM_TYPE = @SYSTEM_TYPE@
298
TAR = @TAR@
299
TARGET_LINUX = @TARGET_LINUX@
300
TERMCAP_LIB = @TERMCAP_LIB@
301
TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
302
THREAD_LOBJECTS = @THREAD_LOBJECTS@
303
VERSION = @VERSION@
304
WRAPLIBS = @WRAPLIBS@
305
YACC = @YACC@
306
ZLIB_DEPS = @ZLIB_DEPS@
307
ZLIB_INCLUDES = @ZLIB_INCLUDES@
308
ZLIB_LIBS = @ZLIB_LIBS@
309
abs_builddir = @abs_builddir@
310
abs_srcdir = @abs_srcdir@
311
abs_top_builddir = @abs_top_builddir@
312
abs_top_srcdir = @abs_top_srcdir@
313
ac_ct_CC = @ac_ct_CC@
314
ac_ct_CXX = @ac_ct_CXX@
315
ac_ct_F77 = @ac_ct_F77@
316
am__include = @am__include@
317
am__leading_dot = @am__leading_dot@
318
am__quote = @am__quote@
319
am__tar = @am__tar@
320
am__untar = @am__untar@
321
bindir = @bindir@
322
build = @build@
323
build_alias = @build_alias@
324
build_cpu = @build_cpu@
325
build_os = @build_os@
326
build_vendor = @build_vendor@
327
builddir = @builddir@
328
condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
329
condition_dependent_plugin_links = @condition_dependent_plugin_links@
330
condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
331
condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
332
datadir = @datadir@
333
datarootdir = @datarootdir@
334
docdir = @docdir@
335
docs_dirs = @docs_dirs@
336
dvidir = @dvidir@
337
exec_prefix = @exec_prefix@
338
extra_docs = @extra_docs@
339
host = @host@
340
host_alias = @host_alias@
341
host_cpu = @host_cpu@
342
host_os = @host_os@
343
host_vendor = @host_vendor@
344
htmldir = @htmldir@
345
includedir = @includedir@
346
infodir = @infodir@
347
innodb_system_libs = @innodb_system_libs@
348
install_sh = @install_sh@
349
libdir = @libdir@
350
libexecdir = @libexecdir@
351
libmysqld_dirs = @libmysqld_dirs@
352
localedir = @localedir@
353
localstatedir = @localstatedir@
354
man1_files = @man1_files@
355
man8_files = @man8_files@
356
man_dirs = @man_dirs@
357
mandir = @mandir@
358
mkdir_p = @mkdir_p@
359
mysql_pg_dirs = @mysql_pg_dirs@
0.2.1 by Norbert Tretkowski
Import upstream version 5.1.34
360
mysql_pg_distdirs = @mysql_pg_distdirs@
1 by Chuck Short
Import upstream version 5.1.30
361
mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
362
mysql_plugin_defs = @mysql_plugin_defs@
363
mysql_plugin_dirs = @mysql_plugin_dirs@
364
mysql_plugin_libs = @mysql_plugin_libs@
365
mysql_se_dirs = @mysql_se_dirs@
0.2.1 by Norbert Tretkowski
Import upstream version 5.1.34
366
mysql_se_distdirs = @mysql_se_distdirs@
1 by Chuck Short
Import upstream version 5.1.30
367
mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
368
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
369
ndb_cxxflags_fix = @ndb_cxxflags_fix@
370
ndb_mgmclient_libs = @ndb_mgmclient_libs@
371
ndb_opt_subdirs = @ndb_opt_subdirs@
372
ndb_port = @ndb_port@
373
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
374
ndbcluster_includes = @ndbcluster_includes@
375
ndbcluster_libs = @ndbcluster_libs@
376
ndbcluster_system_libs = @ndbcluster_system_libs@
377
netware_dir = @netware_dir@
378
oldincludedir = @oldincludedir@
379
openssl_includes = @openssl_includes@
380
openssl_libs = @openssl_libs@
381
pdfdir = @pdfdir@
382
plugin_archive_shared_target = @plugin_archive_shared_target@
383
plugin_archive_static_target = @plugin_archive_static_target@
384
plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
385
plugin_blackhole_static_target = @plugin_blackhole_static_target@
386
plugin_csv_shared_target = @plugin_csv_shared_target@
387
plugin_csv_static_target = @plugin_csv_static_target@
388
plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
389
plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
390
plugin_example_shared_target = @plugin_example_shared_target@
391
plugin_example_static_target = @plugin_example_static_target@
392
plugin_federated_shared_target = @plugin_federated_shared_target@
393
plugin_federated_static_target = @plugin_federated_static_target@
394
plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
395
plugin_ftexample_static_target = @plugin_ftexample_static_target@
396
plugin_heap_shared_target = @plugin_heap_shared_target@
397
plugin_heap_static_target = @plugin_heap_static_target@
0.2.1 by Norbert Tretkowski
Import upstream version 5.1.34
398
plugin_ibmdb2i_shared_target = @plugin_ibmdb2i_shared_target@
399
plugin_ibmdb2i_static_target = @plugin_ibmdb2i_static_target@
1 by Chuck Short
Import upstream version 5.1.30
400
plugin_innobase_shared_target = @plugin_innobase_shared_target@
401
plugin_innobase_static_target = @plugin_innobase_static_target@
402
plugin_myisam_shared_target = @plugin_myisam_shared_target@
403
plugin_myisam_static_target = @plugin_myisam_static_target@
404
plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
405
plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
406
plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
407
plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
408
plugin_partition_shared_target = @plugin_partition_shared_target@
409
plugin_partition_static_target = @plugin_partition_static_target@
410
prefix = @prefix@
411
program_transform_name = @program_transform_name@
412
psdir = @psdir@
413
pstack_dir = @pstack_dir@
414
pstack_libs = @pstack_libs@
415
readline_basedir = @readline_basedir@
416
readline_dir = @readline_dir@
417
readline_h_ln_cmd = @readline_h_ln_cmd@
418
readline_link = @readline_link@
419
readline_topdir = @readline_topdir@
420
sbindir = @sbindir@
421
server_scripts = @server_scripts@
422
sharedstatedir = @sharedstatedir@
423
sql_client_dirs = @sql_client_dirs@
424
sql_server = @sql_server@
425
sql_server_dirs = @sql_server_dirs@
426
sql_union_dirs = @sql_union_dirs@
427
srcdir = @srcdir@
428
sysconfdir = @sysconfdir@
429
target = libmysqlclient_r.la
430
target_alias = @target_alias@
431
target_cpu = @target_cpu@
432
target_os = @target_os@
433
target_vendor = @target_vendor@
434
tools_dirs = @tools_dirs@
435
top_build_prefix = @top_build_prefix@
436
top_builddir = @top_builddir@
437
top_srcdir = @top_srcdir@
438
uname_prog = @uname_prog@
439
yassl_dir = @yassl_dir@
440
yassl_h_ln_cmd = @yassl_h_ln_cmd@
441
yassl_libs = @yassl_libs@
442
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
443
zlib_dir = @zlib_dir@
444
target_defs = -DDONT_USE_RAID -DMYSQL_CLIENT @LIB_EXTRA_CCFLAGS@
445
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include \
446
		$(openssl_includes) @ZLIB_INCLUDES@
447
448
MYSQLDATAdir = $(localstatedir)
449
MYSQLSHAREdir = $(pkgdatadir)
450
MYSQLBASEdir = $(prefix)
451
LDADD = @CLIENT_EXTRA_LDFLAGS@ $(target)
452
pkglib_LTLIBRARIES = $(target)
453
target_sources = libmysql.c password.c manager.c \
454
			get_password.c errmsg.c
455
456
mystringsobjects = strmov.lo strxmov.lo strxnmov.lo strnmov.lo \
457
			strmake.lo strend.lo strtod.lo \
458
			strnlen.lo strfill.lo is_prefix.lo \
459
			int2str.lo str2int.lo strinstr.lo strcont.lo \
460
			strcend.lo bcmp.lo ctype-latin1.lo \
461
			bchange.lo bmove.lo bmove_upp.lo longlong2str.lo \
462
			strtoull.lo strtoll.lo llstr.lo my_vsnprintf.lo \
463
			ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo \
464
			ctype-big5.lo ctype-czech.lo ctype-cp932.lo ctype-eucjpms.lo ctype-euc_kr.lo \
465
			ctype-win1250ch.lo ctype-utf8.lo ctype-extra.lo \
466
			ctype-ucs2.lo ctype-gb2312.lo ctype-gbk.lo \
467
			ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo \
468
			ctype-uca.lo xml.lo my_strtoll10.lo str_alloc.lo 
469
470
mystringsextra = strto.c
471
dbugobjects = dbug.lo # IT IS IN SAFEMALLOC.C sanity.lo
472
mysysheaders = mysys_priv.h my_static.h
473
vioheaders = vio_priv.h
474
mysysobjects1 = my_init.lo my_static.lo my_malloc.lo my_realloc.lo \
475
			my_create.lo my_delete.lo mf_tempfile.lo my_open.lo \
476
			my_file.lo my_read.lo my_write.lo errors.lo \
477
			my_error.lo my_getwd.lo my_div.lo \
478
			mf_pack.lo my_messnc.lo mf_dirname.lo mf_fn_ext.lo\
479
			mf_wcomp.lo typelib.lo safemalloc.lo my_alloc.lo \
480
			mf_format.lo mf_path.lo mf_unixpath.lo my_fopen.lo \
481
			my_symlink.lo my_fstream.lo mf_arr_appstr.lo \
482
			mf_loadpath.lo my_pthread.lo my_thr_init.lo \
483
			thr_mutex.lo mulalloc.lo string.lo \
484
                        default.lo default_modify.lo \
485
			my_compress.lo array.lo my_once.lo list.lo my_net.lo \
486
                        charset.lo charset-def.lo hash.lo mf_iocache.lo \
487
                        mf_iocache2.lo my_seek.lo my_sleep.lo \
488
			my_pread.lo mf_cache.lo md5.lo sha1.lo \
489
			my_getopt.lo my_gethostbyname.lo my_port.lo \
490
                        my_rename.lo my_chsize.lo my_sync.lo my_getsystime.lo
491
492
sqlobjects = net.lo
493
sql_cmn_objects = pack.lo client.lo my_time.lo
494
495
# Not needed in the minimum library
496
mysysobjects2 = my_lib.lo mf_qsort.lo
497
mysysobjects = $(mysysobjects1) $(mysysobjects2)
498
target_libadd = $(mysysobjects) $(mystringsobjects) $(dbugobjects) \
499
 $(sql_cmn_objects) $(vio_objects) $(sqlobjects)
500
501
target_ldflags = -version-info @SHARED_LIB_VERSION@ @LD_VERSION_SCRIPT@ 
502
vio_objects = vio.lo viosocket.lo viossl.lo viosslfactories.lo
503
BUILT_SOURCES = link_sources
504
CLEANFILES = $(target_libadd) $(SHLIBOBJS) \
505
			$(target) $(BUILT_SOURCES)
506
507
@HAVE_YASSL_TRUE@yassl_las = $(top_builddir)/extra/yassl/src/libyassl.la \
508
@HAVE_YASSL_TRUE@	    $(top_builddir)/extra/yassl/taocrypt/src/libtaocrypt.la
509
510
conf_to_src_SOURCES = conf_to_src.c
511
conf_to_src_LDADD = 
512
#force static linking of conf_to_src - essential when linking against
513
#custom installation of libc
514
conf_to_src_LDFLAGS = @NOINST_LDFLAGS@
515
nodist_libmysqlclient_r_la_SOURCES = $(target_sources)
516
libmysqlclient_r_la_LIBADD = $(target_libadd) $(yassl_las)
517
libmysqlclient_r_la_LDFLAGS = $(target_ldflags)
518
all: $(BUILT_SOURCES)
519
	$(MAKE) $(AM_MAKEFLAGS) all-am
520
521
.SUFFIXES:
522
.SUFFIXES: .c .lo .o .obj
523
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/libmysql/Makefile.shared $(am__configure_deps)
524
	@for dep in $?; do \
525
	  case '$(am__configure_deps)' in \
526
	    *$$dep*) \
1.1.1 by Mathias Gug
Import upstream version 5.1.31
527
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
528
	        && { if test -f $@; then exit 0; else break; fi; }; \
1 by Chuck Short
Import upstream version 5.1.30
529
	      exit 1;; \
530
	  esac; \
531
	done; \
532
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libmysql_r/Makefile'; \
533
	cd $(top_srcdir) && \
534
	  $(AUTOMAKE) --gnu  libmysql_r/Makefile
535
.PRECIOUS: Makefile
536
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
537
	@case '$?' in \
538
	  *config.status*) \
539
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
540
	  *) \
541
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
542
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
543
	esac;
544
545
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
546
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547
548
$(top_srcdir)/configure:  $(am__configure_deps)
549
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
550
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
551
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
552
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
553
	@$(NORMAL_INSTALL)
554
	test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
555
	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
556
	  if test -f $$p; then \
557
	    f=$(am__strip_dir) \
558
	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
559
	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
560
	  else :; fi; \
561
	done
562
563
uninstall-pkglibLTLIBRARIES:
564
	@$(NORMAL_UNINSTALL)
565
	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
566
	  p=$(am__strip_dir) \
567
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
568
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
569
	done
570
571
clean-pkglibLTLIBRARIES:
572
	-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
573
	@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
574
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
575
	  test "$$dir" != "$$p" || dir=.; \
576
	  echo "rm -f \"$${dir}/so_locations\""; \
577
	  rm -f "$${dir}/so_locations"; \
578
	done
579
libmysqlclient_r.la: $(libmysqlclient_r_la_OBJECTS) $(libmysqlclient_r_la_DEPENDENCIES) 
580
	$(libmysqlclient_r_la_LINK) -rpath $(pkglibdir) $(libmysqlclient_r_la_OBJECTS) $(libmysqlclient_r_la_LIBADD) $(LIBS)
581
582
clean-noinstPROGRAMS:
583
	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
584
	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
585
	  echo " rm -f $$p $$f"; \
586
	  rm -f $$p $$f ; \
587
	done
588
conf_to_src$(EXEEXT): $(conf_to_src_OBJECTS) $(conf_to_src_DEPENDENCIES) 
589
	@rm -f conf_to_src$(EXEEXT)
590
	$(conf_to_src_LINK) $(conf_to_src_OBJECTS) $(conf_to_src_LDADD) $(LIBS)
591
592
mostlyclean-compile:
593
	-rm -f *.$(OBJEXT)
594
595
distclean-compile:
596
	-rm -f *.tab.c
597
598
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf_to_src.Po@am__quote@
599
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errmsg.Plo@am__quote@
600
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_password.Plo@am__quote@
601
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libmysql.Plo@am__quote@
602
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/manager.Plo@am__quote@
603
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/password.Plo@am__quote@
604
605
.c.o:
606
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
607
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
608
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
609
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
611
612
.c.obj:
613
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
614
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
615
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
616
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
617
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
618
619
.c.lo:
620
@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
621
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
622
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
623
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
625
626
mostlyclean-libtool:
627
	-rm -f *.lo
628
629
clean-libtool:
630
	-rm -rf .libs _libs
631
632
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
633
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
634
	unique=`for i in $$list; do \
635
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
636
	  done | \
1.1.1 by Mathias Gug
Import upstream version 5.1.31
637
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1 by Chuck Short
Import upstream version 5.1.30
638
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
639
	mkid -fID $$unique
640
tags: TAGS
641
642
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
643
		$(TAGS_FILES) $(LISP)
644
	tags=; \
645
	here=`pwd`; \
646
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
647
	unique=`for i in $$list; do \
648
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
649
	  done | \
650
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
651
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
652
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
653
	  test -n "$$unique" || unique=$$empty_fix; \
654
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655
	    $$tags $$unique; \
656
	fi
657
ctags: CTAGS
658
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
659
		$(TAGS_FILES) $(LISP)
660
	tags=; \
661
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
662
	unique=`for i in $$list; do \
663
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
664
	  done | \
665
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
667
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
668
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669
	     $$tags $$unique
670
671
GTAGS:
672
	here=`$(am__cd) $(top_builddir) && pwd` \
673
	  && cd $(top_srcdir) \
674
	  && gtags -i $(GTAGS_ARGS) $$here
675
676
distclean-tags:
677
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678
679
distdir: $(DISTFILES)
680
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
681
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
682
	list='$(DISTFILES)'; \
683
	  dist_files=`for file in $$list; do echo $$file; done | \
684
	  sed -e "s|^$$srcdirstrip/||;t" \
685
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
686
	case $$dist_files in \
687
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
688
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
689
			   sort -u` ;; \
690
	esac; \
691
	for file in $$dist_files; do \
692
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
693
	  if test -d $$d/$$file; then \
694
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
695
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
696
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
697
	    fi; \
698
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
699
	  else \
700
	    test -f $(distdir)/$$file \
701
	    || cp -p $$d/$$file $(distdir)/$$file \
702
	    || exit 1; \
703
	  fi; \
704
	done
705
check-am: all-am
706
check: $(BUILT_SOURCES)
707
	$(MAKE) $(AM_MAKEFLAGS) check-am
708
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
709
installdirs:
710
	for dir in "$(DESTDIR)$(pkglibdir)"; do \
711
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
712
	done
713
install: $(BUILT_SOURCES)
714
	$(MAKE) $(AM_MAKEFLAGS) install-am
715
install-exec: install-exec-am
716
install-data: install-data-am
717
uninstall: uninstall-am
718
719
install-am: all-am
720
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
721
722
installcheck: installcheck-am
723
install-strip:
724
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
725
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
726
	  `test -z '$(STRIP)' || \
727
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
728
mostlyclean-generic:
729
730
clean-generic:
731
	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
732
733
distclean-generic:
734
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
735
736
maintainer-clean-generic:
737
	@echo "This command is intended for maintainers to use"
738
	@echo "it deletes files that may require special tools to rebuild."
739
	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
740
clean: clean-am
741
742
clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \
743
	clean-pkglibLTLIBRARIES mostlyclean-am
744
745
distclean: distclean-am
746
	-rm -rf ./$(DEPDIR)
747
	-rm -f Makefile
748
distclean-am: clean-am distclean-compile distclean-generic \
749
	distclean-tags
750
751
dvi: dvi-am
752
753
dvi-am:
754
755
html: html-am
756
757
info: info-am
758
759
info-am:
760
761
install-data-am:
762
763
install-dvi: install-dvi-am
764
765
install-exec-am: install-pkglibLTLIBRARIES
766
767
install-html: install-html-am
768
769
install-info: install-info-am
770
771
install-man:
772
773
install-pdf: install-pdf-am
774
775
install-ps: install-ps-am
776
777
installcheck-am:
778
779
maintainer-clean: maintainer-clean-am
780
	-rm -rf ./$(DEPDIR)
781
	-rm -f Makefile
782
maintainer-clean-am: distclean-am maintainer-clean-generic
783
784
mostlyclean: mostlyclean-am
785
786
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
787
	mostlyclean-libtool
788
789
pdf: pdf-am
790
791
pdf-am:
792
793
ps: ps-am
794
795
ps-am:
796
797
uninstall-am: uninstall-pkglibLTLIBRARIES
798
799
.MAKE: install-am install-strip
800
801
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
802
	clean-libtool clean-local clean-noinstPROGRAMS \
803
	clean-pkglibLTLIBRARIES ctags distclean distclean-compile \
804
	distclean-generic distclean-libtool distclean-tags distdir dvi \
805
	dvi-am html html-am info info-am install install-am \
806
	install-data install-data-am install-dvi install-dvi-am \
807
	install-exec install-exec-am install-html install-html-am \
808
	install-info install-info-am install-man install-pdf \
809
	install-pdf-am install-pkglibLTLIBRARIES install-ps \
810
	install-ps-am install-strip installcheck installcheck-am \
811
	installdirs maintainer-clean maintainer-clean-generic \
812
	mostlyclean mostlyclean-compile mostlyclean-generic \
813
	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
814
	uninstall-am uninstall-pkglibLTLIBRARIES
815
816
817
# The automatic dependencies miss this
818
#bmove_upp.lo:		$(LTCHARSET_OBJS)
819
820
clean-local:
821
	rm -f `echo $(mystringsobjects) | sed "s;\.lo;.c;g"` \
822
	      `echo $(dbugobjects) | sed "s;\.lo;.c;g"` \
823
	      `echo $(mysysobjects) | sed "s;\.lo;.c;g"` \
824
	      `echo $(vio_objects) | sed "s;\.lo;.c;g"` \
825
	      `echo $(sql_cmn_objects) | sed "s;\.lo;.c;g"` \
826
	       $(CHARSET_SRCS) $(CHARSET_OBJS) \
827
	       $(mystringsextra) $(mysysheaders) $(vioheaders) \
828
               net.c
829
830
# Don't update the files from bitkeeper
831
%::SCCS/s.%
832
833
link_sources:
834
	set -x; \
835
	for d in $(top_srcdir)/libmysql $(top_builddir)/libmysql; do \
836
	  for f in `cd $$d && echo *.[ch]`; do \
837
	    rm -f $$f; \
838
	    @LN_CP_F@ $$d/$$f $$f; \
839
	  done; \
840
	done
841
	echo timestamp > link_sources
842
843
# Don't update the files from bitkeeper
844
%::SCCS/s.%
845
# Tell versions [3.59,3.63) of GNU make to not export all variables.
846
# Otherwise a system limit (for SysV at least) may be exceeded.
847
.NOEXPORT: