Fix change log
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobf62595fc2781cac15267b9a4b701cac3fe835f4b
1 # Makefile.in generated by automake 1.11.1 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, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 DIST_COMMON = $(top_srcdir)/fragment.am README ChangeLog \
38 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39 $(top_srcdir)/configure $(am__configure_deps) \
40 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
41 $(top_srcdir)/scripts/testsuite_flags.in
42 subdir = .
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
45 $(top_srcdir)/../config/futex.m4 \
46 $(top_srcdir)/../config/iconv.m4 \
47 $(top_srcdir)/../config/lead-dot.m4 \
48 $(top_srcdir)/../config/lib-ld.m4 \
49 $(top_srcdir)/../config/lib-link.m4 \
50 $(top_srcdir)/../config/lib-prefix.m4 \
51 $(top_srcdir)/../config/multi.m4 \
52 $(top_srcdir)/../config/no-executables.m4 \
53 $(top_srcdir)/../config/override.m4 \
54 $(top_srcdir)/../config/stdint.m4 \
55 $(top_srcdir)/../config/unwind_ipinfo.m4 \
56 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
57 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
58 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
59 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
60 $(top_srcdir)/../config/gc++filt.m4 \
61 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
65 configure.lineno config.status.lineno
66 CONFIG_HEADER = config.h
67 CONFIG_CLEAN_FILES = scripts/testsuite_flags
68 CONFIG_CLEAN_VPATH_FILES =
69 depcomp =
70 am__depfiles_maybe =
71 SOURCES =
72 MULTISRCTOP =
73 MULTIBUILDTOP =
74 MULTIDIRS =
75 MULTISUBDIR =
76 MULTIDO = true
77 MULTICLEAN = true
78 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79 html-recursive info-recursive install-data-recursive \
80 install-dvi-recursive install-exec-recursive \
81 install-html-recursive install-info-recursive \
82 install-pdf-recursive install-ps-recursive install-recursive \
83 installcheck-recursive installdirs-recursive pdf-recursive \
84 ps-recursive uninstall-recursive
85 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
86 distclean-recursive maintainer-clean-recursive
87 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
88 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
89 ETAGS = etags
90 CTAGS = ctags
91 DIST_SUBDIRS = include libsupc++ doc src po testsuite python
92 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
93 ACLOCAL = @ACLOCAL@
94 ALLOCATOR_H = @ALLOCATOR_H@
95 ALLOCATOR_NAME = @ALLOCATOR_NAME@
96 AMTAR = @AMTAR@
97 AR = @AR@
98 AS = @AS@
99 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
100 ATOMIC_FLAGS = @ATOMIC_FLAGS@
101 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
102 AUTOCONF = @AUTOCONF@
103 AUTOHEADER = @AUTOHEADER@
104 AUTOMAKE = @AUTOMAKE@
105 AWK = @AWK@
106 BASIC_FILE_CC = @BASIC_FILE_CC@
107 BASIC_FILE_H = @BASIC_FILE_H@
108 CC = @CC@
109 CCODECVT_CC = @CCODECVT_CC@
110 CCOLLATE_CC = @CCOLLATE_CC@
111 CCTYPE_CC = @CCTYPE_CC@
112 CFLAGS = @CFLAGS@
113 CLOCALE_CC = @CLOCALE_CC@
114 CLOCALE_H = @CLOCALE_H@
115 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
116 CMESSAGES_CC = @CMESSAGES_CC@
117 CMESSAGES_H = @CMESSAGES_H@
118 CMONEY_CC = @CMONEY_CC@
119 CNUMERIC_CC = @CNUMERIC_CC@
120 CPP = @CPP@
121 CPPFLAGS = @CPPFLAGS@
122 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
123 CSTDIO_H = @CSTDIO_H@
124 CTIME_CC = @CTIME_CC@
125 CTIME_H = @CTIME_H@
126 CXX = @CXX@
127 CXXCPP = @CXXCPP@
128 CXXFILT = @CXXFILT@
129 CXXFLAGS = @CXXFLAGS@
130 CYGPATH_W = @CYGPATH_W@
131 C_INCLUDE_DIR = @C_INCLUDE_DIR@
132 DEBUG_FLAGS = @DEBUG_FLAGS@
133 DEFS = @DEFS@
134 DSYMUTIL = @DSYMUTIL@
135 DUMPBIN = @DUMPBIN@
136 ECHO_C = @ECHO_C@
137 ECHO_N = @ECHO_N@
138 ECHO_T = @ECHO_T@
139 EGREP = @EGREP@
140 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
141 EXEEXT = @EXEEXT@
142 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
143 FGREP = @FGREP@
144 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
145 GLIBCXX_LIBS = @GLIBCXX_LIBS@
146 GREP = @GREP@
147 INSTALL = @INSTALL@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_PROGRAM = @INSTALL_PROGRAM@
150 INSTALL_SCRIPT = @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152 LD = @LD@
153 LDFLAGS = @LDFLAGS@
154 LIBICONV = @LIBICONV@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
158 LIBTOOL = @LIBTOOL@
159 LIPO = @LIPO@
160 LN_S = @LN_S@
161 LTLIBICONV = @LTLIBICONV@
162 LTLIBOBJS = @LTLIBOBJS@
163 MAINT = @MAINT@
164 MAKEINFO = @MAKEINFO@
165 MKDIR_P = @MKDIR_P@
166 NM = @NM@
167 NMEDIT = @NMEDIT@
168 OBJDUMP = @OBJDUMP@
169 OBJEXT = @OBJEXT@
170 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
171 OPT_LDFLAGS = @OPT_LDFLAGS@
172 OS_INC_SRCDIR = @OS_INC_SRCDIR@
173 OTOOL = @OTOOL@
174 OTOOL64 = @OTOOL64@
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_URL = @PACKAGE_URL@
181 PACKAGE_VERSION = @PACKAGE_VERSION@
182 PATH_SEPARATOR = @PATH_SEPARATOR@
183 RANLIB = @RANLIB@
184 SECTION_FLAGS = @SECTION_FLAGS@
185 SECTION_LDFLAGS = @SECTION_LDFLAGS@
186 SED = @SED@
187 SET_MAKE = @SET_MAKE@
188 SHELL = @SHELL@
189 STRIP = @STRIP@
190 SYMVER_FILE = @SYMVER_FILE@
191 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
192 USE_NLS = @USE_NLS@
193 VERSION = @VERSION@
194 WARN_FLAGS = @WARN_FLAGS@
195 WERROR = @WERROR@
196 abs_builddir = @abs_builddir@
197 abs_srcdir = @abs_srcdir@
198 abs_top_builddir = @abs_top_builddir@
199 abs_top_srcdir = @abs_top_srcdir@
200 ac_ct_CC = @ac_ct_CC@
201 ac_ct_CXX = @ac_ct_CXX@
202 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203 am__leading_dot = @am__leading_dot@
204 am__tar = @am__tar@
205 am__untar = @am__untar@
206 baseline_dir = @baseline_dir@
207 bindir = @bindir@
208 build = @build@
209 build_alias = @build_alias@
210 build_cpu = @build_cpu@
211 build_os = @build_os@
212 build_vendor = @build_vendor@
213 builddir = @builddir@
214 check_msgfmt = @check_msgfmt@
215 datadir = @datadir@
216 datarootdir = @datarootdir@
217 docdir = @docdir@
218 dvidir = @dvidir@
219 enable_shared = @enable_shared@
220 enable_static = @enable_static@
221 exec_prefix = @exec_prefix@
222 glibcxx_MOFILES = @glibcxx_MOFILES@
223 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
224 glibcxx_POFILES = @glibcxx_POFILES@
225 glibcxx_builddir = @glibcxx_builddir@
226 glibcxx_localedir = @glibcxx_localedir@
227 glibcxx_prefixdir = @glibcxx_prefixdir@
228 glibcxx_srcdir = @glibcxx_srcdir@
229 glibcxx_thread_h = @glibcxx_thread_h@
230 glibcxx_toolexecdir = @glibcxx_toolexecdir@
231 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
232 gxx_include_dir = @gxx_include_dir@
233 host = @host@
234 host_alias = @host_alias@
235 host_cpu = @host_cpu@
236 host_os = @host_os@
237 host_vendor = @host_vendor@
238 htmldir = @htmldir@
239 includedir = @includedir@
240 infodir = @infodir@
241 install_sh = @install_sh@
242 libdir = @libdir@
243 libexecdir = @libexecdir@
244 libtool_VERSION = @libtool_VERSION@
245 localedir = @localedir@
246 localstatedir = @localstatedir@
247 mandir = @mandir@
248 mkdir_p = @mkdir_p@
249 multi_basedir = @multi_basedir@
250 oldincludedir = @oldincludedir@
251 pdfdir = @pdfdir@
252 port_specific_symbol_files = @port_specific_symbol_files@
253 prefix = @prefix@
254 program_transform_name = @program_transform_name@
255 psdir = @psdir@
256 sbindir = @sbindir@
257 sharedstatedir = @sharedstatedir@
258 srcdir = @srcdir@
259 sysconfdir = @sysconfdir@
260 target = @target@
261 target_alias = @target_alias@
262 target_cpu = @target_cpu@
263 target_os = @target_os@
264 target_vendor = @target_vendor@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 toplevel_srcdir = @toplevel_srcdir@
270 # May be used by various substitution variables.
271 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
272 MAINT_CHARSET = latin1
273 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
274 PWD_COMMAND = $${PWDCMD-pwd}
275 STAMP = echo timestamp >
276 toolexecdir = $(glibcxx_toolexecdir)
277 toolexeclibdir = $(glibcxx_toolexeclibdir)
279 # These bits are all figured out from configure. Look in acinclude.m4
280 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
281 CONFIG_CXXFLAGS = \
282 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
284 WARN_CXXFLAGS = \
285 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
288 # -I/-D flags to pass when compiling.
289 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
290 @GLIBCXX_HOSTED_TRUE@hosted_source = doc src po testsuite
291 SUBDIRS = include libsupc++ $(hosted_source) python
292 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
294 # Multilib support.
295 MAKEOVERRIDES =
297 # Work around what appears to be a GNU make bug handling MAKEFLAGS
298 # values defined in terms of make variables, as is the case for CC and
299 # friends when we are called from the top level Makefile.
300 AM_MAKEFLAGS = \
301 "AR_FLAGS=$(AR_FLAGS)" \
302 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
303 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
304 "CFLAGS=$(CFLAGS)" \
305 "CXXFLAGS=$(CXXFLAGS)" \
306 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
307 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
308 "INSTALL=$(INSTALL)" \
309 "INSTALL_DATA=$(INSTALL_DATA)" \
310 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
311 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
312 "LDFLAGS=$(LDFLAGS)" \
313 "LIBCFLAGS=$(LIBCFLAGS)" \
314 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
315 "MAKE=$(MAKE)" \
316 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
317 "PICFLAG=$(PICFLAG)" \
318 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
319 "SHELL=$(SHELL)" \
320 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
321 "exec_prefix=$(exec_prefix)" \
322 "infodir=$(infodir)" \
323 "libdir=$(libdir)" \
324 "includedir=$(includedir)" \
325 "prefix=$(prefix)" \
326 "tooldir=$(tooldir)" \
327 "gxx_include_dir=$(gxx_include_dir)" \
328 "AR=$(AR)" \
329 "AS=$(AS)" \
330 "LD=$(LD)" \
331 "RANLIB=$(RANLIB)" \
332 "NM=$(NM)" \
333 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
334 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
335 "DESTDIR=$(DESTDIR)" \
336 "WERROR=$(WERROR)"
339 # Subdir rules rely on $(FLAGS_TO_PASS)
340 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
341 all: config.h
342 $(MAKE) $(AM_MAKEFLAGS) all-recursive
344 .SUFFIXES:
345 am--refresh:
347 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
348 @for dep in $?; do \
349 case '$(am__configure_deps)' in \
350 *$$dep*) \
351 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
352 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
353 && exit 0; \
354 exit 1;; \
355 esac; \
356 done; \
357 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
358 $(am__cd) $(top_srcdir) && \
359 $(AUTOMAKE) --foreign --ignore-deps Makefile
360 .PRECIOUS: Makefile
361 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
362 @case '$?' in \
363 *config.status*) \
364 echo ' $(SHELL) ./config.status'; \
365 $(SHELL) ./config.status;; \
366 *) \
367 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
368 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
369 esac;
371 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372 $(SHELL) ./config.status --recheck
374 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
375 $(am__cd) $(srcdir) && $(AUTOCONF)
376 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
377 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
378 $(am__aclocal_m4_deps):
380 config.h: stamp-h1
381 @if test ! -f $@; then \
382 rm -f stamp-h1; \
383 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
384 else :; fi
386 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
387 @rm -f stamp-h1
388 cd $(top_builddir) && $(SHELL) ./config.status config.h
389 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
390 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
391 rm -f stamp-h1
392 touch $@
394 distclean-hdr:
395 -rm -f config.h stamp-h1
396 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
397 cd $(top_builddir) && $(SHELL) ./config.status $@
399 mostlyclean-libtool:
400 -rm -f *.lo
402 clean-libtool:
403 -rm -rf .libs _libs
405 distclean-libtool:
406 -rm -f libtool config.lt
408 # GNU Make needs to see an explicit $(MAKE) variable in the command it
409 # runs to enable its job server during parallel builds. Hence the
410 # comments below.
411 all-multi:
412 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
413 install-multi:
414 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
416 mostlyclean-multi:
417 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
418 clean-multi:
419 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
420 distclean-multi:
421 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
422 maintainer-clean-multi:
423 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
425 # This directory's subdirectories are mostly independent; you can cd
426 # into them and run `make' without going through this Makefile.
427 # To change the values of `make' variables: instead of editing Makefiles,
428 # (1) if the variable is set in `config.status', edit `config.status'
429 # (which will cause the Makefiles to be regenerated when you run `make');
430 # (2) otherwise, pass the desired values on the `make' command line.
431 $(RECURSIVE_TARGETS):
432 @fail= failcom='exit 1'; \
433 for f in x $$MAKEFLAGS; do \
434 case $$f in \
435 *=* | --[!k]*);; \
436 *k*) failcom='fail=yes';; \
437 esac; \
438 done; \
439 dot_seen=no; \
440 target=`echo $@ | sed s/-recursive//`; \
441 list='$(SUBDIRS)'; for subdir in $$list; do \
442 echo "Making $$target in $$subdir"; \
443 if test "$$subdir" = "."; then \
444 dot_seen=yes; \
445 local_target="$$target-am"; \
446 else \
447 local_target="$$target"; \
448 fi; \
449 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
450 || eval $$failcom; \
451 done; \
452 if test "$$dot_seen" = "no"; then \
453 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
454 fi; test -z "$$fail"
456 $(RECURSIVE_CLEAN_TARGETS):
457 @fail= failcom='exit 1'; \
458 for f in x $$MAKEFLAGS; do \
459 case $$f in \
460 *=* | --[!k]*);; \
461 *k*) failcom='fail=yes';; \
462 esac; \
463 done; \
464 dot_seen=no; \
465 case "$@" in \
466 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
467 *) list='$(SUBDIRS)' ;; \
468 esac; \
469 rev=''; for subdir in $$list; do \
470 if test "$$subdir" = "."; then :; else \
471 rev="$$subdir $$rev"; \
472 fi; \
473 done; \
474 rev="$$rev ."; \
475 target=`echo $@ | sed s/-recursive//`; \
476 for subdir in $$rev; do \
477 echo "Making $$target in $$subdir"; \
478 if test "$$subdir" = "."; then \
479 local_target="$$target-am"; \
480 else \
481 local_target="$$target"; \
482 fi; \
483 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
484 || eval $$failcom; \
485 done && test -z "$$fail"
486 tags-recursive:
487 list='$(SUBDIRS)'; for subdir in $$list; do \
488 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
489 done
490 ctags-recursive:
491 list='$(SUBDIRS)'; for subdir in $$list; do \
492 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
493 done
495 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
496 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
497 unique=`for i in $$list; do \
498 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
499 done | \
500 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
501 END { if (nonempty) { for (i in files) print i; }; }'`; \
502 mkid -fID $$unique
503 tags: TAGS
504 ctags: CTAGS
505 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
506 $(TAGS_FILES) $(LISP)
507 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
508 unique=`for i in $$list; do \
509 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510 done | \
511 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
512 END { if (nonempty) { for (i in files) print i; }; }'`; \
513 test -z "$(CTAGS_ARGS)$$unique" \
514 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
515 $$unique
517 GTAGS:
518 here=`$(am__cd) $(top_builddir) && pwd` \
519 && $(am__cd) $(top_srcdir) \
520 && gtags -i $(GTAGS_ARGS) "$$here"
522 distclean-tags:
523 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
524 check-am: all-am
525 check: check-recursive
526 all-am: Makefile all-multi config.h
527 installdirs: installdirs-recursive
528 installdirs-am:
529 install: install-recursive
530 install-exec: install-exec-recursive
531 install-data: install-data-recursive
532 uninstall: uninstall-recursive
534 install-am: all-am
535 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
537 installcheck: installcheck-recursive
538 install-strip:
539 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
540 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
541 `test -z '$(STRIP)' || \
542 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
543 mostlyclean-generic:
545 clean-generic:
547 distclean-generic:
548 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
549 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
551 maintainer-clean-generic:
552 @echo "This command is intended for maintainers to use"
553 @echo "it deletes files that may require special tools to rebuild."
554 clean: clean-multi clean-recursive
556 clean-am: clean-generic clean-libtool mostlyclean-am
558 distclean: distclean-multi distclean-recursive
559 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
560 -rm -f Makefile
561 distclean-am: clean-am distclean-generic distclean-hdr \
562 distclean-libtool distclean-tags
564 dvi: dvi-recursive
566 dvi-am:
568 html: html-recursive
570 html-am:
572 info: info-recursive
574 info-am:
576 install-data-am:
578 install-dvi: install-dvi-recursive
580 install-dvi-am:
582 install-exec-am: install-multi
584 install-html: install-html-recursive
586 install-html-am:
588 install-info: install-info-recursive
590 install-info-am:
592 install-man:
594 install-pdf: install-pdf-recursive
596 install-pdf-am:
598 install-ps: install-ps-recursive
600 install-ps-am:
602 installcheck-am:
604 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
605 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
606 -rm -rf $(top_srcdir)/autom4te.cache
607 -rm -f Makefile
608 maintainer-clean-am: distclean-am maintainer-clean-generic
610 mostlyclean: mostlyclean-multi mostlyclean-recursive
612 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
614 pdf: pdf-recursive
616 pdf-am:
618 ps: ps-recursive
620 ps-am:
622 uninstall-am:
624 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
625 clean-multi ctags-recursive distclean-multi install-am \
626 install-multi install-strip maintainer-clean-multi \
627 mostlyclean-multi tags-recursive
629 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
630 all all-am all-multi am--refresh check check-am clean \
631 clean-generic clean-libtool clean-multi ctags ctags-recursive \
632 distclean distclean-generic distclean-hdr distclean-libtool \
633 distclean-multi distclean-tags dvi dvi-am html html-am info \
634 info-am install install-am install-data install-data-am \
635 install-dvi install-dvi-am install-exec install-exec-am \
636 install-html install-html-am install-info install-info-am \
637 install-man install-multi install-pdf install-pdf-am \
638 install-ps install-ps-am install-strip installcheck \
639 installcheck-am installdirs installdirs-am maintainer-clean \
640 maintainer-clean-generic maintainer-clean-multi mostlyclean \
641 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
642 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
645 # Handy forwarding targets.
646 check-%:
647 cd testsuite && $(MAKE) $@
649 doc-%:
650 cd doc && $(MAKE) $@
652 # All the machinations with string instantiations messes up the
653 # automake-generated TAGS rule. Make a simple one here.
654 TAGS: tags-recursive $(LISP)
656 # Tell versions [3.59,3.63) of GNU make to not export all variables.
657 # Otherwise a system limit (for SysV at least) may be exceeded.
658 .NOEXPORT: