1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
68 ATOMICITY_INC_SRCDIR
= @ATOMICITY_INC_SRCDIR@
69 BASIC_FILE_H
= @BASIC_FILE_H@
71 CATOBJEXT
= @CATOBJEXT@
73 CCODECVT_C
= @CCODECVT_C@
74 CCODECVT_H
= @CCODECVT_H@
75 CLOCALE_H
= @CLOCALE_H@
76 CMESSAGES_H
= @CMESSAGES_H@
78 CSHADOW_FLAGS
= @CSHADOW_FLAGS@
82 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
83 DATADIRNAME
= @DATADIRNAME@
84 DEBUG_FLAGS
= @DEBUG_FLAGS@
87 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
91 GLIBCPP_INCLUDES
= @GLIBCPP_INCLUDES@
92 GLIBCPP_IS_CROSS_COMPILING
= @GLIBCPP_IS_CROSS_COMPILING@
97 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
98 INSTOBJEXT
= @INSTOBJEXT@
100 INTLLIBS
= @INTLLIBS@
101 INTLOBJS
= @INTLOBJS@
102 LIBIO_INCLUDES
= @LIBIO_INCLUDES@
103 LIBMATHOBJS
= @LIBMATHOBJS@
104 LIBMATH_INCLUDES
= @LIBMATH_INCLUDES@
105 LIBSUPCXX_INCLUDES
= @LIBSUPCXX_INCLUDES@
106 LIBSUPCXX_PICFLAGS
= @LIBSUPCXX_PICFLAGS@
108 LIMITS_INC_SRCDIR
= @LIMITS_INC_SRCDIR@
111 MAKEINFO
= @MAKEINFO@
112 MKINSTALLDIRS
= @MKINSTALLDIRS@
116 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
117 OPT_LDFLAGS
= @OPT_LDFLAGS@
118 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
123 SECTION_FLAGS
= @SECTION_FLAGS@
124 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
126 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
127 USE_COMPLEX_LONG_DOUBLE
= @USE_COMPLEX_LONG_DOUBLE@
128 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
131 WARN_FLAGS
= @WARN_FLAGS@
133 enable_shared
= @enable_shared@
134 enable_static
= @enable_static@
135 glibcpp_CXX
= @glibcpp_CXX@
136 glibcpp_MOFILES
= @glibcpp_MOFILES@
137 glibcpp_POFILES
= @glibcpp_POFILES@
138 glibcpp_basedir
= @glibcpp_basedir@
139 glibcpp_builddir
= @glibcpp_builddir@
140 glibcpp_localedir
= @glibcpp_localedir@
141 glibcpp_prefixdir
= @glibcpp_prefixdir@
142 glibcpp_srcdir
= @glibcpp_srcdir@
143 glibcpp_thread_h
= @glibcpp_thread_h@
144 glibcpp_toolexecdir
= @glibcpp_toolexecdir@
145 glibcpp_toolexeclibdir
= @glibcpp_toolexeclibdir@
146 gxx_include_dir
= @gxx_include_dir@
147 ifGNUmake
= @ifGNUmake@
149 libio_la
= @libio_la@
150 libtool_VERSION
= @libtool_VERSION@
151 release_VERSION
= @release_VERSION@
152 toplevel_srcdir
= @toplevel_srcdir@
154 AUTOMAKE_OPTIONS
= 1.3 cygnus
155 MAINT_CHARSET
= latin1
157 SUBDIRS
= include libio libmath libsupc
++ src po testsuite
159 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
164 # Multilib variables.
172 # Work around what appears to be a GNU make bug handling MAKEFLAGS
173 # values defined in terms of make variables, as is the case for CC and
174 # friends when we are called from the top level Makefile.
176 "AR_FLAGS=$(AR_FLAGS)" \
177 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
178 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
180 "CXXFLAGS=$(CXXFLAGS)" \
181 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
182 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
183 "INSTALL=$(INSTALL)" \
184 "INSTALL_DATA=$(INSTALL_DATA)" \
185 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
186 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
187 "LDFLAGS=$(LDFLAGS)" \
188 "LIBCFLAGS=$(LIBCFLAGS)" \
189 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
191 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
192 "PICFLAG=$(PICFLAG)" \
193 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
195 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
196 "exec_prefix=$(exec_prefix)" \
197 "infodir=$(infodir)" \
199 "includedir=$(includedir)" \
201 "tooldir=$(tooldir)" \
205 "LIBCFLAGS=$(LIBCFLAGS)" \
206 "PICFLAG=$(PICFLAG)" \
209 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
210 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
211 "DESTDIR=$(DESTDIR)" \
214 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
215 CONFIG_HEADER
= config.h
216 CONFIG_CLEAN_FILES
= mkcheck testsuite_flags
217 DIST_COMMON
= README .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
218 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
219 mkcheck.in testsuite_flags.in
222 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
228 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
229 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
231 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
233 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
235 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
236 cd
$(srcdir) && $(ACLOCAL
)
238 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
239 $(SHELL
) .
/config.status
--recheck
240 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
241 cd
$(srcdir) && $(AUTOCONF
)
244 @if
test ! -f
$@
; then \
248 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
250 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
251 $(SHELL
) .
/config.status
252 @echo timestamp
> stamp-h
2> /dev
/null
253 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
254 @if
test ! -f
$@
; then \
255 rm -f
$(srcdir)/stamp-h.in
; \
256 $(MAKE
) $(srcdir)/stamp-h.in
; \
258 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
259 cd
$(top_srcdir
) && $(AUTOHEADER
)
260 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
269 maintainer-clean-hdr
:
270 mkcheck
: $(top_builddir
)/config.status mkcheck.in
271 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
272 testsuite_flags
: $(top_builddir
)/config.status testsuite_flags.in
273 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
275 # This directory's subdirectories are mostly independent; you can cd
276 # into them and run `make' without going through this Makefile.
277 # To change the values of `make' variables: instead of editing Makefiles,
278 # (1) if the variable is set in `config.status', edit `config.status'
279 # (which will cause the Makefiles to be regenerated when you run `make');
280 # (2) otherwise, pass the desired values on the `make' command line.
284 all-recursive install-data-recursive install-exec-recursive \
285 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
286 check-recursive installcheck-recursive info-recursive dvi-recursive
:
287 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
289 target
=`echo $@ | sed s/-recursive//`; \
290 list
='$(SUBDIRS)'; for subdir in
$$list; do \
291 echo
"Making $$target in $$subdir"; \
292 if
test "$$subdir" = "."; then \
294 local_target
="$$target-am"; \
296 local_target
="$$target"; \
298 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
299 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
301 if
test "$$dot_seen" = "no"; then \
302 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
305 mostlyclean-recursive clean-recursive distclean-recursive \
306 maintainer-clean-recursive
:
307 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
309 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
310 rev
="$$subdir $$rev"; \
311 test "$$subdir" = "." && dot_seen
=yes
; \
313 test "$$dot_seen" = "no" && rev
=". $$rev"; \
314 target
=`echo $@ | sed s/-recursive//`; \
315 for subdir in
$$rev; do \
316 echo
"Making $$target in $$subdir"; \
317 if
test "$$subdir" = "."; then \
318 local_target
="$$target-am"; \
320 local_target
="$$target"; \
322 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
323 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
324 done
&& test -z
"$$fail"
326 list
='$(SUBDIRS)'; for subdir in
$$list; do \
327 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
332 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
333 list
='$(SOURCES) $(HEADERS)'; \
334 unique
=`for i in $$list; do echo $$i; done | \
335 awk ' { files[$$0] = 1; } \
336 END { for (i in files) print i; }'`; \
337 here
=`pwd` && cd
$(srcdir) \
338 && mkid
-f
$$here/ID
$$unique $(LISP
)
347 maintainer-clean-tags
:
349 distdir
= $(PACKAGE
)-$(VERSION
)
350 top_distdir
= $(distdir
)
352 # This target untars the dist file and tries a VPATH configuration. Then
353 # it guarantees that the distribution is self-contained by making another
357 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
358 mkdir
$(distdir
)/=build
359 mkdir
$(distdir
)/=inst
360 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
361 cd
$(distdir
)/=build \
362 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
363 && $(MAKE
) $(AM_MAKEFLAGS
) \
364 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
365 && $(MAKE
) $(AM_MAKEFLAGS
) check \
366 && $(MAKE
) $(AM_MAKEFLAGS
) install \
367 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
368 && $(MAKE
) $(AM_MAKEFLAGS
) dist
370 @banner
="$(distdir).tar.gz is ready for distribution"; \
371 dashes
=`echo "$$banner" | sed s/./=/g`; \
376 -chmod
-R a
+r
$(distdir
)
377 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
380 -chmod
-R a
+r
$(distdir
)
381 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
383 distdir
: $(DISTFILES
)
386 -chmod
777 $(distdir
)
387 @for file in
$(DISTFILES
); do \
388 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
389 if
test -d
$$d/$$file; then \
390 cp
-pr
$$d/$$file $(distdir
)/$$file; \
392 test -f
$(distdir
)/$$file \
393 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
394 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
397 for subdir in
$(SUBDIRS
); do \
398 if
test "$$subdir" = .
; then
:; else \
399 test -d
$(distdir
)/$$subdir \
400 || mkdir
$(distdir
)/$$subdir \
402 chmod
777 $(distdir
)/$$subdir; \
403 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
412 check: check-recursive
414 installcheck: installcheck-recursive
416 install-info
: install-info-recursive
417 all-recursive-am
: config.h
418 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
421 install-exec
: install-exec-recursive
424 install-data
: install-data-recursive
427 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
428 install: install-recursive
430 uninstall: uninstall-recursive
431 all-am
: Makefile config.h
432 all-redirect
: all-recursive-am
434 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
435 installdirs: installdirs-recursive
444 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
445 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
447 maintainer-clean-generic
:
448 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
450 mostlyclean: mostlyclean-recursive
452 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
454 clean: clean-recursive
456 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
459 distclean: distclean-recursive
462 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
463 maintainer-clean-generic distclean-am
464 @echo
"This command is intended for maintainers to use;"
465 @echo
"it deletes files that may require special tools to rebuild."
467 maintainer-clean
: maintainer-clean-recursive
470 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
471 install-data-recursive uninstall-data-recursive install-exec-recursive \
472 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
473 all-recursive check-recursive installcheck-recursive info-recursive \
474 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
475 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
476 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
477 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
478 install-info all-recursive-am install-exec-am install-exec \
479 install-data-am install-data install-am
install uninstall-am
uninstall \
480 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
481 distclean-generic clean-generic maintainer-clean-generic
clean \
482 mostlyclean distclean maintainer-clean
485 # These two special 'check-script' rules use the bash script 'mkcheck'
486 # to do testing. This script is not as portable as the dejagnu test
487 # harness, and is thus off by default. It does produce interesting
488 # output however, including various performance analysis items like
489 # compile time, execution time, and binary size.
490 check-script
: $(top_builddir
)/mkcheck
491 -(chmod
+ $(top_builddir
)/mkcheck
; \
493 @glibcpp_builddir@
/mkcheck
0)
495 check-script-install
: $(top_builddir
)/mkcheck
496 -(chmod
+ $(top_builddir
)/mkcheck
; \
498 @glibcpp_builddir@
/mkcheck
1)
500 # These two rules might seem messy, but are hella worth it.
502 -(srcdir=`cd ${top_srcdir}; pwd`; \
504 /bin
/sh
${srcdir}/docs
/doxygen
/run_doxygen \
505 --mode
=user
$${srcdir} $${outdir})
508 -(srcdir=`cd ${top_srcdir}; pwd`; \
510 ${srcdir}/docs
/doxygen
/run_doxygen
--mode
=maint
$${srcdir} $${outdir})
512 .PHONY
: doxygen doxygen-maint
514 # Multilib Makefile bits.
515 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
516 maintainer-clean-multi
519 install-am
: install-multi
520 mostlyclean-am
: mostlyclean-multi
521 clean-am
: clean-multi
522 distclean-am
: distclean-multi
523 maintainer-clean-am
: maintainer-clean-multi
526 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
528 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
530 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
532 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
534 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
535 maintainer-clean-multi
:
536 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
538 # All the machinations with string instantiations messes up the
539 # automake-generated TAGS rule. Make a simple one here.
540 TAGS
: tags-recursive
$(LISP
)
542 # Tell versions [3.59,3.63) of GNU make to not export all variables.
543 # Otherwise a system limit (for SysV at least) may be exceeded.