Add support for 32-bit hppa targets in muldi3 expander
[official-gcc.git] / libstdc++-v3 / Makefile.in
bloba1955dddd150ce63ebd6073d5d329cfe1c8bd7cc
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = .
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
94 $(top_srcdir)/../config/enable.m4 \
95 $(top_srcdir)/../config/futex.m4 \
96 $(top_srcdir)/../config/hwcaps.m4 \
97 $(top_srcdir)/../config/iconv.m4 \
98 $(top_srcdir)/../config/lead-dot.m4 \
99 $(top_srcdir)/../config/lib-ld.m4 \
100 $(top_srcdir)/../config/lib-link.m4 \
101 $(top_srcdir)/../config/lib-prefix.m4 \
102 $(top_srcdir)/../config/lthostflags.m4 \
103 $(top_srcdir)/../config/multi.m4 \
104 $(top_srcdir)/../config/no-executables.m4 \
105 $(top_srcdir)/../config/override.m4 \
106 $(top_srcdir)/../config/stdint.m4 \
107 $(top_srcdir)/../config/toolexeclibdir.m4 \
108 $(top_srcdir)/../config/unwind_ipinfo.m4 \
109 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
110 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
111 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
112 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
113 $(top_srcdir)/../config/gc++filt.m4 \
114 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
115 $(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
116 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
117 $(ACLOCAL_M4)
118 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
119 $(am__configure_deps)
120 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
121 configure.lineno config.status.lineno
122 CONFIG_HEADER = config.h
123 CONFIG_CLEAN_FILES = scripts/testsuite_flags scripts/extract_symvers \
124 doc/xsl/customization.xsl
125 CONFIG_CLEAN_VPATH_FILES =
126 AM_V_P = $(am__v_P_@AM_V@)
127 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
128 am__v_P_0 = false
129 am__v_P_1 = :
130 AM_V_GEN = $(am__v_GEN_@AM_V@)
131 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
132 am__v_GEN_0 = @echo " GEN " $@;
133 am__v_GEN_1 =
134 AM_V_at = $(am__v_at_@AM_V@)
135 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
136 am__v_at_0 = @
137 am__v_at_1 =
138 depcomp =
139 am__depfiles_maybe =
140 SOURCES =
141 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
142 ctags-recursive dvi-recursive html-recursive info-recursive \
143 install-data-recursive install-dvi-recursive \
144 install-exec-recursive install-html-recursive \
145 install-info-recursive install-pdf-recursive \
146 install-ps-recursive install-recursive installcheck-recursive \
147 installdirs-recursive pdf-recursive ps-recursive \
148 tags-recursive uninstall-recursive
149 am__can_run_installinfo = \
150 case $$AM_UPDATE_INFO_DIR in \
151 n|no|NO) false;; \
152 *) (install-info --version) >/dev/null 2>&1;; \
153 esac
154 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
155 distclean-recursive maintainer-clean-recursive
156 am__recursive_targets = \
157 $(RECURSIVE_TARGETS) \
158 $(RECURSIVE_CLEAN_TARGETS) \
159 $(am__extra_recursive_targets)
160 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
161 cscope
162 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
163 $(LISP)config.h.in
164 # Read a list of newline-separated strings from the standard input,
165 # and print each of them once, without duplicates. Input order is
166 # *not* preserved.
167 am__uniquify_input = $(AWK) '\
168 BEGIN { nonempty = 0; } \
169 { items[$$0] = 1; nonempty = 1; } \
170 END { if (nonempty) { for (i in items) print i; }; } \
172 # Make sure the list of sources is unique. This is necessary because,
173 # e.g., the same source file might be shared among _SOURCES variables
174 # for different programs/libraries.
175 am__define_uniq_tagged_files = \
176 list='$(am__tagged_files)'; \
177 unique=`for i in $$list; do \
178 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
179 done | $(am__uniquify_input)`
180 ETAGS = etags
181 CTAGS = ctags
182 CSCOPE = cscope
183 DIST_SUBDIRS = include libsupc++ src doc po testsuite python
184 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
185 ACLOCAL = @ACLOCAL@
186 ALLOCATOR_H = @ALLOCATOR_H@
187 ALLOCATOR_NAME = @ALLOCATOR_NAME@
188 AMTAR = @AMTAR@
189 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
190 AR = @AR@
191 AS = @AS@
192 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
193 ATOMIC_FLAGS = @ATOMIC_FLAGS@
194 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
195 AUTOCONF = @AUTOCONF@
196 AUTOHEADER = @AUTOHEADER@
197 AUTOMAKE = @AUTOMAKE@
198 AWK = @AWK@
199 BASIC_FILE_CC = @BASIC_FILE_CC@
200 BASIC_FILE_H = @BASIC_FILE_H@
201 CC = @CC@
202 CCODECVT_CC = @CCODECVT_CC@
203 CCOLLATE_CC = @CCOLLATE_CC@
204 CCTYPE_CC = @CCTYPE_CC@
205 CFLAGS = @CFLAGS@
206 CLOCALE_CC = @CLOCALE_CC@
207 CLOCALE_H = @CLOCALE_H@
208 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
209 CMESSAGES_CC = @CMESSAGES_CC@
210 CMESSAGES_H = @CMESSAGES_H@
211 CMONEY_CC = @CMONEY_CC@
212 CNUMERIC_CC = @CNUMERIC_CC@
213 CPP = @CPP@
214 CPPFLAGS = @CPPFLAGS@
215 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
216 CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
217 CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
218 CSTDIO_H = @CSTDIO_H@
219 CTIME_CC = @CTIME_CC@
220 CTIME_H = @CTIME_H@
221 CXX = @CXX@
222 CXXCPP = @CXXCPP@
223 CXXFILT = @CXXFILT@
224 CXXFLAGS = @CXXFLAGS@
225 CYGPATH_W = @CYGPATH_W@
226 C_INCLUDE_DIR = @C_INCLUDE_DIR@
227 DBLATEX = @DBLATEX@
228 DEBUG_FLAGS = @DEBUG_FLAGS@
229 DEFS = @DEFS@
230 DOT = @DOT@
231 DOXYGEN = @DOXYGEN@
232 DSYMUTIL = @DSYMUTIL@
233 DUMPBIN = @DUMPBIN@
234 ECHO_C = @ECHO_C@
235 ECHO_N = @ECHO_N@
236 ECHO_T = @ECHO_T@
237 EGREP = @EGREP@
238 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
239 EXEEXT = @EXEEXT@
240 EXTRA_CFLAGS = @EXTRA_CFLAGS@
241 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
242 FGREP = @FGREP@
243 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
244 GLIBCXX_LIBS = @GLIBCXX_LIBS@
245 GREP = @GREP@
246 HWCAP_CFLAGS = @HWCAP_CFLAGS@
247 INSTALL = @INSTALL@
248 INSTALL_DATA = @INSTALL_DATA@
249 INSTALL_PROGRAM = @INSTALL_PROGRAM@
250 INSTALL_SCRIPT = @INSTALL_SCRIPT@
251 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252 LD = @LD@
253 LDFLAGS = @LDFLAGS@
254 LIBICONV = @LIBICONV@
255 LIBOBJS = @LIBOBJS@
256 LIBS = @LIBS@
257 LIBTOOL = @LIBTOOL@
258 LIPO = @LIPO@
259 LN_S = @LN_S@
260 LONG_DOUBLE_128_FLAGS = @LONG_DOUBLE_128_FLAGS@
261 LONG_DOUBLE_ALT128_COMPAT_FLAGS = @LONG_DOUBLE_ALT128_COMPAT_FLAGS@
262 LONG_DOUBLE_COMPAT_FLAGS = @LONG_DOUBLE_COMPAT_FLAGS@
263 LTLIBICONV = @LTLIBICONV@
264 LTLIBOBJS = @LTLIBOBJS@
265 MAINT = @MAINT@
266 MAKEINFO = @MAKEINFO@
267 MKDIR_P = @MKDIR_P@
268 NM = @NM@
269 NMEDIT = @NMEDIT@
270 OBJDUMP = @OBJDUMP@
271 OBJEXT = @OBJEXT@
272 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
273 OPT_LDFLAGS = @OPT_LDFLAGS@
274 OS_INC_SRCDIR = @OS_INC_SRCDIR@
275 OTOOL = @OTOOL@
276 OTOOL64 = @OTOOL64@
277 PACKAGE = @PACKAGE@
278 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
279 PACKAGE_NAME = @PACKAGE_NAME@
280 PACKAGE_STRING = @PACKAGE_STRING@
281 PACKAGE_TARNAME = @PACKAGE_TARNAME@
282 PACKAGE_URL = @PACKAGE_URL@
283 PACKAGE_VERSION = @PACKAGE_VERSION@
284 PATH_SEPARATOR = @PATH_SEPARATOR@
285 PDFLATEX = @PDFLATEX@
286 RANLIB = @RANLIB@
287 SECTION_FLAGS = @SECTION_FLAGS@
288 SECTION_LDFLAGS = @SECTION_LDFLAGS@
289 SED = @SED@
290 SET_MAKE = @SET_MAKE@
291 SHELL = @SHELL@
292 STRIP = @STRIP@
293 SYMVER_FILE = @SYMVER_FILE@
294 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
295 USE_NLS = @USE_NLS@
296 VERSION = @VERSION@
297 VTV_CXXFLAGS = @VTV_CXXFLAGS@
298 VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
299 VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
300 WARN_FLAGS = @WARN_FLAGS@
301 XMLCATALOG = @XMLCATALOG@
302 XMLLINT = @XMLLINT@
303 XSLTPROC = @XSLTPROC@
304 XSL_STYLE_DIR = @XSL_STYLE_DIR@
305 abs_builddir = @abs_builddir@
306 abs_srcdir = @abs_srcdir@
307 abs_top_builddir = @abs_top_builddir@
308 abs_top_srcdir = @abs_top_srcdir@
309 ac_ct_CC = @ac_ct_CC@
310 ac_ct_CXX = @ac_ct_CXX@
311 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
312 am__leading_dot = @am__leading_dot@
313 am__tar = @am__tar@
314 am__untar = @am__untar@
315 baseline_dir = @baseline_dir@
316 baseline_subdir_switch = @baseline_subdir_switch@
317 bindir = @bindir@
318 build = @build@
319 build_alias = @build_alias@
320 build_cpu = @build_cpu@
321 build_os = @build_os@
322 build_vendor = @build_vendor@
323 builddir = @builddir@
324 check_msgfmt = @check_msgfmt@
325 datadir = @datadir@
326 datarootdir = @datarootdir@
327 docdir = @docdir@
328 dvidir = @dvidir@
329 enable_shared = @enable_shared@
330 enable_static = @enable_static@
331 exec_prefix = @exec_prefix@
332 get_gcc_base_ver = @get_gcc_base_ver@
333 glibcxx_MOFILES = @glibcxx_MOFILES@
334 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
335 glibcxx_POFILES = @glibcxx_POFILES@
336 glibcxx_builddir = @glibcxx_builddir@
337 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
338 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
339 glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
340 glibcxx_localedir = @glibcxx_localedir@
341 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
342 glibcxx_prefixdir = @glibcxx_prefixdir@
343 glibcxx_srcdir = @glibcxx_srcdir@
344 glibcxx_toolexecdir = @glibcxx_toolexecdir@
345 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
346 gxx_include_dir = @gxx_include_dir@
347 host = @host@
348 host_alias = @host_alias@
349 host_cpu = @host_cpu@
350 host_os = @host_os@
351 host_vendor = @host_vendor@
352 htmldir = @htmldir@
353 includedir = @includedir@
354 infodir = @infodir@
355 install_sh = @install_sh@
356 libdir = @libdir@
357 libexecdir = @libexecdir@
358 libtool_VERSION = @libtool_VERSION@
359 localedir = @localedir@
360 localstatedir = @localstatedir@
361 lt_host_flags = @lt_host_flags@
362 mandir = @mandir@
363 mkdir_p = @mkdir_p@
364 multi_basedir = @multi_basedir@
365 oldincludedir = @oldincludedir@
366 pdfdir = @pdfdir@
367 port_specific_symbol_files = @port_specific_symbol_files@
368 prefix = @prefix@
369 program_transform_name = @program_transform_name@
370 psdir = @psdir@
371 python_mod_dir = @python_mod_dir@
372 sbindir = @sbindir@
373 sharedstatedir = @sharedstatedir@
374 srcdir = @srcdir@
375 sysconfdir = @sysconfdir@
376 target = @target@
377 target_alias = @target_alias@
378 target_cpu = @target_cpu@
379 target_os = @target_os@
380 target_vendor = @target_vendor@
381 thread_header = @thread_header@
382 tmake_file = @tmake_file@
383 top_build_prefix = @top_build_prefix@
384 top_builddir = @top_builddir@
385 top_srcdir = @top_srcdir@
386 toplevel_builddir = @toplevel_builddir@
387 toplevel_srcdir = @toplevel_srcdir@
389 # May be used by various substitution variables.
390 gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
391 MAINT_CHARSET = latin1
392 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
393 PWD_COMMAND = $${PWDCMD-pwd}
394 STAMP = echo timestamp >
395 toolexecdir = $(glibcxx_toolexecdir)
396 toolexeclibdir = $(glibcxx_toolexeclibdir)
397 @ENABLE_WERROR_FALSE@WERROR_FLAG =
398 @ENABLE_WERROR_TRUE@WERROR_FLAG = -Werror
399 @ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
400 @ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
401 @GLIBCXX_LDBL_ALT128_COMPAT_FALSE@LDBL_128_FLAGS =
402 @GLIBCXX_LDBL_ALT128_COMPAT_TRUE@LDBL_128_FLAGS = $(LONG_DOUBLE_128_FLAGS)
404 # These bits are all figured out from configure. Look in acinclude.m4
405 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
406 CONFIG_CXXFLAGS = \
407 $(SECTION_FLAGS) $(HWCAP_CFLAGS) -frandom-seed=$@ $(LDBL_128_FLAGS)
409 WARN_CXXFLAGS = \
410 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
413 # -I/-D flags to pass when compiling.
414 AM_CPPFLAGS = $(GLIBCXX_INCLUDES) $(CPPFLAGS)
415 @GLIBCXX_HOSTED_TRUE@hosted_source = src doc po testsuite python
416 SUBDIRS = include libsupc++ $(hosted_source)
417 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
418 @BUILD_XML_FALSE@STAMP_XML =
420 # Documentation conditionals for output.
421 @BUILD_XML_TRUE@STAMP_XML = doc-xml
422 @BUILD_XML_FALSE@STAMP_INSTALL_XML =
423 @BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
424 @BUILD_HTML_FALSE@STAMP_HTML =
425 @BUILD_HTML_TRUE@STAMP_HTML = doc-html
426 @BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
427 @BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
428 @BUILD_MAN_FALSE@STAMP_MAN =
429 @BUILD_MAN_TRUE@STAMP_MAN = doc-man
430 @BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
431 @BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
432 @BUILD_PDF_FALSE@STAMP_PDF =
433 @BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
434 @BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
435 @BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
436 @BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
437 @BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
438 @BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
439 @BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
441 # Multilib support.
442 MAKEOVERRIDES =
444 # Work around what appears to be a GNU make bug handling MAKEFLAGS
445 # values defined in terms of make variables, as is the case for CC and
446 # friends when we are called from the top level Makefile.
447 AM_MAKEFLAGS = \
448 "AR_FLAGS=$(AR_FLAGS)" \
449 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
450 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
451 "CFLAGS=$(CFLAGS)" \
452 "CXXFLAGS=$(CXXFLAGS)" \
453 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
454 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
455 "INSTALL=$(INSTALL)" \
456 "INSTALL_DATA=$(INSTALL_DATA)" \
457 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
458 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
459 "LDFLAGS=$(LDFLAGS)" \
460 "LIBCFLAGS=$(LIBCFLAGS)" \
461 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
462 "MAKE=$(MAKE)" \
463 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
464 "SHELL=$(SHELL)" \
465 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
466 "exec_prefix=$(exec_prefix)" \
467 "infodir=$(infodir)" \
468 "libdir=$(libdir)" \
469 "includedir=$(includedir)" \
470 "prefix=$(prefix)" \
471 "tooldir=$(tooldir)" \
472 "gxx_include_dir=$(gxx_include_dir)" \
473 "AR=$(AR)" \
474 "AS=$(AS)" \
475 "LD=$(LD)" \
476 "RANLIB=$(RANLIB)" \
477 "NM=$(NM)" \
478 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
479 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
480 "DESTDIR=$(DESTDIR)" \
481 "WERROR=$(WERROR)"
484 # Subdir rules rely on $(FLAGS_TO_PASS)
485 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
486 MULTISRCTOP =
487 MULTIBUILDTOP =
488 MULTIDIRS =
489 MULTISUBDIR =
490 MULTIDO = true
491 MULTICLEAN = true
492 all: config.h
493 $(MAKE) $(AM_MAKEFLAGS) all-recursive
495 .SUFFIXES:
496 am--refresh: Makefile
498 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(top_srcdir)/../multilib.am $(am__configure_deps)
499 @for dep in $?; do \
500 case '$(am__configure_deps)' in \
501 *$$dep*) \
502 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
503 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
504 && exit 0; \
505 exit 1;; \
506 esac; \
507 done; \
508 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
509 $(am__cd) $(top_srcdir) && \
510 $(AUTOMAKE) --foreign --ignore-deps Makefile
511 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
512 @case '$?' in \
513 *config.status*) \
514 echo ' $(SHELL) ./config.status'; \
515 $(SHELL) ./config.status;; \
516 *) \
517 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
518 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
519 esac;
520 $(top_srcdir)/fragment.am $(top_srcdir)/../multilib.am $(am__empty):
522 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
523 $(SHELL) ./config.status --recheck
525 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
526 $(am__cd) $(srcdir) && $(AUTOCONF)
527 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
528 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
529 $(am__aclocal_m4_deps):
531 config.h: stamp-h1
532 @test -f $@ || rm -f stamp-h1
533 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
535 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
536 @rm -f stamp-h1
537 cd $(top_builddir) && $(SHELL) ./config.status config.h
538 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
539 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
540 rm -f stamp-h1
541 touch $@
543 distclean-hdr:
544 -rm -f config.h stamp-h1
545 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
546 cd $(top_builddir) && $(SHELL) ./config.status $@
547 scripts/extract_symvers: $(top_builddir)/config.status $(top_srcdir)/scripts/extract_symvers.in
548 cd $(top_builddir) && $(SHELL) ./config.status $@
549 doc/xsl/customization.xsl: $(top_builddir)/config.status $(top_srcdir)/doc/xsl/customization.xsl.in
550 cd $(top_builddir) && $(SHELL) ./config.status $@
552 mostlyclean-libtool:
553 -rm -f *.lo
555 clean-libtool:
556 -rm -rf .libs _libs
558 distclean-libtool:
559 -rm -f libtool config.lt
561 # This directory's subdirectories are mostly independent; you can cd
562 # into them and run 'make' without going through this Makefile.
563 # To change the values of 'make' variables: instead of editing Makefiles,
564 # (1) if the variable is set in 'config.status', edit 'config.status'
565 # (which will cause the Makefiles to be regenerated when you run 'make');
566 # (2) otherwise, pass the desired values on the 'make' command line.
567 $(am__recursive_targets):
568 @fail=; \
569 if $(am__make_keepgoing); then \
570 failcom='fail=yes'; \
571 else \
572 failcom='exit 1'; \
573 fi; \
574 dot_seen=no; \
575 target=`echo $@ | sed s/-recursive//`; \
576 case "$@" in \
577 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
578 *) list='$(SUBDIRS)' ;; \
579 esac; \
580 for subdir in $$list; do \
581 echo "Making $$target in $$subdir"; \
582 if test "$$subdir" = "."; then \
583 dot_seen=yes; \
584 local_target="$$target-am"; \
585 else \
586 local_target="$$target"; \
587 fi; \
588 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
589 || eval $$failcom; \
590 done; \
591 if test "$$dot_seen" = "no"; then \
592 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
593 fi; test -z "$$fail"
595 ID: $(am__tagged_files)
596 $(am__define_uniq_tagged_files); mkid -fID $$unique
597 tags: tags-recursive
599 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
600 set x; \
601 here=`pwd`; \
602 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
603 include_option=--etags-include; \
604 empty_fix=.; \
605 else \
606 include_option=--include; \
607 empty_fix=; \
608 fi; \
609 list='$(SUBDIRS)'; for subdir in $$list; do \
610 if test "$$subdir" = .; then :; else \
611 test ! -f $$subdir/TAGS || \
612 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
613 fi; \
614 done; \
615 $(am__define_uniq_tagged_files); \
616 shift; \
617 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
618 test -n "$$unique" || unique=$$empty_fix; \
619 if test $$# -gt 0; then \
620 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
621 "$$@" $$unique; \
622 else \
623 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
624 $$unique; \
625 fi; \
627 ctags: ctags-recursive
629 CTAGS: ctags
630 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
631 $(am__define_uniq_tagged_files); \
632 test -z "$(CTAGS_ARGS)$$unique" \
633 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
634 $$unique
636 GTAGS:
637 here=`$(am__cd) $(top_builddir) && pwd` \
638 && $(am__cd) $(top_srcdir) \
639 && gtags -i $(GTAGS_ARGS) "$$here"
640 cscope: cscope.files
641 test ! -s cscope.files \
642 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
643 clean-cscope:
644 -rm -f cscope.files
645 cscope.files: clean-cscope cscopelist
646 cscopelist: cscopelist-recursive
648 cscopelist-am: $(am__tagged_files)
649 list='$(am__tagged_files)'; \
650 case "$(srcdir)" in \
651 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
652 *) sdir=$(subdir)/$(srcdir) ;; \
653 esac; \
654 for i in $$list; do \
655 if test -f "$$i"; then \
656 echo "$(subdir)/$$i"; \
657 else \
658 echo "$$sdir/$$i"; \
659 fi; \
660 done >> $(top_builddir)/cscope.files
662 distclean-tags:
663 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
664 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
665 check-am: all-am
666 check: check-recursive
667 all-am: Makefile config.h all-local
668 installdirs: installdirs-recursive
669 installdirs-am:
670 install: install-recursive
671 install-exec: install-exec-recursive
672 install-data: install-data-recursive
673 uninstall: uninstall-recursive
675 install-am: all-am
676 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
678 installcheck: installcheck-recursive
679 install-strip:
680 if test -z '$(STRIP)'; then \
681 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
682 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
683 install; \
684 else \
685 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
686 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
687 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
689 mostlyclean-generic:
691 clean-generic:
693 distclean-generic:
694 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
695 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
697 maintainer-clean-generic:
698 @echo "This command is intended for maintainers to use"
699 @echo "it deletes files that may require special tools to rebuild."
700 clean: clean-recursive
702 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
704 distclean: distclean-recursive
705 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
706 -rm -f Makefile
707 distclean-am: clean-am distclean-generic distclean-hdr \
708 distclean-libtool distclean-local distclean-tags
710 dvi-am:
712 html-am:
714 info-am:
716 install-data-am:
718 install-dvi-am:
720 install-exec-am: install-exec-local
722 install-html-am:
724 install-info-am:
726 install-pdf-am:
728 install-ps-am:
730 installcheck-am:
732 maintainer-clean: maintainer-clean-recursive
733 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
734 -rm -rf $(top_srcdir)/autom4te.cache
735 -rm -f Makefile
736 maintainer-clean-am: distclean-am maintainer-clean-generic \
737 maintainer-clean-local
739 mostlyclean: mostlyclean-recursive
741 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
742 mostlyclean-local
744 pdf-am:
746 ps-am:
748 uninstall-am:
750 .MAKE: $(am__recursive_targets) all install-am install-strip
752 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
753 am--refresh check check-am clean clean-cscope clean-generic \
754 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
755 distclean distclean-generic distclean-hdr distclean-libtool \
756 distclean-local distclean-tags dvi dvi-am html html-am info \
757 info-am install install-am install-data install-data-am \
758 install-dvi install-dvi-am install-exec install-exec-am \
759 install-exec-local install-html install-html-am install-info \
760 install-info-am install-man install-pdf install-pdf-am \
761 install-ps install-ps-am install-strip installcheck \
762 installcheck-am installdirs installdirs-am maintainer-clean \
763 maintainer-clean-generic maintainer-clean-local mostlyclean \
764 mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \
765 pdf-am ps ps-am tags tags-am uninstall uninstall-am
767 .PRECIOUS: Makefile
770 # Testsuite/check forwarding targets.
771 check-%:
772 cd testsuite && $(MAKE) $@
774 # Documentation forwarding targets.
775 doc-%:
776 cd doc && $(MAKE) $@
778 # Documentation primary rules.
780 # xml:
781 # html:
782 # pdf:
783 # man:
784 # info:
785 # ps:
786 # dvi:
787 # epub:
788 # install-xml:
789 # install-html:
790 # install-pdf:
791 # install-man:
792 # install-info:
793 # install-ps:
794 # install-dvi:
795 # install-epub:
797 xml: $(STAMP_XML)
798 install-xml: $(STAMP_INSTALL_XML)
800 html: $(STAMP_HTML)
801 install-html: $(STAMP_INSTALL_HTML)
803 man: $(STAMP_MAN)
804 install-man: $(STAMP_INSTALL_MAN)
806 pdf: $(STAMP_PDF)
807 install-pdf: $(STAMP_INSTALL_PDF)
809 epub: $(STAMP_EPUB)
810 install-epub: $(STAMP_INSTALL_EPUB)
812 info:
813 install-info:
816 install-ps:
818 dvi:
819 install-dvi:
821 # All the machinations with string instantiations messes up the
822 # automake-generated TAGS rule. Make a simple one here.
823 TAGS: tags-recursive $(LISP)
825 # target overrides
826 -include $(tmake_file)
828 # GNU Make needs to see an explicit $(MAKE) variable in the command it
829 # runs to enable its job server during parallel builds. Hence the
830 # comments below.
831 all-multi:
832 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
833 install-multi:
834 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
835 mostlyclean-multi:
836 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
837 clean-multi:
838 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
839 distclean-multi:
840 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
841 maintainer-clean-multi:
842 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
844 .MAKE .PHONY: all-multi clean-multi distclean-multi install-am \
845 install-multi maintainer-clean-multi mostlyclean-multi
847 install-exec-local: install-multi
849 all-local: all-multi
850 mostlyclean-local: mostlyclean-multi
851 clean-local: clean-multi
852 distclean-local: distclean-multi
853 maintainer-clean-local: maintainer-clean-multi
855 # Tell versions [3.59,3.63) of GNU make to not export all variables.
856 # Otherwise a system limit (for SysV at least) may be exceeded.
857 .NOEXPORT: