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@
70 CSHADOW_FLAGS
= @CSHADOW_FLAGS@
71 CSTD_INCLUDES
= @CSTD_INCLUDES@
74 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
75 DEBUG_FLAGS
= @DEBUG_FLAGS@
78 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
81 GLIBCPP_INCLUDE_DIR
= @GLIBCPP_INCLUDE_DIR@
82 LIBIO_INCLUDES
= @LIBIO_INCLUDES@
83 LIBMATHOBJS
= @LIBMATHOBJS@
84 LIBMATH_INCLUDES
= @LIBMATH_INCLUDES@
85 LIBSTRINGOBJS
= @LIBSTRINGOBJS@
86 LIBSUPCXX_INCLUDES
= @LIBSUPCXX_INCLUDES@
87 LIBSUPCXX_PICFLAGS
= @LIBSUPCXX_PICFLAGS@
94 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
95 OPT_LDFLAGS
= @OPT_LDFLAGS@
98 SECTION_FLAGS
= @SECTION_FLAGS@
99 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
101 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
102 USE_COMPLEX_LONG_DOUBLE
= @USE_COMPLEX_LONG_DOUBLE@
104 WARN_FLAGS
= @WARN_FLAGS@
106 enable_shared
= @enable_shared@
107 enable_static
= @enable_static@
108 glibcpp_CXX
= @glibcpp_CXX@
109 glibcpp_basedir
= @glibcpp_basedir@
110 glibcpp_builddir
= @glibcpp_builddir@
111 glibcpp_prefixdir
= @glibcpp_prefixdir@
112 glibcpp_srcdir
= @glibcpp_srcdir@
113 glibcpp_toolexecdir
= @glibcpp_toolexecdir@
114 glibcpp_toolexeclibdir
= @glibcpp_toolexeclibdir@
115 gxx_include_dir
= @gxx_include_dir@
116 ifGNUmake
= @ifGNUmake@
117 libio_la
= @libio_la@
118 toplevel_srcdir
= @toplevel_srcdir@
120 AUTOMAKE_OPTIONS
= 1.3 cygnus
121 MAINT_CHARSET
= latin1
123 SUBDIRS
= libio libmath libsupc
++ src testsuite
125 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
130 # Multilib variables.
138 # Work around what appears to be a GNU make bug handling MAKEFLAGS
139 # values defined in terms of make variables, as is the case for CC and
140 # friends when we are called from the top level Makefile.
141 AM_MAKEFLAGS
= "AR_FLAGS=$(AR_FLAGS)" "CC_FOR_BUILD=$(CC_FOR_BUILD)" "CC_FOR_TARGET=$(CC_FOR_TARGET)" "CFLAGS=$(CFLAGS)" "CXXFLAGS=$(CXXFLAGS)" "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" "INSTALL=$(INSTALL)" "INSTALL_DATA=$(INSTALL_DATA)" "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" "LDFLAGS=$(LDFLAGS)" "LIBCFLAGS=$(LIBCFLAGS)" "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" "MAKE=$(MAKE)" "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" "PICFLAG=$(PICFLAG)" "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" "SHELL=$(SHELL)" "RUNTESTFLAGS=$(RUNTESTFLAGS)" "exec_prefix=$(exec_prefix)" "infodir=$(infodir)" "libdir=$(libdir)" "includedir=$(includedir)" "prefix=$(prefix)" "tooldir=$(tooldir)" "AR=$(AR)" "AS=$(AS)" "LD=$(LD)" "LIBCFLAGS=$(LIBCFLAGS)" "PICFLAG=$(PICFLAG)" "RANLIB=$(RANLIB)" "NM=$(NM)" "NM_FOR_BUILD=$(NM_FOR_BUILD)" "NM_FOR_TARGET=$(NM_FOR_TARGET)" "DESTDIR=$(DESTDIR)" "WERROR=$(WERROR)"
143 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
144 CONFIG_HEADER
= config.h
145 CONFIG_CLEAN_FILES
= mkcheck testsuite_flags
146 DIST_COMMON
= README .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
147 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
148 mkcheck.in testsuite_flags.in
151 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
157 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
158 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
160 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
162 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
164 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
165 cd
$(srcdir) && $(ACLOCAL
)
167 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
168 $(SHELL
) .
/config.status
--recheck
169 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
170 cd
$(srcdir) && $(AUTOCONF
)
173 @if
test ! -f
$@
; then \
177 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
179 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
180 $(SHELL
) .
/config.status
181 @echo timestamp
> stamp-h
2> /dev
/null
182 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
183 @if
test ! -f
$@
; then \
184 rm -f
$(srcdir)/stamp-h.in
; \
185 $(MAKE
) $(srcdir)/stamp-h.in
; \
187 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
188 cd
$(top_srcdir
) && $(AUTOHEADER
)
189 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
198 maintainer-clean-hdr
:
199 mkcheck
: $(top_builddir
)/config.status mkcheck.in
200 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
201 testsuite_flags
: $(top_builddir
)/config.status testsuite_flags.in
202 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
204 # This directory's subdirectories are mostly independent; you can cd
205 # into them and run `make' without going through this Makefile.
206 # To change the values of `make' variables: instead of editing Makefiles,
207 # (1) if the variable is set in `config.status', edit `config.status'
208 # (which will cause the Makefiles to be regenerated when you run `make');
209 # (2) otherwise, pass the desired values on the `make' command line.
213 all-recursive install-data-recursive install-exec-recursive \
214 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
215 check-recursive installcheck-recursive info-recursive dvi-recursive
:
216 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
218 target
=`echo $@ | sed s/-recursive//`; \
219 list
='$(SUBDIRS)'; for subdir in
$$list; do \
220 echo
"Making $$target in $$subdir"; \
221 if
test "$$subdir" = "."; then \
223 local_target
="$$target-am"; \
225 local_target
="$$target"; \
227 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
228 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
230 if
test "$$dot_seen" = "no"; then \
231 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
234 mostlyclean-recursive clean-recursive distclean-recursive \
235 maintainer-clean-recursive
:
236 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
238 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
239 rev
="$$subdir $$rev"; \
240 test "$$subdir" = "." && dot_seen
=yes
; \
242 test "$$dot_seen" = "no" && rev
=". $$rev"; \
243 target
=`echo $@ | sed s/-recursive//`; \
244 for subdir in
$$rev; do \
245 echo
"Making $$target in $$subdir"; \
246 if
test "$$subdir" = "."; then \
247 local_target
="$$target-am"; \
249 local_target
="$$target"; \
251 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
252 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
253 done
&& test -z
"$$fail"
255 list
='$(SUBDIRS)'; for subdir in
$$list; do \
256 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
261 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
262 list
='$(SOURCES) $(HEADERS)'; \
263 unique
=`for i in $$list; do echo $$i; done | \
264 awk ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 here
=`pwd` && cd
$(srcdir) \
267 && mkid
-f
$$here/ID
$$unique $(LISP
)
276 maintainer-clean-tags
:
278 distdir
= $(PACKAGE
)-$(VERSION
)
279 top_distdir
= $(distdir
)
281 # This target untars the dist file and tries a VPATH configuration. Then
282 # it guarantees that the distribution is self-contained by making another
286 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
287 mkdir
$(distdir
)/=build
288 mkdir
$(distdir
)/=inst
289 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
290 cd
$(distdir
)/=build \
291 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
292 && $(MAKE
) $(AM_MAKEFLAGS
) \
293 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
294 && $(MAKE
) $(AM_MAKEFLAGS
) check \
295 && $(MAKE
) $(AM_MAKEFLAGS
) install \
296 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
297 && $(MAKE
) $(AM_MAKEFLAGS
) dist
299 @banner
="$(distdir).tar.gz is ready for distribution"; \
300 dashes
=`echo "$$banner" | sed s/./=/g`; \
305 -chmod
-R a
+r
$(distdir
)
306 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
309 -chmod
-R a
+r
$(distdir
)
310 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
312 distdir
: $(DISTFILES
)
315 -chmod
777 $(distdir
)
316 @for file in
$(DISTFILES
); do \
317 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
318 if
test -d
$$d/$$file; then \
319 cp
-pr
$$d/$$file $(distdir
)/$$file; \
321 test -f
$(distdir
)/$$file \
322 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
323 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
326 for subdir in
$(SUBDIRS
); do \
327 if
test "$$subdir" = .
; then
:; else \
328 test -d
$(distdir
)/$$subdir \
329 || mkdir
$(distdir
)/$$subdir \
331 chmod
777 $(distdir
)/$$subdir; \
332 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
341 check: check-recursive
343 installcheck: installcheck-recursive
345 install-info
: install-info-recursive
346 all-recursive-am
: config.h
347 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
350 install-exec
: install-exec-recursive
353 install-data
: install-data-recursive
356 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
357 install: install-recursive
359 uninstall: uninstall-recursive
360 all-am
: Makefile config.h
361 all-redirect
: all-recursive-am
363 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
364 installdirs: installdirs-recursive
373 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
374 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
376 maintainer-clean-generic
:
377 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
379 mostlyclean: mostlyclean-recursive
381 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
383 clean: clean-recursive
385 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
388 distclean: distclean-recursive
391 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
392 maintainer-clean-generic distclean-am
393 @echo
"This command is intended for maintainers to use;"
394 @echo
"it deletes files that may require special tools to rebuild."
396 maintainer-clean
: maintainer-clean-recursive
399 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
400 install-data-recursive uninstall-data-recursive install-exec-recursive \
401 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
402 all-recursive check-recursive installcheck-recursive info-recursive \
403 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
404 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
405 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
406 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
407 install-info all-recursive-am install-exec-am install-exec \
408 install-data-am install-data install-am
install uninstall-am
uninstall \
409 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
410 distclean-generic clean-generic maintainer-clean-generic
clean \
411 mostlyclean distclean maintainer-clean
414 # These two special 'check-script' rules use the bash script 'mkcheck'
415 # to do testing. This script is not as portable as the dejagnu test
416 # harness, and is thus off by default. It does produce interesting
417 # output however, including various performance analysis items like
418 # compile time, execution time, and binary size.
419 check-script
: $(top_builddir
)/mkcheck
420 -(chmod
+ $(top_builddir
)/mkcheck
; \
421 test -d testsuite ||
(mkdir testsuite
; chmod u
+w testsuite
); \
423 @glibcpp_builddir@
/mkcheck
0)
425 check-script-install
: $(top_builddir
)/mkcheck
426 -(chmod
+ $(top_builddir
)/mkcheck
; \
427 test -d testsuite ||
(mkdir testsuite
; chmod u
+w testsuite
); \
429 @glibcpp_builddir@
/mkcheck
1)
431 # These two rules might seem messy, but are hella worth it.
433 -(srcdir=`cd ${top_srcdir}; pwd`; \
435 /bin
/sh
${srcdir}/docs
/doxygen
/run_doxygen \
436 --mode
=user
$${srcdir} $${outdir})
439 -(srcdir=`cd ${top_srcdir}; pwd`; \
441 ${srcdir}/docs
/doxygen
/run_doxygen
--mode
=maint
$${srcdir} $${outdir})
443 .PHONY
: doxygen doxygen-maint
445 # Multilib Makefile bits.
446 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
447 maintainer-clean-multi
450 install-am
: install-multi
451 mostlyclean-am
: mostlyclean-multi
452 clean-am
: clean-multi
453 distclean-am
: distclean-multi
454 maintainer-clean-am
: maintainer-clean-multi
457 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
459 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
461 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
463 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
465 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
466 maintainer-clean-multi
:
467 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
469 # All the machinations with string instantiations messes up the
470 # automake-generated TAGS rule. Make a simple one here.
471 TAGS
: tags-recursive
$(LISP
)
473 # Tell versions [3.59,3.63) of GNU make to not export all variables.
474 # Otherwise a system limit (for SysV at least) may be exceeded.