mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / sql-bench / Makefile.in
blobfaa3b01f4948bea6e76c2d63d7efdf46275cd502
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-2003, 2005 MySQL AB
19 # This library is free software; you can redistribute it and/or
20 # modify it under the terms of the GNU Library General Public
21 # License as published by the Free Software Foundation; version 2
22 # of the License.
24 # This library 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 GNU
27 # Library General Public License for more details.
29 # You should have received a copy of the GNU Library General Public
30 # License along with this library; if not, write to the Free
31 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
32 # MA 02110-1301, USA
34 VPATH = @srcdir@
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA = $(install_sh) -c -m 644
40 install_sh_PROGRAM = $(install_sh) -c
41 install_sh_SCRIPT = $(install_sh) -c
42 INSTALL_HEADER = $(INSTALL_DATA)
43 transform = $(program_transform_name)
44 NORMAL_INSTALL = :
45 PRE_INSTALL = :
46 POST_INSTALL = :
47 NORMAL_UNINSTALL = :
48 PRE_UNINSTALL = :
49 POST_UNINSTALL = :
50 build_triplet = @build@
51 host_triplet = @host@
52 target_triplet = @target@
53 subdir = sql-bench
54 DIST_COMMON = README $(srcdir)/Makefile.am $(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__installdirs = "$(DESTDIR)$(benchdir)"
75 benchSCRIPT_INSTALL = $(INSTALL_SCRIPT)
76 SCRIPTS = $(bench_SCRIPTS)
77 SOURCES =
78 DIST_SOURCES =
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80 ABI_CHECK = @ABI_CHECK@
81 ACLOCAL = @ACLOCAL@
82 ALLOCA = @ALLOCA@
83 AMTAR = @AMTAR@
84 AM_CFLAGS = @AM_CFLAGS@
85 AM_CXXFLAGS = @AM_CXXFLAGS@
86 AR = @AR@
87 ARFLAGS = @ARFLAGS@
88 AS = @AS@
89 ASFLAGS = @ASFLAGS@
90 AUTOCONF = @AUTOCONF@
91 AUTOHEADER = @AUTOHEADER@
92 AUTOMAKE = @AUTOMAKE@
93 AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
94 AWK = @AWK@
95 CC = @CC@
96 CCAS = @CCAS@
97 CCASDEPMODE = @CCASDEPMODE@
98 CCASFLAGS = @CCASFLAGS@
99 CCDEPMODE = @CCDEPMODE@
100 CC_VERSION = @CC_VERSION@
101 CFLAGS = @CFLAGS@
102 CHECK_PID = @CHECK_PID@
103 CHMOD = @CHMOD@
104 CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
105 CLIENT_LIBS = @CLIENT_LIBS@
106 CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
107 CMP = @CMP@
108 COMPILATION_COMMENT = @COMPILATION_COMMENT@
109 CONF_COMMAND = @CONF_COMMAND@
110 CP = @CP@
111 CPP = @CPP@
112 CPPFLAGS = @CPPFLAGS@
113 CXX = @CXX@
114 CXXCPP = @CXXCPP@
115 CXXDEPMODE = @CXXDEPMODE@
116 CXXFLAGS = @CXXFLAGS@
117 CXXLDFLAGS = @CXXLDFLAGS@
118 CXX_VERSION = @CXX_VERSION@
119 CYGPATH_W = @CYGPATH_W@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DIFF = @DIFF@
123 DOT_FRM_VERSION = @DOT_FRM_VERSION@
124 DOXYGEN = @DOXYGEN@
125 DSYMUTIL = @DSYMUTIL@
126 DUMPBIN = @DUMPBIN@
127 DVIS = @DVIS@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 FGREP = @FGREP@
134 FIND_PROC = @FIND_PROC@
135 GETCONF = @GETCONF@
136 GREP = @GREP@
137 GXX = @GXX@
138 HOSTNAME = @HOSTNAME@
139 INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
140 INSTALL = @INSTALL@
141 INSTALL_DATA = @INSTALL_DATA@
142 INSTALL_PROGRAM = @INSTALL_PROGRAM@
143 INSTALL_SCRIPT = @INSTALL_SCRIPT@
144 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145 KILL = @KILL@
146 LD = @LD@
147 LDFLAGS = @LDFLAGS@
148 LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
149 LIBDL = @LIBDL@
150 LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
151 LIBOBJS = @LIBOBJS@
152 LIBS = @LIBS@
153 LIBTOOL = @LIBTOOL@
154 LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
155 LIPO = @LIPO@
156 LM_CFLAGS = @LM_CFLAGS@
157 LN = @LN@
158 LN_CP_F = @LN_CP_F@
159 LN_S = @LN_S@
160 LTLIBOBJS = @LTLIBOBJS@
161 MACHINE_TYPE = @MACHINE_TYPE@
162 MAKEINDEX = @MAKEINDEX@
163 MAKEINFO = @MAKEINFO@
164 MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
165 MAKE_SHELL = @MAKE_SHELL@
166 MKDIR_P = @MKDIR_P@
167 MV = @MV@
168 MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
169 MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
170 MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
171 MYSQLD_USER = @MYSQLD_USER@
172 MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
173 MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
174 MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
175 MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
176 MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
177 MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
178 MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
179 MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
180 MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
181 MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
182 NDB_DEFS = @NDB_DEFS@
183 NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
184 NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
185 NDB_SCI_LIBS = @NDB_SCI_LIBS@
186 NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
187 NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
188 NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
189 NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
190 NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
191 NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
192 NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
193 NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
194 NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
195 NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
196 NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
197 NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
198 NM = @NM@
199 NMEDIT = @NMEDIT@
200 NOINST_LDFLAGS = @NOINST_LDFLAGS@
201 NON_THREADED_LIBS = @NON_THREADED_LIBS@
202 OBJDUMP = @OBJDUMP@
203 OBJEXT = @OBJEXT@
204 OTOOL = @OTOOL@
205 OTOOL64 = @OTOOL64@
206 PACKAGE = @PACKAGE@
207 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208 PACKAGE_NAME = @PACKAGE_NAME@
209 PACKAGE_STRING = @PACKAGE_STRING@
210 PACKAGE_TARNAME = @PACKAGE_TARNAME@
211 PACKAGE_VERSION = @PACKAGE_VERSION@
212 PATH_SEPARATOR = @PATH_SEPARATOR@
213 PDFLATEX = @PDFLATEX@
214 PDFMANUAL = @PDFMANUAL@
215 PERL = @PERL@
216 PERL5 = @PERL5@
217 PROTOCOL_VERSION = @PROTOCOL_VERSION@
218 PS = @PS@
219 RANLIB = @RANLIB@
220 RM = @RM@
221 SAVE_ASFLAGS = @SAVE_ASFLAGS@
222 SAVE_CC = @SAVE_CC@
223 SAVE_CFLAGS = @SAVE_CFLAGS@
224 SAVE_CXX = @SAVE_CXX@
225 SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
226 SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
227 SAVE_LDFLAGS = @SAVE_LDFLAGS@
228 SED = @SED@
229 SET_MAKE = @SET_MAKE@
230 SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
231 SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
232 SHELL = @SHELL@
233 STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
234 STRIP = @STRIP@
235 SYSTEM_TYPE = @SYSTEM_TYPE@
236 TAR = @TAR@
237 TARGET_LINUX = @TARGET_LINUX@
238 TERMCAP_LIB = @TERMCAP_LIB@
239 TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
240 THREAD_LOBJECTS = @THREAD_LOBJECTS@
241 VERSION = @VERSION@
242 WRAPLIBS = @WRAPLIBS@
243 YACC = @YACC@
244 YACC_HEXT = @YACC_HEXT@
245 ZLIB_DEPS = @ZLIB_DEPS@
246 ZLIB_INCLUDES = @ZLIB_INCLUDES@
247 ZLIB_LIBS = @ZLIB_LIBS@
248 abs_builddir = @abs_builddir@
249 abs_srcdir = @abs_srcdir@
250 abs_top_builddir = @abs_top_builddir@
251 abs_top_srcdir = @abs_top_srcdir@
252 ac_ct_CC = @ac_ct_CC@
253 ac_ct_CXX = @ac_ct_CXX@
254 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
255 am__include = @am__include@
256 am__leading_dot = @am__leading_dot@
257 am__quote = @am__quote@
258 am__tar = @am__tar@
259 am__untar = @am__untar@
260 bindir = @bindir@
261 build = @build@
262 build_alias = @build_alias@
263 build_cpu = @build_cpu@
264 build_os = @build_os@
265 build_vendor = @build_vendor@
266 builddir = @builddir@
267 condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
268 condition_dependent_plugin_links = @condition_dependent_plugin_links@
269 condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
270 condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
271 datadir = @datadir@
272 datarootdir = @datarootdir@
273 docdir = @docdir@
274 docs_dirs = @docs_dirs@
275 dvidir = @dvidir@
276 exec_prefix = @exec_prefix@
277 extra_docs = @extra_docs@
278 host = @host@
279 host_alias = @host_alias@
280 host_cpu = @host_cpu@
281 host_os = @host_os@
282 host_vendor = @host_vendor@
283 htmldir = @htmldir@
284 includedir = @includedir@
285 infodir = @infodir@
286 innodb_system_libs = @innodb_system_libs@
287 install_sh = @install_sh@
288 libdir = @libdir@
289 libexecdir = @libexecdir@
290 libmysqld_dirs = @libmysqld_dirs@
291 localedir = @localedir@
292 localstatedir = @localstatedir@
293 lt_ECHO = @lt_ECHO@
294 man1_files = @man1_files@
295 man8_files = @man8_files@
296 man_dirs = @man_dirs@
297 mandir = @mandir@
298 mkdir_p = @mkdir_p@
299 mysql_pg_dirs = @mysql_pg_dirs@
300 mysql_pg_distdirs = @mysql_pg_distdirs@
301 mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
302 mysql_plugin_defs = @mysql_plugin_defs@
303 mysql_plugin_dirs = @mysql_plugin_dirs@
304 mysql_plugin_libs = @mysql_plugin_libs@
305 mysql_se_dirs = @mysql_se_dirs@
306 mysql_se_distdirs = @mysql_se_distdirs@
307 mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
308 ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
309 ndb_cxxflags_fix = @ndb_cxxflags_fix@
310 ndb_mgmclient_libs = @ndb_mgmclient_libs@
311 ndb_opt_subdirs = @ndb_opt_subdirs@
312 ndb_port = @ndb_port@
313 ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
314 ndbcluster_includes = @ndbcluster_includes@
315 ndbcluster_libs = @ndbcluster_libs@
316 ndbcluster_system_libs = @ndbcluster_system_libs@
317 netware_dir = @netware_dir@
318 oldincludedir = @oldincludedir@
319 openssl_includes = @openssl_includes@
320 openssl_libs = @openssl_libs@
321 pdfdir = @pdfdir@
322 plugin_archive_shared_target = @plugin_archive_shared_target@
323 plugin_archive_static_target = @plugin_archive_static_target@
324 plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
325 plugin_blackhole_static_target = @plugin_blackhole_static_target@
326 plugin_csv_shared_target = @plugin_csv_shared_target@
327 plugin_csv_static_target = @plugin_csv_static_target@
328 plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
329 plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
330 plugin_example_shared_target = @plugin_example_shared_target@
331 plugin_example_static_target = @plugin_example_static_target@
332 plugin_federated_shared_target = @plugin_federated_shared_target@
333 plugin_federated_static_target = @plugin_federated_static_target@
334 plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
335 plugin_ftexample_static_target = @plugin_ftexample_static_target@
336 plugin_heap_shared_target = @plugin_heap_shared_target@
337 plugin_heap_static_target = @plugin_heap_static_target@
338 plugin_innobase_shared_target = @plugin_innobase_shared_target@
339 plugin_innobase_static_target = @plugin_innobase_static_target@
340 plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
341 plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
342 plugin_myisam_shared_target = @plugin_myisam_shared_target@
343 plugin_myisam_static_target = @plugin_myisam_static_target@
344 plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
345 plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
346 plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
347 plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
348 plugin_partition_shared_target = @plugin_partition_shared_target@
349 plugin_partition_static_target = @plugin_partition_static_target@
350 prefix = @prefix@
351 program_transform_name = @program_transform_name@
352 psdir = @psdir@
353 readline_basedir = @readline_basedir@
354 readline_dir = @readline_dir@
355 readline_h_ln_cmd = @readline_h_ln_cmd@
356 readline_link = @readline_link@
357 readline_topdir = @readline_topdir@
358 sbindir = @sbindir@
359 server_scripts = @server_scripts@
360 sharedstatedir = @sharedstatedir@
361 sql_client_dirs = @sql_client_dirs@
362 sql_server = @sql_server@
363 sql_server_dirs = @sql_server_dirs@
364 sql_union_dirs = @sql_union_dirs@
365 srcdir = @srcdir@
366 sysconfdir = @sysconfdir@
367 target = @target@
368 target_alias = @target_alias@
369 target_cpu = @target_cpu@
370 target_os = @target_os@
371 target_vendor = @target_vendor@
372 tools_dirs = @tools_dirs@
373 top_build_prefix = @top_build_prefix@
374 top_builddir = @top_builddir@
375 top_srcdir = @top_srcdir@
376 uname_prog = @uname_prog@
377 yassl_dir = @yassl_dir@
378 yassl_h_ln_cmd = @yassl_h_ln_cmd@
379 yassl_libs = @yassl_libs@
380 yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
381 yassl_thread_cxxflags = @yassl_thread_cxxflags@
382 zlib_dir = @zlib_dir@
383 benchdir_root = $(prefix)
384 benchdir = $(benchdir_root)/sql-bench
385 bench_SCRIPTS = test-ATIS test-connect test-create test-insert \
386 test-big-tables test-select test-wisconsin \
387 test-alter-table test-transactions \
388 graph-compare-results \
389 bench-init.pl compare-results run-all-tests \
390 server-cfg crash-me copy-db innotest1 innotest1a \
391 innotest1b innotest2 innotest2a innotest2b \
392 bench-count-distinct
394 CLEANFILES = $(bench_SCRIPTS)
395 EXTRA_SCRIPTS = test-ATIS.sh test-connect.sh test-create.sh \
396 test-insert.sh test-big-tables.sh test-select.sh \
397 test-alter-table.sh test-wisconsin.sh \
398 test-transactions.sh \
399 bench-init.pl.sh compare-results.sh server-cfg.sh \
400 run-all-tests.sh crash-me.sh copy-db.sh \
401 graph-compare-results.sh innotest1.sh innotest1a.sh \
402 innotest1b.sh innotest2.sh innotest2a.sh innotest2b.sh \
403 bench-count-distinct.sh
405 EXTRA_DIST = $(EXTRA_SCRIPTS)
406 SUFFIXES = .sh
407 all: all-am
409 .SUFFIXES:
410 .SUFFIXES: .sh
411 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
412 @for dep in $?; do \
413 case '$(am__configure_deps)' in \
414 *$$dep*) \
415 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
416 && { if test -f $@; then exit 0; else break; fi; }; \
417 exit 1;; \
418 esac; \
419 done; \
420 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sql-bench/Makefile'; \
421 cd $(top_srcdir) && \
422 $(AUTOMAKE) --gnu sql-bench/Makefile
423 .PRECIOUS: Makefile
424 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
425 @case '$?' in \
426 *config.status*) \
427 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
428 *) \
429 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
430 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
431 esac;
433 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
434 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
436 $(top_srcdir)/configure: $(am__configure_deps)
437 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
439 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440 install-benchSCRIPTS: $(bench_SCRIPTS)
441 @$(NORMAL_INSTALL)
442 test -z "$(benchdir)" || $(MKDIR_P) "$(DESTDIR)$(benchdir)"
443 @list='$(bench_SCRIPTS)'; for p in $$list; do \
444 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
445 if test -f $$d$$p; then \
446 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
447 echo " $(benchSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(benchdir)/$$f'"; \
448 $(benchSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(benchdir)/$$f"; \
449 else :; fi; \
450 done
452 uninstall-benchSCRIPTS:
453 @$(NORMAL_UNINSTALL)
454 @list='$(bench_SCRIPTS)'; for p in $$list; do \
455 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
456 echo " rm -f '$(DESTDIR)$(benchdir)/$$f'"; \
457 rm -f "$(DESTDIR)$(benchdir)/$$f"; \
458 done
460 mostlyclean-libtool:
461 -rm -f *.lo
463 clean-libtool:
464 -rm -rf .libs _libs
465 tags: TAGS
466 TAGS:
468 ctags: CTAGS
469 CTAGS:
472 distdir: $(DISTFILES)
473 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475 list='$(DISTFILES)'; \
476 dist_files=`for file in $$list; do echo $$file; done | \
477 sed -e "s|^$$srcdirstrip/||;t" \
478 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479 case $$dist_files in \
480 */*) $(MKDIR_P) `echo "$$dist_files" | \
481 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482 sort -u` ;; \
483 esac; \
484 for file in $$dist_files; do \
485 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486 if test -d $$d/$$file; then \
487 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
490 fi; \
491 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
492 else \
493 test -f $(distdir)/$$file \
494 || cp -p $$d/$$file $(distdir)/$$file \
495 || exit 1; \
496 fi; \
497 done
498 $(MAKE) $(AM_MAKEFLAGS) \
499 top_distdir="$(top_distdir)" distdir="$(distdir)" \
500 dist-hook
501 check-am: all-am
502 check: check-am
503 all-am: Makefile $(SCRIPTS)
504 installdirs:
505 for dir in "$(DESTDIR)$(benchdir)"; do \
506 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
507 done
508 install: install-am
509 install-exec: install-exec-am
510 install-data: install-data-am
511 uninstall: uninstall-am
513 install-am: all-am
514 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
516 installcheck: installcheck-am
517 install-strip:
518 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
519 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
520 `test -z '$(STRIP)' || \
521 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
522 mostlyclean-generic:
524 clean-generic:
525 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
527 distclean-generic:
528 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
530 maintainer-clean-generic:
531 @echo "This command is intended for maintainers to use"
532 @echo "it deletes files that may require special tools to rebuild."
533 clean: clean-am
535 clean-am: clean-generic clean-libtool mostlyclean-am
537 distclean: distclean-am
538 -rm -f Makefile
539 distclean-am: clean-am distclean-generic
541 dvi: dvi-am
543 dvi-am:
545 html: html-am
547 info: info-am
549 info-am:
551 install-data-am: install-benchSCRIPTS install-data-local
553 install-dvi: install-dvi-am
555 install-exec-am:
557 install-html: install-html-am
559 install-info: install-info-am
561 install-man:
563 install-pdf: install-pdf-am
565 install-ps: install-ps-am
567 installcheck-am:
569 maintainer-clean: maintainer-clean-am
570 -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
573 mostlyclean: mostlyclean-am
575 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
577 pdf: pdf-am
579 pdf-am:
581 ps: ps-am
583 ps-am:
585 uninstall-am: uninstall-benchSCRIPTS uninstall-local
587 .MAKE: install-am install-strip
589 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
590 dist-hook distclean distclean-generic distclean-libtool \
591 distdir dvi dvi-am html html-am info info-am install \
592 install-am install-benchSCRIPTS install-data install-data-am \
593 install-data-local install-dvi install-dvi-am install-exec \
594 install-exec-am install-html install-html-am install-info \
595 install-info-am install-man install-pdf install-pdf-am \
596 install-ps install-ps-am install-strip installcheck \
597 installcheck-am installdirs maintainer-clean \
598 maintainer-clean-generic mostlyclean mostlyclean-generic \
599 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
600 uninstall-benchSCRIPTS uninstall-local
603 dist-hook:
604 mkdir -p $(distdir)/Data/ATIS $(distdir)/Data/Wisconsin \
605 $(distdir)/limits $(distdir)/Comments
606 for i in $(srcdir)/Data/ATIS/*.* ; do $(INSTALL_DATA) $$i $(distdir)/Data/ATIS ; done
607 for i in $(srcdir)/Data/Wisconsin/*.* ; do $(INSTALL_DATA) $$i $(distdir)/Data/Wisconsin ; done
608 for i in $(srcdir)/limits/*.* ; do $(INSTALL_DATA) $$i $(distdir)/limits; done
609 for i in $(srcdir)/Comments/*.* ; do $(INSTALL_DATA) $$i $(distdir)/Comments; done
611 install-data-local:
612 $(mkinstalldirs) \
613 $(DESTDIR)$(benchdir)/Data \
614 $(DESTDIR)$(benchdir)/Data/ATIS \
615 $(DESTDIR)$(benchdir)/Data/Wisconsin \
616 $(DESTDIR)$(benchdir)/limits \
617 $(DESTDIR)$(benchdir)/Comments
618 $(INSTALL_DATA) $(srcdir)/README $(DESTDIR)$(benchdir)
619 for i in $(srcdir)/Data/ATIS/*.* ; do $(INSTALL_DATA) $$i $(DESTDIR)$(benchdir)/Data/ATIS ; done
620 for i in $(srcdir)/Data/Wisconsin/*.* ; do $(INSTALL_DATA) $$i $(DESTDIR)$(benchdir)/Data/Wisconsin ; done
621 for i in $(srcdir)/limits/*.* ; do $(INSTALL_DATA) $$i $(DESTDIR)$(benchdir)/limits; done
622 for i in $(srcdir)/Comments/*.* ; do $(INSTALL_DATA) $$i $(DESTDIR)$(benchdir)/Comments; done
624 uninstall-local:
625 @RM@ -f -r $(DESTDIR)$(benchdir)
627 .sh:
628 @RM@ -f $@ $@-t
629 @SED@ \
630 -e 's!@''benchdir''@!$(benchdir)!g' \
631 -e 's!@''bindir''@!$(bindir)!g' \
632 -e 's!@''scriptdir''@!$(bindir)!g' \
633 -e 's!@''prefix''@!$(prefix)!g' \
634 -e 's!@''datadir''@!$(datadir)!g' \
635 -e 's!@''localstatedir''@!$(localstatedir)!g' \
636 -e 's!@''libexecdir''@!$(libexecdir)!g' \
637 -e 's!@''PERL''@!@PERL@!' \
638 -e 's!@''VERSION''@!@VERSION@!' \
639 -e 's!@''MYSQL_SERVER_SUFFIX''@!@MYSQL_SERVER_SUFFIX@!' \
640 $< > $@-t
641 @CHMOD@ +x $@-t
642 @MV@ $@-t $@
644 # Don't update the files from bitkeeper
645 %::SCCS/s.%
646 # Tell versions [3.59,3.63) of GNU make to not export all variables.
647 # Otherwise a system limit (for SysV at least) may be exceeded.
648 .NOEXPORT: