2005-06-28 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobf2da8e9acf7aba648881b958fc9bb23759a032ba
1 # Makefile.in generated by automake 1.9.5 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 CSTDIO_H = @CSTDIO_H@
119 CTIME_CC = @CTIME_CC@
120 CTIME_H = @CTIME_H@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXFLAGS = @CXXFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 C_INCLUDE_DIR = @C_INCLUDE_DIR@
126 DEBUG_FLAGS = @DEBUG_FLAGS@
127 DEFS = @DEFS@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
134 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
135 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
136 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
137 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
138 GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
139 GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
140 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
141 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
142 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
143 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
144 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
145 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
146 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
147 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
148 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
149 INSTALL_DATA = @INSTALL_DATA@
150 INSTALL_PROGRAM = @INSTALL_PROGRAM@
151 INSTALL_SCRIPT = @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 LIBICONV = @LIBICONV@
154 LIBMATHOBJS = @LIBMATHOBJS@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
158 LIBTOOL = @LIBTOOL@
159 LN_S = @LN_S@
160 LTLIBOBJS = @LTLIBOBJS@
161 MAINT = @MAINT@
162 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
163 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
164 MAKEINFO = @MAKEINFO@
165 OBJEXT = @OBJEXT@
166 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
167 OPT_LDFLAGS = @OPT_LDFLAGS@
168 OS_INC_SRCDIR = @OS_INC_SRCDIR@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_VERSION = @PACKAGE_VERSION@
175 PATH_SEPARATOR = @PATH_SEPARATOR@
176 RANLIB = @RANLIB@
177 SECTION_FLAGS = @SECTION_FLAGS@
178 SECTION_LDFLAGS = @SECTION_LDFLAGS@
179 SET_MAKE = @SET_MAKE@
180 SHELL = @SHELL@
181 STRIP = @STRIP@
182 SYMVER_MAP = @SYMVER_MAP@
183 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
184 USE_NLS = @USE_NLS@
185 VERSION = @VERSION@
186 WARN_FLAGS = @WARN_FLAGS@
187 WERROR = @WERROR@
188 ac_ct_AR = @ac_ct_AR@
189 ac_ct_AS = @ac_ct_AS@
190 ac_ct_CC = @ac_ct_CC@
191 ac_ct_CXX = @ac_ct_CXX@
192 ac_ct_RANLIB = @ac_ct_RANLIB@
193 ac_ct_STRIP = @ac_ct_STRIP@
194 am__leading_dot = @am__leading_dot@
195 am__tar = @am__tar@
196 am__untar = @am__untar@
197 baseline_dir = @baseline_dir@
198 bindir = @bindir@
199 build = @build@
200 build_alias = @build_alias@
201 build_cpu = @build_cpu@
202 build_os = @build_os@
203 build_vendor = @build_vendor@
204 check_msgfmt = @check_msgfmt@
205 datadir = @datadir@
206 enable_shared = @enable_shared@
207 enable_static = @enable_static@
208 exec_prefix = @exec_prefix@
209 glibcxx_MOFILES = @glibcxx_MOFILES@
210 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
211 glibcxx_POFILES = @glibcxx_POFILES@
212 glibcxx_builddir = @glibcxx_builddir@
213 glibcxx_localedir = @glibcxx_localedir@
214 glibcxx_prefixdir = @glibcxx_prefixdir@
215 glibcxx_srcdir = @glibcxx_srcdir@
216 glibcxx_thread_h = @glibcxx_thread_h@
217 glibcxx_toolexecdir = @glibcxx_toolexecdir@
218 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
219 gxx_include_dir = @gxx_include_dir@
220 host = @host@
221 host_alias = @host_alias@
222 host_cpu = @host_cpu@
223 host_os = @host_os@
224 host_vendor = @host_vendor@
225 includedir = @includedir@
226 infodir = @infodir@
227 install_sh = @install_sh@
228 libdir = @libdir@
229 libexecdir = @libexecdir@
230 libtool_VERSION = @libtool_VERSION@
231 localstatedir = @localstatedir@
232 mandir = @mandir@
233 mkdir_p = @mkdir_p@
234 multi_basedir = @multi_basedir@
235 oldincludedir = @oldincludedir@
236 port_specific_symbol_files = @port_specific_symbol_files@
237 prefix = @prefix@
238 program_transform_name = @program_transform_name@
239 sbindir = @sbindir@
240 sharedstatedir = @sharedstatedir@
241 sysconfdir = @sysconfdir@
242 target = @target@
243 target_alias = @target_alias@
244 target_cpu = @target_cpu@
245 target_os = @target_os@
246 target_vendor = @target_vendor@
247 toplevel_srcdir = @toplevel_srcdir@
249 # May be used by various substitution variables.
250 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
251 MAINT_CHARSET = latin1
252 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
253 PWD_COMMAND = $${PWDCMD-pwd}
254 STAMP = echo timestamp >
255 toolexecdir = $(glibcxx_toolexecdir)
256 toolexeclibdir = $(glibcxx_toolexeclibdir)
258 # These bits are all figured out from configure. Look in acinclude.m4
259 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
260 CONFIG_CXXFLAGS = \
261 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
263 WARN_CXXFLAGS = \
264 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
267 # -I/-D flags to pass when compiling.
268 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
269 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath src po testsuite
270 SUBDIRS = include libsupc++ $(hosted_source)
271 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
273 # Multilib support.
274 MAKEOVERRIDES =
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 "RANLIB=$(RANLIB)" \
311 "NM=$(NM)" \
312 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
313 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
314 "DESTDIR=$(DESTDIR)" \
315 "WERROR=$(WERROR)"
318 # Subdir rules rely on $(FLAGS_TO_PASS)
319 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
320 all: config.h
321 $(MAKE) $(AM_MAKEFLAGS) all-recursive
323 .SUFFIXES:
324 am--refresh:
326 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
327 @for dep in $?; do \
328 case '$(am__configure_deps)' in \
329 *$$dep*) \
330 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
331 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
332 && exit 0; \
333 exit 1;; \
334 esac; \
335 done; \
336 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
337 cd $(top_srcdir) && \
338 $(AUTOMAKE) --foreign --ignore-deps Makefile
339 .PRECIOUS: Makefile
340 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341 @case '$?' in \
342 *config.status*) \
343 echo ' $(SHELL) ./config.status'; \
344 $(SHELL) ./config.status;; \
345 *) \
346 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
347 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
348 esac;
350 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
351 $(SHELL) ./config.status --recheck
353 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
354 cd $(srcdir) && $(AUTOCONF)
355 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
356 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
358 config.h: stamp-h1
359 @if test ! -f $@; then \
360 rm -f stamp-h1; \
361 $(MAKE) stamp-h1; \
362 else :; fi
364 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
365 @rm -f stamp-h1
366 cd $(top_builddir) && $(SHELL) ./config.status config.h
367 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
368 cd $(top_srcdir) && $(AUTOHEADER)
369 rm -f stamp-h1
370 touch $@
372 distclean-hdr:
373 -rm -f config.h stamp-h1
374 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
375 cd $(top_builddir) && $(SHELL) ./config.status $@
377 mostlyclean-libtool:
378 -rm -f *.lo
380 clean-libtool:
381 -rm -rf .libs _libs
383 distclean-libtool:
384 -rm -f libtool
386 # GNU Make needs to see an explicit $(MAKE) variable in the command it
387 # runs to enable its job server during parallel builds. Hence the
388 # comments below.
389 all-multi:
390 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
391 install-multi:
392 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
394 mostlyclean-multi:
395 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
396 clean-multi:
397 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
398 distclean-multi:
399 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
400 maintainer-clean-multi:
401 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
402 uninstall-info-am:
404 # This directory's subdirectories are mostly independent; you can cd
405 # into them and run `make' without going through this Makefile.
406 # To change the values of `make' variables: instead of editing Makefiles,
407 # (1) if the variable is set in `config.status', edit `config.status'
408 # (which will cause the Makefiles to be regenerated when you run `make');
409 # (2) otherwise, pass the desired values on the `make' command line.
410 $(RECURSIVE_TARGETS):
411 @failcom='exit 1'; \
412 for f in x $$MAKEFLAGS; do \
413 case $$f in \
414 *=* | --[!k]*);; \
415 *k*) failcom='fail=yes';; \
416 esac; \
417 done; \
418 dot_seen=no; \
419 target=`echo $@ | sed s/-recursive//`; \
420 list='$(SUBDIRS)'; for subdir in $$list; do \
421 echo "Making $$target in $$subdir"; \
422 if test "$$subdir" = "."; then \
423 dot_seen=yes; \
424 local_target="$$target-am"; \
425 else \
426 local_target="$$target"; \
427 fi; \
428 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
429 || eval $$failcom; \
430 done; \
431 if test "$$dot_seen" = "no"; then \
432 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
433 fi; test -z "$$fail"
435 mostlyclean-recursive clean-recursive distclean-recursive \
436 maintainer-clean-recursive:
437 @failcom='exit 1'; \
438 for f in x $$MAKEFLAGS; do \
439 case $$f in \
440 *=* | --[!k]*);; \
441 *k*) failcom='fail=yes';; \
442 esac; \
443 done; \
444 dot_seen=no; \
445 case "$@" in \
446 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
447 *) list='$(SUBDIRS)' ;; \
448 esac; \
449 rev=''; for subdir in $$list; do \
450 if test "$$subdir" = "."; then :; else \
451 rev="$$subdir $$rev"; \
452 fi; \
453 done; \
454 rev="$$rev ."; \
455 target=`echo $@ | sed s/-recursive//`; \
456 for subdir in $$rev; do \
457 echo "Making $$target in $$subdir"; \
458 if test "$$subdir" = "."; then \
459 local_target="$$target-am"; \
460 else \
461 local_target="$$target"; \
462 fi; \
463 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
464 || eval $$failcom; \
465 done && test -z "$$fail"
466 tags-recursive:
467 list='$(SUBDIRS)'; for subdir in $$list; do \
468 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
469 done
470 ctags-recursive:
471 list='$(SUBDIRS)'; for subdir in $$list; do \
472 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
473 done
475 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
476 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
477 unique=`for i in $$list; do \
478 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479 done | \
480 $(AWK) ' { files[$$0] = 1; } \
481 END { for (i in files) print i; }'`; \
482 mkid -fID $$unique
483 tags: TAGS
484 ctags: CTAGS
485 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
486 $(TAGS_FILES) $(LISP)
487 tags=; \
488 here=`pwd`; \
489 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
490 unique=`for i in $$list; do \
491 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
492 done | \
493 $(AWK) ' { files[$$0] = 1; } \
494 END { for (i in files) print i; }'`; \
495 test -z "$(CTAGS_ARGS)$$tags$$unique" \
496 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
497 $$tags $$unique
499 GTAGS:
500 here=`$(am__cd) $(top_builddir) && pwd` \
501 && cd $(top_srcdir) \
502 && gtags -i $(GTAGS_ARGS) $$here
504 distclean-tags:
505 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507 distdir: $(DISTFILES)
508 $(am__remove_distdir)
509 mkdir $(distdir)
510 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
511 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
512 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
513 list='$(DISTFILES)'; for file in $$list; do \
514 case $$file in \
515 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
516 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
517 esac; \
518 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
520 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
521 dir="/$$dir"; \
522 $(mkdir_p) "$(distdir)$$dir"; \
523 else \
524 dir=''; \
525 fi; \
526 if test -d $$d/$$file; then \
527 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
529 fi; \
530 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
531 else \
532 test -f $(distdir)/$$file \
533 || cp -p $$d/$$file $(distdir)/$$file \
534 || exit 1; \
535 fi; \
536 done
537 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
538 if test "$$subdir" = .; then :; else \
539 test -d "$(distdir)/$$subdir" \
540 || $(mkdir_p) "$(distdir)/$$subdir" \
541 || exit 1; \
542 distdir=`$(am__cd) $(distdir) && pwd`; \
543 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
544 (cd $$subdir && \
545 $(MAKE) $(AM_MAKEFLAGS) \
546 top_distdir="$$top_distdir" \
547 distdir="$$distdir/$$subdir" \
548 distdir) \
549 || exit 1; \
550 fi; \
551 done
552 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
553 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
554 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
555 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
556 || chmod -R a+r $(distdir)
557 dist-gzip: distdir
558 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559 $(am__remove_distdir)
561 dist-bzip2: distdir
562 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
563 $(am__remove_distdir)
565 dist-tarZ: distdir
566 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
567 $(am__remove_distdir)
569 dist-shar: distdir
570 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
571 $(am__remove_distdir)
573 dist-zip: distdir
574 -rm -f $(distdir).zip
575 zip -rq $(distdir).zip $(distdir)
576 $(am__remove_distdir)
578 dist dist-all: distdir
579 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
580 $(am__remove_distdir)
582 # This target untars the dist file and tries a VPATH configuration. Then
583 # it guarantees that the distribution is self-contained by making another
584 # tarfile.
585 distcheck: dist
586 case '$(DIST_ARCHIVES)' in \
587 *.tar.gz*) \
588 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
589 *.tar.bz2*) \
590 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
591 *.tar.Z*) \
592 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
593 *.shar.gz*) \
594 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
595 *.zip*) \
596 unzip $(distdir).zip ;;\
597 esac
598 chmod -R a-w $(distdir); chmod a+w $(distdir)
599 mkdir $(distdir)/_build
600 mkdir $(distdir)/_inst
601 chmod a-w $(distdir)
602 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
603 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
604 && cd $(distdir)/_build \
605 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
606 $(DISTCHECK_CONFIGURE_FLAGS) \
607 && $(MAKE) $(AM_MAKEFLAGS) \
608 && $(MAKE) $(AM_MAKEFLAGS) dvi \
609 && $(MAKE) $(AM_MAKEFLAGS) check \
610 && $(MAKE) $(AM_MAKEFLAGS) install \
611 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
612 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
613 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
614 distuninstallcheck \
615 && chmod -R a-w "$$dc_install_base" \
616 && ({ \
617 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
618 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
619 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
620 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
621 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
622 } || { rm -rf "$$dc_destdir"; exit 1; }) \
623 && rm -rf "$$dc_destdir" \
624 && $(MAKE) $(AM_MAKEFLAGS) dist \
625 && rm -rf $(DIST_ARCHIVES) \
626 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
627 $(am__remove_distdir)
628 @(echo "$(distdir) archives ready for distribution: "; \
629 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
630 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
631 distuninstallcheck:
632 @cd $(distuninstallcheck_dir) \
633 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
634 || { echo "ERROR: files left after uninstall:" ; \
635 if test -n "$(DESTDIR)"; then \
636 echo " (check DESTDIR support)"; \
637 fi ; \
638 $(distuninstallcheck_listfiles) ; \
639 exit 1; } >&2
640 distcleancheck: distclean
641 @if test '$(srcdir)' = . ; then \
642 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
643 exit 1 ; \
645 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
646 || { echo "ERROR: files left in build directory after distclean:" ; \
647 $(distcleancheck_listfiles) ; \
648 exit 1; } >&2
649 check-am: all-am
650 check: check-recursive
651 all-am: Makefile all-multi config.h
652 installdirs: installdirs-recursive
653 installdirs-am:
654 install: install-recursive
655 install-exec: install-exec-recursive
656 install-data: install-data-recursive
657 uninstall: uninstall-recursive
659 install-am: all-am
660 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
662 installcheck: installcheck-recursive
663 install-strip:
664 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
665 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
666 `test -z '$(STRIP)' || \
667 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
668 mostlyclean-generic:
670 clean-generic:
672 distclean-generic:
673 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
675 maintainer-clean-generic:
676 @echo "This command is intended for maintainers to use"
677 @echo "it deletes files that may require special tools to rebuild."
678 clean: clean-multi clean-recursive
680 clean-am: clean-generic clean-libtool mostlyclean-am
682 distclean: distclean-multi distclean-recursive
683 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
684 -rm -f Makefile
685 distclean-am: clean-am distclean-generic distclean-hdr \
686 distclean-libtool distclean-tags
688 dvi: dvi-recursive
690 dvi-am:
692 html: html-recursive
694 info: info-recursive
696 info-am:
698 install-data-am:
700 install-exec-am: install-multi
702 install-info: install-info-recursive
704 install-man:
706 installcheck-am:
708 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
709 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
710 -rm -rf $(top_srcdir)/autom4te.cache
711 -rm -f Makefile
712 maintainer-clean-am: distclean-am maintainer-clean-generic
714 mostlyclean: mostlyclean-multi mostlyclean-recursive
716 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
718 pdf: pdf-recursive
720 pdf-am:
722 ps: ps-recursive
724 ps-am:
726 uninstall-am: uninstall-info-am
728 uninstall-info: uninstall-info-recursive
730 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
731 am--refresh check check-am clean clean-generic clean-libtool \
732 clean-multi clean-recursive ctags ctags-recursive dist \
733 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
734 distcheck distclean distclean-generic distclean-hdr \
735 distclean-libtool distclean-multi distclean-recursive \
736 distclean-tags distcleancheck distdir distuninstallcheck dvi \
737 dvi-am html html-am info info-am install install-am \
738 install-data install-data-am install-exec install-exec-am \
739 install-info install-info-am install-man install-multi \
740 install-strip installcheck installcheck-am installdirs \
741 installdirs-am maintainer-clean maintainer-clean-generic \
742 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
743 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
744 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
745 uninstall uninstall-am uninstall-info-am
748 # These rules are messy, but are hella worth it.
749 doxygen:
750 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
751 builddir=`${PWD_COMMAND}`; \
752 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
753 --host_alias=${host_alias} \
754 --mode=user $${srcdir} $${builddir})
756 doxygen-maint:
757 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
758 builddir=`${PWD_COMMAND}`; \
759 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
760 --host_alias=${host_alias} \
761 --mode=maint $${srcdir} $${builddir})
763 doxygen-man:
764 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
765 builddir=`${PWD_COMMAND}`; \
766 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
767 --host_alias=${host_alias} \
768 --mode=man $${srcdir} $${builddir})
770 .PHONY: doxygen doxygen-maint doxygen-man
772 # Handy forwarding targets.
773 check-%:
774 cd testsuite && $(MAKE) $@
776 # All the machinations with string instantiations messes up the
777 # automake-generated TAGS rule. Make a simple one here.
778 TAGS: tags-recursive $(LISP)
779 # Tell versions [3.59,3.63) of GNU make to not export all variables.
780 # Otherwise a system limit (for SysV at least) may be exceeded.
781 .NOEXPORT: