mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / cmd-line-utils / Makefile.in
blobd6371e107945f9a1d120896230064a9baacd0699
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) 2003, 2004 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
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 = cmd-line-utils
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/maintainer.m4 \
56 $(top_srcdir)/config/ac-macros/alloca.m4 \
57 $(top_srcdir)/config/ac-macros/check_cpu.m4 \
58 $(top_srcdir)/config/ac-macros/character_sets.m4 \
59 $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
60 $(top_srcdir)/config/ac-macros/plugins.m4 \
61 $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
62 $(top_srcdir)/config/ac-macros/large_file.m4 \
63 $(top_srcdir)/config/ac-macros/misc.m4 \
64 $(top_srcdir)/config/ac-macros/readline.m4 \
65 $(top_srcdir)/config/ac-macros/ssl.m4 \
66 $(top_srcdir)/config/ac-macros/zlib.m4 \
67 $(top_srcdir)/configure.in
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69 $(ACLOCAL_M4)
70 mkinstalldirs = $(install_sh) -d
71 CONFIG_HEADER = $(top_builddir)/include/config.h
72 CONFIG_CLEAN_FILES =
73 SOURCES =
74 DIST_SOURCES =
75 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76 html-recursive info-recursive install-data-recursive \
77 install-dvi-recursive install-exec-recursive \
78 install-html-recursive install-info-recursive \
79 install-pdf-recursive install-ps-recursive install-recursive \
80 installcheck-recursive installdirs-recursive pdf-recursive \
81 ps-recursive uninstall-recursive
82 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
83 distclean-recursive maintainer-clean-recursive
84 ETAGS = etags
85 CTAGS = ctags
86 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87 ABI_CHECK = @ABI_CHECK@
88 ACLOCAL = @ACLOCAL@
89 ALLOCA = @ALLOCA@
90 AMTAR = @AMTAR@
91 AM_CFLAGS = @AM_CFLAGS@
92 AM_CXXFLAGS = @AM_CXXFLAGS@
93 AR = @AR@
94 ARFLAGS = @ARFLAGS@
95 AS = @AS@
96 ASFLAGS = @ASFLAGS@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
101 AWK = @AWK@
102 CC = @CC@
103 CCAS = @CCAS@
104 CCASDEPMODE = @CCASDEPMODE@
105 CCASFLAGS = @CCASFLAGS@
106 CCDEPMODE = @CCDEPMODE@
107 CC_VERSION = @CC_VERSION@
108 CFLAGS = @CFLAGS@
109 CHECK_PID = @CHECK_PID@
110 CHMOD = @CHMOD@
111 CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
112 CLIENT_LIBS = @CLIENT_LIBS@
113 CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
114 CMP = @CMP@
115 COMPILATION_COMMENT = @COMPILATION_COMMENT@
116 CONF_COMMAND = @CONF_COMMAND@
117 CP = @CP@
118 CPP = @CPP@
119 CPPFLAGS = @CPPFLAGS@
120 CXX = @CXX@
121 CXXCPP = @CXXCPP@
122 CXXDEPMODE = @CXXDEPMODE@
123 CXXFLAGS = @CXXFLAGS@
124 CXXLDFLAGS = @CXXLDFLAGS@
125 CXX_VERSION = @CXX_VERSION@
126 CYGPATH_W = @CYGPATH_W@
127 DEFS = @DEFS@
128 DEPDIR = @DEPDIR@
129 DIFF = @DIFF@
130 DOT_FRM_VERSION = @DOT_FRM_VERSION@
131 DOXYGEN = @DOXYGEN@
132 DSYMUTIL = @DSYMUTIL@
133 DUMPBIN = @DUMPBIN@
134 DVIS = @DVIS@
135 ECHO_C = @ECHO_C@
136 ECHO_N = @ECHO_N@
137 ECHO_T = @ECHO_T@
138 EGREP = @EGREP@
139 EXEEXT = @EXEEXT@
140 FGREP = @FGREP@
141 FIND_PROC = @FIND_PROC@
142 GETCONF = @GETCONF@
143 GREP = @GREP@
144 GXX = @GXX@
145 HOSTNAME = @HOSTNAME@
146 INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
147 INSTALL = @INSTALL@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_PROGRAM = @INSTALL_PROGRAM@
150 INSTALL_SCRIPT = @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152 KILL = @KILL@
153 LD = @LD@
154 LDFLAGS = @LDFLAGS@
155 LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
156 LIBDL = @LIBDL@
157 LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
158 LIBOBJS = @LIBOBJS@
159 LIBS = @LIBS@
160 LIBTOOL = @LIBTOOL@
161 LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
162 LIPO = @LIPO@
163 LM_CFLAGS = @LM_CFLAGS@
164 LN = @LN@
165 LN_CP_F = @LN_CP_F@
166 LN_S = @LN_S@
167 LTLIBOBJS = @LTLIBOBJS@
168 MACHINE_TYPE = @MACHINE_TYPE@
169 MAKEINDEX = @MAKEINDEX@
170 MAKEINFO = @MAKEINFO@
171 MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
172 MAKE_SHELL = @MAKE_SHELL@
173 MKDIR_P = @MKDIR_P@
174 MV = @MV@
175 MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
176 MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
177 MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
178 MYSQLD_USER = @MYSQLD_USER@
179 MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
180 MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
181 MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
182 MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
183 MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
184 MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
185 MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
186 MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
187 MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
188 MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
189 NDB_DEFS = @NDB_DEFS@
190 NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
191 NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
192 NDB_SCI_LIBS = @NDB_SCI_LIBS@
193 NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
194 NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
195 NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
196 NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
197 NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
198 NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
199 NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
200 NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
201 NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
202 NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
203 NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
204 NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
205 NM = @NM@
206 NMEDIT = @NMEDIT@
207 NOINST_LDFLAGS = @NOINST_LDFLAGS@
208 NON_THREADED_LIBS = @NON_THREADED_LIBS@
209 OBJDUMP = @OBJDUMP@
210 OBJEXT = @OBJEXT@
211 OTOOL = @OTOOL@
212 OTOOL64 = @OTOOL64@
213 PACKAGE = @PACKAGE@
214 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
215 PACKAGE_NAME = @PACKAGE_NAME@
216 PACKAGE_STRING = @PACKAGE_STRING@
217 PACKAGE_TARNAME = @PACKAGE_TARNAME@
218 PACKAGE_VERSION = @PACKAGE_VERSION@
219 PATH_SEPARATOR = @PATH_SEPARATOR@
220 PDFLATEX = @PDFLATEX@
221 PDFMANUAL = @PDFMANUAL@
222 PERL = @PERL@
223 PERL5 = @PERL5@
224 PROTOCOL_VERSION = @PROTOCOL_VERSION@
225 PS = @PS@
226 RANLIB = @RANLIB@
227 RM = @RM@
228 SAVE_ASFLAGS = @SAVE_ASFLAGS@
229 SAVE_CC = @SAVE_CC@
230 SAVE_CFLAGS = @SAVE_CFLAGS@
231 SAVE_CXX = @SAVE_CXX@
232 SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
233 SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
234 SAVE_LDFLAGS = @SAVE_LDFLAGS@
235 SED = @SED@
236 SET_MAKE = @SET_MAKE@
237 SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
238 SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
239 SHELL = @SHELL@
240 STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
241 STRIP = @STRIP@
242 SYSTEM_TYPE = @SYSTEM_TYPE@
243 TAR = @TAR@
244 TARGET_LINUX = @TARGET_LINUX@
245 TERMCAP_LIB = @TERMCAP_LIB@
246 TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
247 THREAD_LOBJECTS = @THREAD_LOBJECTS@
248 VERSION = @VERSION@
249 WRAPLIBS = @WRAPLIBS@
250 YACC = @YACC@
251 YACC_HEXT = @YACC_HEXT@
252 ZLIB_DEPS = @ZLIB_DEPS@
253 ZLIB_INCLUDES = @ZLIB_INCLUDES@
254 ZLIB_LIBS = @ZLIB_LIBS@
255 abs_builddir = @abs_builddir@
256 abs_srcdir = @abs_srcdir@
257 abs_top_builddir = @abs_top_builddir@
258 abs_top_srcdir = @abs_top_srcdir@
259 ac_ct_CC = @ac_ct_CC@
260 ac_ct_CXX = @ac_ct_CXX@
261 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
262 am__include = @am__include@
263 am__leading_dot = @am__leading_dot@
264 am__quote = @am__quote@
265 am__tar = @am__tar@
266 am__untar = @am__untar@
267 bindir = @bindir@
268 build = @build@
269 build_alias = @build_alias@
270 build_cpu = @build_cpu@
271 build_os = @build_os@
272 build_vendor = @build_vendor@
273 builddir = @builddir@
274 condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
275 condition_dependent_plugin_links = @condition_dependent_plugin_links@
276 condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
277 condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
278 datadir = @datadir@
279 datarootdir = @datarootdir@
280 docdir = @docdir@
281 docs_dirs = @docs_dirs@
282 dvidir = @dvidir@
283 exec_prefix = @exec_prefix@
284 extra_docs = @extra_docs@
285 host = @host@
286 host_alias = @host_alias@
287 host_cpu = @host_cpu@
288 host_os = @host_os@
289 host_vendor = @host_vendor@
290 htmldir = @htmldir@
291 includedir = @includedir@
292 infodir = @infodir@
293 innodb_system_libs = @innodb_system_libs@
294 install_sh = @install_sh@
295 libdir = @libdir@
296 libexecdir = @libexecdir@
297 libmysqld_dirs = @libmysqld_dirs@
298 localedir = @localedir@
299 localstatedir = @localstatedir@
300 lt_ECHO = @lt_ECHO@
301 man1_files = @man1_files@
302 man8_files = @man8_files@
303 man_dirs = @man_dirs@
304 mandir = @mandir@
305 mkdir_p = @mkdir_p@
306 mysql_pg_dirs = @mysql_pg_dirs@
307 mysql_pg_distdirs = @mysql_pg_distdirs@
308 mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
309 mysql_plugin_defs = @mysql_plugin_defs@
310 mysql_plugin_dirs = @mysql_plugin_dirs@
311 mysql_plugin_libs = @mysql_plugin_libs@
312 mysql_se_dirs = @mysql_se_dirs@
313 mysql_se_distdirs = @mysql_se_distdirs@
314 mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
315 ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
316 ndb_cxxflags_fix = @ndb_cxxflags_fix@
317 ndb_mgmclient_libs = @ndb_mgmclient_libs@
318 ndb_opt_subdirs = @ndb_opt_subdirs@
319 ndb_port = @ndb_port@
320 ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
321 ndbcluster_includes = @ndbcluster_includes@
322 ndbcluster_libs = @ndbcluster_libs@
323 ndbcluster_system_libs = @ndbcluster_system_libs@
324 netware_dir = @netware_dir@
325 oldincludedir = @oldincludedir@
326 openssl_includes = @openssl_includes@
327 openssl_libs = @openssl_libs@
328 pdfdir = @pdfdir@
329 plugin_archive_shared_target = @plugin_archive_shared_target@
330 plugin_archive_static_target = @plugin_archive_static_target@
331 plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
332 plugin_blackhole_static_target = @plugin_blackhole_static_target@
333 plugin_csv_shared_target = @plugin_csv_shared_target@
334 plugin_csv_static_target = @plugin_csv_static_target@
335 plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
336 plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
337 plugin_example_shared_target = @plugin_example_shared_target@
338 plugin_example_static_target = @plugin_example_static_target@
339 plugin_federated_shared_target = @plugin_federated_shared_target@
340 plugin_federated_static_target = @plugin_federated_static_target@
341 plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
342 plugin_ftexample_static_target = @plugin_ftexample_static_target@
343 plugin_heap_shared_target = @plugin_heap_shared_target@
344 plugin_heap_static_target = @plugin_heap_static_target@
345 plugin_innobase_shared_target = @plugin_innobase_shared_target@
346 plugin_innobase_static_target = @plugin_innobase_static_target@
347 plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
348 plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
349 plugin_myisam_shared_target = @plugin_myisam_shared_target@
350 plugin_myisam_static_target = @plugin_myisam_static_target@
351 plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
352 plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
353 plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
354 plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
355 plugin_partition_shared_target = @plugin_partition_shared_target@
356 plugin_partition_static_target = @plugin_partition_static_target@
357 prefix = @prefix@
358 program_transform_name = @program_transform_name@
359 psdir = @psdir@
360 readline_basedir = @readline_basedir@
361 readline_dir = @readline_dir@
362 readline_h_ln_cmd = @readline_h_ln_cmd@
363 readline_link = @readline_link@
364 readline_topdir = @readline_topdir@
365 sbindir = @sbindir@
366 server_scripts = @server_scripts@
367 sharedstatedir = @sharedstatedir@
368 sql_client_dirs = @sql_client_dirs@
369 sql_server = @sql_server@
370 sql_server_dirs = @sql_server_dirs@
371 sql_union_dirs = @sql_union_dirs@
372 srcdir = @srcdir@
373 sysconfdir = @sysconfdir@
374 target = @target@
375 target_alias = @target_alias@
376 target_cpu = @target_cpu@
377 target_os = @target_os@
378 target_vendor = @target_vendor@
379 tools_dirs = @tools_dirs@
380 top_build_prefix = @top_build_prefix@
381 top_builddir = @top_builddir@
382 top_srcdir = @top_srcdir@
383 uname_prog = @uname_prog@
384 yassl_dir = @yassl_dir@
385 yassl_h_ln_cmd = @yassl_h_ln_cmd@
386 yassl_libs = @yassl_libs@
387 yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
388 yassl_thread_cxxflags = @yassl_thread_cxxflags@
389 zlib_dir = @zlib_dir@
390 SUBDIRS = @readline_basedir@
391 DIST_SUBDIRS = libedit readline
392 all: all-recursive
394 .SUFFIXES:
395 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
396 @for dep in $?; do \
397 case '$(am__configure_deps)' in \
398 *$$dep*) \
399 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
400 && { if test -f $@; then exit 0; else break; fi; }; \
401 exit 1;; \
402 esac; \
403 done; \
404 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu cmd-line-utils/Makefile'; \
405 cd $(top_srcdir) && \
406 $(AUTOMAKE) --gnu cmd-line-utils/Makefile
407 .PRECIOUS: Makefile
408 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
409 @case '$?' in \
410 *config.status*) \
411 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
412 *) \
413 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
414 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
415 esac;
417 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
418 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420 $(top_srcdir)/configure: $(am__configure_deps)
421 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
423 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425 mostlyclean-libtool:
426 -rm -f *.lo
428 clean-libtool:
429 -rm -rf .libs _libs
431 # This directory's subdirectories are mostly independent; you can cd
432 # into them and run `make' without going through this Makefile.
433 # To change the values of `make' variables: instead of editing Makefiles,
434 # (1) if the variable is set in `config.status', edit `config.status'
435 # (which will cause the Makefiles to be regenerated when you run `make');
436 # (2) otherwise, pass the desired values on the `make' command line.
437 $(RECURSIVE_TARGETS):
438 @failcom='exit 1'; \
439 for f in x $$MAKEFLAGS; do \
440 case $$f in \
441 *=* | --[!k]*);; \
442 *k*) failcom='fail=yes';; \
443 esac; \
444 done; \
445 dot_seen=no; \
446 target=`echo $@ | sed s/-recursive//`; \
447 list='$(SUBDIRS)'; for subdir in $$list; do \
448 echo "Making $$target in $$subdir"; \
449 if test "$$subdir" = "."; then \
450 dot_seen=yes; \
451 local_target="$$target-am"; \
452 else \
453 local_target="$$target"; \
454 fi; \
455 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
456 || eval $$failcom; \
457 done; \
458 if test "$$dot_seen" = "no"; then \
459 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
460 fi; test -z "$$fail"
462 $(RECURSIVE_CLEAN_TARGETS):
463 @failcom='exit 1'; \
464 for f in x $$MAKEFLAGS; do \
465 case $$f in \
466 *=* | --[!k]*);; \
467 *k*) failcom='fail=yes';; \
468 esac; \
469 done; \
470 dot_seen=no; \
471 case "$@" in \
472 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
473 *) list='$(SUBDIRS)' ;; \
474 esac; \
475 rev=''; for subdir in $$list; do \
476 if test "$$subdir" = "."; then :; else \
477 rev="$$subdir $$rev"; \
478 fi; \
479 done; \
480 rev="$$rev ."; \
481 target=`echo $@ | sed s/-recursive//`; \
482 for subdir in $$rev; do \
483 echo "Making $$target in $$subdir"; \
484 if test "$$subdir" = "."; then \
485 local_target="$$target-am"; \
486 else \
487 local_target="$$target"; \
488 fi; \
489 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
490 || eval $$failcom; \
491 done && test -z "$$fail"
492 tags-recursive:
493 list='$(SUBDIRS)'; for subdir in $$list; do \
494 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
495 done
496 ctags-recursive:
497 list='$(SUBDIRS)'; for subdir in $$list; do \
498 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
499 done
501 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
502 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
503 unique=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505 done | \
506 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507 END { if (nonempty) { for (i in files) print i; }; }'`; \
508 mkid -fID $$unique
509 tags: TAGS
511 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
512 $(TAGS_FILES) $(LISP)
513 tags=; \
514 here=`pwd`; \
515 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
516 include_option=--etags-include; \
517 empty_fix=.; \
518 else \
519 include_option=--include; \
520 empty_fix=; \
521 fi; \
522 list='$(SUBDIRS)'; for subdir in $$list; do \
523 if test "$$subdir" = .; then :; else \
524 test ! -f $$subdir/TAGS || \
525 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
526 fi; \
527 done; \
528 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
529 unique=`for i in $$list; do \
530 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
531 done | \
532 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
533 END { if (nonempty) { for (i in files) print i; }; }'`; \
534 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
535 test -n "$$unique" || unique=$$empty_fix; \
536 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
537 $$tags $$unique; \
539 ctags: CTAGS
540 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
541 $(TAGS_FILES) $(LISP)
542 tags=; \
543 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
544 unique=`for i in $$list; do \
545 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
546 done | \
547 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
548 END { if (nonempty) { for (i in files) print i; }; }'`; \
549 test -z "$(CTAGS_ARGS)$$tags$$unique" \
550 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
551 $$tags $$unique
553 GTAGS:
554 here=`$(am__cd) $(top_builddir) && pwd` \
555 && cd $(top_srcdir) \
556 && gtags -i $(GTAGS_ARGS) $$here
558 distclean-tags:
559 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
561 distdir: $(DISTFILES)
562 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
563 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564 list='$(DISTFILES)'; \
565 dist_files=`for file in $$list; do echo $$file; done | \
566 sed -e "s|^$$srcdirstrip/||;t" \
567 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
568 case $$dist_files in \
569 */*) $(MKDIR_P) `echo "$$dist_files" | \
570 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
571 sort -u` ;; \
572 esac; \
573 for file in $$dist_files; do \
574 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
575 if test -d $$d/$$file; then \
576 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
577 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
578 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
579 fi; \
580 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
581 else \
582 test -f $(distdir)/$$file \
583 || cp -p $$d/$$file $(distdir)/$$file \
584 || exit 1; \
585 fi; \
586 done
587 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
588 if test "$$subdir" = .; then :; else \
589 test -d "$(distdir)/$$subdir" \
590 || $(MKDIR_P) "$(distdir)/$$subdir" \
591 || exit 1; \
592 distdir=`$(am__cd) $(distdir) && pwd`; \
593 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
594 (cd $$subdir && \
595 $(MAKE) $(AM_MAKEFLAGS) \
596 top_distdir="$$top_distdir" \
597 distdir="$$distdir/$$subdir" \
598 am__remove_distdir=: \
599 am__skip_length_check=: \
600 distdir) \
601 || exit 1; \
602 fi; \
603 done
604 check-am: all-am
605 check: check-recursive
606 all-am: Makefile
607 installdirs: installdirs-recursive
608 installdirs-am:
609 install: install-recursive
610 install-exec: install-exec-recursive
611 install-data: install-data-recursive
612 uninstall: uninstall-recursive
614 install-am: all-am
615 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
617 installcheck: installcheck-recursive
618 install-strip:
619 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
620 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
621 `test -z '$(STRIP)' || \
622 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
623 mostlyclean-generic:
625 clean-generic:
627 distclean-generic:
628 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
630 maintainer-clean-generic:
631 @echo "This command is intended for maintainers to use"
632 @echo "it deletes files that may require special tools to rebuild."
633 clean: clean-recursive
635 clean-am: clean-generic clean-libtool mostlyclean-am
637 distclean: distclean-recursive
638 -rm -f Makefile
639 distclean-am: clean-am distclean-generic distclean-tags
641 dvi: dvi-recursive
643 dvi-am:
645 html: html-recursive
647 info: info-recursive
649 info-am:
651 install-data-am:
653 install-dvi: install-dvi-recursive
655 install-exec-am:
657 install-html: install-html-recursive
659 install-info: install-info-recursive
661 install-man:
663 install-pdf: install-pdf-recursive
665 install-ps: install-ps-recursive
667 installcheck-am:
669 maintainer-clean: maintainer-clean-recursive
670 -rm -f Makefile
671 maintainer-clean-am: distclean-am maintainer-clean-generic
673 mostlyclean: mostlyclean-recursive
675 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
677 pdf: pdf-recursive
679 pdf-am:
681 ps: ps-recursive
683 ps-am:
685 uninstall-am:
687 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
688 install-strip
690 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
691 all all-am check check-am clean clean-generic clean-libtool \
692 ctags ctags-recursive distclean distclean-generic \
693 distclean-libtool distclean-tags distdir dvi dvi-am html \
694 html-am info info-am install install-am install-data \
695 install-data-am install-dvi install-dvi-am install-exec \
696 install-exec-am install-html install-html-am install-info \
697 install-info-am install-man install-pdf install-pdf-am \
698 install-ps install-ps-am install-strip installcheck \
699 installcheck-am installdirs installdirs-am maintainer-clean \
700 maintainer-clean-generic mostlyclean mostlyclean-generic \
701 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
702 uninstall uninstall-am
705 # Don't update the files from bitkeeper
706 %::SCCS/s.%
707 # Tell versions [3.59,3.63) of GNU make to not export all variables.
708 # Otherwise a system limit (for SysV at least) may be exceeded.
709 .NOEXPORT: