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 BUILD_LIBIO_INCLUDE
= @BUILD_LIBIO_INCLUDE@
71 CPU_FLAGS
= @CPU_FLAGS@
72 CSHADOWFLAGS
= @CSHADOWFLAGS@
73 CSHADOW_INCLUDES
= @CSHADOW_INCLUDES@
74 CSTDIO_CC
= @CSTDIO_CC@
78 DEBUG_FLAGS
= @DEBUG_FLAGS@
81 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
82 GCC_OBJDIR
= @GCC_OBJDIR@
83 GLIBCPP_CFLAGS
= @GLIBCPP_CFLAGS@
84 GLIBCPP_CXXFLAGS
= @GLIBCPP_CXXFLAGS@
85 LIBMATHOBJS
= @LIBMATHOBJS@
86 LIBSTRINGOBJS
= @LIBSTRINGOBJS@
94 SECTION_FLAGS
= @SECTION_FLAGS@
95 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
96 THREADDEPS
= @THREADDEPS@
97 THREADINCS
= @THREADINCS@
98 THREADLIBS
= @THREADLIBS@
99 THREADOBJS
= @THREADOBJS@
100 THREADSPEC
= @THREADSPEC@
101 USE_LONG_DOUBLE
= @USE_LONG_DOUBLE@
104 WFMT_FLAGS
= @WFMT_FLAGS@
105 cpu_include_dir
= @cpu_include_dir@
106 ctype_include_dir
= @ctype_include_dir@
107 glibcpp_basedir
= @glibcpp_basedir@
108 libinst_wstring_la
= @libinst_wstring_la@
110 AUTOMAKE_OPTIONS
= 1.3 cygnus
111 MAINT_CHARSET
= latin1
113 # This helps subvert libstdcxx_interface, as calculated by devo/config.if
114 # Needed so that g++ can find the correct include subdir automatically.
116 gxx_include_dir
= $(includedir)/g
++
118 SUBDIRS
= math libio src
120 #all-local: stamp-rebuild
122 # This has already been sanity-checked by configure to a certain extent
123 #stamp-rebuild: $(top_builddir)/config.status
124 # if test "$(GCC_OBJDIR)" != "no"; then \
125 # (cd "$(GCC_OBJDIR)/gcc" && \
126 # if test -f libgcc2.ready ; then \
127 # rm -f libgcc2.ready libgcc.a libgcc2.a ; \
128 # $(MAKE) libgcc2.a TARGET_LIBGCC2_CFLAGS='@NAMESPACES@' ; \
129 # $(MAKE) libgcc.a ; \
131 # echo '** There does not appear to be a previously-built' ; \
132 # echo '** library here. Please see' ; \
133 # echo '** <http://sourceware.cygnus.com/libstdc++/install.html>' ; \
134 # echo '** In particular, the "Building and Installing' ; \
135 # echo '** the library (without GCC sources)" section.' ; \
140 # touch stamp-rebuild
145 # Multilib variables.
153 # Work around what appears to be a GNU make bug handling MAKEFLAGS
154 # values defined in terms of make variables, as is the case for CC and
155 # friends when we are called from the top level Makefile.
157 "AR_FLAGS=$(AR_FLAGS)" \
158 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
159 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
161 "CXXFLAGS=$(CXXFLAGS)" \
162 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
163 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
164 "INSTALL=$(INSTALL)" \
165 "INSTALL_DATA=$(INSTALL_DATA)" \
166 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
167 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
168 "LDFLAGS=$(LDFLAGS)" \
169 "LIBCFLAGS=$(LIBCFLAGS)" \
170 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
172 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
173 "PICFLAG=$(PICFLAG)" \
174 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
177 "RUNTEST=$(RUNTEST)" \
178 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
179 "exec_prefix=$(exec_prefix)" \
180 "infodir=$(infodir)" \
182 "includedir=$(includedir)" \
184 "tooldir=$(tooldir)" \
190 "LIBCFLAGS=$(LIBCFLAGS)" \
191 "PICFLAG=$(PICFLAG)" \
194 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
195 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
198 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
199 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
200 CONFIG_HEADER
= config.h
201 CONFIG_CLEAN_FILES
= mkcheck
202 DIST_COMMON
= README .
/stamp-h.in ChangeLog Makefile.am Makefile.in \
203 acconfig.h acinclude.m4 aclocal.m4 config.h.in configure configure.in \
207 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
213 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
214 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
216 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
218 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
220 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
221 cd
$(srcdir) && $(ACLOCAL
)
223 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
224 $(SHELL
) .
/config.status
--recheck
225 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
226 cd
$(srcdir) && $(AUTOCONF
)
229 @if
test ! -f
$@
; then \
233 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
235 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
236 $(SHELL
) .
/config.status
237 @echo timestamp
> stamp-h
2> /dev
/null
238 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/stamp-h.in
239 @if
test ! -f
$@
; then \
240 rm -f
$(srcdir)/stamp-h.in
; \
241 $(MAKE
) $(srcdir)/stamp-h.in
; \
243 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
244 cd
$(top_srcdir
) && $(AUTOHEADER
)
245 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
254 maintainer-clean-hdr
:
255 mkcheck
: $(top_builddir
)/config.status mkcheck.in
256 cd
$(top_builddir
) && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
258 # This directory's subdirectories are mostly independent; you can cd
259 # into them and run `make' without going through this Makefile.
260 # To change the values of `make' variables: instead of editing Makefiles,
261 # (1) if the variable is set in `config.status', edit `config.status'
262 # (which will cause the Makefiles to be regenerated when you run `make');
263 # (2) otherwise, pass the desired values on the `make' command line.
267 all-recursive install-data-recursive install-exec-recursive \
268 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
269 check-recursive installcheck-recursive info-recursive dvi-recursive
:
270 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
272 target
=`echo $@ | sed s/-recursive//`; \
273 list
='$(SUBDIRS)'; for subdir in
$$list; do \
274 echo
"Making $$target in $$subdir"; \
275 if
test "$$subdir" = "."; then \
277 local_target
="$$target-am"; \
279 local_target
="$$target"; \
281 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
282 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
284 if
test "$$dot_seen" = "no"; then \
285 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
288 mostlyclean-recursive clean-recursive distclean-recursive \
289 maintainer-clean-recursive
:
290 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
292 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
293 rev
="$$subdir $$rev"; \
294 test "$$subdir" = "." && dot_seen
=yes
; \
296 test "$$dot_seen" = "no" && rev
=". $$rev"; \
297 target
=`echo $@ | sed s/-recursive//`; \
298 for subdir in
$$rev; do \
299 echo
"Making $$target in $$subdir"; \
300 if
test "$$subdir" = "."; then \
301 local_target
="$$target-am"; \
303 local_target
="$$target"; \
305 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
306 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
307 done
&& test -z
"$$fail"
309 list
='$(SUBDIRS)'; for subdir in
$$list; do \
310 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
315 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
316 list
='$(SOURCES) $(HEADERS)'; \
317 unique
=`for i in $$list; do echo $$i; done | \
318 awk ' { files[$$0] = 1; } \
319 END { for (i in files) print i; }'`; \
320 here
=`pwd` && cd
$(srcdir) \
321 && mkid
-f
$$here/ID
$$unique $(LISP
)
330 maintainer-clean-tags
:
332 distdir
= $(PACKAGE
)-$(VERSION
)
333 top_distdir
= $(distdir
)
335 # This target untars the dist file and tries a VPATH configuration. Then
336 # it guarantees that the distribution is self-contained by making another
340 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
341 mkdir
$(distdir
)/=build
342 mkdir
$(distdir
)/=inst
343 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
344 cd
$(distdir
)/=build \
345 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
346 && $(MAKE
) $(AM_MAKEFLAGS
) \
347 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
348 && $(MAKE
) $(AM_MAKEFLAGS
) check \
349 && $(MAKE
) $(AM_MAKEFLAGS
) install \
350 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
351 && $(MAKE
) $(AM_MAKEFLAGS
) dist
353 @banner
="$(distdir).tar.gz is ready for distribution"; \
354 dashes
=`echo "$$banner" | sed s/./=/g`; \
359 -chmod
-R a
+r
$(distdir
)
360 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
363 -chmod
-R a
+r
$(distdir
)
364 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
366 distdir
: $(DISTFILES
)
369 -chmod
777 $(distdir
)
370 @for file in
$(DISTFILES
); do \
371 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
372 if
test -d
$$d/$$file; then \
373 cp
-pr
$$d/$$file $(distdir
)/$$file; \
375 test -f
$(distdir
)/$$file \
376 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
377 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
380 for subdir in
$(SUBDIRS
); do \
381 if
test "$$subdir" = .
; then
:; else \
382 test -d
$(distdir
)/$$subdir \
383 || mkdir
$(distdir
)/$$subdir \
385 chmod
777 $(distdir
)/$$subdir; \
386 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
395 check: check-recursive
397 installcheck: installcheck-recursive
399 install-info
: install-info-recursive
400 all-recursive-am
: config.h
401 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
404 install-exec
: install-exec-recursive
407 install-data
: install-data-recursive
410 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
411 install: install-recursive
413 uninstall: uninstall-recursive
414 all-am
: Makefile config.h
415 all-redirect
: all-recursive-am
417 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
418 installdirs: installdirs-recursive
427 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
428 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
430 maintainer-clean-generic
:
431 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
433 mostlyclean: mostlyclean-recursive
435 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
437 clean: clean-recursive
439 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
442 distclean: distclean-recursive
445 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
446 maintainer-clean-generic distclean-am
447 @echo
"This command is intended for maintainers to use;"
448 @echo
"it deletes files that may require special tools to rebuild."
450 maintainer-clean
: maintainer-clean-recursive
453 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
454 install-data-recursive uninstall-data-recursive install-exec-recursive \
455 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
456 all-recursive check-recursive installcheck-recursive info-recursive \
457 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
458 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
459 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
460 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
461 install-info all-recursive-am install-exec-am install-exec \
462 install-data-am install-data install-am
install uninstall-am
uninstall \
463 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
464 distclean-generic clean-generic maintainer-clean-generic
clean \
465 mostlyclean distclean maintainer-clean
468 check: $(top_builddir
)/mkcheck
469 $(top_builddir
)/mkcheck
0 $(top_builddir
) $(top_srcdir
)
471 check-install
: $(top_builddir
)/mkcheck
472 $(top_builddir
)/mkcheck
1 $(top_builddir
) $(top_srcdir
) $(prefix)
474 # Multilib Makefile bits.
475 .PHONY
: all-multi mostlyclean-multi clean-multi distclean-multi \
476 maintainer-clean-multi
479 install-am
: install-multi
480 mostlyclean-am
: mostlyclean-multi
481 clean-am
: clean-multi
482 distclean-am
: distclean-multi
483 maintainer-clean-am
: maintainer-clean-multi
486 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
488 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
490 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
492 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
494 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
495 maintainer-clean-multi
:
496 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
498 # All the machinations with string instantiations messes up the
499 # automake-generated TAGS rule. Make a simple one here.
500 TAGS
: tags-recursive
$(LISP
)
502 # Tell versions [3.59,3.63) of GNU make to not export all variables.
503 # Otherwise a system limit (for SysV at least) may be exceeded.