[multiple changes]
[gcc.git] / libstdc++-v3 / include / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
69 AWK = @AWK@
70 BASIC_FILE_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
72 CC = @CC@
73 CCODECVT_C = @CCODECVT_C@
74 CCODECVT_CC = @CCODECVT_CC@
75 CCODECVT_H = @CCODECVT_H@
76 CCOLLATE_CC = @CCOLLATE_CC@
77 CCTYPE_CC = @CCTYPE_CC@
78 CLOCALE_CC = @CLOCALE_CC@
79 CLOCALE_H = @CLOCALE_H@
80 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
81 CMESSAGES_CC = @CMESSAGES_CC@
82 CMESSAGES_H = @CMESSAGES_H@
83 CMONEY_CC = @CMONEY_CC@
84 CNUMERIC_CC = @CNUMERIC_CC@
85 CPP = @CPP@
86 CSTDIO_H = @CSTDIO_H@
87 CTIME_CC = @CTIME_CC@
88 CTIME_H = @CTIME_H@
89 CXXCPP = @CXXCPP@
90 C_INCLUDE_DIR = @C_INCLUDE_DIR@
91 DEBUG_FLAGS = @DEBUG_FLAGS@
92 DLLTOOL = @DLLTOOL@
93 EXEEXT = @EXEEXT@
94 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
95 GCJ = @GCJ@
96 GCJFLAGS = @GCJFLAGS@
97 GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
98 LIBIO_INCLUDES = @LIBIO_INCLUDES@
99 LIBMATHOBJS = @LIBMATHOBJS@
100 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
101 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
102 LIBTOOL = @LIBTOOL@
103 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
104 LN_S = @LN_S@
105 MAINT = @MAINT@
106 MAKEINFO = @MAKEINFO@
107 OBJDUMP = @OBJDUMP@
108 OBJEXT = @OBJEXT@
109 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
110 OPT_LDFLAGS = @OPT_LDFLAGS@
111 OS_INC_SRCDIR = @OS_INC_SRCDIR@
112 PACKAGE = @PACKAGE@
113 RANLIB = @RANLIB@
114 SECTION_FLAGS = @SECTION_FLAGS@
115 SECTION_LDFLAGS = @SECTION_LDFLAGS@
116 STRIP = @STRIP@
117 SYMVER_MAP = @SYMVER_MAP@
118 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
119 USE_NLS = @USE_NLS@
120 VERSION = @VERSION@
121 WARN_FLAGS = @WARN_FLAGS@
122 WERROR = @WERROR@
123 baseline_file = @baseline_file@
124 check_msgfmt = @check_msgfmt@
125 enable_shared = @enable_shared@
126 enable_static = @enable_static@
127 glibcpp_CXX = @glibcpp_CXX@
128 glibcpp_MOFILES = @glibcpp_MOFILES@
129 glibcpp_POFILES = @glibcpp_POFILES@
130 glibcpp_basedir = @glibcpp_basedir@
131 glibcpp_localedir = @glibcpp_localedir@
132 glibcpp_prefixdir = @glibcpp_prefixdir@
133 glibcpp_toolexecdir = @glibcpp_toolexecdir@
134 glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
135 ifGNUmake = @ifGNUmake@
136 libio_la = @libio_la@
137 libtool_VERSION = @libtool_VERSION@
138 toplevel_srcdir = @toplevel_srcdir@
139
140 AUTOMAKE_OPTIONS = 1.3 cygnus
141 MAINT_CHARSET = latin1
142
143 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
144
145 # Cross compiler and multilib support.
146 CXX = @glibcpp_CXX@
147 glibcpp_srcdir = @glibcpp_srcdir@
148 glibcpp_builddir = @glibcpp_builddir@
149
150 GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
151 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
152 INCLUDES = -nostdinc++ $(GLIBCPP_INCLUDES) $(LIBSUPCXX_INCLUDES)
153
154 # Standard C++ includes.
155 std_srcdir = ${glibcpp_srcdir}/include/std
156 std_builddir = .
157 std_headers = \
158 ${std_srcdir}/std_algorithm.h \
159 ${std_srcdir}/std_bitset.h \
160 ${std_srcdir}/std_complex.h \
161 ${std_srcdir}/std_deque.h \
162 ${std_srcdir}/std_fstream.h \
163 ${std_srcdir}/std_functional.h \
164 ${std_srcdir}/std_iomanip.h \
165 ${std_srcdir}/std_ios.h \
166 ${std_srcdir}/std_iosfwd.h \
167 ${std_srcdir}/std_iostream.h \
168 ${std_srcdir}/std_istream.h \
169 ${std_srcdir}/std_iterator.h \
170 ${std_srcdir}/std_limits.h \
171 ${std_srcdir}/std_list.h \
172 ${std_srcdir}/std_locale.h \
173 ${std_srcdir}/std_map.h \
174 ${std_srcdir}/std_memory.h \
175 ${std_srcdir}/std_numeric.h \
176 ${std_srcdir}/std_ostream.h \
177 ${std_srcdir}/std_queue.h \
178 ${std_srcdir}/std_set.h \
179 ${std_srcdir}/std_sstream.h \
180 ${std_srcdir}/std_stack.h \
181 ${std_srcdir}/std_stdexcept.h \
182 ${std_srcdir}/std_streambuf.h \
183 ${std_srcdir}/std_string.h \
184 ${std_srcdir}/std_utility.h \
185 ${std_srcdir}/std_valarray.h \
186 ${std_srcdir}/std_vector.h
187
188 # Renamed at build time.
189 std_headers_rename = \
190 algorithm \
191 bitset \
192 complex \
193 deque \
194 fstream \
195 functional \
196 iomanip \
197 ios \
198 iosfwd \
199 iostream \
200 istream \
201 iterator \
202 limits \
203 list \
204 locale \
205 map \
206 memory \
207 numeric \
208 ostream \
209 queue \
210 set \
211 sstream \
212 stack \
213 stdexcept \
214 streambuf \
215 string \
216 utility \
217 valarray \
218 vector
219
220
221 bits_srcdir = ${glibcpp_srcdir}/include/bits
222 bits_builddir = ./bits
223 bits_headers = \
224 ${bits_srcdir}/basic_ios.h \
225 ${bits_srcdir}/basic_ios.tcc \
226 ${bits_srcdir}/basic_string.h \
227 ${bits_srcdir}/basic_string.tcc \
228 ${bits_srcdir}/boost_concept_check.h \
229 ${bits_srcdir}/char_traits.h \
230 ${bits_srcdir}/codecvt.h \
231 ${bits_srcdir}/concept_check.h \
232 ${bits_srcdir}/cpp_type_traits.h \
233 ${bits_srcdir}/demangle.h \
234 ${bits_srcdir}/deque.tcc \
235 ${bits_srcdir}/fpos.h \
236 ${bits_srcdir}/fstream.tcc \
237 ${bits_srcdir}/functexcept.h \
238 ${bits_srcdir}/gslice.h \
239 ${bits_srcdir}/gslice_array.h \
240 ${bits_srcdir}/indirect_array.h \
241 ${bits_srcdir}/ios_base.h \
242 ${bits_srcdir}/istream.tcc \
243 ${bits_srcdir}/list.tcc \
244 ${bits_srcdir}/locale_classes.h \
245 ${bits_srcdir}/locale_facets.h \
246 ${bits_srcdir}/locale_facets.tcc \
247 ${bits_srcdir}/localefwd.h \
248 ${bits_srcdir}/mask_array.h \
249 ${bits_srcdir}/ostream.tcc \
250 ${bits_srcdir}/pthread_allocimpl.h \
251 ${bits_srcdir}/stream_iterator.h \
252 ${bits_srcdir}/streambuf_iterator.h \
253 ${bits_srcdir}/slice_array.h \
254 ${bits_srcdir}/sstream.tcc \
255 ${bits_srcdir}/stl_algo.h \
256 ${bits_srcdir}/stl_algobase.h \
257 ${bits_srcdir}/stl_alloc.h \
258 ${bits_srcdir}/stl_bvector.h \
259 ${bits_srcdir}/stl_construct.h \
260 ${bits_srcdir}/stl_deque.h \
261 ${bits_srcdir}/stl_function.h \
262 ${bits_srcdir}/stl_heap.h \
263 ${bits_srcdir}/stl_iterator.h \
264 ${bits_srcdir}/stl_iterator_base_funcs.h \
265 ${bits_srcdir}/stl_iterator_base_types.h \
266 ${bits_srcdir}/stl_list.h \
267 ${bits_srcdir}/stl_map.h \
268 ${bits_srcdir}/stl_multimap.h \
269 ${bits_srcdir}/stl_multiset.h \
270 ${bits_srcdir}/stl_numeric.h \
271 ${bits_srcdir}/stl_pair.h \
272 ${bits_srcdir}/stl_pthread_alloc.h \
273 ${bits_srcdir}/stl_queue.h \
274 ${bits_srcdir}/stl_raw_storage_iter.h \
275 ${bits_srcdir}/stl_relops.h \
276 ${bits_srcdir}/stl_set.h \
277 ${bits_srcdir}/stl_stack.h \
278 ${bits_srcdir}/stl_tempbuf.h \
279 ${bits_srcdir}/stl_threads.h \
280 ${bits_srcdir}/stl_tree.h \
281 ${bits_srcdir}/stl_uninitialized.h \
282 ${bits_srcdir}/stl_vector.h \
283 ${bits_srcdir}/streambuf.tcc \
284 ${bits_srcdir}/stringfwd.h \
285 ${bits_srcdir}/type_traits.h \
286 ${bits_srcdir}/valarray_array.h \
287 ${bits_srcdir}/valarray_array.tcc \
288 ${bits_srcdir}/valarray_before.h \
289 ${bits_srcdir}/valarray_after.h \
290 ${bits_srcdir}/vector.tcc
291
292
293 backward_srcdir = ${glibcpp_srcdir}/include/backward
294 backward_builddir = ./backward
295 backward_headers = \
296 ${backward_srcdir}/complex.h \
297 ${backward_srcdir}/iomanip.h \
298 ${backward_srcdir}/istream.h \
299 ${backward_srcdir}/ostream.h \
300 ${backward_srcdir}/stream.h \
301 ${backward_srcdir}/streambuf.h \
302 ${backward_srcdir}/algo.h \
303 ${backward_srcdir}/algobase.h \
304 ${backward_srcdir}/alloc.h \
305 ${backward_srcdir}/bvector.h \
306 ${backward_srcdir}/defalloc.h \
307 ${backward_srcdir}/deque.h \
308 ${backward_srcdir}/function.h \
309 ${backward_srcdir}/hash_map.h \
310 ${backward_srcdir}/hash_set.h \
311 ${backward_srcdir}/hashtable.h \
312 ${backward_srcdir}/heap.h \
313 ${backward_srcdir}/iostream.h \
314 ${backward_srcdir}/iterator.h \
315 ${backward_srcdir}/list.h \
316 ${backward_srcdir}/map.h \
317 ${backward_srcdir}/multimap.h \
318 ${backward_srcdir}/new.h \
319 ${backward_srcdir}/multiset.h \
320 ${backward_srcdir}/pair.h \
321 ${backward_srcdir}/queue.h \
322 ${backward_srcdir}/rope.h \
323 ${backward_srcdir}/set.h \
324 ${backward_srcdir}/slist.h \
325 ${backward_srcdir}/stack.h \
326 ${backward_srcdir}/tempbuf.h \
327 ${backward_srcdir}/tree.h \
328 ${backward_srcdir}/vector.h \
329 ${backward_srcdir}/fstream.h \
330 ${backward_srcdir}/strstream \
331 ${backward_srcdir}/backward_warning.h
332
333
334 ext_srcdir = ${glibcpp_srcdir}/include/ext
335 ext_builddir = ./ext
336 ext_headers = \
337 ${ext_srcdir}/algorithm \
338 ${ext_srcdir}/enc_filebuf.h \
339 ${ext_srcdir}/stdio_filebuf.h \
340 ${ext_srcdir}/stdio_sync_filebuf.h \
341 ${ext_srcdir}/functional \
342 ${ext_srcdir}/hash_map \
343 ${ext_srcdir}/hash_set \
344 ${ext_srcdir}/iterator \
345 ${ext_srcdir}/memory \
346 ${ext_srcdir}/numeric \
347 ${ext_srcdir}/rb_tree \
348 ${ext_srcdir}/rope \
349 ${ext_srcdir}/ropeimpl.h \
350 ${ext_srcdir}/slist \
351 ${ext_srcdir}/stl_hash_fun.h \
352 ${ext_srcdir}/stl_hashtable.h \
353 ${ext_srcdir}/stl_rope.h
354
355
356 # This is the common subset of files that all three "C" header models use.
357 c_base_srcdir = @C_INCLUDE_DIR@
358 c_base_builddir = .
359 c_base_headers = \
360 ${c_base_srcdir}/std_cassert.h \
361 ${c_base_srcdir}/std_cctype.h \
362 ${c_base_srcdir}/std_cerrno.h \
363 ${c_base_srcdir}/std_cfloat.h \
364 ${c_base_srcdir}/std_ciso646.h \
365 ${c_base_srcdir}/std_climits.h \
366 ${c_base_srcdir}/std_clocale.h \
367 ${c_base_srcdir}/std_cmath.h \
368 ${c_base_srcdir}/std_csetjmp.h \
369 ${c_base_srcdir}/std_csignal.h \
370 ${c_base_srcdir}/std_cstdarg.h \
371 ${c_base_srcdir}/std_cstddef.h \
372 ${c_base_srcdir}/std_cstdio.h \
373 ${c_base_srcdir}/std_cstdlib.h \
374 ${c_base_srcdir}/std_cstring.h \
375 ${c_base_srcdir}/std_ctime.h \
376 ${c_base_srcdir}/std_cwchar.h \
377 ${c_base_srcdir}/std_cwctype.h
378
379 c_base_headers_rename = \
380 cassert \
381 cctype \
382 cerrno \
383 cfloat \
384 ciso646 \
385 climits \
386 clocale \
387 cmath \
388 csetjmp \
389 csignal \
390 cstdarg \
391 cstddef \
392 cstdio \
393 cstdlib \
394 cstring \
395 ctime \
396 cwchar \
397 cwctype
398
399
400 # "C" compatibility headers.
401 c_compatibility_srcdir = ${glibcpp_srcdir}/include/c_compatibility
402 c_compatibility_builddir = .
403 c_compatibility_headers = \
404 ${c_compatibility_srcdir}/assert.h \
405 ${c_compatibility_srcdir}/ctype.h \
406 ${c_compatibility_srcdir}/errno.h \
407 ${c_compatibility_srcdir}/float.h \
408 ${c_compatibility_srcdir}/iso646.h \
409 ${c_compatibility_srcdir}/limits.h \
410 ${c_compatibility_srcdir}/locale.h \
411 ${c_compatibility_srcdir}/math.h \
412 ${c_compatibility_srcdir}/setjmp.h \
413 ${c_compatibility_srcdir}/signal.h \
414 ${c_compatibility_srcdir}/stdarg.h \
415 ${c_compatibility_srcdir}/stddef.h \
416 ${c_compatibility_srcdir}/stdio.h \
417 ${c_compatibility_srcdir}/stdlib.h \
418 ${c_compatibility_srcdir}/string.h \
419 ${c_compatibility_srcdir}/time.h \
420 ${c_compatibility_srcdir}/wchar.h \
421 ${c_compatibility_srcdir}/wctype.h
422
423 @GLIBCPP_C_HEADERS_C_STD_TRUE@c_base_headers_extra = @GLIBCPP_C_HEADERS_C_STD_TRUE@${c_base_srcdir}/cmath.tcc
424 @GLIBCPP_C_HEADERS_C_STD_FALSE@c_base_headers_extra =
425 @GLIBCPP_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = @GLIBCPP_C_HEADERS_COMPATIBILITY_TRUE@${c_compatibility_headers}
426 @GLIBCPP_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
427
428 target_srcdir = ${glibcpp_srcdir}/@OS_INC_SRCDIR@
429 target_builddir = ./${target_alias}/bits
430 target_headers = \
431 ${target_srcdir}/ctype_base.h \
432 ${target_srcdir}/ctype_inline.h \
433 ${target_srcdir}/ctype_noninline.h \
434 ${target_srcdir}/os_defines.h \
435 ${glibcpp_srcdir}/@ATOMICITY_INC_SRCDIR@/atomicity.h
436
437
438 # Non-installed target_header files.
439 target_headers_noinst = \
440 ${glibcpp_srcdir}/@CLOCALE_INTERNAL_H@
441
442
443 # These target_headers_extra files are all built with ad hoc naming rules.
444 target_headers_extra = \
445 ${target_builddir}/basic_file.h \
446 ${target_builddir}/c++config.h \
447 ${target_builddir}/c++io.h \
448 ${target_builddir}/c++locale.h \
449 ${target_builddir}/messages_members.h \
450 ${target_builddir}/time_members.h \
451 ${target_builddir}/codecvt_specializations.h
452
453
454 thread_target_headers = \
455 ${target_builddir}/gthr.h \
456 ${target_builddir}/gthr-single.h \
457 ${target_builddir}/gthr-posix.h \
458 ${target_builddir}/gthr-default.h
459
460
461 pch_input = ${target_builddir}/stdc++.h
462 pch_output_builddir = ${target_builddir}/stdc++.h.gch
463 pch_source = ${glibcpp_srcdir}/include/stdc++.h
464 PCHFLAGS = -Winvalid-pch -Wno-deprecated -x c++-header $(CXXFLAGS)
465 @GLIBCPP_BUILD_PCH_TRUE@pch_build = @GLIBCPP_BUILD_PCH_TRUE@${pch_input}
466 @GLIBCPP_BUILD_PCH_FALSE@pch_build =
467 @GLIBCPP_BUILD_PCH_TRUE@pch_install = @GLIBCPP_BUILD_PCH_TRUE@install-pch
468 @GLIBCPP_BUILD_PCH_FALSE@pch_install =
469
470 # List of all timestamp files. By keeping only one copy of this list, both
471 # CLEANFILES and all-local are kept up-to-date.
472 allstamped = \
473 stamp-std stamp-bits stamp-c_base stamp-c_compatibility \
474 stamp-backward stamp-ext stamp-target
475
476
477 # List of all files that are created by explicit building, editing, or
478 # catenation.
479 allcreated = \
480 ${target_builddir}/c++config.h \
481 ${thread_target_headers} \
482 ${pch_build}
483
484
485 # Target includes for threads
486 glibcpp_thread_h = @glibcpp_thread_h@
487 uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
488
489 # For robustness sake (in light of junk files or in-source
490 # configuration), copy from the build or source tree to the install
491 # tree using only the human-maintained file lists and directory
492 # components. Yes, with minor differences, this is sheer duplication
493 # of the staging rules above using $(INSTALL_DATA) instead of LN_S and
494 # `$(mkinstalldirs)' instead of `mkdir -p'. In particular,
495 # target_headers_extra are taken out of the build tree staging area;
496 # the rest are taken from the original source tree.
497 gxx_include_dir = @gxx_include_dir@
498
499 # By adding these files here, automake will remove them for 'make clean'
500 CLEANFILES = ${pch_input} ${pch_output_builddir}/*
501 CONFIG_HEADER = ../config.h
502 CONFIG_CLEAN_FILES =
503 DIST_COMMON = Makefile.am Makefile.in
504
505
506 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
507
508 TAR = gtar
509 GZIP_ENV = --best
510 all: all-redirect
511 .SUFFIXES:
512 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
513 cd $(top_srcdir) && $(AUTOMAKE) --cygnus include/Makefile
514
515 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
516 cd $(top_builddir) \
517 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
518
519 tags: TAGS
520 TAGS:
521
522
523 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
524
525 subdir = include
526
527 distdir: $(DISTFILES)
528 @for file in $(DISTFILES); do \
529 if test -f $$file; then d=.; else d=$(srcdir); fi; \
530 if test -d $$d/$$file; then \
531 cp -pr $$d/$$file $(distdir)/$$file; \
532 else \
533 test -f $(distdir)/$$file \
534 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
535 || cp -p $$d/$$file $(distdir)/$$file || :; \
536 fi; \
537 done
538 info-am:
539 info: info-am
540 dvi-am:
541 dvi: dvi-am
542 check-am:
543 check: check-am
544 installcheck-am:
545 installcheck: installcheck-am
546 install-info-am:
547 install-info: install-info-am
548 install-exec-am:
549 install-exec: install-exec-am
550
551 install-data-am: install-data-local
552 install-data: install-data-am
553
554 install-am: all-am
555 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
556 install: install-am
557 uninstall-am:
558 uninstall: uninstall-am
559 all-am: Makefile all-local
560 all-redirect: all-am
561 install-strip:
562 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
563 installdirs:
564
565
566 mostlyclean-generic:
567
568 clean-generic:
569 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
570
571 distclean-generic:
572 -rm -f Makefile $(CONFIG_CLEAN_FILES)
573 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
574
575 maintainer-clean-generic:
576 mostlyclean-am: mostlyclean-generic
577
578 mostlyclean: mostlyclean-am
579
580 clean-am: clean-generic mostlyclean-am
581
582 clean: clean-am
583
584 distclean-am: distclean-generic clean-am
585 -rm -f libtool
586
587 distclean: distclean-am
588
589 maintainer-clean-am: maintainer-clean-generic distclean-am
590 @echo "This command is intended for maintainers to use;"
591 @echo "it deletes files that may require special tools to rebuild."
592
593 maintainer-clean: maintainer-clean-am
594
595 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
596 installcheck-am installcheck install-info-am install-info \
597 install-exec-am install-exec install-data-local install-data-am \
598 install-data install-am install uninstall-am uninstall all-local \
599 all-redirect all-am all installdirs mostlyclean-generic \
600 distclean-generic clean-generic maintainer-clean-generic clean \
601 mostlyclean distclean maintainer-clean
602
603
604 # Here are the rules for building the headers
605 all-local: ${allstamped} ${allcreated}
606
607 # This rule is slightly different, in that we must change the name of the
608 # local file from std_foo.h to foo.
609 stamp-std: ${std_headers}
610 @if [ ! -d "${std_builddir}" ]; then \
611 mkdir -p ${std_builddir} ;\
612 fi ;\
613 if [ ! -f stamp-std ]; then \
614 (cd ${std_builddir} && for h in $?; do \
615 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
616 @LN_S@ $$h ./$${official_name} || true ;\
617 done) ;\
618 echo `date` > stamp-std ;\
619 fi
620
621 stamp-bits: ${bits_headers}
622 @if [ ! -d "${bits_builddir}" ]; then \
623 mkdir -p ${bits_builddir} ;\
624 fi ;\
625 if [ ! -f stamp-bits ]; then \
626 (cd ${bits_builddir} && @LN_S@ $? . || true) ;\
627 echo `date` > stamp-bits ;\
628 fi
629
630 stamp-c_base: ${c_base_headers} ${c_base_headers_extra}
631 @if [ ! -d "${c_base_builddir}" ]; then \
632 mkdir -p ${c_base_builddir} ;\
633 fi ;\
634 if [ ! -f stamp-c_base ]; then \
635 (cd ${c_base_builddir} && for h in ${c_base_headers}; do \
636 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
637 @LN_S@ $$h ./$${official_name} || true ;\
638 done) ;\
639 if [ ! -z "${c_base_headers_extra}" ]; then \
640 (cd ${bits_builddir} && @LN_S@ ${c_base_headers_extra} . || true) ;\
641 fi ;\
642 echo `date` > stamp-c_base ;\
643 fi
644
645 stamp-c_compatibility: ${c_compatibility_headers_extra}
646 @if [ ! -d "${c_compatibility_builddir}" ]; then \
647 mkdir -p ${c_compatibility_builddir} ;\
648 fi ;\
649 if [ ! -f stamp-c_compatibility ]; then \
650 if [ ! -z "${c_compatibility_headers_extra}" ]; then \
651 (cd ${c_compatibility_builddir} && @LN_S@ $? . || true) ;\
652 fi ;\
653 echo `date` > stamp-c_compatibility ;\
654 fi
655
656 stamp-backward: ${backward_headers}
657 @if [ ! -d "${backward_builddir}" ]; then \
658 mkdir -p ${backward_builddir} ;\
659 fi ;\
660 if [ ! -f stamp-backward ]; then \
661 (cd ${backward_builddir} && @LN_S@ $? . || true) ;\
662 echo `date` > stamp-backward ;\
663 fi
664
665 stamp-ext: ${ext_headers}
666 @if [ ! -d "${ext_builddir}" ]; then \
667 mkdir -p ${ext_builddir} ;\
668 fi ;\
669 if [ ! -f stamp-ext ]; then \
670 (cd ${ext_builddir} && @LN_S@ $? . || true) ;\
671 echo `date` > stamp-ext ;\
672 fi
673
674 stamp-${target_alias}:
675 @if [ ! -d ${target_builddir} ]; then \
676 mkdir -p ${target_builddir} ;\
677 echo `date` > stamp-${target_alias} ;\
678 fi
679
680 # Target includes static.
681 # XXX Missing dependency info for {target_headers_extra}
682 stamp-target: ${target_headers} ${target_headers_noinst} stamp-${target_alias}
683 @if [ ! -f stamp-target ]; then \
684 (cd ${target_builddir} ;\
685 @LN_S@ ${target_headers} . || true ;\
686 @LN_S@ ${glibcpp_srcdir}/@BASIC_FILE_H@ basic_file.h || true ;\
687 @LN_S@ ${glibcpp_srcdir}/@CSTDIO_H@ c++io.h || true ;\
688 @LN_S@ ${glibcpp_srcdir}/@CLOCALE_H@ c++locale.h || true ;\
689 @LN_S@ ${glibcpp_srcdir}/@CLOCALE_INTERNAL_H@ . || true ;\
690 @LN_S@ ${glibcpp_srcdir}/@CMESSAGES_H@ messages_members.h || true ;\
691 @LN_S@ ${glibcpp_srcdir}/@CTIME_H@ time_members.h || true ;\
692 @LN_S@ ${glibcpp_srcdir}/@CCODECVT_H@ codecvt_specializations.h || true);\
693 echo `date` > stamp-target ; \
694 fi
695
696 # Target includes dynamic.
697 ${target_builddir}/c++config.h: ${CONFIG_HEADER} \
698 ${glibcpp_srcdir}/include/bits/c++config \
699 stamp-${target_alias}
700 @cat ${glibcpp_srcdir}/include/bits/c++config > $@ ;\
701 sed -e 's/HAVE_/_GLIBCPP_HAVE_/g' \
702 -e 's/PACKAGE/_GLIBCPP_PACKAGE/g' \
703 -e 's/VERSION/_GLIBCPP_VERSION/g' \
704 -e 's/WORDS_/_GLIBCPP_WORDS_/g' \
705 < ${CONFIG_HEADER} >> $@ ;\
706 echo "#endif // _CPP_CPPCONFIG_" >>$@
707
708 ${target_builddir}/gthr.h: ${toplevel_srcdir}/gcc/gthr.h stamp-${target_alias}
709 sed -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCPP_\1/g' \
710 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
711 < ${toplevel_srcdir}/gcc/gthr.h > $@
712
713 ${target_builddir}/gthr-single.h: ${toplevel_srcdir}/gcc/gthr-single.h \
714 stamp-${target_alias}
715 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
716 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
717 < ${toplevel_srcdir}/gcc/gthr-single.h > $@
718
719 ${target_builddir}/gthr-posix.h: ${toplevel_srcdir}/gcc/gthr-posix.h \
720 stamp-${target_alias}
721 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
722 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
723 -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
724 < ${toplevel_srcdir}/gcc/gthr-posix.h > $@
725
726 ${target_builddir}/gthr-default.h: ${toplevel_srcdir}/gcc/${glibcpp_thread_h} \
727 stamp-${target_alias}
728 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
729 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
730 -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
731 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
732 < ${toplevel_srcdir}/gcc/${glibcpp_thread_h} > $@
733
734 # Build a precompiled C++ include, stdc++.h.gch.
735 ${pch_input}: ${allstamped} ${target_builddir}/c++config.h ${pch_source}
736 touch ${pch_input}; \
737 if [ ! -d "${pch_output_builddir}" ]; then \
738 mkdir -p ${pch_output_builddir}; \
739 fi; \
740 $(CXX) $(PCHFLAGS) $(INCLUDES) ${pch_source} -O0 -g -o ${pch_output_builddir}/O0g; \
741 $(CXX) $(PCHFLAGS) $(INCLUDES) ${pch_source} -O2 -g -o ${pch_output_builddir}/O2g;
742
743 install-data-local: install-headers ${pch_install}
744
745 install-headers:
746 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
747 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
748 for file in ${bits_headers}; do \
749 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
750 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
751 for file in ${backward_headers}; do \
752 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
753 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
754 for file in ${ext_headers}; do \
755 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
756 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
757 for file in ${c_base_headers_rename}; do \
758 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
759 c_base_headers_extra_install='$(c_base_headers_extra)';\
760 for file in $$c_base_headers_extra_install; do \
761 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
762 c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
763 for file in $$c_compatibility_headers_install; do \
764 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
765 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
766 for file in ${std_headers_rename}; do \
767 $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
768 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${target_builddir}
769 for file in ${target_headers} ${target_headers_extra} \
770 ${thread_target_headers}; do \
771 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${target_builddir}; done
772
773 install-pch:
774 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}
775 for file in ${pch_output_builddir}/*; do \
776 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${pch_output_builddir}; done
777
778 # Stop implicit '.o' make rules from ever stomping on extensionless
779 # headers, in the improbable case where some foolish, crack-addled
780 # developer tries to create them via make in the include build
781 # directory. (This is more of an example of how this kind of rule can
782 # be made.)
783 .PRECIOUS: $(std_headers_rename) $(c_base_headers_rename)
784 $(std_headers_rename): ; @:
785 $(c_base_headers_rename): ; @:
786
787 # Tell versions [3.59,3.63) of GNU make to not export all variables.
788 # Otherwise a system limit (for SysV at least) may be exceeded.
789 .NOEXPORT: