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