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