]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/include/Makefile.in
stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current.
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.in
CommitLineData
047398eb 1# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
4a9d5109 2
047398eb 3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4a9d5109
SW
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
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
54c1bf78
BK
34
35DESTDIR =
36
4a9d5109
SW
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
54c1bf78 40
4a9d5109
SW
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
54c1bf78 49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
4a9d5109
SW
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
54c1bf78 53
4a9d5109
SW
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60build_alias = @build_alias@
61build_triplet = @build@
62host_alias = @host_alias@
63host_triplet = @host@
64target_alias = @target_alias@
65target_triplet = @target@
66AR = @AR@
67AS = @AS@
68ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
69BASIC_FILE_H = @BASIC_FILE_H@
e08138aa 70BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
33590f13
BK
71CATALOGS = @CATALOGS@
72CATOBJEXT = @CATOBJEXT@
4a9d5109
SW
73CC = @CC@
74CCODECVT_C = @CCODECVT_C@
33590f13 75CCODECVT_H = @CCODECVT_H@
4a9d5109 76CLOCALE_H = @CLOCALE_H@
33590f13 77CMESSAGES_H = @CMESSAGES_H@
4a9d5109 78CPP = @CPP@
f295ecef 79CPU_LIMITS_INC_SRCDIR = @CPU_LIMITS_INC_SRCDIR@
4a9d5109
SW
80CSHADOW_FLAGS = @CSHADOW_FLAGS@
81CSTDIO_H = @CSTDIO_H@
82CXXCPP = @CXXCPP@
83C_INCLUDE_DIR = @C_INCLUDE_DIR@
33590f13 84DATADIRNAME = @DATADIRNAME@
4a9d5109
SW
85DEBUG_FLAGS = @DEBUG_FLAGS@
86DLLTOOL = @DLLTOOL@
54c1bf78 87EXEEXT = @EXEEXT@
4a9d5109
SW
88EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
89GCJ = @GCJ@
90GCJFLAGS = @GCJFLAGS@
33590f13 91GENCAT = @GENCAT@
e08138aa 92GLIBC21 = @GLIBC21@
4a9d5109
SW
93GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
94GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
33590f13
BK
95GMOFILES = @GMOFILES@
96GMSGFMT = @GMSGFMT@
33590f13 97INSTOBJEXT = @INSTOBJEXT@
e08138aa 98INTLBISON = @INTLBISON@
33590f13
BK
99INTLLIBS = @INTLLIBS@
100INTLOBJS = @INTLOBJS@
e08138aa
BK
101INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
102LIBICONV = @LIBICONV@
4a9d5109
SW
103LIBIO_INCLUDES = @LIBIO_INCLUDES@
104LIBMATHOBJS = @LIBMATHOBJS@
105LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
4a9d5109
SW
106LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
107LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
108LIBTOOL = @LIBTOOL@
109LN_S = @LN_S@
110MAINT = @MAINT@
54c1bf78 111MAKEINFO = @MAKEINFO@
33590f13
BK
112MKINSTALLDIRS = @MKINSTALLDIRS@
113MSGFMT = @MSGFMT@
4a9d5109
SW
114OBJDUMP = @OBJDUMP@
115OBJEXT = @OBJEXT@
116OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
117OPT_LDFLAGS = @OPT_LDFLAGS@
118OS_INC_SRCDIR = @OS_INC_SRCDIR@
119PACKAGE = @PACKAGE@
33590f13
BK
120POFILES = @POFILES@
121POSUB = @POSUB@
4a9d5109
SW
122RANLIB = @RANLIB@
123SECTION_FLAGS = @SECTION_FLAGS@
124SECTION_LDFLAGS = @SECTION_LDFLAGS@
125STRIP = @STRIP@
126TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
127USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
33590f13
BK
128USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
129USE_NLS = @USE_NLS@
4a9d5109
SW
130VERSION = @VERSION@
131WARN_FLAGS = @WARN_FLAGS@
132WERROR = @WERROR@
133enable_shared = @enable_shared@
134enable_static = @enable_static@
135glibcpp_CXX = @glibcpp_CXX@
33590f13 136glibcpp_MOFILES = @glibcpp_MOFILES@
4e10943d 137glibcpp_POFILES = @glibcpp_POFILES@
4a9d5109 138glibcpp_basedir = @glibcpp_basedir@
33590f13 139glibcpp_localedir = @glibcpp_localedir@
4a9d5109
SW
140glibcpp_prefixdir = @glibcpp_prefixdir@
141glibcpp_toolexecdir = @glibcpp_toolexecdir@
142glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
143ifGNUmake = @ifGNUmake@
144libio_la = @libio_la@
4e10943d
BK
145libtool_VERSION = @libtool_VERSION@
146release_VERSION = @release_VERSION@
4a9d5109
SW
147toplevel_srcdir = @toplevel_srcdir@
148
149AUTOMAKE_OPTIONS = 1.3 gnits
150MAINT_CHARSET = latin1
151
152mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
153
54c1bf78
BK
154# Cross compiler and multilib support.
155CXX = @glibcpp_CXX@
156glibcpp_srcdir = @glibcpp_srcdir@
157glibcpp_builddir = @glibcpp_builddir@
158
4a9d5109
SW
159bits_srcdir = ${glibcpp_srcdir}/include/bits
160bits_builddir = ./bits
066930bb
PE
161bits_headers = \
162 ${bits_srcdir}/basic_file.h \
163 ${bits_srcdir}/basic_ios.h \
164 ${bits_srcdir}/basic_ios.tcc \
165 ${bits_srcdir}/basic_string.h \
166 ${bits_srcdir}/basic_string.tcc \
167 ${bits_srcdir}/boost_concept_check.h \
168 ${bits_srcdir}/char_traits.h \
169 ${bits_srcdir}/codecvt.h \
170 ${bits_srcdir}/concept_check.h \
171 ${bits_srcdir}/cpp_type_traits.h \
172 ${bits_srcdir}/fpos.h \
173 ${bits_srcdir}/fstream.tcc \
174 ${bits_srcdir}/functexcept.h \
175 ${bits_srcdir}/generic_shadow.h \
176 ${bits_srcdir}/gslice.h \
177 ${bits_srcdir}/gslice_array.h \
178 ${bits_srcdir}/indirect_array.h \
179 ${bits_srcdir}/ios_base.h \
180 ${bits_srcdir}/istream.tcc \
181 ${bits_srcdir}/locale_facets.h \
182 ${bits_srcdir}/locale_facets.tcc \
183 ${bits_srcdir}/localefwd.h \
184 ${bits_srcdir}/mask_array.h \
185 ${bits_srcdir}/ostream.tcc \
186 ${bits_srcdir}/pthread_allocimpl.h \
187 ${bits_srcdir}/stream_iterator.h \
188 ${bits_srcdir}/streambuf_iterator.h \
189 ${bits_srcdir}/slice.h \
190 ${bits_srcdir}/slice_array.h \
191 ${bits_srcdir}/sstream.tcc \
192 ${bits_srcdir}/stl_algo.h \
193 ${bits_srcdir}/stl_algobase.h \
194 ${bits_srcdir}/stl_alloc.h \
195 ${bits_srcdir}/stl_bvector.h \
196 ${bits_srcdir}/stl_construct.h \
197 ${bits_srcdir}/stl_deque.h \
198 ${bits_srcdir}/stl_function.h \
199 ${bits_srcdir}/stl_heap.h \
200 ${bits_srcdir}/stl_iterator.h \
201 ${bits_srcdir}/stl_iterator_base_funcs.h \
202 ${bits_srcdir}/stl_iterator_base_types.h \
203 ${bits_srcdir}/stl_list.h \
204 ${bits_srcdir}/stl_map.h \
205 ${bits_srcdir}/stl_multimap.h \
206 ${bits_srcdir}/stl_multiset.h \
207 ${bits_srcdir}/stl_numeric.h \
208 ${bits_srcdir}/stl_pair.h \
209 ${bits_srcdir}/stl_pthread_alloc.h \
210 ${bits_srcdir}/stl_queue.h \
211 ${bits_srcdir}/stl_raw_storage_iter.h \
212 ${bits_srcdir}/stl_relops.h \
213 ${bits_srcdir}/stl_set.h \
214 ${bits_srcdir}/stl_stack.h \
215 ${bits_srcdir}/stl_tempbuf.h \
216 ${bits_srcdir}/stl_threads.h \
217 ${bits_srcdir}/stl_tree.h \
218 ${bits_srcdir}/stl_uninitialized.h \
219 ${bits_srcdir}/stl_vector.h \
220 ${bits_srcdir}/streambuf.tcc \
221 ${bits_srcdir}/stringfwd.h \
222 ${bits_srcdir}/type_traits.h \
223 ${bits_srcdir}/valarray_array.h \
224 ${bits_srcdir}/valarray_array.tcc \
225 ${bits_srcdir}/valarray_meta.h
4a9d5109
SW
226
227
228backward_srcdir = ${glibcpp_srcdir}/include/backward
229backward_builddir = ./backward
066930bb
PE
230backward_headers = \
231 ${backward_srcdir}/complex.h \
232 ${backward_srcdir}/iomanip.h \
233 ${backward_srcdir}/istream.h \
234 ${backward_srcdir}/ostream.h \
235 ${backward_srcdir}/stream.h \
236 ${backward_srcdir}/streambuf.h \
237 ${backward_srcdir}/algo.h \
238 ${backward_srcdir}/algobase.h \
239 ${backward_srcdir}/alloc.h \
240 ${backward_srcdir}/bvector.h \
241 ${backward_srcdir}/defalloc.h \
242 ${backward_srcdir}/deque.h \
243 ${backward_srcdir}/function.h \
244 ${backward_srcdir}/hash_map.h \
245 ${backward_srcdir}/hash_set.h \
246 ${backward_srcdir}/hashtable.h \
247 ${backward_srcdir}/heap.h \
248 ${backward_srcdir}/iostream.h \
249 ${backward_srcdir}/iterator.h \
250 ${backward_srcdir}/list.h \
251 ${backward_srcdir}/map.h \
252 ${backward_srcdir}/multimap.h \
253 ${backward_srcdir}/new.h \
254 ${backward_srcdir}/multiset.h \
255 ${backward_srcdir}/pair.h \
256 ${backward_srcdir}/queue.h \
257 ${backward_srcdir}/rope.h \
258 ${backward_srcdir}/set.h \
259 ${backward_srcdir}/slist.h \
260 ${backward_srcdir}/stack.h \
261 ${backward_srcdir}/tempbuf.h \
262 ${backward_srcdir}/tree.h \
263 ${backward_srcdir}/vector.h \
264 ${backward_srcdir}/fstream.h \
265 ${backward_srcdir}/strstream.h \
266 ${backward_srcdir}/strstream \
267 ${backward_srcdir}/backward_warning.h
4a9d5109
SW
268
269
270ext_srcdir = ${glibcpp_srcdir}/include/ext
271ext_builddir = ./ext
066930bb
PE
272ext_headers = \
273 ${ext_srcdir}/algorithm \
274 ${ext_srcdir}/functional \
275 ${ext_srcdir}/hash_map \
276 ${ext_srcdir}/hash_set \
277 ${ext_srcdir}/iterator \
278 ${ext_srcdir}/memory \
279 ${ext_srcdir}/numeric \
280 ${ext_srcdir}/rb_tree \
281 ${ext_srcdir}/rope \
282 ${ext_srcdir}/ropeimpl.h \
283 ${ext_srcdir}/slist \
284 ${ext_srcdir}/stl_hash_fun.h \
285 ${ext_srcdir}/stl_hashtable.h \
286 ${ext_srcdir}/stl_rope.h
4a9d5109
SW
287
288
289# This is the common subset of files that all three "C" header models use.
30c1fa76 290c_base_srcdir = @C_INCLUDE_DIR@
54c1bf78 291c_base_builddir = ./
066930bb
PE
292c_base_headers = \
293 ${c_base_srcdir}/cassert \
294 ${c_base_srcdir}/cctype \
295 ${c_base_srcdir}/cerrno \
296 ${c_base_srcdir}/cfloat \
297 ${c_base_srcdir}/ciso646 \
298 ${c_base_srcdir}/climits \
299 ${c_base_srcdir}/clocale \
300 ${c_base_srcdir}/cmath \
301 ${c_base_srcdir}/csetjmp \
302 ${c_base_srcdir}/csignal \
303 ${c_base_srcdir}/cstdarg \
304 ${c_base_srcdir}/cstddef \
305 ${c_base_srcdir}/cstdio \
306 ${c_base_srcdir}/cstdlib \
307 ${c_base_srcdir}/cstring \
308 ${c_base_srcdir}/ctime \
309 ${c_base_srcdir}/cwchar \
310 ${c_base_srcdir}/cwctype \
311 ${c_base_srcdir}/cmath.tcc
4a9d5109
SW
312
313
314std_srcdir = ${glibcpp_srcdir}/include/std
315std_builddir = ./
066930bb
PE
316std_headers = \
317 ${std_srcdir}/std_algorithm.h \
318 ${std_srcdir}/std_bitset.h \
319 ${std_srcdir}/std_complex.h \
320 ${std_srcdir}/std_deque.h \
321 ${std_srcdir}/std_fstream.h \
322 ${std_srcdir}/std_functional.h \
323 ${std_srcdir}/std_iomanip.h \
324 ${std_srcdir}/std_ios.h \
325 ${std_srcdir}/std_iosfwd.h \
326 ${std_srcdir}/std_iostream.h \
327 ${std_srcdir}/std_istream.h \
328 ${std_srcdir}/std_iterator.h \
329 ${std_srcdir}/std_limits.h \
330 ${std_srcdir}/std_list.h \
331 ${std_srcdir}/std_locale.h \
332 ${std_srcdir}/std_map.h \
333 ${std_srcdir}/std_memory.h \
334 ${std_srcdir}/std_numeric.h \
335 ${std_srcdir}/std_ostream.h \
336 ${std_srcdir}/std_queue.h \
337 ${std_srcdir}/std_set.h \
338 ${std_srcdir}/std_sstream.h \
339 ${std_srcdir}/std_stack.h \
340 ${std_srcdir}/std_stdexcept.h \
341 ${std_srcdir}/std_streambuf.h \
342 ${std_srcdir}/std_string.h \
343 ${std_srcdir}/std_utility.h \
344 ${std_srcdir}/std_valarray.h \
345 ${std_srcdir}/std_vector.h
4a9d5109 346
047398eb
BK
347# Renamed at build time.
348std_headers_rename = \
349 ${std_builddir}/algorithm \
350 ${std_builddir}/bitset \
351 ${std_builddir}/complex \
352 ${std_builddir}/deque \
353 ${std_builddir}/fstream \
354 ${std_builddir}/functional \
355 ${std_builddir}/iomanip \
356 ${std_builddir}/ios \
357 ${std_builddir}/iosfwd \
358 ${std_builddir}/iostream \
359 ${std_builddir}/istream \
360 ${std_builddir}/iterator \
361 ${std_builddir}/limits \
362 ${std_builddir}/list \
363 ${std_builddir}/locale \
364 ${std_builddir}/map \
365 ${std_builddir}/memory \
366 ${std_builddir}/numeric \
367 ${std_builddir}/ostream \
368 ${std_builddir}/queue \
369 ${std_builddir}/set \
370 ${std_builddir}/sstream \
371 ${std_builddir}/stack \
372 ${std_builddir}/stdexcept \
373 ${std_builddir}/streambuf \
374 ${std_builddir}/string \
375 ${std_builddir}/utility \
376 ${std_builddir}/valarray \
377 ${std_builddir}/vector
378
4a9d5109
SW
379
380target_srcdir = ${glibcpp_srcdir}/@OS_INC_SRCDIR@
381target_builddir = ./${target_alias}/bits
066930bb
PE
382target_headers = \
383 ${target_srcdir}/ctype_base.h \
384 ${target_srcdir}/ctype_inline.h \
385 ${target_srcdir}/ctype_noninline.h \
386 ${target_srcdir}/os_defines.h \
387 ${glibcpp_srcdir}/@ATOMICITY_INC_SRCDIR@/atomicity.h \
388 ${glibcpp_srcdir}/@CPU_LIMITS_INC_SRCDIR@/cpu_limits.h
7bfea936
LR
389
390# These extra_target_headers files are all built with ad hoc naming rules.
066930bb
PE
391extra_target_headers = \
392 ${target_builddir}/basic_file_model.h \
393 ${target_builddir}/c++config.h \
394 ${target_builddir}/c++io.h \
395 ${target_builddir}/c++locale.h \
396 ${target_builddir}/messages_members.h \
397 ${target_builddir}/codecvt_specializations.h
4a9d5109
SW
398
399
400thread_builddir = ./${target_alias}/bits
066930bb
PE
401thread_headers = \
402 ${thread_builddir}/gthr.h \
403 ${thread_builddir}/gthr-single.h \
404 ${thread_builddir}/gthr-default.h
4a9d5109
SW
405
406
407# List of all timestamp files. By keeping only one copy of this list, both
408# CLEANFILES and all-local are kept up-to-date.
066930bb
PE
409allstamps = stamp-std stamp-bits stamp-c_base stamp-backward stamp-ext \
410 stamp-target stamp-thread
4a9d5109 411
54c1bf78
BK
412
413# Target includes for threads
414glibcpp_thread_h = @glibcpp_thread_h@
4a9d5109
SW
415uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
416
7bfea936
LR
417# For robustness sake (in light of junk files or in-source
418# configuration), copy from the build or source tree to the install
419# tree using only the human-maintained file lists and directory
420# components. Yes, with minor differences, this is sheer duplication
421# of the staging rules above using $(INSTALL_DATA) instead of LN_S and
422# `$(INSTALL) -d' instead of `mkdir -p'. In particular,
423# extra_target_headers are taken out of the build tree staging area;
424# the rest are taken from the original source tree.
54c1bf78
BK
425gxx_include_dir = @gxx_include_dir@
426CONFIG_HEADER = ../config.h
427CONFIG_CLEAN_FILES =
428DIST_COMMON = Makefile.am Makefile.in
3d90ff93 429
4a9d5109 430
54c1bf78
BK
431DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
432
066930bb 433TAR = gtar
54c1bf78
BK
434GZIP_ENV = --best
435all: all-redirect
436.SUFFIXES:
437$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
047398eb 438 cd $(top_srcdir) && $(AUTOMAKE) --cygnus include/Makefile
54c1bf78 439
047398eb 440Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
54c1bf78
BK
441 cd $(top_builddir) \
442 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
f53d0ff1 443
4a9d5109
SW
444tags: TAGS
445TAGS:
446
4a9d5109 447
54c1bf78 448distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
3d90ff93 449
54c1bf78
BK
450subdir = include
451
452distdir: $(DISTFILES)
453 @for file in $(DISTFILES); do \
047398eb 454 if test -f $$file; then d=.; else d=$(srcdir); fi; \
54c1bf78
BK
455 if test -d $$d/$$file; then \
456 cp -pr $$d/$$file $(distdir)/$$file; \
457 else \
458 test -f $(distdir)/$$file \
459 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
460 || cp -p $$d/$$file $(distdir)/$$file || :; \
461 fi; \
462 done
463info-am:
464info: info-am
465dvi-am:
466dvi: dvi-am
047398eb 467check-am:
54c1bf78
BK
468check: check-am
469installcheck-am:
470installcheck: installcheck-am
047398eb
BK
471install-info-am:
472install-info: install-info-am
54c1bf78 473install-exec-am:
2c1bc4eb 474install-exec: install-exec-am
54c1bf78
BK
475
476install-data-am: install-data-local
2c1bc4eb 477install-data: install-data-am
4a9d5109 478
2c1bc4eb
PC
479install-am: all-am
480 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
54c1bf78
BK
481install: install-am
482uninstall-am:
483uninstall: uninstall-am
484all-am: Makefile all-local
485all-redirect: all-am
f53d0ff1 486install-strip:
54c1bf78
BK
487 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
488installdirs:
489
490
4a9d5109
SW
491mostlyclean-generic:
492
493clean-generic:
4a9d5109
SW
494
495distclean-generic:
54c1bf78
BK
496 -rm -f Makefile $(CONFIG_CLEAN_FILES)
497 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
4a9d5109
SW
498
499maintainer-clean-generic:
54c1bf78 500mostlyclean-am: mostlyclean-generic
2c1bc4eb 501
54c1bf78 502mostlyclean: mostlyclean-am
f53d0ff1 503
54c1bf78 504clean-am: clean-generic mostlyclean-am
f53d0ff1 505
54c1bf78 506clean: clean-am
f53d0ff1 507
54c1bf78
BK
508distclean-am: distclean-generic clean-am
509 -rm -f libtool
f53d0ff1 510
54c1bf78 511distclean: distclean-am
f53d0ff1 512
54c1bf78
BK
513maintainer-clean-am: maintainer-clean-generic distclean-am
514 @echo "This command is intended for maintainers to use;"
515 @echo "it deletes files that may require special tools to rebuild."
4a9d5109
SW
516
517maintainer-clean: maintainer-clean-am
518
54c1bf78 519.PHONY: tags distdir info-am info dvi-am dvi check check-am \
047398eb
BK
520installcheck-am installcheck install-info-am install-info \
521install-exec-am install-exec install-data-local install-data-am \
522install-data install-am install uninstall-am uninstall all-local \
523all-redirect all-am all installdirs mostlyclean-generic \
524distclean-generic clean-generic maintainer-clean-generic clean \
525mostlyclean distclean maintainer-clean
4a9d5109
SW
526
527
528# Here are the rules for building the headers
4e10943d 529all-local: ${target_builddir}/c++config.h ${allstamps}
4a9d5109 530
066930bb
PE
531# This rule is slightly different, in that we must change the name of the
532# local file from std_foo.h to foo.
4a9d5109
SW
533stamp-std: ${std_headers}
534 @if [ ! -d "${std_builddir}" ]; then \
535 mkdir -p ${std_builddir} ;\
536 fi ;\
066930bb
PE
537 (cd ${std_builddir} && for h in $?; do \
538 official_name=`echo $$h | sed -e 's,.*/std_,,' -e 's,\.h$$,,'` ;\
41fcea28 539 @LN_S@ $$h ./$${official_name} || true ;\
066930bb 540 done) ;\
843312be 541 echo `date` > stamp-std
4a9d5109
SW
542
543stamp-bits: ${bits_headers}
544 @if [ ! -d "${bits_builddir}" ]; then \
545 mkdir -p ${bits_builddir} ;\
546 fi ;\
7bfea936 547 (cd ${bits_builddir} && @LN_S@ $? . || true) ;\
4a9d5109
SW
548 echo `date` > stamp-bits
549
550stamp-c_base: ${c_base_headers}
551 @if [ ! -d "${c_base_builddir}" ]; then \
552 mkdir -p ${c_base_builddir} ;\
553 fi ;\
7bfea936 554 (cd ${c_base_builddir} && @LN_S@ $? . || true) ;\
4a9d5109
SW
555 echo `date` > stamp-c_base
556
4a9d5109
SW
557stamp-backward: ${backward_headers}
558 @if [ ! -d "${backward_builddir}" ]; then \
559 mkdir -p ${backward_builddir} ;\
560 fi ;\
7bfea936 561 (cd ${backward_builddir} && @LN_S@ $? . || true) ;\
4a9d5109
SW
562 echo `date` > stamp-backward
563
564stamp-ext: ${ext_headers}
565 @if [ ! -d "${ext_builddir}" ]; then \
566 mkdir -p ${ext_builddir} ;\
567 fi ;\
7bfea936 568 (cd ${ext_builddir} && @LN_S@ $? . || true) ;\
4a9d5109
SW
569 echo `date` > stamp-ext
570
4e10943d 571# This target is special. The timestamp on a directory gets modified
4a9d5109
SW
572# whenever a file it contains gets modified, and that'll throw off all the
573# build dependencies that need this target. On the other hand, someone
ea0c0b6e 574# could delete the directory and not the stamp file, faking out make.
4a9d5109 575${target_builddir}: stamp-${target_alias}
4a9d5109
SW
576stamp-${target_alias}:
577 @if [ ! -d ${target_builddir} ]; then \
578 mkdir -p ${target_builddir} ;\
843312be
BK
579 echo `date` > stamp-${target_alias} ;\
580 fi
581
ea0c0b6e 582# Target includes static.
843312be
BK
583stamp-target: ${target_headers} ${target_builddir}
584 @cd ${target_builddir} ;\
585 if [ ! -f stamp-target ]; then \
7bfea936
LR
586 @LN_S@ ${target_headers} . || true ;\
587 @LN_S@ ${glibcpp_srcdir}/@BASIC_FILE_H@ basic_file_model.h || true ;\
588 @LN_S@ ${glibcpp_srcdir}/@CSTDIO_H@ c++io.h || true ;\
589 @LN_S@ ${glibcpp_srcdir}/@CLOCALE_H@ c++locale.h || true ;\
590 @LN_S@ ${glibcpp_srcdir}/@CMESSAGES_H@ messages_members.h || true ;\
591 @LN_S@ ${glibcpp_srcdir}/@CCODECVT_H@ codecvt_specializations.h || true ;\
843312be 592 echo `date` > stamp-target; \
4a9d5109 593 fi
4a9d5109 594
ea0c0b6e 595# Target includes dynamic.
ff144428 596${target_builddir}/c++config.h: ../config.h \
4a9d5109
SW
597 ${glibcpp_srcdir}/include/bits/c++config \
598 ${target_builddir}
599 @cat ${glibcpp_srcdir}/include/bits/c++config > $@ ;\
600 sed -e 's/HAVE_/_GLIBCPP_HAVE_/g' \
601 -e 's/PACKAGE/_GLIBCPP_PACKAGE/g' \
602 -e 's/VERSION/_GLIBCPP_VERSION/g' \
603 -e 's/WORDS_/_GLIBCPP_WORDS_/g' \
604 < ${glibcpp_builddir}/config.h >> $@ ;\
605 echo "#endif // _CPP_CPPCONFIG_" >>$@
606
843312be
BK
607stamp-thread: ${thread_headers} ${thread_builddir}
608 @echo `date` > stamp-thread
609
4a9d5109
SW
610${thread_builddir}/gthr.h:
611 sed -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCPP_\1/g' \
612 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
533ab4d1 613 < ${toplevel_srcdir}/gcc/gthr.h > $@
4a9d5109
SW
614
615${thread_builddir}/gthr-single.h:
616 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
617 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
533ab4d1 618 < ${toplevel_srcdir}/gcc/gthr-single.h > $@
4a9d5109
SW
619
620${thread_builddir}/gthr-default.h:
621 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
622 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
623 -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
533ab4d1 624 < ${toplevel_srcdir}/gcc/${glibcpp_thread_h} > $@
4a9d5109 625install-data-local:
7bfea936
LR
626 $(INSTALL) -d ${gxx_include_dir}
627 $(INSTALL) -d ${gxx_include_dir}/${bits_builddir}
628 for file in ${bits_headers}; do \
629 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${bits_builddir}; done
630 $(INSTALL) -d ${gxx_include_dir}/${backward_builddir}
631 for file in ${backward_headers}; do \
632 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${backward_builddir}; done
633 $(INSTALL) -d ${gxx_include_dir}/${ext_builddir}
634 for file in ${ext_headers}; do \
635 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${ext_builddir}; done
636 $(INSTALL) -d ${gxx_include_dir}/${c_base_builddir}
637 for file in ${c_base_headers}; do \
638 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${c_base_builddir}; done
639 $(INSTALL) -d ${gxx_include_dir}/${std_builddir}
047398eb 640 for file in ${std_headers_rename}; do \
7bfea936
LR
641 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${std_builddir}; done
642 $(INSTALL) -d ${gxx_include_dir}/${target_builddir}
643 for file in ${target_headers} ${extra_target_headers}; do \
644 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${target_builddir}; done
645 $(INSTALL) -d ${gxx_include_dir}/${thread_builddir}
646 for file in ${thread_headers}; do \
647 $(INSTALL_DATA) $${file} ${gxx_include_dir}/${thread_builddir}; done
4a9d5109 648
843312be
BK
649# By adding these files here, automake will remove them for 'make clean'
650#CLEANFILES = ${allstamps}
54c1bf78 651
4a9d5109
SW
652# Tell versions [3.59,3.63) of GNU make to not export all variables.
653# Otherwise a system limit (for SysV at least) may be exceeded.
654.NOEXPORT: