mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / storage / ndb / test / run-test / Makefile.in
blob16e0fab54ad8a9b0955f09b773ace34ba186e5d9
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) 2004-2007 MySQL AB, 2009 Sun Microsystems, Inc.
18 # Use is subject to license terms.
20 # This program is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; version 2 of the License.
24 # This program is distributed in the hope that it will be useful,
25 # but WITHOUT ANY WARRANTY; without even the implied warranty of
26 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 # GNU General Public License for more details.
29 # You should have received a copy of the GNU General Public License
30 # along with this program; if not, write to the Free Software
31 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
33 # Copyright (C) 2004, 2006 MySQL AB
35 # This program is free software; you can redistribute it and/or modify
36 # it under the terms of the GNU General Public License as published by
37 # the Free Software Foundation; version 2 of the License.
39 # This program is distributed in the hope that it will be useful,
40 # but WITHOUT ANY WARRANTY; without even the implied warranty of
41 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
42 # GNU General Public License for more details.
44 # You should have received a copy of the GNU General Public License
45 # along with this program; if not, write to the Free Software
46 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
48 # Copyright (C) 2004-2006 MySQL AB
50 # This program is free software; you can redistribute it and/or modify
51 # it under the terms of the GNU General Public License as published by
52 # the Free Software Foundation; version 2 of the License.
54 # This program is distributed in the hope that it will be useful,
55 # but WITHOUT ANY WARRANTY; without even the implied warranty of
56 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
57 # GNU General Public License for more details.
59 # You should have received a copy of the GNU General Public License
60 # along with this program; if not, write to the Free Software
61 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
63 # Copyright (c) 2004-2006 MySQL AB
65 # This program is free software; you can redistribute it and/or modify
66 # it under the terms of the GNU General Public License as published by
67 # the Free Software Foundation; version 2 of the License.
69 # This program is distributed in the hope that it will be useful,
70 # but WITHOUT ANY WARRANTY; without even the implied warranty of
71 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
72 # GNU General Public License for more details.
74 # You should have received a copy of the GNU General Public License
75 # along with this program; if not, write to the Free Software
76 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
78 # Copyright (C) 2004, 2006 MySQL AB
80 # This program is free software; you can redistribute it and/or modify
81 # it under the terms of the GNU General Public License as published by
82 # the Free Software Foundation; version 2 of the License.
84 # This program is distributed in the hope that it will be useful,
85 # but WITHOUT ANY WARRANTY; without even the implied warranty of
86 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
87 # GNU General Public License for more details.
89 # You should have received a copy of the GNU General Public License
90 # along with this program; if not, write to the Free Software
91 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
95 VPATH = @srcdir@
96 pkgdatadir = $(datadir)/@PACKAGE@
97 pkglibdir = $(libdir)/@PACKAGE@
98 pkgincludedir = $(includedir)/@PACKAGE@
99 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
100 install_sh_DATA = $(install_sh) -c -m 644
101 install_sh_PROGRAM = $(install_sh) -c
102 install_sh_SCRIPT = $(install_sh) -c
103 INSTALL_HEADER = $(INSTALL_DATA)
104 transform = $(program_transform_name)
105 NORMAL_INSTALL = :
106 PRE_INSTALL = :
107 POST_INSTALL = :
108 NORMAL_UNINSTALL = :
109 PRE_UNINSTALL = :
110 POST_UNINSTALL = :
111 build_triplet = @build@
112 host_triplet = @host@
113 target_triplet = @target@
114 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
115 $(top_srcdir)/storage/ndb/config/common.mk.am \
116 $(top_srcdir)/storage/ndb/config/type_mgmapiclient.mk.am \
117 $(top_srcdir)/storage/ndb/config/type_ndbapitools.mk.am \
118 $(top_srcdir)/storage/ndb/config/type_util.mk.am
119 test_PROGRAMS = atrt$(EXEEXT)
120 subdir = storage/ndb/test/run-test
121 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
122 am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/maintainer.m4 \
123 $(top_srcdir)/config/ac-macros/alloca.m4 \
124 $(top_srcdir)/config/ac-macros/check_cpu.m4 \
125 $(top_srcdir)/config/ac-macros/character_sets.m4 \
126 $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
127 $(top_srcdir)/config/ac-macros/plugins.m4 \
128 $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
129 $(top_srcdir)/config/ac-macros/large_file.m4 \
130 $(top_srcdir)/config/ac-macros/misc.m4 \
131 $(top_srcdir)/config/ac-macros/readline.m4 \
132 $(top_srcdir)/config/ac-macros/ssl.m4 \
133 $(top_srcdir)/config/ac-macros/zlib.m4 \
134 $(top_srcdir)/configure.in
135 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136 $(ACLOCAL_M4)
137 mkinstalldirs = $(install_sh) -d
138 CONFIG_HEADER = $(top_builddir)/include/config.h
139 CONFIG_CLEAN_FILES =
140 am__installdirs = "$(DESTDIR)$(testdir)" "$(DESTDIR)$(testdir)" \
141 "$(DESTDIR)$(wrappersdir)" "$(DESTDIR)$(testdir)"
142 testPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
143 PROGRAMS = $(test_PROGRAMS)
144 am_atrt_OBJECTS = atrt-main.$(OBJEXT) atrt-setup.$(OBJEXT) \
145 atrt-files.$(OBJEXT)
146 atrt_OBJECTS = $(am_atrt_OBJECTS)
147 atrt_LDADD = $(LDADD)
148 am__DEPENDENCIES_1 = $(top_builddir)/storage/ndb/test/src/libNDBT.a \
149 $(top_builddir)/storage/ndb/src/libndbclient.la \
150 $(top_builddir)/dbug/libdbug.a \
151 $(top_builddir)/mysys/libmysys.a \
152 $(top_builddir)/strings/libmystrings.a
153 atrt_DEPENDENCIES = $(am__DEPENDENCIES_1) \
154 $(top_builddir)/storage/ndb/src/libndbclient.la \
155 $(top_builddir)/dbug/libdbug.a \
156 $(top_builddir)/mysys/libmysys.a \
157 $(top_builddir)/strings/libmystrings.a
158 atrt_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
159 --mode=link $(CXXLD) $(atrt_CXXFLAGS) $(CXXFLAGS) \
160 $(atrt_LDFLAGS) $(LDFLAGS) -o $@
161 testSCRIPT_INSTALL = $(INSTALL_SCRIPT)
162 wrappersSCRIPT_INSTALL = $(INSTALL_SCRIPT)
163 SCRIPTS = $(test_SCRIPTS) $(wrappers_SCRIPTS)
164 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
165 depcomp = $(SHELL) $(top_srcdir)/depcomp
166 am__depfiles_maybe = depfiles
167 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
168 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
169 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
170 --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
171 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
172 CXXLD = $(CXX)
173 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
174 --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
175 $(LDFLAGS) -o $@
176 SOURCES = $(atrt_SOURCES)
177 DIST_SOURCES = $(atrt_SOURCES)
178 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
179 am__vpath_adj = case $$p in \
180 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
181 *) f=$$p;; \
182 esac;
183 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
184 testDATA_INSTALL = $(INSTALL_DATA)
185 DATA = $(test_DATA)
186 ETAGS = etags
187 CTAGS = ctags
188 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189 ABI_CHECK = @ABI_CHECK@
190 ACLOCAL = @ACLOCAL@
191 ALLOCA = @ALLOCA@
192 AMTAR = @AMTAR@
193 AM_CFLAGS = @AM_CFLAGS@
194 AM_CXXFLAGS = $(NDB_AM_CXXFLAGS) $(NDB_CXXFLAGS)
195 AR = @AR@
196 ARFLAGS = @ARFLAGS@
197 AS = @AS@
198 ASFLAGS = @ASFLAGS@
199 AUTOCONF = @AUTOCONF@
200 AUTOHEADER = @AUTOHEADER@
201 AUTOMAKE = @AUTOMAKE@
202 AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
203 AWK = @AWK@
204 CC = @CC@
205 CCAS = @CCAS@
206 CCASDEPMODE = @CCASDEPMODE@
207 CCASFLAGS = @CCASFLAGS@
208 CCDEPMODE = @CCDEPMODE@
209 CC_VERSION = @CC_VERSION@
210 CFLAGS = @CFLAGS@
211 CHECK_PID = @CHECK_PID@
212 CHMOD = @CHMOD@
213 CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
214 CLIENT_LIBS = @CLIENT_LIBS@
215 CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
216 CMP = @CMP@
217 COMPILATION_COMMENT = @COMPILATION_COMMENT@
218 CONF_COMMAND = @CONF_COMMAND@
219 CP = @CP@
220 CPP = @CPP@
221 CPPFLAGS = @CPPFLAGS@
222 CXX = @CXX@
223 CXXCPP = @CXXCPP@
224 CXXDEPMODE = @CXXDEPMODE@
225 CXXFLAGS = @CXXFLAGS@
226 CXXLDFLAGS = @CXXLDFLAGS@
227 CXX_VERSION = @CXX_VERSION@
228 CYGPATH_W = @CYGPATH_W@
229 DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
230 DEPDIR = @DEPDIR@
231 DIFF = @DIFF@
232 DOT_FRM_VERSION = @DOT_FRM_VERSION@
233 DOXYGEN = @DOXYGEN@
234 DSYMUTIL = @DSYMUTIL@
235 DUMPBIN = @DUMPBIN@
236 DVIS = @DVIS@
237 ECHO_C = @ECHO_C@
238 ECHO_N = @ECHO_N@
239 ECHO_T = @ECHO_T@
240 EGREP = @EGREP@
241 EXEEXT = @EXEEXT@
242 FGREP = @FGREP@
243 FIND_PROC = @FIND_PROC@
244 GETCONF = @GETCONF@
245 GREP = @GREP@
246 GXX = @GXX@
247 HOSTNAME = @HOSTNAME@
248 INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
249 INSTALL = @INSTALL@
250 INSTALL_DATA = @INSTALL_DATA@
251 INSTALL_PROGRAM = @INSTALL_PROGRAM@
252 INSTALL_SCRIPT = @INSTALL_SCRIPT@
253 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254 KILL = @KILL@
255 LD = @LD@
256 LDFLAGS = @LDFLAGS@
257 LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
258 LIBDL = @LIBDL@
259 LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
260 LIBOBJS = @LIBOBJS@
261 LIBS = @LIBS@
262 LIBTOOL = @LIBTOOL@
263 LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
264 LIPO = @LIPO@
265 LM_CFLAGS = @LM_CFLAGS@
266 LN = @LN@
267 LN_CP_F = @LN_CP_F@
268 LN_S = @LN_S@
269 LTLIBOBJS = @LTLIBOBJS@
270 MACHINE_TYPE = @MACHINE_TYPE@
271 MAKEINDEX = @MAKEINDEX@
272 MAKEINFO = @MAKEINFO@
273 MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
274 MAKE_SHELL = @MAKE_SHELL@
275 MKDIR_P = @MKDIR_P@
276 MV = @MV@
277 MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
278 MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
279 MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
280 MYSQLD_USER = @MYSQLD_USER@
281 MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
282 MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
283 MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
284 MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
285 MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
286 MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
287 MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
288 MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
289 MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
290 MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
291 NDB_DEFS = @NDB_DEFS@
292 NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
293 NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
294 NDB_SCI_LIBS = @NDB_SCI_LIBS@
295 NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
296 NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
297 NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
298 NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
299 NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
300 NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
301 NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
302 NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
303 NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
304 NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
305 NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
306 NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
307 NM = @NM@
308 NMEDIT = @NMEDIT@
309 NOINST_LDFLAGS = @NOINST_LDFLAGS@
310 NON_THREADED_LIBS = @NON_THREADED_LIBS@
311 OBJDUMP = @OBJDUMP@
312 OBJEXT = @OBJEXT@
313 OTOOL = @OTOOL@
314 OTOOL64 = @OTOOL64@
315 PACKAGE = @PACKAGE@
316 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
317 PACKAGE_NAME = @PACKAGE_NAME@
318 PACKAGE_STRING = @PACKAGE_STRING@
319 PACKAGE_TARNAME = @PACKAGE_TARNAME@
320 PACKAGE_VERSION = @PACKAGE_VERSION@
321 PATH_SEPARATOR = @PATH_SEPARATOR@
322 PDFLATEX = @PDFLATEX@
323 PDFMANUAL = @PDFMANUAL@
324 PERL = @PERL@
325 PERL5 = @PERL5@
326 PROTOCOL_VERSION = @PROTOCOL_VERSION@
327 PS = @PS@
328 RANLIB = @RANLIB@
329 RM = @RM@
330 SAVE_ASFLAGS = @SAVE_ASFLAGS@
331 SAVE_CC = @SAVE_CC@
332 SAVE_CFLAGS = @SAVE_CFLAGS@
333 SAVE_CXX = @SAVE_CXX@
334 SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
335 SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
336 SAVE_LDFLAGS = @SAVE_LDFLAGS@
337 SED = @SED@
338 SET_MAKE = @SET_MAKE@
339 SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
340 SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
341 SHELL = @SHELL@
342 STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
343 STRIP = @STRIP@
344 SYSTEM_TYPE = @SYSTEM_TYPE@
345 TAR = @TAR@
346 TARGET_LINUX = @TARGET_LINUX@
347 TERMCAP_LIB = @TERMCAP_LIB@
348 TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
349 THREAD_LOBJECTS = @THREAD_LOBJECTS@
350 VERSION = @VERSION@
351 WRAPLIBS = @WRAPLIBS@
352 YACC = @YACC@
353 YACC_HEXT = @YACC_HEXT@
354 ZLIB_DEPS = @ZLIB_DEPS@
355 ZLIB_INCLUDES = @ZLIB_INCLUDES@
356 ZLIB_LIBS = @ZLIB_LIBS@
357 abs_builddir = @abs_builddir@
358 abs_srcdir = @abs_srcdir@
359 abs_top_builddir = @abs_top_builddir@
360 abs_top_srcdir = @abs_top_srcdir@
361 ac_ct_CC = @ac_ct_CC@
362 ac_ct_CXX = @ac_ct_CXX@
363 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
364 am__include = @am__include@
365 am__leading_dot = @am__leading_dot@
366 am__quote = @am__quote@
367 am__tar = @am__tar@
368 am__untar = @am__untar@
369 bindir = @bindir@
370 build = @build@
371 build_alias = @build_alias@
372 build_cpu = @build_cpu@
373 build_os = @build_os@
374 build_vendor = @build_vendor@
375 builddir = @builddir@
376 condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
377 condition_dependent_plugin_links = @condition_dependent_plugin_links@
378 condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
379 condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
380 datadir = @datadir@
381 datarootdir = @datarootdir@
382 docdir = @docdir@
383 docs_dirs = @docs_dirs@
384 dvidir = @dvidir@
385 exec_prefix = @exec_prefix@
386 extra_docs = @extra_docs@
387 host = @host@
388 host_alias = @host_alias@
389 host_cpu = @host_cpu@
390 host_os = @host_os@
391 host_vendor = @host_vendor@
392 htmldir = @htmldir@
393 includedir = @includedir@
394 infodir = @infodir@
395 innodb_system_libs = @innodb_system_libs@
396 install_sh = @install_sh@
397 libdir = @libdir@
398 libexecdir = @libexecdir@
399 libmysqld_dirs = @libmysqld_dirs@
400 localedir = @localedir@
401 localstatedir = @localstatedir@
402 lt_ECHO = @lt_ECHO@
403 man1_files = @man1_files@
404 man8_files = @man8_files@
405 man_dirs = @man_dirs@
406 mandir = @mandir@
407 mkdir_p = @mkdir_p@
408 mysql_pg_dirs = @mysql_pg_dirs@
409 mysql_pg_distdirs = @mysql_pg_distdirs@
410 mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
411 mysql_plugin_defs = @mysql_plugin_defs@
412 mysql_plugin_dirs = @mysql_plugin_dirs@
413 mysql_plugin_libs = @mysql_plugin_libs@
414 mysql_se_dirs = @mysql_se_dirs@
415 mysql_se_distdirs = @mysql_se_distdirs@
416 mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
417 ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
418 ndb_cxxflags_fix = @ndb_cxxflags_fix@
419 ndb_mgmclient_libs = @ndb_mgmclient_libs@
420 ndb_opt_subdirs = @ndb_opt_subdirs@
421 ndb_port = @ndb_port@
422 ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
423 ndbcluster_includes = @ndbcluster_includes@
424 ndbcluster_libs = @ndbcluster_libs@
425 ndbcluster_system_libs = @ndbcluster_system_libs@
426 netware_dir = @netware_dir@
427 oldincludedir = @oldincludedir@
428 openssl_includes = @openssl_includes@
429 openssl_libs = @openssl_libs@
430 pdfdir = @pdfdir@
431 plugin_archive_shared_target = @plugin_archive_shared_target@
432 plugin_archive_static_target = @plugin_archive_static_target@
433 plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
434 plugin_blackhole_static_target = @plugin_blackhole_static_target@
435 plugin_csv_shared_target = @plugin_csv_shared_target@
436 plugin_csv_static_target = @plugin_csv_static_target@
437 plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
438 plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
439 plugin_example_shared_target = @plugin_example_shared_target@
440 plugin_example_static_target = @plugin_example_static_target@
441 plugin_federated_shared_target = @plugin_federated_shared_target@
442 plugin_federated_static_target = @plugin_federated_static_target@
443 plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
444 plugin_ftexample_static_target = @plugin_ftexample_static_target@
445 plugin_heap_shared_target = @plugin_heap_shared_target@
446 plugin_heap_static_target = @plugin_heap_static_target@
447 plugin_innobase_shared_target = @plugin_innobase_shared_target@
448 plugin_innobase_static_target = @plugin_innobase_static_target@
449 plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
450 plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
451 plugin_myisam_shared_target = @plugin_myisam_shared_target@
452 plugin_myisam_static_target = @plugin_myisam_static_target@
453 plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
454 plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
455 plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
456 plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
457 plugin_partition_shared_target = @plugin_partition_shared_target@
458 plugin_partition_static_target = @plugin_partition_static_target@
459 prefix = @prefix@
460 program_transform_name = @program_transform_name@
461 psdir = @psdir@
462 readline_basedir = @readline_basedir@
463 readline_dir = @readline_dir@
464 readline_h_ln_cmd = @readline_h_ln_cmd@
465 readline_link = @readline_link@
466 readline_topdir = @readline_topdir@
467 sbindir = @sbindir@
468 server_scripts = @server_scripts@
469 sharedstatedir = @sharedstatedir@
470 sql_client_dirs = @sql_client_dirs@
471 sql_server = @sql_server@
472 sql_server_dirs = @sql_server_dirs@
473 sql_union_dirs = @sql_union_dirs@
474 srcdir = @srcdir@
475 sysconfdir = @sysconfdir@
476 target = @target@
477 target_alias = @target_alias@
478 target_cpu = @target_cpu@
479 target_os = @target_os@
480 target_vendor = @target_vendor@
481 tools_dirs = @tools_dirs@
482 top_build_prefix = @top_build_prefix@
483 top_builddir = @top_builddir@
484 top_srcdir = @top_srcdir@
485 uname_prog = @uname_prog@
486 yassl_dir = @yassl_dir@
487 yassl_h_ln_cmd = @yassl_h_ln_cmd@
488 yassl_libs = @yassl_libs@
489 yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
490 yassl_thread_cxxflags = @yassl_thread_cxxflags@
491 zlib_dir = @zlib_dir@
492 testroot = $(prefix)
493 testdir = $(testroot)/mysql-test/ndb
494 ndbbindir = "$(libexecdir)"
495 ndbtoolsdir = "$(bindir)"
496 ndbtestdir = "$(bindir)"
497 ndblibdir = "$(pkglibdir)"
498 ndbincludedir = "$(pkgincludedir)/storage/ndb"
499 ndbapiincludedir = "$(pkgincludedir)/storage/ndb/ndbapi"
500 mgmapiincludedir = "$(pkgincludedir)/storage/ndb/mgmapi"
501 INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
502 -I$(top_builddir)/storage/ndb/include -I$(top_srcdir)/include \
503 -I$(top_srcdir)/mysys -I$(top_srcdir)/storage/ndb/include \
504 -I$(top_srcdir)/storage/ndb/include/util \
505 -I$(top_srcdir)/storage/ndb/include/portlib \
506 -I$(top_srcdir)/storage/ndb/include/logger \
507 -I$(top_srcdir)/storage/ndb/include/mgmapi -I$(srcdir) \
508 -I$(top_builddir)/include \
509 -I$(top_builddir)/storage/ndb/include -I$(top_srcdir)/include \
510 -I$(top_srcdir)/storage/ndb/include \
511 -I$(top_srcdir)/storage/ndb/include/ndbapi \
512 -I$(top_srcdir)/storage/ndb/include/util \
513 -I$(top_srcdir)/storage/ndb/include/portlib \
514 -I$(top_srcdir)/storage/ndb/test/include \
515 -I$(top_srcdir)/storage/ndb/include/mgmapi \
516 -I$(top_srcdir)/storage/ndb/include/kernel
517 LDADD = $(LDADD_LOC) $(top_builddir)/storage/ndb/src/libndbclient.la \
518 $(top_builddir)/dbug/libdbug.a \
519 $(top_builddir)/mysys/libmysys.a \
520 $(top_builddir)/strings/libmystrings.a @NDB_SCI_LIBS@ \
521 @ZLIB_LIBS@ $(am__empty)
522 NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC)
523 NDB_AM_CXXFLAGS := $(AM_CXXFLAGS)
524 test_DATA = daily-basic-tests.txt daily-devel-tests.txt 16node-tests.txt \
525 conf-ndbmaster.cnf \
526 conf-dl145a.cnf test-tests.txt conf-test.cnf
528 test_SCRIPTS = atrt-analyze-result.sh atrt-gather-result.sh atrt-setup.sh \
529 atrt-clear-result.sh autotest-run.sh
531 atrt_SOURCES = main.cpp setup.cpp files.cpp
532 INCLUDES_LOC = -I$(top_srcdir)/storage/ndb/test/include
533 LDADD_LOC = $(top_builddir)/storage/ndb/test/src/libNDBT.a \
534 $(top_builddir)/storage/ndb/src/libndbclient.la \
535 $(top_builddir)/dbug/libdbug.a \
536 $(top_builddir)/mysys/libmysys.a \
537 $(top_builddir)/strings/libmystrings.a @NDB_SCI_LIBS@
539 atrt_CXXFLAGS = -I$(top_srcdir)/ndb/src/mgmapi \
540 -I$(top_srcdir)/ndb/src/mgmsrv \
541 -I$(top_srcdir)/ndb/include/mgmcommon \
542 -DMYSQLCLUSTERDIR="\"\"" \
543 -DDEFAULT_PREFIX="\"$(prefix)\""
545 atrt_LDFLAGS = -static @ndb_bin_am_ldflags@
546 wrappersdir = $(prefix)/bin
547 wrappers_SCRIPTS = atrt-testBackup atrt-mysql-test-run
548 EXTRA_DIST = $(test_DATA) $(test_SCRIPTS) $(wrappers_SCRIPTS) README.ATRT atrt.hpp
549 all: all-am
551 .SUFFIXES:
552 .SUFFIXES: .cpp .lo .o .obj
553 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/storage/ndb/config/common.mk.am $(top_srcdir)/storage/ndb/config/type_util.mk.am $(top_srcdir)/storage/ndb/config/type_mgmapiclient.mk.am $(top_srcdir)/storage/ndb/config/type_ndbapitools.mk.am $(am__configure_deps)
554 @for dep in $?; do \
555 case '$(am__configure_deps)' in \
556 *$$dep*) \
557 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
558 && { if test -f $@; then exit 0; else break; fi; }; \
559 exit 1;; \
560 esac; \
561 done; \
562 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu storage/ndb/test/run-test/Makefile'; \
563 cd $(top_srcdir) && \
564 $(AUTOMAKE) --gnu storage/ndb/test/run-test/Makefile
565 .PRECIOUS: Makefile
566 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
567 @case '$?' in \
568 *config.status*) \
569 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
570 *) \
571 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
572 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
573 esac;
575 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
576 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
578 $(top_srcdir)/configure: $(am__configure_deps)
579 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
580 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
581 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
582 install-testPROGRAMS: $(test_PROGRAMS)
583 @$(NORMAL_INSTALL)
584 test -z "$(testdir)" || $(MKDIR_P) "$(DESTDIR)$(testdir)"
585 @list='$(test_PROGRAMS)'; for p in $$list; do \
586 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
587 if test -f $$p \
588 || test -f $$p1 \
589 ; then \
590 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
591 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(testPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(testdir)/$$f'"; \
592 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(testPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(testdir)/$$f" || exit 1; \
593 else :; fi; \
594 done
596 uninstall-testPROGRAMS:
597 @$(NORMAL_UNINSTALL)
598 @list='$(test_PROGRAMS)'; for p in $$list; do \
599 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
600 echo " rm -f '$(DESTDIR)$(testdir)/$$f'"; \
601 rm -f "$(DESTDIR)$(testdir)/$$f"; \
602 done
604 clean-testPROGRAMS:
605 @list='$(test_PROGRAMS)'; for p in $$list; do \
606 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
607 echo " rm -f $$p $$f"; \
608 rm -f $$p $$f ; \
609 done
610 atrt$(EXEEXT): $(atrt_OBJECTS) $(atrt_DEPENDENCIES)
611 @rm -f atrt$(EXEEXT)
612 $(atrt_LINK) $(atrt_OBJECTS) $(atrt_LDADD) $(LIBS)
613 install-testSCRIPTS: $(test_SCRIPTS)
614 @$(NORMAL_INSTALL)
615 test -z "$(testdir)" || $(MKDIR_P) "$(DESTDIR)$(testdir)"
616 @list='$(test_SCRIPTS)'; for p in $$list; do \
617 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
618 if test -f $$d$$p; then \
619 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
620 echo " $(testSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(testdir)/$$f'"; \
621 $(testSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(testdir)/$$f"; \
622 else :; fi; \
623 done
625 uninstall-testSCRIPTS:
626 @$(NORMAL_UNINSTALL)
627 @list='$(test_SCRIPTS)'; for p in $$list; do \
628 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
629 echo " rm -f '$(DESTDIR)$(testdir)/$$f'"; \
630 rm -f "$(DESTDIR)$(testdir)/$$f"; \
631 done
632 install-wrappersSCRIPTS: $(wrappers_SCRIPTS)
633 @$(NORMAL_INSTALL)
634 test -z "$(wrappersdir)" || $(MKDIR_P) "$(DESTDIR)$(wrappersdir)"
635 @list='$(wrappers_SCRIPTS)'; for p in $$list; do \
636 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
637 if test -f $$d$$p; then \
638 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
639 echo " $(wrappersSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(wrappersdir)/$$f'"; \
640 $(wrappersSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(wrappersdir)/$$f"; \
641 else :; fi; \
642 done
644 uninstall-wrappersSCRIPTS:
645 @$(NORMAL_UNINSTALL)
646 @list='$(wrappers_SCRIPTS)'; for p in $$list; do \
647 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
648 echo " rm -f '$(DESTDIR)$(wrappersdir)/$$f'"; \
649 rm -f "$(DESTDIR)$(wrappersdir)/$$f"; \
650 done
652 mostlyclean-compile:
653 -rm -f *.$(OBJEXT)
655 distclean-compile:
656 -rm -f *.tab.c
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atrt-files.Po@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atrt-main.Po@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atrt-setup.Po@am__quote@
662 .cpp.o:
663 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
664 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
665 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
666 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
669 .cpp.obj:
670 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
671 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
672 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
673 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
676 .cpp.lo:
677 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
678 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
679 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
680 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681 @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
683 atrt-main.o: main.cpp
684 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -MT atrt-main.o -MD -MP -MF $(DEPDIR)/atrt-main.Tpo -c -o atrt-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
685 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/atrt-main.Tpo $(DEPDIR)/atrt-main.Po
686 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='atrt-main.o' libtool=no @AMDEPBACKSLASH@
687 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -c -o atrt-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
690 atrt-main.obj: main.cpp
691 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -MT atrt-main.obj -MD -MP -MF $(DEPDIR)/atrt-main.Tpo -c -o atrt-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
692 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/atrt-main.Tpo $(DEPDIR)/atrt-main.Po
693 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='main.cpp' object='atrt-main.obj' libtool=no @AMDEPBACKSLASH@
694 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -c -o atrt-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
697 atrt-setup.o: setup.cpp
698 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -MT atrt-setup.o -MD -MP -MF $(DEPDIR)/atrt-setup.Tpo -c -o atrt-setup.o `test -f 'setup.cpp' || echo '$(srcdir)/'`setup.cpp
699 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/atrt-setup.Tpo $(DEPDIR)/atrt-setup.Po
700 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='setup.cpp' object='atrt-setup.o' libtool=no @AMDEPBACKSLASH@
701 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -c -o atrt-setup.o `test -f 'setup.cpp' || echo '$(srcdir)/'`setup.cpp
704 atrt-setup.obj: setup.cpp
705 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -MT atrt-setup.obj -MD -MP -MF $(DEPDIR)/atrt-setup.Tpo -c -o atrt-setup.obj `if test -f 'setup.cpp'; then $(CYGPATH_W) 'setup.cpp'; else $(CYGPATH_W) '$(srcdir)/setup.cpp'; fi`
706 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/atrt-setup.Tpo $(DEPDIR)/atrt-setup.Po
707 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='setup.cpp' object='atrt-setup.obj' libtool=no @AMDEPBACKSLASH@
708 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -c -o atrt-setup.obj `if test -f 'setup.cpp'; then $(CYGPATH_W) 'setup.cpp'; else $(CYGPATH_W) '$(srcdir)/setup.cpp'; fi`
711 atrt-files.o: files.cpp
712 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -MT atrt-files.o -MD -MP -MF $(DEPDIR)/atrt-files.Tpo -c -o atrt-files.o `test -f 'files.cpp' || echo '$(srcdir)/'`files.cpp
713 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/atrt-files.Tpo $(DEPDIR)/atrt-files.Po
714 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='files.cpp' object='atrt-files.o' libtool=no @AMDEPBACKSLASH@
715 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
716 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -c -o atrt-files.o `test -f 'files.cpp' || echo '$(srcdir)/'`files.cpp
718 atrt-files.obj: files.cpp
719 @am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -MT atrt-files.obj -MD -MP -MF $(DEPDIR)/atrt-files.Tpo -c -o atrt-files.obj `if test -f 'files.cpp'; then $(CYGPATH_W) 'files.cpp'; else $(CYGPATH_W) '$(srcdir)/files.cpp'; fi`
720 @am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/atrt-files.Tpo $(DEPDIR)/atrt-files.Po
721 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='files.cpp' object='atrt-files.obj' libtool=no @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(atrt_CXXFLAGS) $(CXXFLAGS) -c -o atrt-files.obj `if test -f 'files.cpp'; then $(CYGPATH_W) 'files.cpp'; else $(CYGPATH_W) '$(srcdir)/files.cpp'; fi`
725 mostlyclean-libtool:
726 -rm -f *.lo
728 clean-libtool:
729 -rm -rf .libs _libs
730 install-testDATA: $(test_DATA)
731 @$(NORMAL_INSTALL)
732 test -z "$(testdir)" || $(MKDIR_P) "$(DESTDIR)$(testdir)"
733 @list='$(test_DATA)'; for p in $$list; do \
734 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
735 f=$(am__strip_dir) \
736 echo " $(testDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(testdir)/$$f'"; \
737 $(testDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(testdir)/$$f"; \
738 done
740 uninstall-testDATA:
741 @$(NORMAL_UNINSTALL)
742 @list='$(test_DATA)'; for p in $$list; do \
743 f=$(am__strip_dir) \
744 echo " rm -f '$(DESTDIR)$(testdir)/$$f'"; \
745 rm -f "$(DESTDIR)$(testdir)/$$f"; \
746 done
748 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
749 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
750 unique=`for i in $$list; do \
751 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
752 done | \
753 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
754 END { if (nonempty) { for (i in files) print i; }; }'`; \
755 mkid -fID $$unique
756 tags: TAGS
758 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
759 $(TAGS_FILES) $(LISP)
760 tags=; \
761 here=`pwd`; \
762 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
763 unique=`for i in $$list; do \
764 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
765 done | \
766 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
767 END { if (nonempty) { for (i in files) print i; }; }'`; \
768 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
769 test -n "$$unique" || unique=$$empty_fix; \
770 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
771 $$tags $$unique; \
773 ctags: CTAGS
774 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
775 $(TAGS_FILES) $(LISP)
776 tags=; \
777 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
778 unique=`for i in $$list; do \
779 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
780 done | \
781 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
782 END { if (nonempty) { for (i in files) print i; }; }'`; \
783 test -z "$(CTAGS_ARGS)$$tags$$unique" \
784 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
785 $$tags $$unique
787 GTAGS:
788 here=`$(am__cd) $(top_builddir) && pwd` \
789 && cd $(top_srcdir) \
790 && gtags -i $(GTAGS_ARGS) $$here
792 distclean-tags:
793 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
795 distdir: $(DISTFILES)
796 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
797 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
798 list='$(DISTFILES)'; \
799 dist_files=`for file in $$list; do echo $$file; done | \
800 sed -e "s|^$$srcdirstrip/||;t" \
801 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
802 case $$dist_files in \
803 */*) $(MKDIR_P) `echo "$$dist_files" | \
804 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
805 sort -u` ;; \
806 esac; \
807 for file in $$dist_files; do \
808 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
809 if test -d $$d/$$file; then \
810 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
811 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
812 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
813 fi; \
814 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
815 else \
816 test -f $(distdir)/$$file \
817 || cp -p $$d/$$file $(distdir)/$$file \
818 || exit 1; \
819 fi; \
820 done
821 check-am: all-am
822 check: check-am
823 all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA)
824 installdirs:
825 for dir in "$(DESTDIR)$(testdir)" "$(DESTDIR)$(testdir)" "$(DESTDIR)$(wrappersdir)" "$(DESTDIR)$(testdir)"; do \
826 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
827 done
828 install: install-am
829 install-exec: install-exec-am
830 install-data: install-data-am
831 uninstall: uninstall-am
833 install-am: all-am
834 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
836 installcheck: installcheck-am
837 install-strip:
838 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
839 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
840 `test -z '$(STRIP)' || \
841 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
842 mostlyclean-generic:
844 clean-generic:
846 distclean-generic:
847 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
849 maintainer-clean-generic:
850 @echo "This command is intended for maintainers to use"
851 @echo "it deletes files that may require special tools to rebuild."
852 clean: clean-am
854 clean-am: clean-generic clean-libtool clean-testPROGRAMS \
855 mostlyclean-am
857 distclean: distclean-am
858 -rm -rf ./$(DEPDIR)
859 -rm -f Makefile
860 distclean-am: clean-am distclean-compile distclean-generic \
861 distclean-tags
863 dvi: dvi-am
865 dvi-am:
867 html: html-am
869 info: info-am
871 info-am:
873 install-data-am: install-testDATA install-testPROGRAMS \
874 install-testSCRIPTS install-wrappersSCRIPTS
876 install-dvi: install-dvi-am
878 install-exec-am:
880 install-html: install-html-am
882 install-info: install-info-am
884 install-man:
886 install-pdf: install-pdf-am
888 install-ps: install-ps-am
890 installcheck-am:
892 maintainer-clean: maintainer-clean-am
893 -rm -rf ./$(DEPDIR)
894 -rm -f Makefile
895 maintainer-clean-am: distclean-am maintainer-clean-generic
897 mostlyclean: mostlyclean-am
899 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
900 mostlyclean-libtool
902 pdf: pdf-am
904 pdf-am:
906 ps: ps-am
908 ps-am:
910 uninstall-am: uninstall-testDATA uninstall-testPROGRAMS \
911 uninstall-testSCRIPTS uninstall-wrappersSCRIPTS
913 .MAKE: install-am install-strip
915 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
916 clean-libtool clean-testPROGRAMS ctags distclean \
917 distclean-compile distclean-generic distclean-libtool \
918 distclean-tags distdir dvi dvi-am html html-am info info-am \
919 install install-am install-data install-data-am install-dvi \
920 install-dvi-am install-exec install-exec-am install-html \
921 install-html-am install-info install-info-am install-man \
922 install-pdf install-pdf-am install-ps install-ps-am \
923 install-strip install-testDATA install-testPROGRAMS \
924 install-testSCRIPTS install-wrappersSCRIPTS installcheck \
925 installcheck-am installdirs maintainer-clean \
926 maintainer-clean-generic mostlyclean mostlyclean-compile \
927 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
928 tags uninstall uninstall-am uninstall-testDATA \
929 uninstall-testPROGRAMS uninstall-testSCRIPTS \
930 uninstall-wrappersSCRIPTS
933 # Don't update the files from bitkeeper
934 %::SCCS/s.%
936 windoze-dsp:
937 # Tell versions [3.59,3.63) of GNU make to not export all variables.
938 # Otherwise a system limit (for SysV at least) may be exceeded.
939 .NOEXPORT: