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