1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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
23 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
24 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
26 for am__flg in
$$MAKEFLAGS; do \
29 *n
*) am__dry
=yes
; break
;; \
33 test $$am__dry = yes
; \
35 pkgdatadir
= $(datadir)/@PACKAGE@
36 pkgincludedir
= $(includedir)/@PACKAGE@
37 pkglibdir
= $(libdir)/@PACKAGE@
38 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
39 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA
= $(install_sh
) -c
-m
644
41 install_sh_PROGRAM
= $(install_sh
) -c
42 install_sh_SCRIPT
= $(install_sh
) -c
43 INSTALL_HEADER
= $(INSTALL_DATA
)
44 transform
= $(program_transform_name
)
51 build_triplet
= @build@
53 target_triplet
= @target@
54 DIST_COMMON
= $(top_srcdir
)/fragment.am README ChangeLog \
55 $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
56 $(top_srcdir
)/configure
$(am__configure_deps
) \
57 $(srcdir)/config.h.in
$(srcdir)/..
/mkinstalldirs \
58 $(top_srcdir
)/scripts
/testsuite_flags.in \
59 $(top_srcdir
)/scripts
/extract_symvers.in \
60 $(top_srcdir
)/doc
/xsl
/customization.xsl.in
62 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
63 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
64 $(top_srcdir
)/..
/config
/enable.m4 \
65 $(top_srcdir
)/..
/config
/futex.m4 \
66 $(top_srcdir
)/..
/config
/hwcaps.m4 \
67 $(top_srcdir
)/..
/config
/iconv.m4 \
68 $(top_srcdir
)/..
/config
/lead-dot.m4 \
69 $(top_srcdir
)/..
/config
/lib-ld.m4 \
70 $(top_srcdir
)/..
/config
/lib-link.m4 \
71 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
72 $(top_srcdir
)/..
/config
/lthostflags.m4 \
73 $(top_srcdir
)/..
/config
/multi.m4 \
74 $(top_srcdir
)/..
/config
/no-executables.m4 \
75 $(top_srcdir
)/..
/config
/override.m4 \
76 $(top_srcdir
)/..
/config
/stdint.m4 \
77 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
78 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
79 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
80 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
81 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
82 $(top_srcdir
)/..
/config
/gc
++filt.m4 \
83 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/..
/config
/gthr.m4 \
84 $(top_srcdir
)/configure.ac
85 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
87 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
88 configure.lineno config.status.lineno
89 CONFIG_HEADER
= config.h
90 CONFIG_CLEAN_FILES
= scripts
/testsuite_flags scripts
/extract_symvers \
91 doc
/xsl
/customization.xsl
92 CONFIG_CLEAN_VPATH_FILES
=
102 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
103 html-recursive info-recursive install-data-recursive \
104 install-dvi-recursive install-exec-recursive \
105 install-html-recursive install-info-recursive \
106 install-pdf-recursive install-ps-recursive install-recursive \
107 installcheck-recursive installdirs-recursive pdf-recursive \
108 ps-recursive uninstall-recursive
109 am__can_run_installinfo
= \
110 case
$$AM_UPDATE_INFO_DIR in \
112 *) (install-info
--version
) >/dev
/null
2>&1;; \
114 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
115 distclean-recursive maintainer-clean-recursive
116 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
117 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
120 DIST_SUBDIRS
= include libsupc
++ src doc po testsuite python
121 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
123 ALLOCATOR_H
= @ALLOCATOR_H@
124 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
128 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
129 ATOMIC_FLAGS
= @ATOMIC_FLAGS@
130 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
131 AUTOCONF
= @AUTOCONF@
132 AUTOHEADER
= @AUTOHEADER@
133 AUTOMAKE
= @AUTOMAKE@
135 BASIC_FILE_CC
= @BASIC_FILE_CC@
136 BASIC_FILE_H
= @BASIC_FILE_H@
138 CCODECVT_CC
= @CCODECVT_CC@
139 CCOLLATE_CC
= @CCOLLATE_CC@
140 CCTYPE_CC
= @CCTYPE_CC@
142 CLOCALE_CC
= @CLOCALE_CC@
143 CLOCALE_H
= @CLOCALE_H@
144 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
145 CMESSAGES_CC
= @CMESSAGES_CC@
146 CMESSAGES_H
= @CMESSAGES_H@
147 CMONEY_CC
= @CMONEY_CC@
148 CNUMERIC_CC
= @CNUMERIC_CC@
150 CPPFLAGS
= @CPPFLAGS@
151 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
152 CPU_OPT_BITS_RANDOM
= @CPU_OPT_BITS_RANDOM@
153 CPU_OPT_EXT_RANDOM
= @CPU_OPT_EXT_RANDOM@
154 CSTDIO_H
= @CSTDIO_H@
155 CTIME_CC
= @CTIME_CC@
160 CXXFLAGS
= @CXXFLAGS@
161 CYGPATH_W
= @CYGPATH_W@
162 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
164 DEBUG_FLAGS
= @DEBUG_FLAGS@
168 DSYMUTIL
= @DSYMUTIL@
174 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
176 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
178 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
179 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
181 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
183 INSTALL_DATA
= @INSTALL_DATA@
184 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
185 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
189 LIBICONV
= @LIBICONV@
195 LONG_DOUBLE_COMPAT_FLAGS
= @LONG_DOUBLE_COMPAT_FLAGS@
196 LTLIBICONV
= @LTLIBICONV@
197 LTLIBOBJS
= @LTLIBOBJS@
199 MAKEINFO
= @MAKEINFO@
205 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
206 OPT_LDFLAGS
= @OPT_LDFLAGS@
207 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
211 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
212 PACKAGE_NAME
= @PACKAGE_NAME@
213 PACKAGE_STRING
= @PACKAGE_STRING@
214 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
215 PACKAGE_URL
= @PACKAGE_URL@
216 PACKAGE_VERSION
= @PACKAGE_VERSION@
217 PATH_SEPARATOR
= @PATH_SEPARATOR@
218 PDFLATEX
= @PDFLATEX@
220 SECTION_FLAGS
= @SECTION_FLAGS@
221 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
223 SET_MAKE
= @SET_MAKE@
226 SYMVER_FILE
= @SYMVER_FILE@
227 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
230 VTV_CXXFLAGS
= @VTV_CXXFLAGS@
231 VTV_CXXLINKFLAGS
= @VTV_CXXLINKFLAGS@
232 VTV_PCH_CXXFLAGS
= @VTV_PCH_CXXFLAGS@
233 WARN_FLAGS
= @WARN_FLAGS@
236 XSLTPROC
= @XSLTPROC@
237 XSL_STYLE_DIR
= @XSL_STYLE_DIR@
238 abs_builddir
= @abs_builddir@
239 abs_srcdir
= @abs_srcdir@
240 abs_top_builddir
= @abs_top_builddir@
241 abs_top_srcdir
= @abs_top_srcdir@
242 ac_ct_CC
= @ac_ct_CC@
243 ac_ct_CXX
= @ac_ct_CXX@
244 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
245 am__leading_dot
= @am__leading_dot@
247 am__untar
= @am__untar@
248 baseline_dir
= @baseline_dir@
249 baseline_subdir_switch
= @baseline_subdir_switch@
252 build_alias
= @build_alias@
253 build_cpu
= @build_cpu@
254 build_os
= @build_os@
255 build_vendor
= @build_vendor@
256 builddir
= @builddir@
257 check_msgfmt
= @check_msgfmt@
259 datarootdir
= @datarootdir@
262 enable_shared
= @enable_shared@
263 enable_static
= @enable_static@
264 exec_prefix = @
exec_prefix@
265 get_gcc_base_ver
= @get_gcc_base_ver@
266 glibcxx_MOFILES
= @glibcxx_MOFILES@
267 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
268 glibcxx_POFILES
= @glibcxx_POFILES@
269 glibcxx_builddir
= @glibcxx_builddir@
270 glibcxx_compiler_pic_flag
= @glibcxx_compiler_pic_flag@
271 glibcxx_compiler_shared_flag
= @glibcxx_compiler_shared_flag@
272 glibcxx_cxx98_abi
= @glibcxx_cxx98_abi@
273 glibcxx_localedir
= @glibcxx_localedir@
274 glibcxx_lt_pic_flag
= @glibcxx_lt_pic_flag@
275 glibcxx_prefixdir
= @glibcxx_prefixdir@
276 glibcxx_srcdir
= @glibcxx_srcdir@
277 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
278 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
279 gxx_include_dir
= @gxx_include_dir@
281 host_alias
= @host_alias@
282 host_cpu
= @host_cpu@
284 host_vendor
= @host_vendor@
286 includedir = @
includedir@
288 install_sh
= @install_sh@
290 libexecdir
= @libexecdir@
291 libtool_VERSION
= @libtool_VERSION@
292 localedir
= @localedir@
293 localstatedir
= @localstatedir@
294 lt_host_flags
= @lt_host_flags@
297 multi_basedir
= @multi_basedir@
298 oldincludedir = @
oldincludedir@
300 port_specific_symbol_files
= @port_specific_symbol_files@
302 program_transform_name
= @program_transform_name@
304 python_mod_dir
= @python_mod_dir@
306 sharedstatedir
= @sharedstatedir@
308 sysconfdir
= @sysconfdir@
310 target_alias
= @target_alias@
311 target_cpu
= @target_cpu@
312 target_os
= @target_os@
313 target_vendor
= @target_vendor@
314 thread_header
= @thread_header@
315 top_build_prefix
= @top_build_prefix@
316 top_builddir
= @top_builddir@
317 top_srcdir
= @top_srcdir@
318 toplevel_builddir
= @toplevel_builddir@
319 toplevel_srcdir
= @toplevel_srcdir@
321 # May be used by various substitution variables.
322 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
323 MAINT_CHARSET
= latin1
324 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
325 PWD_COMMAND
= $${PWDCMD-pwd
}
326 STAMP
= echo timestamp
>
327 toolexecdir
= $(glibcxx_toolexecdir
)
328 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
329 @ENABLE_WERROR_FALSE@WERROR_FLAG
=
330 @ENABLE_WERROR_TRUE@WERROR_FLAG
= $(WERROR
)
331 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS
=
332 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS
= -fno-implicit-templates
334 # These bits are all figured out from configure. Look in acinclude.m4
335 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
337 $(SECTION_FLAGS
) $(HWCAP_CFLAGS
) -frandom-seed
=$@
340 $(WARN_FLAGS
) $(WERROR_FLAG
) -fdiagnostics-show-location
=once
343 # -I/-D flags to pass when compiling.
344 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
) $(CPPFLAGS
)
345 @GLIBCXX_HOSTED_TRUE@hosted_source
= src doc po testsuite python
346 SUBDIRS
= include libsupc
++ $(hosted_source
)
347 ACLOCAL_AMFLAGS
= -I .
-I ..
-I ..
/config
348 @BUILD_XML_FALSE@STAMP_XML
=
350 # Documentation conditionals for output.
351 @BUILD_XML_TRUE@STAMP_XML
= doc-xml
352 @BUILD_XML_FALSE@STAMP_INSTALL_XML
=
353 @BUILD_XML_TRUE@STAMP_INSTALL_XML
= doc-install-xml
354 @BUILD_HTML_FALSE@STAMP_HTML
=
355 @BUILD_HTML_TRUE@STAMP_HTML
= doc-html
356 @BUILD_HTML_FALSE@STAMP_INSTALL_HTML
=
357 @BUILD_HTML_TRUE@STAMP_INSTALL_HTML
= doc-install-html
358 @BUILD_MAN_FALSE@STAMP_MAN
=
359 @BUILD_MAN_TRUE@STAMP_MAN
= doc-man
360 @BUILD_MAN_FALSE@STAMP_INSTALL_MAN
=
361 @BUILD_MAN_TRUE@STAMP_INSTALL_MAN
= doc-install-man
362 @BUILD_PDF_FALSE@STAMP_PDF
=
363 @BUILD_PDF_TRUE@STAMP_PDF
= doc-pdf
364 @BUILD_PDF_FALSE@STAMP_INSTALL_PDF
=
365 @BUILD_PDF_TRUE@STAMP_INSTALL_PDF
= doc-install-pdf
366 @BUILD_EPUB_FALSE@STAMP_EPUB
= doc-epub
367 @BUILD_EPUB_TRUE@STAMP_EPUB
= doc-epub
368 @BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB
= doc-install-epub
369 @BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB
= doc-install-epub
374 # Work around what appears to be a GNU make bug handling MAKEFLAGS
375 # values defined in terms of make variables, as is the case for CC and
376 # friends when we are called from the top level Makefile.
378 "AR_FLAGS=$(AR_FLAGS)" \
379 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
380 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
382 "CXXFLAGS=$(CXXFLAGS)" \
383 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
384 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
385 "INSTALL=$(INSTALL)" \
386 "INSTALL_DATA=$(INSTALL_DATA)" \
387 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
388 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
389 "LDFLAGS=$(LDFLAGS)" \
390 "LIBCFLAGS=$(LIBCFLAGS)" \
391 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
393 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
395 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
396 "exec_prefix=$(exec_prefix)" \
397 "infodir=$(infodir)" \
399 "includedir=$(includedir)" \
401 "tooldir=$(tooldir)" \
402 "gxx_include_dir=$(gxx_include_dir)" \
408 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
409 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
410 "DESTDIR=$(DESTDIR)" \
414 # Subdir rules rely on $(FLAGS_TO_PASS)
415 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
417 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
420 am--refresh
: Makefile
422 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
424 case
'$(am__configure_deps)' in \
426 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
427 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign
--ignore-deps \
432 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
433 $(am__cd
) $(top_srcdir
) && \
434 $(AUTOMAKE
) --foreign
--ignore-deps Makefile
436 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
439 echo
' $(SHELL) ./config.status'; \
440 $(SHELL
) .
/config.status
;; \
442 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
443 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
445 $(top_srcdir
)/fragment.am
:
447 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
448 $(SHELL
) .
/config.status
--recheck
450 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
451 $(am__cd
) $(srcdir) && $(AUTOCONF
)
452 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
453 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
454 $(am__aclocal_m4_deps
):
457 @if
test ! -f
$@
; then
rm -f stamp-h1
; else :; fi
458 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; else :; fi
460 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
462 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
463 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
464 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
469 -rm -f config.h stamp-h1
470 scripts
/testsuite_flags
: $(top_builddir
)/config.status
$(top_srcdir
)/scripts
/testsuite_flags.in
471 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
472 scripts
/extract_symvers
: $(top_builddir
)/config.status
$(top_srcdir
)/scripts
/extract_symvers.in
473 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
474 doc
/xsl
/customization.xsl
: $(top_builddir
)/config.status
$(top_srcdir
)/doc
/xsl
/customization.xsl.in
475 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
484 -rm -f libtool config.lt
486 # GNU Make needs to see an explicit $(MAKE) variable in the command it
487 # runs to enable its job server during parallel builds. Hence the
490 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
492 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
495 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
497 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
499 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
500 maintainer-clean-multi
:
501 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
503 # This directory's subdirectories are mostly independent; you can cd
504 # into them and run `make' without going through this Makefile.
505 # To change the values of `make' variables: instead of editing Makefiles,
506 # (1) if the variable is set in `config.status', edit `config.status'
507 # (which will cause the Makefiles to be regenerated when you run `make');
508 # (2) otherwise, pass the desired values on the `make' command line.
509 $(RECURSIVE_TARGETS
):
510 @fail
= failcom
='exit 1'; \
511 for f in x
$$MAKEFLAGS; do \
514 *k
*) failcom
='fail=yes';; \
518 target
=`echo $@ | sed s/-recursive//`; \
519 list
='$(SUBDIRS)'; for subdir in
$$list; do \
520 echo
"Making $$target in $$subdir"; \
521 if
test "$$subdir" = "."; then \
523 local_target
="$$target-am"; \
525 local_target
="$$target"; \
527 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
530 if
test "$$dot_seen" = "no"; then \
531 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
534 $(RECURSIVE_CLEAN_TARGETS
):
535 @fail
= failcom
='exit 1'; \
536 for f in x
$$MAKEFLAGS; do \
539 *k
*) failcom
='fail=yes';; \
544 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
545 *) list
='$(SUBDIRS)' ;; \
547 rev
=''; for subdir in
$$list; do \
548 if
test "$$subdir" = "."; then
:; else \
549 rev
="$$subdir $$rev"; \
553 target
=`echo $@ | sed s/-recursive//`; \
554 for subdir in
$$rev; do \
555 echo
"Making $$target in $$subdir"; \
556 if
test "$$subdir" = "."; then \
557 local_target
="$$target-am"; \
559 local_target
="$$target"; \
561 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
563 done
&& test -z
"$$fail"
565 list
='$(SUBDIRS)'; for subdir in
$$list; do \
566 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
569 list
='$(SUBDIRS)'; for subdir in
$$list; do \
570 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
573 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
574 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
575 unique
=`for i in $$list; do \
576 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
579 END { if (nonempty) { for (i in files) print i; }; }'`; \
583 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
584 $(TAGS_FILES
) $(LISP
)
585 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
586 unique
=`for i in $$list; do \
587 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
589 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
590 END { if (nonempty) { for (i in files) print i; }; }'`; \
591 test -z
"$(CTAGS_ARGS)$$unique" \
592 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
596 here
=`$(am__cd) $(top_builddir) && pwd` \
597 && $(am__cd
) $(top_srcdir
) \
598 && gtags
-i
$(GTAGS_ARGS
) "$$here"
601 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
603 check: check-recursive
604 all-am
: Makefile all-multi config.h
605 installdirs: installdirs-recursive
607 install: install-recursive
608 install-exec
: install-exec-recursive
609 install-data
: install-data-recursive
610 uninstall: uninstall-recursive
613 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
615 installcheck: installcheck-recursive
617 if
test -z
'$(STRIP)'; then \
618 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
619 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
622 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
623 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
624 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
631 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
632 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
634 maintainer-clean-generic
:
635 @echo
"This command is intended for maintainers to use"
636 @echo
"it deletes files that may require special tools to rebuild."
637 clean: clean-multi clean-recursive
639 clean-am
: clean-generic clean-libtool mostlyclean-am
641 distclean: distclean-multi distclean-recursive
642 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
644 distclean-am
: clean-am distclean-generic distclean-hdr \
645 distclean-libtool distclean-tags
657 install-exec-am
: install-multi
669 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
670 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
671 -rm -rf
$(top_srcdir
)/autom4te.cache
673 maintainer-clean-am
: distclean-am maintainer-clean-generic
675 mostlyclean: mostlyclean-multi mostlyclean-recursive
677 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
685 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
686 clean-multi ctags-recursive distclean-multi install-am \
687 install-multi install-strip maintainer-clean-multi \
688 mostlyclean-multi tags-recursive
690 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
691 all all-am all-multi am--refresh
check check-am
clean \
692 clean-generic clean-libtool clean-multi ctags ctags-recursive \
693 distclean distclean-generic distclean-hdr distclean-libtool \
694 distclean-multi distclean-tags
dvi dvi-am html html-am
info \
695 info-am
install install-am install-data install-data-am \
696 install-dvi install-dvi-am install-exec install-exec-am \
697 install-html install-html-am install-info install-info-am \
698 install-man install-multi install-pdf install-pdf-am \
699 install-ps install-ps-am install-strip
installcheck \
700 installcheck-am
installdirs installdirs-am maintainer-clean \
701 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
702 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
703 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am
706 # Testsuite/check forwarding targets.
708 cd testsuite
&& $(MAKE
) $@
710 # Documentation forwarding targets.
714 # Documentation primary rules.
734 install-xml
: $(STAMP_INSTALL_XML
)
737 install-html
: $(STAMP_INSTALL_HTML
)
740 install-man
: $(STAMP_INSTALL_MAN
)
743 install-pdf
: $(STAMP_INSTALL_PDF
)
746 install-epub
: $(STAMP_INSTALL_EPUB
)
757 # All the machinations with string instantiations messes up the
758 # automake-generated TAGS rule. Make a simple one here.
759 TAGS
: tags-recursive
$(LISP
)
761 # Tell versions [3.59,3.63) of GNU make to not export all variables.
762 # Otherwise a system limit (for SysV at least) may be exceeded.