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