]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/include/Makefile.in
configure.in (libtool_VERSION): Add.
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.in
CommitLineData
4a9d5109
SW
1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 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
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
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
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@
33590f13
BK
70CATALOGS = @CATALOGS@
71CATOBJEXT = @CATOBJEXT@
4a9d5109
SW
72CC = @CC@
73CCODECVT_C = @CCODECVT_C@
33590f13 74CCODECVT_H = @CCODECVT_H@
4a9d5109 75CLOCALE_H = @CLOCALE_H@
33590f13 76CMESSAGES_H = @CMESSAGES_H@
4a9d5109
SW
77CPP = @CPP@
78CSHADOW_FLAGS = @CSHADOW_FLAGS@
79CSTDIO_H = @CSTDIO_H@
80CXXCPP = @CXXCPP@
81C_INCLUDE_DIR = @C_INCLUDE_DIR@
33590f13 82DATADIRNAME = @DATADIRNAME@
4a9d5109
SW
83DEBUG_FLAGS = @DEBUG_FLAGS@
84DLLTOOL = @DLLTOOL@
85EXEEXT = @EXEEXT@
86EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
87GCJ = @GCJ@
88GCJFLAGS = @GCJFLAGS@
33590f13 89GENCAT = @GENCAT@
4a9d5109
SW
90GLIBCPP_INCLUDES = @GLIBCPP_INCLUDES@
91GLIBCPP_IS_CROSS_COMPILING = @GLIBCPP_IS_CROSS_COMPILING@
33590f13
BK
92GMOFILES = @GMOFILES@
93GMSGFMT = @GMSGFMT@
94GT_NO = @GT_NO@
95GT_YES = @GT_YES@
96INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
97INSTOBJEXT = @INSTOBJEXT@
98INTLDEPS = @INTLDEPS@
99INTLLIBS = @INTLLIBS@
100INTLOBJS = @INTLOBJS@
4a9d5109
SW
101LIBIO_INCLUDES = @LIBIO_INCLUDES@
102LIBMATHOBJS = @LIBMATHOBJS@
103LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
4a9d5109
SW
104LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
105LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
106LIBTOOL = @LIBTOOL@
9f3c078e 107LIMITS_INC_SRCDIR = @LIMITS_INC_SRCDIR@
4a9d5109
SW
108LN_S = @LN_S@
109MAINT = @MAINT@
110MAKEINFO = @MAKEINFO@
33590f13
BK
111MKINSTALLDIRS = @MKINSTALLDIRS@
112MSGFMT = @MSGFMT@
4a9d5109
SW
113OBJDUMP = @OBJDUMP@
114OBJEXT = @OBJEXT@
115OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
116OPT_LDFLAGS = @OPT_LDFLAGS@
117OS_INC_SRCDIR = @OS_INC_SRCDIR@
118PACKAGE = @PACKAGE@
33590f13
BK
119POFILES = @POFILES@
120POSUB = @POSUB@
4a9d5109
SW
121RANLIB = @RANLIB@
122SECTION_FLAGS = @SECTION_FLAGS@
123SECTION_LDFLAGS = @SECTION_LDFLAGS@
124STRIP = @STRIP@
125TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
126USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
33590f13
BK
127USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
128USE_NLS = @USE_NLS@
4a9d5109
SW
129VERSION = @VERSION@
130WARN_FLAGS = @WARN_FLAGS@
131WERROR = @WERROR@
132enable_shared = @enable_shared@
133enable_static = @enable_static@
134glibcpp_CXX = @glibcpp_CXX@
33590f13 135glibcpp_MOFILES = @glibcpp_MOFILES@
4e10943d 136glibcpp_POFILES = @glibcpp_POFILES@
4a9d5109 137glibcpp_basedir = @glibcpp_basedir@
33590f13 138glibcpp_localedir = @glibcpp_localedir@
4a9d5109
SW
139glibcpp_prefixdir = @glibcpp_prefixdir@
140glibcpp_toolexecdir = @glibcpp_toolexecdir@
141glibcpp_toolexeclibdir = @glibcpp_toolexeclibdir@
142ifGNUmake = @ifGNUmake@
33590f13 143l = @l@
4a9d5109 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
154# Cross compiler and multilib support.
155CXX = @glibcpp_CXX@
156glibcpp_srcdir = @glibcpp_srcdir@
157glibcpp_builddir = @glibcpp_builddir@
158
159bits_srcdir = ${glibcpp_srcdir}/include/bits
160bits_builddir = ./bits
aa240818 161bits_headers = ${bits_srcdir}/basic_file.h ${bits_srcdir}/basic_ios.h ${bits_srcdir}/basic_ios.tcc ${bits_srcdir}/basic_string.h ${bits_srcdir}/basic_string.tcc ${bits_srcdir}/boost_concept_check.h ${bits_srcdir}/char_traits.h ${bits_srcdir}/codecvt.h ${bits_srcdir}/concept_check.h ${bits_srcdir}/cpp_type_traits.h ${bits_srcdir}/fpos.h ${bits_srcdir}/fstream.tcc ${bits_srcdir}/functexcept.h ${bits_srcdir}/generic_shadow.h ${bits_srcdir}/gslice.h ${bits_srcdir}/gslice_array.h ${bits_srcdir}/indirect_array.h ${bits_srcdir}/ios_base.h ${bits_srcdir}/istream.tcc ${bits_srcdir}/locale_facets.h ${bits_srcdir}/locale_facets.tcc ${bits_srcdir}/localefwd.h ${bits_srcdir}/mask_array.h ${bits_srcdir}/ostream.tcc ${bits_srcdir}/pthread_allocimpl.h ${bits_srcdir}/stream_iterator.h ${bits_srcdir}/streambuf_iterator.h ${bits_srcdir}/slice.h ${bits_srcdir}/slice_array.h ${bits_srcdir}/sstream.tcc ${bits_srcdir}/std_algorithm.h ${bits_srcdir}/std_bitset.h ${bits_srcdir}/std_complex.h ${bits_srcdir}/std_deque.h ${bits_srcdir}/std_fstream.h ${bits_srcdir}/std_functional.h ${bits_srcdir}/std_iomanip.h ${bits_srcdir}/std_ios.h ${bits_srcdir}/std_iosfwd.h ${bits_srcdir}/std_iostream.h ${bits_srcdir}/std_istream.h ${bits_srcdir}/std_iterator.h ${bits_srcdir}/std_limits.h ${bits_srcdir}/std_list.h ${bits_srcdir}/std_locale.h ${bits_srcdir}/std_map.h ${bits_srcdir}/std_memory.h ${bits_srcdir}/std_numeric.h ${bits_srcdir}/std_ostream.h ${bits_srcdir}/std_queue.h ${bits_srcdir}/std_set.h ${bits_srcdir}/std_sstream.h ${bits_srcdir}/std_stack.h ${bits_srcdir}/std_stdexcept.h ${bits_srcdir}/std_streambuf.h ${bits_srcdir}/std_string.h ${bits_srcdir}/std_utility.h ${bits_srcdir}/std_valarray.h ${bits_srcdir}/std_vector.h ${bits_srcdir}/stl_algo.h ${bits_srcdir}/stl_algobase.h ${bits_srcdir}/stl_alloc.h ${bits_srcdir}/stl_bvector.h ${bits_srcdir}/stl_construct.h ${bits_srcdir}/stl_deque.h ${bits_srcdir}/stl_function.h ${bits_srcdir}/stl_heap.h ${bits_srcdir}/stl_iterator.h ${bits_srcdir}/stl_iterator_base_funcs.h ${bits_srcdir}/stl_iterator_base_types.h ${bits_srcdir}/stl_list.h ${bits_srcdir}/stl_map.h ${bits_srcdir}/stl_multimap.h ${bits_srcdir}/stl_multiset.h ${bits_srcdir}/stl_numeric.h ${bits_srcdir}/stl_pair.h ${bits_srcdir}/stl_pthread_alloc.h ${bits_srcdir}/stl_queue.h ${bits_srcdir}/stl_raw_storage_iter.h ${bits_srcdir}/stl_relops.h ${bits_srcdir}/stl_set.h ${bits_srcdir}/stl_stack.h ${bits_srcdir}/stl_tempbuf.h ${bits_srcdir}/stl_threads.h ${bits_srcdir}/stl_tree.h ${bits_srcdir}/stl_uninitialized.h ${bits_srcdir}/stl_vector.h ${bits_srcdir}/streambuf.tcc ${bits_srcdir}/stringfwd.h ${bits_srcdir}/type_traits.h ${bits_srcdir}/valarray_array.h ${bits_srcdir}/valarray_array.tcc ${bits_srcdir}/valarray_meta.h
4a9d5109
SW
162
163
164backward_srcdir = ${glibcpp_srcdir}/include/backward
165backward_builddir = ./backward
02d92e3b 166backward_headers = ${backward_srcdir}/complex.h ${backward_srcdir}/iomanip.h ${backward_srcdir}/istream.h ${backward_srcdir}/ostream.h ${backward_srcdir}/stream.h ${backward_srcdir}/streambuf.h ${backward_srcdir}/algo.h ${backward_srcdir}/algobase.h ${backward_srcdir}/alloc.h ${backward_srcdir}/bvector.h ${backward_srcdir}/defalloc.h ${backward_srcdir}/deque.h ${backward_srcdir}/function.h ${backward_srcdir}/hash_map.h ${backward_srcdir}/hash_set.h ${backward_srcdir}/hashtable.h ${backward_srcdir}/heap.h ${backward_srcdir}/iostream.h ${backward_srcdir}/iterator.h ${backward_srcdir}/list.h ${backward_srcdir}/map.h ${backward_srcdir}/multimap.h ${backward_srcdir}/new.h ${backward_srcdir}/multiset.h ${backward_srcdir}/pair.h ${backward_srcdir}/queue.h ${backward_srcdir}/rope.h ${backward_srcdir}/set.h ${backward_srcdir}/slist.h ${backward_srcdir}/stack.h ${backward_srcdir}/tempbuf.h ${backward_srcdir}/tree.h ${backward_srcdir}/vector.h ${backward_srcdir}/fstream.h ${backward_srcdir}/strstream.h ${backward_srcdir}/strstream ${backward_srcdir}/backward_warning.h
4a9d5109
SW
167
168
169ext_srcdir = ${glibcpp_srcdir}/include/ext
170ext_builddir = ./ext
02d92e3b 171ext_headers = ${ext_srcdir}/rope ${ext_srcdir}/ropeimpl.h ${ext_srcdir}/stl_rope.h ${ext_srcdir}/slist ${ext_srcdir}/hash_map ${ext_srcdir}/hash_set ${ext_srcdir}/stl_hashtable.h ${ext_srcdir}/stl_hash_fun.h
4a9d5109
SW
172
173
174# This is the common subset of files that all three "C" header models use.
175c_base_srcdir = @C_INCLUDE_DIR@/bits
176c_base_builddir = ./bits
02d92e3b 177c_base_headers = ${c_base_srcdir}/std_cassert.h ${c_base_srcdir}/std_cctype.h ${c_base_srcdir}/std_cerrno.h ${c_base_srcdir}/std_cfloat.h ${c_base_srcdir}/std_climits.h ${c_base_srcdir}/std_clocale.h ${c_base_srcdir}/std_cmath.h ${c_base_srcdir}/std_csetjmp.h ${c_base_srcdir}/std_csignal.h ${c_base_srcdir}/std_cstdarg.h ${c_base_srcdir}/std_cstddef.h ${c_base_srcdir}/std_cstdio.h ${c_base_srcdir}/std_cstdlib.h ${c_base_srcdir}/std_cstring.h ${c_base_srcdir}/std_ctime.h ${c_base_srcdir}/std_cwchar.h ${c_base_srcdir}/std_cwctype.h ${c_base_srcdir}/cmath.tcc
4a9d5109
SW
178
179
180std_srcdir = ${glibcpp_srcdir}/include/std
181std_builddir = ./
02d92e3b 182std_headers = ${std_srcdir}/algorithm ${std_srcdir}/bitset ${std_srcdir}/complex ${std_srcdir}/deque ${std_srcdir}/fstream ${std_srcdir}/functional ${std_srcdir}/iomanip ${std_srcdir}/ios ${std_srcdir}/iosfwd ${std_srcdir}/iostream ${std_srcdir}/istream ${std_srcdir}/iterator ${std_srcdir}/limits ${std_srcdir}/list ${std_srcdir}/locale ${std_srcdir}/map ${std_srcdir}/memory ${std_srcdir}/numeric ${std_srcdir}/ostream ${std_srcdir}/queue ${std_srcdir}/set ${std_srcdir}/sstream ${std_srcdir}/stack ${std_srcdir}/stdexcept ${std_srcdir}/streambuf ${std_srcdir}/string ${std_srcdir}/utility ${std_srcdir}/valarray ${std_srcdir}/vector ${std_srcdir}/cassert ${std_srcdir}/cctype ${std_srcdir}/cerrno ${std_srcdir}/cfloat ${std_srcdir}/climits ${std_srcdir}/clocale ${std_srcdir}/ciso646 ${std_srcdir}/cmath ${std_srcdir}/csetjmp ${std_srcdir}/csignal ${std_srcdir}/cstdarg ${std_srcdir}/cstddef ${std_srcdir}/cstdio ${std_srcdir}/cstdlib ${std_srcdir}/cstring ${std_srcdir}/ctime ${std_srcdir}/cwchar ${std_srcdir}/cwctype
4a9d5109
SW
183
184
185target_srcdir = ${glibcpp_srcdir}/@OS_INC_SRCDIR@
186target_builddir = ./${target_alias}/bits
9f3c078e 187target_headers = ${target_srcdir}/ctype_base.h ${target_srcdir}/ctype_inline.h ${target_srcdir}/ctype_noninline.h ${target_srcdir}/os_defines.h ${glibcpp_srcdir}/@ATOMICITY_INC_SRCDIR@/atomicity.h ${glibcpp_srcdir}/@LIMITS_INC_SRCDIR@/limits.h
4a9d5109
SW
188
189
190thread_builddir = ./${target_alias}/bits
02d92e3b 191thread_headers = ${thread_builddir}/gthr.h ${thread_builddir}/gthr-single.h ${thread_builddir}/gthr-default.h
4a9d5109
SW
192
193
194# List of all timestamp files. By keeping only one copy of this list, both
195# CLEANFILES and all-local are kept up-to-date.
33590f13 196allstamps = stamp-std stamp-bits stamp-c_base stamp-backward stamp-ext stamp-target stamp-thread stamp-file_model stamp-io stamp-locale stamp-messages_model stamp-codecvt_model
4a9d5109
SW
197
198
4a9d5109
SW
199glibcpp_thread_h = @glibcpp_thread_h@
200uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
201
202# One big happy istallation: just copy everything from the build to the
203# install tree (except for the build stamps).
204gxx_include_dir = @gxx_include_dir@
4e10943d
BK
205
206# By adding these files here, automake will remove them for 'make clean'
207CLEANFILES = ${allstamps}
58b08ac3 208CONFIG_HEADER = ../config.h
4a9d5109
SW
209CONFIG_CLEAN_FILES =
210DIST_COMMON = Makefile.am Makefile.in
211
212
213DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
214
215TAR = gtar
216GZIP_ENV = --best
217all: all-redirect
218.SUFFIXES:
219$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
220 cd $(top_srcdir) && $(AUTOMAKE) --cygnus include/Makefile
221
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223 cd $(top_builddir) \
224 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
225
226tags: TAGS
227TAGS:
228
229
230distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
231
232subdir = include
233
234distdir: $(DISTFILES)
235 @for file in $(DISTFILES); do \
236 if test -f $$file; then d=.; else d=$(srcdir); fi; \
237 if test -d $$d/$$file; then \
238 cp -pr $$d/$$file $(distdir)/$$file; \
239 else \
240 test -f $(distdir)/$$file \
241 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
242 || cp -p $$d/$$file $(distdir)/$$file || :; \
243 fi; \
244 done
245info-am:
246info: info-am
247dvi-am:
248dvi: dvi-am
249check-am:
250check: check-am
251installcheck-am:
252installcheck: installcheck-am
253install-info-am:
254install-info: install-info-am
255install-exec-am:
256install-exec: install-exec-am
257
258install-data-am: install-data-local
259install-data: install-data-am
260
261install-am: all-am
262 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
263install: install-am
264uninstall-am:
265uninstall: uninstall-am
266all-am: Makefile all-local
267all-redirect: all-am
268install-strip:
269 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
270installdirs:
271
272
273mostlyclean-generic:
274
275clean-generic:
276 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
277
278distclean-generic:
279 -rm -f Makefile $(CONFIG_CLEAN_FILES)
280 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
281
282maintainer-clean-generic:
283mostlyclean-am: mostlyclean-generic
284
285mostlyclean: mostlyclean-am
286
287clean-am: clean-generic mostlyclean-am
288
289clean: clean-am
290
291distclean-am: distclean-generic clean-am
292 -rm -f libtool
293
294distclean: distclean-am
295
296maintainer-clean-am: maintainer-clean-generic distclean-am
297 @echo "This command is intended for maintainers to use;"
298 @echo "it deletes files that may require special tools to rebuild."
299
300maintainer-clean: maintainer-clean-am
301
302.PHONY: tags distdir info-am info dvi-am dvi check check-am \
303installcheck-am installcheck install-info-am install-info \
304install-exec-am install-exec install-data-local install-data-am \
305install-data install-am install uninstall-am uninstall all-local \
306all-redirect all-am all installdirs mostlyclean-generic \
307distclean-generic clean-generic maintainer-clean-generic clean \
308mostlyclean distclean maintainer-clean
309
310
311# Here are the rules for building the headers
4e10943d 312all-local: ${target_builddir}/c++config.h ${allstamps}
4a9d5109
SW
313
314stamp-std: ${std_headers}
315 @if [ ! -d "${std_builddir}" ]; then \
316 mkdir -p ${std_builddir} ;\
317 fi ;\
318 (cd ${std_builddir} && @LN_S@ $? .) ;\
319 echo `date` > stamp-std
320
321stamp-bits: ${bits_headers}
322 @if [ ! -d "${bits_builddir}" ]; then \
323 mkdir -p ${bits_builddir} ;\
324 fi ;\
325 (cd ${bits_builddir} && @LN_S@ $? .) ;\
326 echo `date` > stamp-bits
327
328stamp-c_base: ${c_base_headers}
329 @if [ ! -d "${c_base_builddir}" ]; then \
330 mkdir -p ${c_base_builddir} ;\
331 fi ;\
332 (cd ${c_base_builddir} && @LN_S@ $? .) ;\
333 echo `date` > stamp-c_base
334
335stamp-c_compatibility: ${c_compatibility_headers}
336 @if [ ! -d "${c_compatibility_builddir}" ]; then \
337 mkdir -p ${c_compatibility_builddir} ;\
338 fi ;\
339 (cd ${c_compatibility_builddir} && @LN_S@ $? .) ;\
340 echo `date` > stamp-c_compatibility
341
342stamp-backward: ${backward_headers}
343 @if [ ! -d "${backward_builddir}" ]; then \
344 mkdir -p ${backward_builddir} ;\
345 fi ;\
346 (cd ${backward_builddir} && @LN_S@ $? .) ;\
347 echo `date` > stamp-backward
348
349stamp-ext: ${ext_headers}
350 @if [ ! -d "${ext_builddir}" ]; then \
351 mkdir -p ${ext_builddir} ;\
352 fi ;\
353 (cd ${ext_builddir} && @LN_S@ $? .) ;\
354 echo `date` > stamp-ext
355
356# Can't use $? in command, otherwise target_builddir will trigger it, and
357# we get bizarre symlinks mazes.
358stamp-target: ${target_headers} ${target_builddir}
359 @(cd ${target_builddir} && @LN_S@ ${target_headers} .) ;\
360 echo `date` > stamp-target
361
362stamp-thread: ${thread_headers} ${thread_builddir}
363 @echo `date` > stamp-thread
364
365stamp-file_model: ${glibcpp_srcdir}/@BASIC_FILE_H@ ${target_builddir}
366 @(cd ${target_builddir} && @LN_S@ ${glibcpp_srcdir}/@BASIC_FILE_H@ basic_file_model.h) ;\
367 echo `date` > stamp-file_model
368
369stamp-io: ${glibcpp_srcdir}/@CSTDIO_H@ ${target_builddir}
370 @(cd ${target_builddir} && @LN_S@ ${glibcpp_srcdir}/@CSTDIO_H@ c++io.h) ;\
371 echo `date` > stamp-io
372
373stamp-locale: ${glibcpp_srcdir}/@CLOCALE_H@ ${target_builddir}
374 @(cd ${target_builddir} && @LN_S@ ${glibcpp_srcdir}/@CLOCALE_H@ c++locale.h) ;\
375 echo `date` > stamp-locale
376
33590f13
BK
377stamp-messages_model: ${glibcpp_srcdir}/@CMESSAGES_H@ ${target_builddir}
378 @(cd ${target_builddir} && @LN_S@ ${glibcpp_srcdir}/@CMESSAGES_H@ messages_members.h) ;\
379 echo `date` > stamp-messages_model
380
381stamp-codecvt_model: ${glibcpp_srcdir}/@CCODECVT_H@ ${target_builddir}
382 @(cd ${target_builddir} && @LN_S@ ${glibcpp_srcdir}/@CCODECVT_H@ codecvt_specializations.h) ;\
383 echo `date` > stamp-codecvt_model
384
4e10943d 385# This target is special. The timestamp on a directory gets modified
4a9d5109
SW
386# whenever a file it contains gets modified, and that'll throw off all the
387# build dependencies that need this target. On the other hand, someone
388# could delete the directory and not the stamp file, faking out the make.
389${target_builddir}: stamp-${target_alias}
390
391stamp-${target_alias}:
392 @if [ ! -d ${target_builddir} ]; then \
393 mkdir -p ${target_builddir} ;\
394 fi
395 echo `date` > stamp-${target_alias}
396
ff144428 397${target_builddir}/c++config.h: ../config.h \
4a9d5109
SW
398 ${glibcpp_srcdir}/include/bits/c++config \
399 ${target_builddir}
400 @cat ${glibcpp_srcdir}/include/bits/c++config > $@ ;\
401 sed -e 's/HAVE_/_GLIBCPP_HAVE_/g' \
402 -e 's/PACKAGE/_GLIBCPP_PACKAGE/g' \
403 -e 's/VERSION/_GLIBCPP_VERSION/g' \
404 -e 's/WORDS_/_GLIBCPP_WORDS_/g' \
405 < ${glibcpp_builddir}/config.h >> $@ ;\
406 echo "#endif // _CPP_CPPCONFIG_" >>$@
407
4a9d5109
SW
408${thread_builddir}/gthr.h:
409 sed -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCPP_\1/g' \
410 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
411 < ${glibcpp_srcdir}/../gcc/gthr.h > $@
412
413${thread_builddir}/gthr-single.h:
414 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
415 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
416 < ${glibcpp_srcdir}/../gcc/gthr-single.h > $@
417
418${thread_builddir}/gthr-default.h:
419 sed -e 's/\(UNUSED\)/_GLIBCPP_\1/g' \
420 -e 's/\(GCC${uppercase}*_H\)/_GLIBCPP_\1/g' \
421 -e 's/\(${uppercase}*WEAK\)/_GLIBCPP_\1/g' \
422 < ${glibcpp_srcdir}/../gcc/${glibcpp_thread_h} > $@
4a9d5109 423install-data-local:
33590f13 424 for file in `find . ! -name stamp-\* ! -name Makefile -print`; do \
4a9d5109
SW
425 installFile=${gxx_include_dir}/$${file} ;\
426 if [ -d $${file} ]; then \
427 $(INSTALL) -d $${installFile} ;\
428 else \
429 $(INSTALL_DATA) $${file} $${installFile} ;\
430 fi ;\
431 done
432
433# Tell versions [3.59,3.63) of GNU make to not export all variables.
434# Otherwise a system limit (for SysV at least) may be exceeded.
435.NOEXPORT: