]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/include/Makefile.in
Makefile.am: Remove trailing whitespace.
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.in
1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
9
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.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 ACLOCAL = @ACLOCAL@
42 AMTAR = @AMTAR@
43 AR = @AR@
44 AS = @AS@
45 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 BASIC_FILE_CC = @BASIC_FILE_CC@
51 BASIC_FILE_H = @BASIC_FILE_H@
52 CC = @CC@
53 CCODECVT_CC = @CCODECVT_CC@
54 CCODECVT_H = @CCODECVT_H@
55 CCOLLATE_CC = @CCOLLATE_CC@
56 CCTYPE_CC = @CCTYPE_CC@
57 CFLAGS = @CFLAGS@
58 CLOCALE_CC = @CLOCALE_CC@
59 CLOCALE_H = @CLOCALE_H@
60 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
61 CMESSAGES_CC = @CMESSAGES_CC@
62 CMESSAGES_H = @CMESSAGES_H@
63 CMONEY_CC = @CMONEY_CC@
64 CNUMERIC_CC = @CNUMERIC_CC@
65 CPP = @CPP@
66 CPPFLAGS = @CPPFLAGS@
67 CSTDIO_H = @CSTDIO_H@
68 CTIME_CC = @CTIME_CC@
69 CTIME_H = @CTIME_H@
70 CXX = @CXX@
71 CXXCPP = @CXXCPP@
72 CXXFLAGS = @CXXFLAGS@
73 CYGPATH_W = @CYGPATH_W@
74 C_INCLUDE_DIR = @C_INCLUDE_DIR@
75 DEBUG_FLAGS = @DEBUG_FLAGS@
76 DEFS = @DEFS@
77 ECHO_C = @ECHO_C@
78 ECHO_N = @ECHO_N@
79 ECHO_T = @ECHO_T@
80 EGREP = @EGREP@
81 EXEEXT = @EXEEXT@
82 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
83 FPOS_H = @FPOS_H@
84 FPOS_INC_SRCDIR = @FPOS_INC_SRCDIR@
85 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
86 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
87 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
88 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
89 GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
90 GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
91 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
92 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
93 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
94 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
95 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
96 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
97 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
98 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
99 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
100 GLIBCXX_TEST_ABI_FALSE = @GLIBCXX_TEST_ABI_FALSE@
101 GLIBCXX_TEST_ABI_TRUE = @GLIBCXX_TEST_ABI_TRUE@
102 GLIBCXX_TEST_WCHAR_T_FALSE = @GLIBCXX_TEST_WCHAR_T_FALSE@
103 GLIBCXX_TEST_WCHAR_T_TRUE = @GLIBCXX_TEST_WCHAR_T_TRUE@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LIBMATHOBJS = @LIBMATHOBJS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
112 LIBTOOL = @LIBTOOL@
113 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
114 LN_S = @LN_S@
115 LTLIBOBJS = @LTLIBOBJS@
116 MAINT = @MAINT@
117 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
118 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
119 MAKEINFO = @MAKEINFO@
120 OBJEXT = @OBJEXT@
121 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
122 OPT_LDFLAGS = @OPT_LDFLAGS@
123 OS_INC_SRCDIR = @OS_INC_SRCDIR@
124 PACKAGE = @PACKAGE@
125 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 PACKAGE_NAME = @PACKAGE_NAME@
127 PACKAGE_STRING = @PACKAGE_STRING@
128 PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 PACKAGE_VERSION = @PACKAGE_VERSION@
130 PATH_SEPARATOR = @PATH_SEPARATOR@
131 RANLIB = @RANLIB@
132 SECTION_FLAGS = @SECTION_FLAGS@
133 SECTION_LDFLAGS = @SECTION_LDFLAGS@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 STRIP = @STRIP@
137 SYMVER_MAP = @SYMVER_MAP@
138 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
139 USE_NLS = @USE_NLS@
140 VERSION = @VERSION@
141 WARN_FLAGS = @WARN_FLAGS@
142 WERROR = @WERROR@
143 ac_ct_AR = @ac_ct_AR@
144 ac_ct_AS = @ac_ct_AS@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_CXX = @ac_ct_CXX@
147 ac_ct_RANLIB = @ac_ct_RANLIB@
148 ac_ct_STRIP = @ac_ct_STRIP@
149 am__leading_dot = @am__leading_dot@
150 baseline_dir = @baseline_dir@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 check_msgfmt = @check_msgfmt@
158 datadir = @datadir@
159 enable_shared = @enable_shared@
160 enable_static = @enable_static@
161 exec_prefix = @exec_prefix@
162 glibcxx_MOFILES = @glibcxx_MOFILES@
163 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
164 glibcxx_POFILES = @glibcxx_POFILES@
165 glibcxx_builddir = @glibcxx_builddir@
166 glibcxx_localedir = @glibcxx_localedir@
167 glibcxx_prefixdir = @glibcxx_prefixdir@
168 glibcxx_srcdir = @glibcxx_srcdir@
169 glibcxx_thread_h = @glibcxx_thread_h@
170 glibcxx_toolexecdir = @glibcxx_toolexecdir@
171 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
172 gxx_include_dir = @gxx_include_dir@
173 host = @host@
174 host_alias = @host_alias@
175 host_cpu = @host_cpu@
176 host_os = @host_os@
177 host_vendor = @host_vendor@
178 includedir = @includedir@
179 infodir = @infodir@
180 install_sh = @install_sh@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 libtool_VERSION = @libtool_VERSION@
184 localstatedir = @localstatedir@
185 mandir = @mandir@
186 multi_basedir = @multi_basedir@
187 oldincludedir = @oldincludedir@
188 port_specific_symbol_files = @port_specific_symbol_files@
189 prefix = @prefix@
190 program_transform_name = @program_transform_name@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
193 sysconfdir = @sysconfdir@
194 target = @target@
195 target_alias = @target_alias@
196 target_cpu = @target_cpu@
197 target_os = @target_os@
198 target_vendor = @target_vendor@
199 toplevel_srcdir = @toplevel_srcdir@
200
201 MAINT_CHARSET = latin1
202
203 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
204 PWD_COMMAND = $${PWDCMD-pwd}
205 STAMP = echo timestamp >
206
207 toolexecdir = $(glibcxx_toolexecdir)
208 toolexeclibdir = $(glibcxx_toolexeclibdir)
209
210 # These bits are all figured out from configure. Look in acinclude.m4
211 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
212 CONFIG_CXXFLAGS = \
213 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
214
215 WARN_CXXFLAGS = \
216 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
217
218
219 # -I/-D flags to pass when compiling.
220 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
221
222 # Standard C++ includes.
223 std_srcdir = ${glibcxx_srcdir}/include/std
224 std_builddir = .
225 std_headers = \
226 ${std_srcdir}/std_algorithm.h \
227 ${std_srcdir}/std_bitset.h \
228 ${std_srcdir}/std_complex.h \
229 ${std_srcdir}/std_deque.h \
230 ${std_srcdir}/std_fstream.h \
231 ${std_srcdir}/std_functional.h \
232 ${std_srcdir}/std_iomanip.h \
233 ${std_srcdir}/std_ios.h \
234 ${std_srcdir}/std_iosfwd.h \
235 ${std_srcdir}/std_iostream.h \
236 ${std_srcdir}/std_istream.h \
237 ${std_srcdir}/std_iterator.h \
238 ${std_srcdir}/std_limits.h \
239 ${std_srcdir}/std_list.h \
240 ${std_srcdir}/std_locale.h \
241 ${std_srcdir}/std_map.h \
242 ${std_srcdir}/std_memory.h \
243 ${std_srcdir}/std_numeric.h \
244 ${std_srcdir}/std_ostream.h \
245 ${std_srcdir}/std_queue.h \
246 ${std_srcdir}/std_set.h \
247 ${std_srcdir}/std_sstream.h \
248 ${std_srcdir}/std_stack.h \
249 ${std_srcdir}/std_stdexcept.h \
250 ${std_srcdir}/std_streambuf.h \
251 ${std_srcdir}/std_string.h \
252 ${std_srcdir}/std_utility.h \
253 ${std_srcdir}/std_valarray.h \
254 ${std_srcdir}/std_vector.h
255
256 # Renamed at build time.
257 std_headers_rename = \
258 algorithm \
259 bitset \
260 complex \
261 deque \
262 fstream \
263 functional \
264 iomanip \
265 ios \
266 iosfwd \
267 iostream \
268 istream \
269 iterator \
270 limits \
271 list \
272 locale \
273 map \
274 memory \
275 numeric \
276 ostream \
277 queue \
278 set \
279 sstream \
280 stack \
281 stdexcept \
282 streambuf \
283 string \
284 utility \
285 valarray \
286 vector
287
288
289 bits_srcdir = ${glibcxx_srcdir}/include/bits
290 bits_builddir = ./bits
291 bits_headers = \
292 ${bits_srcdir}/allocator.h \
293 ${bits_srcdir}/allocator_traits.h \
294 ${bits_srcdir}/basic_ios.h \
295 ${bits_srcdir}/basic_ios.tcc \
296 ${bits_srcdir}/basic_string.h \
297 ${bits_srcdir}/basic_string.tcc \
298 ${bits_srcdir}/boost_concept_check.h \
299 ${bits_srcdir}/char_traits.h \
300 ${bits_srcdir}/codecvt.h \
301 ${bits_srcdir}/concept_check.h \
302 ${bits_srcdir}/cpp_type_traits.h \
303 ${bits_srcdir}/demangle.h \
304 ${bits_srcdir}/deque.tcc \
305 ${bits_srcdir}/fstream.tcc \
306 ${bits_srcdir}/functexcept.h \
307 ${bits_srcdir}/gslice.h \
308 ${bits_srcdir}/gslice_array.h \
309 ${bits_srcdir}/indirect_array.h \
310 ${bits_srcdir}/ios_base.h \
311 ${bits_srcdir}/istream.tcc \
312 ${bits_srcdir}/list.tcc \
313 ${bits_srcdir}/locale_classes.h \
314 ${bits_srcdir}/locale_facets.h \
315 ${bits_srcdir}/locale_facets.tcc \
316 ${bits_srcdir}/localefwd.h \
317 ${bits_srcdir}/mask_array.h \
318 ${bits_srcdir}/ostream.tcc \
319 ${bits_srcdir}/stream_iterator.h \
320 ${bits_srcdir}/streambuf_iterator.h \
321 ${bits_srcdir}/slice_array.h \
322 ${bits_srcdir}/sstream.tcc \
323 ${bits_srcdir}/stl_algo.h \
324 ${bits_srcdir}/stl_algobase.h \
325 ${bits_srcdir}/stl_bvector.h \
326 ${bits_srcdir}/stl_construct.h \
327 ${bits_srcdir}/stl_deque.h \
328 ${bits_srcdir}/stl_function.h \
329 ${bits_srcdir}/stl_heap.h \
330 ${bits_srcdir}/stl_iterator.h \
331 ${bits_srcdir}/stl_iterator_base_funcs.h \
332 ${bits_srcdir}/stl_iterator_base_types.h \
333 ${bits_srcdir}/stl_list.h \
334 ${bits_srcdir}/stl_map.h \
335 ${bits_srcdir}/stl_multimap.h \
336 ${bits_srcdir}/stl_multiset.h \
337 ${bits_srcdir}/stl_numeric.h \
338 ${bits_srcdir}/stl_pair.h \
339 ${bits_srcdir}/stl_queue.h \
340 ${bits_srcdir}/stl_raw_storage_iter.h \
341 ${bits_srcdir}/stl_relops.h \
342 ${bits_srcdir}/stl_set.h \
343 ${bits_srcdir}/stl_stack.h \
344 ${bits_srcdir}/stl_tempbuf.h \
345 ${bits_srcdir}/stl_threads.h \
346 ${bits_srcdir}/stl_tree.h \
347 ${bits_srcdir}/stl_uninitialized.h \
348 ${bits_srcdir}/stl_vector.h \
349 ${bits_srcdir}/streambuf.tcc \
350 ${bits_srcdir}/stringfwd.h \
351 ${bits_srcdir}/type_traits.h \
352 ${bits_srcdir}/valarray_array.h \
353 ${bits_srcdir}/valarray_array.tcc \
354 ${bits_srcdir}/valarray_before.h \
355 ${bits_srcdir}/valarray_after.h \
356 ${bits_srcdir}/vector.tcc
357
358
359 backward_srcdir = ${glibcxx_srcdir}/include/backward
360 backward_builddir = ./backward
361 backward_headers = \
362 ${backward_srcdir}/complex.h \
363 ${backward_srcdir}/iomanip.h \
364 ${backward_srcdir}/istream.h \
365 ${backward_srcdir}/ostream.h \
366 ${backward_srcdir}/stream.h \
367 ${backward_srcdir}/streambuf.h \
368 ${backward_srcdir}/algo.h \
369 ${backward_srcdir}/algobase.h \
370 ${backward_srcdir}/alloc.h \
371 ${backward_srcdir}/bvector.h \
372 ${backward_srcdir}/defalloc.h \
373 ${backward_srcdir}/deque.h \
374 ${backward_srcdir}/function.h \
375 ${backward_srcdir}/hash_map.h \
376 ${backward_srcdir}/hash_set.h \
377 ${backward_srcdir}/hashtable.h \
378 ${backward_srcdir}/heap.h \
379 ${backward_srcdir}/iostream.h \
380 ${backward_srcdir}/iterator.h \
381 ${backward_srcdir}/list.h \
382 ${backward_srcdir}/map.h \
383 ${backward_srcdir}/multimap.h \
384 ${backward_srcdir}/new.h \
385 ${backward_srcdir}/multiset.h \
386 ${backward_srcdir}/pair.h \
387 ${backward_srcdir}/queue.h \
388 ${backward_srcdir}/rope.h \
389 ${backward_srcdir}/set.h \
390 ${backward_srcdir}/slist.h \
391 ${backward_srcdir}/stack.h \
392 ${backward_srcdir}/tempbuf.h \
393 ${backward_srcdir}/tree.h \
394 ${backward_srcdir}/vector.h \
395 ${backward_srcdir}/fstream.h \
396 ${backward_srcdir}/strstream \
397 ${backward_srcdir}/backward_warning.h
398
399
400 ext_srcdir = ${glibcxx_srcdir}/include/ext
401 ext_builddir = ./ext
402 ext_headers = \
403 ${ext_srcdir}/algorithm \
404 ${ext_srcdir}/debug_allocator.h \
405 ${ext_srcdir}/enc_filebuf.h \
406 ${ext_srcdir}/stdio_filebuf.h \
407 ${ext_srcdir}/stdio_sync_filebuf.h \
408 ${ext_srcdir}/functional \
409 ${ext_srcdir}/hash_map \
410 ${ext_srcdir}/hash_set \
411 ${ext_srcdir}/iterator \
412 ${ext_srcdir}/malloc_allocator.h \
413 ${ext_srcdir}/memory \
414 ${ext_srcdir}/mt_allocator.h \
415 ${ext_srcdir}/new_allocator.h \
416 ${ext_srcdir}/numeric \
417 ${ext_srcdir}/pod_char_traits.h \
418 ${ext_srcdir}/pool_allocator.h \
419 ${ext_srcdir}/rb_tree \
420 ${ext_srcdir}/rope \
421 ${ext_srcdir}/ropeimpl.h \
422 ${ext_srcdir}/slist \
423 ${ext_srcdir}/hash_fun.h \
424 ${ext_srcdir}/hashtable.h
425
426
427 # This is the common subset of files that all three "C" header models use.
428 c_base_srcdir = $(C_INCLUDE_DIR)
429 c_base_builddir = .
430 c_base_headers = \
431 ${c_base_srcdir}/std_cassert.h \
432 ${c_base_srcdir}/std_cctype.h \
433 ${c_base_srcdir}/std_cerrno.h \
434 ${c_base_srcdir}/std_cfloat.h \
435 ${c_base_srcdir}/std_ciso646.h \
436 ${c_base_srcdir}/std_climits.h \
437 ${c_base_srcdir}/std_clocale.h \
438 ${c_base_srcdir}/std_cmath.h \
439 ${c_base_srcdir}/std_csetjmp.h \
440 ${c_base_srcdir}/std_csignal.h \
441 ${c_base_srcdir}/std_cstdarg.h \
442 ${c_base_srcdir}/std_cstddef.h \
443 ${c_base_srcdir}/std_cstdio.h \
444 ${c_base_srcdir}/std_cstdlib.h \
445 ${c_base_srcdir}/std_cstring.h \
446 ${c_base_srcdir}/std_ctime.h \
447 ${c_base_srcdir}/std_cwchar.h \
448 ${c_base_srcdir}/std_cwctype.h
449
450 c_base_headers_rename = \
451 cassert \
452 cctype \
453 cerrno \
454 cfloat \
455 ciso646 \
456 climits \
457 clocale \
458 cmath \
459 csetjmp \
460 csignal \
461 cstdarg \
462 cstddef \
463 cstdio \
464 cstdlib \
465 cstring \
466 ctime \
467 cwchar \
468 cwctype
469
470
471 # "C" compatibility headers.
472 c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
473 c_compatibility_builddir = .
474 c_compatibility_headers = \
475 ${c_compatibility_srcdir}/assert.h \
476 ${c_compatibility_srcdir}/ctype.h \
477 ${c_compatibility_srcdir}/errno.h \
478 ${c_compatibility_srcdir}/float.h \
479 ${c_compatibility_srcdir}/iso646.h \
480 ${c_compatibility_srcdir}/limits.h \
481 ${c_compatibility_srcdir}/locale.h \
482 ${c_compatibility_srcdir}/math.h \
483 ${c_compatibility_srcdir}/setjmp.h \
484 ${c_compatibility_srcdir}/signal.h \
485 ${c_compatibility_srcdir}/stdarg.h \
486 ${c_compatibility_srcdir}/stddef.h \
487 ${c_compatibility_srcdir}/stdio.h \
488 ${c_compatibility_srcdir}/stdlib.h \
489 ${c_compatibility_srcdir}/string.h \
490 ${c_compatibility_srcdir}/time.h \
491 ${c_compatibility_srcdir}/wchar.h \
492 ${c_compatibility_srcdir}/wctype.h
493
494 @GLIBCXX_C_HEADERS_C_STD_FALSE@c_base_headers_extra =
495
496 # Some of the different "C" header models need extra files.
497 # Some "C" header schemes require the "C" compatibility headers.
498 # For --enable-cheaders=c_std
499 @GLIBCXX_C_HEADERS_C_STD_TRUE@c_base_headers_extra = ${c_base_srcdir}/cmath.tcc
500 @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
501
502 @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
503
504 host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
505 host_builddir = ./${host_alias}/bits
506 host_headers = \
507 ${host_srcdir}/ctype_base.h \
508 ${host_srcdir}/ctype_inline.h \
509 ${host_srcdir}/ctype_noninline.h \
510 ${host_srcdir}/os_defines.h \
511 ${glibcxx_srcdir}/$(ATOMICITY_INC_SRCDIR)/atomicity.h \
512 ${glibcxx_srcdir}/$(FPOS_INC_SRCDIR)/fpos.h
513
514
515 # Non-installed host_header files.
516 host_headers_noinst = \
517 ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H)
518
519
520 # These host_headers_extra files are all built with ad hoc naming rules.
521 host_headers_extra = \
522 ${host_builddir}/basic_file.h \
523 ${host_builddir}/c++config.h \
524 ${host_builddir}/c++io.h \
525 ${host_builddir}/c++locale.h \
526 ${host_builddir}/messages_members.h \
527 ${host_builddir}/time_members.h \
528 ${host_builddir}/codecvt_specializations.h
529
530
531 thread_host_headers = \
532 ${host_builddir}/gthr.h \
533 ${host_builddir}/gthr-single.h \
534 ${host_builddir}/gthr-posix.h \
535 ${host_builddir}/gthr-default.h
536
537
538 pch_input = ${host_builddir}/stdc++.h
539 pch_output_builddir = ${host_builddir}/stdc++.h.gch
540 pch_source = ${glibcxx_srcdir}/include/stdc++.h
541 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
542 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_input}
543 @GLIBCXX_BUILD_PCH_FALSE@pch_build =
544 @GLIBCXX_BUILD_PCH_TRUE@pch_install = install-pch
545 @GLIBCXX_BUILD_PCH_FALSE@pch_install =
546
547 # List of all timestamp files. By keeping only one copy of this list, both
548 # CLEANFILES and all-local are kept up-to-date.
549 allstamped = \
550 stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
551 stamp-backward stamp-ext stamp-host
552
553
554 # List of all files that are created by explicit building, editing, or
555 # catenation.
556 allcreated = \
557 ${host_builddir}/c++config.h \
558 ${thread_host_headers} \
559 ${pch_build}
560
561
562 # Host includes for threads
563 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
564
565 # By adding these files here, automake will remove them for 'make clean'
566 CLEANFILES = ${pch_input} ${pch_output_builddir}/*
567 subdir = include
568 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
569 CONFIG_HEADER = $(top_builddir)/config.h
570 CONFIG_CLEAN_FILES =
571 depcomp =
572 am__depfiles_maybe =
573 DIST_SOURCES =
574 DIST_COMMON = $(top_srcdir)/fragment.am Makefile.am Makefile.in
575 all: all-am
576
577 .SUFFIXES:
578 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/fragment.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
579 cd $(top_srcdir) && \
580 $(AUTOMAKE) --foreign include/Makefile
581 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
582 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
583
584 mostlyclean-libtool:
585 -rm -f *.lo
586
587 clean-libtool:
588 -rm -rf .libs _libs
589
590 distclean-libtool:
591 -rm -f libtool
592 uninstall-info-am:
593 tags: TAGS
594 TAGS:
595
596 ctags: CTAGS
597 CTAGS:
598
599 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
600
601 top_distdir = ..
602 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
603
604 distdir: $(DISTFILES)
605 $(mkinstalldirs) $(distdir)/..
606 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
607 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
608 list='$(DISTFILES)'; for file in $$list; do \
609 case $$file in \
610 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
611 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
612 esac; \
613 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
614 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
615 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
616 dir="/$$dir"; \
617 $(mkinstalldirs) "$(distdir)$$dir"; \
618 else \
619 dir=''; \
620 fi; \
621 if test -d $$d/$$file; then \
622 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
623 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
624 fi; \
625 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
626 else \
627 test -f $(distdir)/$$file \
628 || cp -p $$d/$$file $(distdir)/$$file \
629 || exit 1; \
630 fi; \
631 done
632 check-am: all-am
633 check: check-am
634 all-am: Makefile all-local
635
636 installdirs:
637 install: install-am
638 install-exec: install-exec-am
639 install-data: install-data-am
640 uninstall: uninstall-am
641
642 install-am: all-am
643 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
644
645 installcheck: installcheck-am
646 install-strip:
647 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
648 INSTALL_STRIP_FLAG=-s \
649 `test -z '$(STRIP)' || \
650 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
651 mostlyclean-generic:
652
653 clean-generic:
654 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
655
656 distclean-generic:
657 -rm -f Makefile $(CONFIG_CLEAN_FILES)
658
659 maintainer-clean-generic:
660 @echo "This command is intended for maintainers to use"
661 @echo "it deletes files that may require special tools to rebuild."
662 clean: clean-am
663
664 clean-am: clean-generic clean-libtool mostlyclean-am
665
666 distclean: distclean-am
667
668 distclean-am: clean-am distclean-generic distclean-libtool
669
670 dvi: dvi-am
671
672 dvi-am:
673
674 info: info-am
675
676 info-am:
677
678 install-data-am: install-data-local
679
680 install-exec-am:
681
682 install-info: install-info-am
683
684 install-man:
685
686 installcheck-am:
687
688 maintainer-clean: maintainer-clean-am
689
690 maintainer-clean-am: distclean-am maintainer-clean-generic
691
692 mostlyclean: mostlyclean-am
693
694 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
695
696 pdf: pdf-am
697
698 pdf-am:
699
700 ps: ps-am
701
702 ps-am:
703
704 uninstall-am: uninstall-info-am
705
706 .PHONY: all all-am all-local check check-am clean clean-generic \
707 clean-libtool distclean distclean-generic distclean-libtool \
708 distdir dvi dvi-am info info-am install install-am install-data \
709 install-data-am install-data-local install-exec install-exec-am \
710 install-info install-info-am install-man install-strip \
711 installcheck installcheck-am installdirs maintainer-clean \
712 maintainer-clean-generic mostlyclean mostlyclean-generic \
713 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
714 uninstall-info-am
715
716
717 # Here are the rules for building the headers
718 all-local: ${allstamped} ${allcreated}
719
720 # This rule is slightly different, in that we must change the name of the
721 # local file from std_foo.h to foo.
722 stamp-std: ${std_headers}
723 @if [ ! -d "${std_builddir}" ]; then \
724 mkdir -p ${std_builddir} ;\
725 fi ;\
726 if [ ! -f stamp-std ]; then \
727 (cd ${std_builddir} && for h in $?; do \
728 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
729 $(LN_S) $$h ./$${official_name} || true ;\
730 done) ;\
731 fi ;\
732 $(STAMP) stamp-std
733
734 stamp-bits: ${bits_headers}
735 @if [ ! -d "${bits_builddir}" ]; then \
736 mkdir -p ${bits_builddir} ;\
737 fi ;\
738 if [ ! -f stamp-bits ]; then \
739 (cd ${bits_builddir} && $(LN_S) $? . || true) ;\
740 fi ;\
741 $(STAMP) stamp-bits
742
743 stamp-c_base: stamp-bits ${c_base_headers} ${c_base_headers_extra}
744 @if [ ! -d "${c_base_builddir}" ]; then \
745 mkdir -p ${c_base_builddir} ;\
746 fi ;\
747 if [ ! -f stamp-c_base ]; then \
748 (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
749 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
750 $(LN_S) $$h ./$${official_name} || true ;\
751 done) ;\
752 if [ ! -z "${c_base_headers_extra}" ]; then \
753 (cd ${bits_builddir} && $(LN_S) ${c_base_headers_extra} . || true) ;\
754 fi ;\
755 fi ;\
756 $(STAMP) stamp-c_base
757
758 stamp-c_compatibility: ${c_compatibility_headers_extra}
759 @if [ ! -d "${c_compatibility_builddir}" ]; then \
760 mkdir -p ${c_compatibility_builddir} ;\
761 fi ;\
762 if [ ! -f stamp-c_compatibility ]; then \
763 if [ ! -z "${c_compatibility_headers_extra}" ]; then \
764 (cd ${c_compatibility_builddir} && $(LN_S) $? . || true) ;\
765 fi ;\
766 fi ;\
767 $(STAMP) stamp-c_compatibility
768
769 stamp-backward: ${backward_headers}
770 @if [ ! -d "${backward_builddir}" ]; then \
771 mkdir -p ${backward_builddir} ;\
772 fi ;\
773 if [ ! -f stamp-backward ]; then \
774 (cd ${backward_builddir} && $(LN_S) $? . || true) ;\
775 fi ;\
776 $(STAMP) stamp-backward
777
778 stamp-ext: ${ext_headers}
779 @if [ ! -d "${ext_builddir}" ]; then \
780 mkdir -p ${ext_builddir} ;\
781 fi ;\
782 if [ ! -f stamp-ext ]; then \
783 (cd ${ext_builddir} && $(LN_S) $? . || true) ;\
784 fi ;\
785 $(STAMP) stamp-ext
786
787 stamp-${host_alias}:
788 @if [ ! -d ${host_builddir} ]; then \
789 mkdir -p ${host_builddir} ;\
790 fi ;\
791 $(STAMP) stamp-${host_alias}
792
793 # Host includes static.
794 # XXX Missing dependency info for {host_headers_extra}
795 stamp-host: ${host_headers} ${host_headers_noinst} stamp-${host_alias}
796 @if [ ! -f stamp-host ]; then \
797 (cd ${host_builddir} ;\
798 $(LN_S) ${host_headers} . || true ;\
799 $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
800 $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
801 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
802 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
803 $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
804 $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true ;\
805 $(LN_S) ${glibcxx_srcdir}/$(CCODECVT_H) codecvt_specializations.h || true);\
806 fi ;\
807 $(STAMP) stamp-host
808
809 # Host includes dynamic.
810 ${host_builddir}/c++config.h: ${top_builddir}/config.h \
811 ${glibcxx_srcdir}/include/bits/c++config \
812 stamp-${host_alias}
813 @cat ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
814 sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
815 -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
816 -e 's/VERSION/_GLIBCXX_VERSION/g' \
817 -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
818 < ${CONFIG_HEADER} >> $@ ;\
819 echo "#endif // _CXXCONFIG_" >>$@
820
821 ${host_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${host_alias}
822 sed -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
823 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
824 < ${toplevel_srcdir}/gcc/gthr.h > $@
825
826 ${host_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
827 stamp-${host_alias}
828 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
829 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
830 < ${toplevel_srcdir}/gcc/gthr-single.h > $@
831
832 ${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
833 stamp-${host_alias}
834 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
835 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
836 -e 's/\(${uppercase}*WEAK\)/_GLIBCXX_\1/g' \
837 < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
838
839 ${host_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcxx_thread_h} \
840 stamp-${host_alias}
841 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
842 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
843 -e 's/\(${uppercase}*WEAK\)/_GLIBCXX_\1/g' \
844 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
845 < ${toplevel_srcdir}/gcc/${glibcxx_thread_h} > $@
846
847 # Build a precompiled C++ include, stdc++.h.gch.
848 ${pch_input}: ${allstamped} ${host_builddir}/c++config.h ${pch_source}
849 touch ${pch_input}; \
850 if [ ! -d "${pch_output_builddir}" ]; then \
851 mkdir -p ${pch_output_builddir}; \
852 fi; \
853 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g; \
854 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g;
855
856 # For robustness sake (in light of junk files or in-source
857 # configuration), copy from the build or source tree to the install
858 # tree using only the human-maintained file lists and directory
859 # components. Yes, with minor differences, this is sheer duplication
860 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
861 # `$(mkinstalldirs)' instead of `mkdir -p'. In particular,
862 # host_headers_extra are taken out of the build tree staging area;
863 # the rest are taken from the original source tree.
864
865 @GLIBCXX_HOSTED_TRUE@install-data-local: install-headers ${pch_install}
866 @GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
867
868 # This is a subset of the full install-headers rule. We only need <cstddef>,
869 # <limits>, <cstdlib>, <cstdarg>, <new>, <typeinfo>, <exception>, and any
870 # files which they include (and which we provide). The last three headers
871 # are installed by libsupc++, so only the first four and the sub-includes
872 # are copied here.
873 install-freestanding-headers:
874 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
875 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
876 for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h; do \
877 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
878 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
879 $(INSTALL_DATA) ${std_builddir}/limits $(DESTDIR)${gxx_include_dir}/${std_builddir}
880 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
881 for file in cstddef cstdlib cstdarg; do \
882 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
883
884 # The real deal.
885 install-headers:
886 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
887 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
888 for file in ${bits_headers}; do \
889 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
890 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
891 for file in ${backward_headers}; do \
892 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
893 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
894 for file in ${ext_headers}; do \
895 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
896 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
897 for file in ${c_base_headers_rename}; do \
898 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
899 c_base_headers_extra_install='$(c_base_headers_extra)';\
900 for file in $$c_base_headers_extra_install; do \
901 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
902 c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
903 for file in $$c_compatibility_headers_install; do \
904 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
905 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
906 for file in ${std_headers_rename}; do \
907 $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
908 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${host_builddir}
909 for file in ${host_headers} ${host_headers_extra} \
910 ${thread_host_headers}; do \
911 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${host_builddir}; done
912
913 install-pch:
914 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
915 for file in ${pch_output_builddir}/*; do \
916 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
917
918 # Stop implicit '.o' make rules from ever stomping on extensionless
919 # headers, in the improbable case where some foolish, crack-addled
920 # developer tries to create them via make in the include build
921 # directory. (This is more of an example of how this kind of rule can
922 # be made.)
923 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
924 $(std_headers_rename): ; @:
925 $(c_base_headers_rename): ; @:
926 # Tell versions [3.59,3.63) of GNU make to not export all variables.
927 # Otherwise a system limit (for SysV at least) may be exceeded.
928 .NOEXPORT: