]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/Makefile.in
Makefile.in, [...]: Regenerate
[thirdparty/gcc.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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.
9
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.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
40 $(srcdir)/../config.sub $(srcdir)/../install-sh \
41 $(srcdir)/../ltmain.sh $(srcdir)/../missing \
42 $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
43 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
44 $(top_srcdir)/configure $(top_srcdir)/fragment.am \
45 $(top_srcdir)/scripts/check_survey.in \
46 $(top_srcdir)/scripts/testsuite_flags.in ChangeLog acconfig.h
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
50 $(top_srcdir)/linkage.m4 \
51 $(top_srcdir)/../config/no-executables.m4 \
52 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
53 $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55 $(ACLOCAL_M4)
56 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57 configure.lineno configure.status.lineno
58 CONFIG_HEADER = config.h
59 CONFIG_CLEAN_FILES = scripts/check_survey scripts/testsuite_flags
60 depcomp =
61 am__depfiles_maybe =
62 SOURCES =
63 DIST_SOURCES =
64 MULTISRCTOP =
65 MULTIBUILDTOP =
66 MULTIDIRS =
67 MULTISUBDIR =
68 MULTIDO = true
69 MULTICLEAN = true
70 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
71 html-recursive info-recursive install-data-recursive \
72 install-exec-recursive install-info-recursive \
73 install-recursive installcheck-recursive installdirs-recursive \
74 pdf-recursive ps-recursive uninstall-info-recursive \
75 uninstall-recursive
76 ETAGS = etags
77 CTAGS = ctags
78 DIST_SUBDIRS = include libsupc++ libmath src po testsuite
79 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80 distdir = $(PACKAGE)-$(VERSION)
81 top_distdir = $(distdir)
82 am__remove_distdir = \
83 { test ! -d $(distdir) \
84 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
85 && rm -fr $(distdir); }; }
86 DIST_ARCHIVES = $(distdir).tar.gz
87 GZIP_ENV = --best
88 distuninstallcheck_listfiles = find . -type f -print
89 distcleancheck_listfiles = find . -type f -print
90 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
91 ACLOCAL = @ACLOCAL@
92 ALLOCATOR_H = @ALLOCATOR_H@
93 ALLOCATOR_NAME = @ALLOCATOR_NAME@
94 AMTAR = @AMTAR@
95 AR = @AR@
96 AS = @AS@
97 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
98 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
99 AUTOCONF = @AUTOCONF@
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
102 AWK = @AWK@
103 BASIC_FILE_CC = @BASIC_FILE_CC@
104 BASIC_FILE_H = @BASIC_FILE_H@
105 CC = @CC@
106 CCODECVT_CC = @CCODECVT_CC@
107 CCODECVT_H = @CCODECVT_H@
108 CCOLLATE_CC = @CCOLLATE_CC@
109 CCTYPE_CC = @CCTYPE_CC@
110 CFLAGS = @CFLAGS@
111 CLOCALE_CC = @CLOCALE_CC@
112 CLOCALE_H = @CLOCALE_H@
113 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
114 CMESSAGES_CC = @CMESSAGES_CC@
115 CMESSAGES_H = @CMESSAGES_H@
116 CMONEY_CC = @CMONEY_CC@
117 CNUMERIC_CC = @CNUMERIC_CC@
118 CPP = @CPP@
119 CPPFLAGS = @CPPFLAGS@
120 CSTDIO_H = @CSTDIO_H@
121 CTIME_CC = @CTIME_CC@
122 CTIME_H = @CTIME_H@
123 CXX = @CXX@
124 CXXCPP = @CXXCPP@
125 CXXFLAGS = @CXXFLAGS@
126 CYGPATH_W = @CYGPATH_W@
127 C_INCLUDE_DIR = @C_INCLUDE_DIR@
128 DEBUG_FLAGS = @DEBUG_FLAGS@
129 DEFS = @DEFS@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
136 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
137 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
138 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
139 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
140 GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
141 GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
142 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
143 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
144 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
145 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
146 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
147 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
148 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
149 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
150 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
151 GLIBCXX_TEST_ABI_FALSE = @GLIBCXX_TEST_ABI_FALSE@
152 GLIBCXX_TEST_ABI_TRUE = @GLIBCXX_TEST_ABI_TRUE@
153 GLIBCXX_TEST_WCHAR_T_FALSE = @GLIBCXX_TEST_WCHAR_T_FALSE@
154 GLIBCXX_TEST_WCHAR_T_TRUE = @GLIBCXX_TEST_WCHAR_T_TRUE@
155 INSTALL_DATA = @INSTALL_DATA@
156 INSTALL_PROGRAM = @INSTALL_PROGRAM@
157 INSTALL_SCRIPT = @INSTALL_SCRIPT@
158 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
159 LIBICONV = @LIBICONV@
160 LIBMATHOBJS = @LIBMATHOBJS@
161 LIBOBJS = @LIBOBJS@
162 LIBS = @LIBS@
163 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
164 LIBTOOL = @LIBTOOL@
165 LN_S = @LN_S@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAINT = @MAINT@
168 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
169 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
170 MAKEINFO = @MAKEINFO@
171 OBJEXT = @OBJEXT@
172 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
173 OPT_LDFLAGS = @OPT_LDFLAGS@
174 OS_INC_SRCDIR = @OS_INC_SRCDIR@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_VERSION = @PACKAGE_VERSION@
181 PATH_SEPARATOR = @PATH_SEPARATOR@
182 RANLIB = @RANLIB@
183 SECTION_FLAGS = @SECTION_FLAGS@
184 SECTION_LDFLAGS = @SECTION_LDFLAGS@
185 SET_MAKE = @SET_MAKE@
186 SHELL = @SHELL@
187 STRIP = @STRIP@
188 SYMVER_MAP = @SYMVER_MAP@
189 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
190 USE_NLS = @USE_NLS@
191 VERSION = @VERSION@
192 WARN_FLAGS = @WARN_FLAGS@
193 WERROR = @WERROR@
194 ac_ct_AR = @ac_ct_AR@
195 ac_ct_AS = @ac_ct_AS@
196 ac_ct_CC = @ac_ct_CC@
197 ac_ct_CXX = @ac_ct_CXX@
198 ac_ct_RANLIB = @ac_ct_RANLIB@
199 ac_ct_STRIP = @ac_ct_STRIP@
200 am__leading_dot = @am__leading_dot@
201 baseline_dir = @baseline_dir@
202 bindir = @bindir@
203 build = @build@
204 build_alias = @build_alias@
205 build_cpu = @build_cpu@
206 build_os = @build_os@
207 build_vendor = @build_vendor@
208 check_msgfmt = @check_msgfmt@
209 datadir = @datadir@
210 enable_shared = @enable_shared@
211 enable_static = @enable_static@
212 exec_prefix = @exec_prefix@
213 glibcxx_MOFILES = @glibcxx_MOFILES@
214 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
215 glibcxx_POFILES = @glibcxx_POFILES@
216 glibcxx_builddir = @glibcxx_builddir@
217 glibcxx_localedir = @glibcxx_localedir@
218 glibcxx_prefixdir = @glibcxx_prefixdir@
219 glibcxx_srcdir = @glibcxx_srcdir@
220 glibcxx_thread_h = @glibcxx_thread_h@
221 glibcxx_toolexecdir = @glibcxx_toolexecdir@
222 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
223 gxx_include_dir = @gxx_include_dir@
224 host = @host@
225 host_alias = @host_alias@
226 host_cpu = @host_cpu@
227 host_os = @host_os@
228 host_vendor = @host_vendor@
229 includedir = @includedir@
230 infodir = @infodir@
231 install_sh = @install_sh@
232 libdir = @libdir@
233 libexecdir = @libexecdir@
234 libtool_VERSION = @libtool_VERSION@
235 localstatedir = @localstatedir@
236 mandir = @mandir@
237 mkdir_p = @mkdir_p@
238 multi_basedir = @multi_basedir@
239 oldincludedir = @oldincludedir@
240 port_specific_symbol_files = @port_specific_symbol_files@
241 prefix = @prefix@
242 program_transform_name = @program_transform_name@
243 sbindir = @sbindir@
244 sharedstatedir = @sharedstatedir@
245 sysconfdir = @sysconfdir@
246 target = @target@
247 target_alias = @target_alias@
248 target_cpu = @target_cpu@
249 target_os = @target_os@
250 target_vendor = @target_vendor@
251 toplevel_srcdir = @toplevel_srcdir@
252 MAINT_CHARSET = latin1
253 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
254 PWD_COMMAND = $${PWDCMD-pwd}
255 STAMP = echo timestamp >
256 toolexecdir = $(glibcxx_toolexecdir)
257 toolexeclibdir = $(glibcxx_toolexeclibdir)
258
259 # These bits are all figured out from configure. Look in acinclude.m4
260 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
261 CONFIG_CXXFLAGS = \
262 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
263
264 WARN_CXXFLAGS = \
265 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
266
267
268 # -I/-D flags to pass when compiling.
269 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
270 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath src po testsuite
271 SUBDIRS = include libsupc++ $(hosted_source)
272
273 # Multilib support.
274 MAKEOVERRIDES =
275
276 # Work around what appears to be a GNU make bug handling MAKEFLAGS
277 # values defined in terms of make variables, as is the case for CC and
278 # friends when we are called from the top level Makefile.
279 AM_MAKEFLAGS = \
280 "AR_FLAGS=$(AR_FLAGS)" \
281 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
282 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
283 "CFLAGS=$(CFLAGS)" \
284 "CXXFLAGS=$(CXXFLAGS)" \
285 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
286 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
287 "INSTALL=$(INSTALL)" \
288 "INSTALL_DATA=$(INSTALL_DATA)" \
289 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
290 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
291 "LDFLAGS=$(LDFLAGS)" \
292 "LIBCFLAGS=$(LIBCFLAGS)" \
293 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
294 "MAKE=$(MAKE)" \
295 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
296 "PICFLAG=$(PICFLAG)" \
297 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
298 "SHELL=$(SHELL)" \
299 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
300 "exec_prefix=$(exec_prefix)" \
301 "infodir=$(infodir)" \
302 "libdir=$(libdir)" \
303 "includedir=$(includedir)" \
304 "prefix=$(prefix)" \
305 "tooldir=$(tooldir)" \
306 "gxx_include_dir=$(gxx_include_dir)" \
307 "AR=$(AR)" \
308 "AS=$(AS)" \
309 "LD=$(LD)" \
310 "LIBCFLAGS=$(LIBCFLAGS)" \
311 "PICFLAG=$(PICFLAG)" \
312 "RANLIB=$(RANLIB)" \
313 "NM=$(NM)" \
314 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
315 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
316 "DESTDIR=$(DESTDIR)" \
317 "WERROR=$(WERROR)"
318
319
320 # Subdir rules rely on $(FLAGS_TO_PASS)
321 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
322 all: config.h
323 $(MAKE) $(AM_MAKEFLAGS) all-recursive
324
325 .SUFFIXES:
326 am--refresh:
327 @:
328 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
329 @for dep in $?; do \
330 case '$(am__configure_deps)' in \
331 *$$dep*) \
332 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
333 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
334 && exit 0; \
335 exit 1;; \
336 esac; \
337 done; \
338 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
339 cd $(top_srcdir) && \
340 $(AUTOMAKE) --foreign --ignore-deps Makefile
341 .PRECIOUS: Makefile
342 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
343 @case '$?' in \
344 *config.status*) \
345 echo ' $(SHELL) ./config.status'; \
346 $(SHELL) ./config.status;; \
347 *) \
348 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
349 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
350 esac;
351
352 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
353 $(SHELL) ./config.status --recheck
354
355 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
356 cd $(srcdir) && $(AUTOCONF)
357 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
358 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
359
360 config.h: stamp-h1
361 @if test ! -f $@; then \
362 rm -f stamp-h1; \
363 $(MAKE) stamp-h1; \
364 else :; fi
365
366 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
367 @rm -f stamp-h1
368 cd $(top_builddir) && $(SHELL) ./config.status config.h
369 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
370 cd $(top_srcdir) && $(AUTOHEADER)
371 rm -f stamp-h1
372 touch $@
373
374 distclean-hdr:
375 -rm -f config.h stamp-h1
376 scripts/check_survey: $(top_builddir)/config.status $(top_srcdir)/scripts/check_survey.in
377 cd $(top_builddir) && $(SHELL) ./config.status $@
378 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
379 cd $(top_builddir) && $(SHELL) ./config.status $@
380
381 mostlyclean-libtool:
382 -rm -f *.lo
383
384 clean-libtool:
385 -rm -rf .libs _libs
386
387 distclean-libtool:
388 -rm -f libtool
389
390 all-multi:
391 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
392 install-multi:
393 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
394
395 mostlyclean-multi:
396 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
397 clean-multi:
398 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
399 distclean-multi:
400 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
401 maintainer-clean-multi:
402 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
403 uninstall-info-am:
404
405 # This directory's subdirectories are mostly independent; you can cd
406 # into them and run `make' without going through this Makefile.
407 # To change the values of `make' variables: instead of editing Makefiles,
408 # (1) if the variable is set in `config.status', edit `config.status'
409 # (which will cause the Makefiles to be regenerated when you run `make');
410 # (2) otherwise, pass the desired values on the `make' command line.
411 $(RECURSIVE_TARGETS):
412 @set fnord $$MAKEFLAGS; amf=$$2; \
413 dot_seen=no; \
414 target=`echo $@ | sed s/-recursive//`; \
415 list='$(SUBDIRS)'; for subdir in $$list; do \
416 echo "Making $$target in $$subdir"; \
417 if test "$$subdir" = "."; then \
418 dot_seen=yes; \
419 local_target="$$target-am"; \
420 else \
421 local_target="$$target"; \
422 fi; \
423 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
424 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
425 done; \
426 if test "$$dot_seen" = "no"; then \
427 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
428 fi; test -z "$$fail"
429
430 mostlyclean-recursive clean-recursive distclean-recursive \
431 maintainer-clean-recursive:
432 @set fnord $$MAKEFLAGS; amf=$$2; \
433 dot_seen=no; \
434 case "$@" in \
435 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
436 *) list='$(SUBDIRS)' ;; \
437 esac; \
438 rev=''; for subdir in $$list; do \
439 if test "$$subdir" = "."; then :; else \
440 rev="$$subdir $$rev"; \
441 fi; \
442 done; \
443 rev="$$rev ."; \
444 target=`echo $@ | sed s/-recursive//`; \
445 for subdir in $$rev; do \
446 echo "Making $$target in $$subdir"; \
447 if test "$$subdir" = "."; then \
448 local_target="$$target-am"; \
449 else \
450 local_target="$$target"; \
451 fi; \
452 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
453 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
454 done && test -z "$$fail"
455 tags-recursive:
456 list='$(SUBDIRS)'; for subdir in $$list; do \
457 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
458 done
459 ctags-recursive:
460 list='$(SUBDIRS)'; for subdir in $$list; do \
461 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
462 done
463
464 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466 unique=`for i in $$list; do \
467 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468 done | \
469 $(AWK) ' { files[$$0] = 1; } \
470 END { for (i in files) print i; }'`; \
471 mkid -fID $$unique
472 tags: TAGS
473 ctags: CTAGS
474 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
475 $(TAGS_FILES) $(LISP)
476 tags=; \
477 here=`pwd`; \
478 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
479 unique=`for i in $$list; do \
480 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
481 done | \
482 $(AWK) ' { files[$$0] = 1; } \
483 END { for (i in files) print i; }'`; \
484 test -z "$(CTAGS_ARGS)$$tags$$unique" \
485 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
486 $$tags $$unique
487
488 GTAGS:
489 here=`$(am__cd) $(top_builddir) && pwd` \
490 && cd $(top_srcdir) \
491 && gtags -i $(GTAGS_ARGS) $$here
492
493 distclean-tags:
494 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
495
496 distdir: $(DISTFILES)
497 $(am__remove_distdir)
498 mkdir $(distdir)
499 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
500 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
501 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
502 list='$(DISTFILES)'; for file in $$list; do \
503 case $$file in \
504 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
505 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
506 esac; \
507 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
508 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
509 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
510 dir="/$$dir"; \
511 $(mkdir_p) "$(distdir)$$dir"; \
512 else \
513 dir=''; \
514 fi; \
515 if test -d $$d/$$file; then \
516 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
517 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
518 fi; \
519 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
520 else \
521 test -f $(distdir)/$$file \
522 || cp -p $$d/$$file $(distdir)/$$file \
523 || exit 1; \
524 fi; \
525 done
526 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
527 if test "$$subdir" = .; then :; else \
528 test -d "$(distdir)/$$subdir" \
529 || mkdir "$(distdir)/$$subdir" \
530 || exit 1; \
531 (cd $$subdir && \
532 $(MAKE) $(AM_MAKEFLAGS) \
533 top_distdir="../$(top_distdir)" \
534 distdir="../$(distdir)/$$subdir" \
535 distdir) \
536 || exit 1; \
537 fi; \
538 done
539 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
540 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
541 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
542 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
543 || chmod -R a+r $(distdir)
544 dist-gzip: distdir
545 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
546 $(am__remove_distdir)
547
548 dist-bzip2: distdir
549 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
550 $(am__remove_distdir)
551
552 dist-tarZ: distdir
553 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
554 $(am__remove_distdir)
555
556 dist-shar: distdir
557 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
558 $(am__remove_distdir)
559
560 dist-zip: distdir
561 -rm -f $(distdir).zip
562 zip -rq $(distdir).zip $(distdir)
563 $(am__remove_distdir)
564
565 dist dist-all: distdir
566 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
567 $(am__remove_distdir)
568
569 # This target untars the dist file and tries a VPATH configuration. Then
570 # it guarantees that the distribution is self-contained by making another
571 # tarfile.
572 distcheck: dist
573 case '$(DIST_ARCHIVES)' in \
574 *.tar.gz*) \
575 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
576 *.tar.bz2*) \
577 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
578 *.tar.Z*) \
579 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
580 *.shar.gz*) \
581 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
582 *.zip*) \
583 unzip $(distdir).zip ;;\
584 esac
585 chmod -R a-w $(distdir); chmod a+w $(distdir)
586 mkdir $(distdir)/_build
587 mkdir $(distdir)/_inst
588 chmod a-w $(distdir)
589 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
590 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
591 && cd $(distdir)/_build \
592 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
593 $(DISTCHECK_CONFIGURE_FLAGS) \
594 && $(MAKE) $(AM_MAKEFLAGS) \
595 && $(MAKE) $(AM_MAKEFLAGS) dvi \
596 && $(MAKE) $(AM_MAKEFLAGS) check \
597 && $(MAKE) $(AM_MAKEFLAGS) install \
598 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
599 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
600 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
601 distuninstallcheck \
602 && chmod -R a-w "$$dc_install_base" \
603 && ({ \
604 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
605 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
606 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
607 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
608 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
609 } || { rm -rf "$$dc_destdir"; exit 1; }) \
610 && rm -rf "$$dc_destdir" \
611 && $(MAKE) $(AM_MAKEFLAGS) dist \
612 && rm -rf $(DIST_ARCHIVES) \
613 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
614 $(am__remove_distdir)
615 @(echo "$(distdir) archives ready for distribution: "; \
616 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
617 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
618 distuninstallcheck:
619 @cd $(distuninstallcheck_dir) \
620 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
621 || { echo "ERROR: files left after uninstall:" ; \
622 if test -n "$(DESTDIR)"; then \
623 echo " (check DESTDIR support)"; \
624 fi ; \
625 $(distuninstallcheck_listfiles) ; \
626 exit 1; } >&2
627 distcleancheck: distclean
628 @if test '$(srcdir)' = . ; then \
629 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
630 exit 1 ; \
631 fi
632 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
633 || { echo "ERROR: files left in build directory after distclean:" ; \
634 $(distcleancheck_listfiles) ; \
635 exit 1; } >&2
636 check-am: all-am
637 check: check-recursive
638 all-am: Makefile all-multi config.h
639 installdirs: installdirs-recursive
640 installdirs-am:
641 install: install-recursive
642 install-exec: install-exec-recursive
643 install-data: install-data-recursive
644 uninstall: uninstall-recursive
645
646 install-am: all-am
647 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
648
649 installcheck: installcheck-recursive
650 install-strip:
651 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
652 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
653 `test -z '$(STRIP)' || \
654 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
655 mostlyclean-generic:
656
657 clean-generic:
658
659 distclean-generic:
660 -rm -f $(CONFIG_CLEAN_FILES)
661
662 maintainer-clean-generic:
663 @echo "This command is intended for maintainers to use"
664 @echo "it deletes files that may require special tools to rebuild."
665 clean: clean-multi clean-recursive
666
667 clean-am: clean-generic clean-libtool mostlyclean-am
668
669 distclean: distclean-multi distclean-recursive
670 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
671 -rm -f Makefile
672 distclean-am: clean-am distclean-generic distclean-hdr \
673 distclean-libtool distclean-tags
674
675 dvi: dvi-recursive
676
677 dvi-am:
678
679 html: html-recursive
680
681 info: info-recursive
682
683 info-am:
684
685 install-data-am:
686
687 install-exec-am: install-multi
688
689 install-info: install-info-recursive
690
691 install-man:
692
693 installcheck-am:
694
695 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
696 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
697 -rm -rf $(top_srcdir)/autom4te.cache
698 -rm -f Makefile
699 maintainer-clean-am: distclean-am maintainer-clean-generic
700
701 mostlyclean: mostlyclean-multi mostlyclean-recursive
702
703 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
704
705 pdf: pdf-recursive
706
707 pdf-am:
708
709 ps: ps-recursive
710
711 ps-am:
712
713 uninstall-am: uninstall-info-am
714
715 uninstall-info: uninstall-info-recursive
716
717 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
718 am--refresh check check-am clean clean-generic clean-libtool \
719 clean-multi clean-recursive ctags ctags-recursive dist \
720 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
721 distcheck distclean distclean-generic distclean-hdr \
722 distclean-libtool distclean-multi distclean-recursive \
723 distclean-tags distcleancheck distdir distuninstallcheck dvi \
724 dvi-am html html-am info info-am install install-am \
725 install-data install-data-am install-exec install-exec-am \
726 install-info install-info-am install-man install-multi \
727 install-strip installcheck installcheck-am installdirs \
728 installdirs-am maintainer-clean maintainer-clean-generic \
729 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
730 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
731 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
732 uninstall uninstall-am uninstall-info-am
733
734
735 # These rules are messy, but are hella worth it.
736 doxygen:
737 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
738 builddir=`${PWD_COMMAND}`; \
739 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
740 --mode=user $${srcdir} $${builddir})
741
742 doxygen-maint:
743 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
744 builddir=`${PWD_COMMAND}`; \
745 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
746 --mode=maint $${srcdir} $${builddir})
747
748 doxygen-man:
749 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
750 builddir=`${PWD_COMMAND}`; \
751 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
752 --mode=man $${srcdir} $${builddir})
753
754 .PHONY: doxygen doxygen-maint doxygen-man
755
756 # Handy forwarding targets.
757 check-%:
758 cd testsuite && $(MAKE) $@
759
760 # All the machinations with string instantiations messes up the
761 # automake-generated TAGS rule. Make a simple one here.
762 TAGS: tags-recursive $(LISP)
763 # Tell versions [3.59,3.63) of GNU make to not export all variables.
764 # Otherwise a system limit (for SysV at least) may be exceeded.
765 .NOEXPORT: