OSDN Git Service

2003-07-04 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / libmath / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 ATOMICITY_INC_SRCDIR = @ATOMICITY_INC_SRCDIR@
69 AWK = @AWK@
70 BASIC_FILE_CC = @BASIC_FILE_CC@
71 BASIC_FILE_H = @BASIC_FILE_H@
72 CC = @CC@
73 CCODECVT_CC = @CCODECVT_CC@
74 CCODECVT_H = @CCODECVT_H@
75 CCOLLATE_CC = @CCOLLATE_CC@
76 CCTYPE_CC = @CCTYPE_CC@
77 CLOCALE_CC = @CLOCALE_CC@
78 CLOCALE_H = @CLOCALE_H@
79 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
80 CMESSAGES_CC = @CMESSAGES_CC@
81 CMESSAGES_H = @CMESSAGES_H@
82 CMONEY_CC = @CMONEY_CC@
83 CNUMERIC_CC = @CNUMERIC_CC@
84 CPP = @CPP@
85 CSTDIO_H = @CSTDIO_H@
86 CTIME_CC = @CTIME_CC@
87 CTIME_H = @CTIME_H@
88 CXX = @CXX@
89 CXXCPP = @CXXCPP@
90 C_INCLUDE_DIR = @C_INCLUDE_DIR@
91 DEBUG_FLAGS = @DEBUG_FLAGS@
92 DLLTOOL = @DLLTOOL@
93 EXEEXT = @EXEEXT@
94 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
95 FPOS_H = @FPOS_H@
96 FPOS_INC_SRCDIR = @FPOS_INC_SRCDIR@
97 GCJ = @GCJ@
98 GCJFLAGS = @GCJFLAGS@
99 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
100 GLIBCXX_IS_CROSS_COMPILING = @GLIBCXX_IS_CROSS_COMPILING@
101 LIBMATHOBJS = @LIBMATHOBJS@
102 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
103 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
104 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
105 LIBUNWIND_FLAG = @LIBUNWIND_FLAG@
106 LN_S = @LN_S@
107 MAINT = @MAINT@
108 MAKEINFO = @MAKEINFO@
109 OBJDUMP = @OBJDUMP@
110 OBJEXT = @OBJEXT@
111 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
112 OPT_LDFLAGS = @OPT_LDFLAGS@
113 OS_INC_SRCDIR = @OS_INC_SRCDIR@
114 PACKAGE = @PACKAGE@
115 RANLIB = @RANLIB@
116 SECTION_FLAGS = @SECTION_FLAGS@
117 SECTION_LDFLAGS = @SECTION_LDFLAGS@
118 STRIP = @STRIP@
119 SYMVER_MAP = @SYMVER_MAP@
120 USE_NLS = @USE_NLS@
121 VERSION = @VERSION@
122 WARN_FLAGS = @WARN_FLAGS@
123 WERROR = @WERROR@
124 baseline_dir = @baseline_dir@
125 check_msgfmt = @check_msgfmt@
126 enable_shared = @enable_shared@
127 enable_static = @enable_static@
128 glibcxx_CXX = @glibcxx_CXX@
129 glibcxx_MOFILES = @glibcxx_MOFILES@
130 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
131 glibcxx_POFILES = @glibcxx_POFILES@
132 glibcxx_basedir = @glibcxx_basedir@
133 glibcxx_builddir = @glibcxx_builddir@
134 glibcxx_localedir = @glibcxx_localedir@
135 glibcxx_prefixdir = @glibcxx_prefixdir@
136 glibcxx_srcdir = @glibcxx_srcdir@
137 glibcxx_thread_h = @glibcxx_thread_h@
138 glibcxx_toolexecdir = @glibcxx_toolexecdir@
139 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
140 gxx_include_dir = @gxx_include_dir@
141 ifGNUmake = @ifGNUmake@
142 libtool_VERSION = @libtool_VERSION@
143 toplevel_srcdir = @toplevel_srcdir@
144
145 AUTOMAKE_OPTIONS = 1.3 cygnus
146
147 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
148
149 noinst_LTLIBRARIES = libmath.la
150
151 libmath_la_LIBADD = @LIBMATHOBJS@ 
152
153 libmath_la_DEPENDENCIES = $(libmath_la_LIBADD)
154
155 libmath_la_SOURCES = stubs.c
156
157 # Use common includes from acinclude.m4/GLIBCXX_EXPORT_INCLUDES
158 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
159
160 INCLUDES = \
161         $(TOPLEVEL_INCLUDES) 
162
163
164 # Only compiling "C" sources in this directory.
165 LIBTOOL = @LIBTOOL@ --tag CC
166 CONFIG_HEADER = ../config.h
167 CONFIG_CLEAN_FILES = 
168 LTLIBRARIES =  $(noinst_LTLIBRARIES)
169
170
171 DEFS = @DEFS@ -I. -I$(srcdir) -I..
172 CPPFLAGS = @CPPFLAGS@
173 LDFLAGS = @LDFLAGS@
174 LIBS = @LIBS@
175 libmath_la_LDFLAGS = 
176 libmath_la_OBJECTS =  stubs.lo
177 CFLAGS = @CFLAGS@
178 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
180 CCLD = $(CC)
181 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
182 DIST_COMMON =  Makefile.am Makefile.in
183
184
185 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
186
187 TAR = gtar
188 GZIP_ENV = --best
189 SOURCES = $(libmath_la_SOURCES)
190 OBJECTS = $(libmath_la_OBJECTS)
191
192 all: all-redirect
193 .SUFFIXES:
194 .SUFFIXES: .S .c .lo .o .obj .s
195 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
196         cd $(top_srcdir) && $(AUTOMAKE) --cygnus libmath/Makefile
197
198 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
199         cd $(top_builddir) \
200           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
201
202
203 mostlyclean-noinstLTLIBRARIES:
204
205 clean-noinstLTLIBRARIES:
206         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
207
208 distclean-noinstLTLIBRARIES:
209
210 maintainer-clean-noinstLTLIBRARIES:
211
212 .c.o:
213         $(COMPILE) -c $<
214
215 # FIXME: We should only use cygpath when building on Windows,
216 # and only if it is available.
217 .c.obj:
218         $(COMPILE) -c `cygpath -w $<`
219
220 .s.o:
221         $(COMPILE) -c $<
222
223 .S.o:
224         $(COMPILE) -c $<
225
226 mostlyclean-compile:
227         -rm -f *.o core *.core
228         -rm -f *.$(OBJEXT)
229
230 clean-compile:
231
232 distclean-compile:
233         -rm -f *.tab.c
234
235 maintainer-clean-compile:
236
237 .c.lo:
238         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
239
240 .s.lo:
241         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
242
243 .S.lo:
244         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
245
246 mostlyclean-libtool:
247         -rm -f *.lo
248
249 clean-libtool:
250         -rm -rf .libs _libs
251
252 distclean-libtool:
253
254 maintainer-clean-libtool:
255
256 libmath.la: $(libmath_la_OBJECTS) $(libmath_la_DEPENDENCIES)
257         $(LINK)  $(libmath_la_LDFLAGS) $(libmath_la_OBJECTS) $(libmath_la_LIBADD) $(LIBS)
258
259 tags: TAGS
260
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)
268
269 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
270         tags=; \
271         here=`pwd`; \
272         list='$(SOURCES) $(HEADERS)'; \
273         unique=`for i in $$list; do echo $$i; done | \
274           awk '    { files[$$0] = 1; } \
275                END { for (i in files) print i; }'`; \
276         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
277           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
278
279 mostlyclean-tags:
280
281 clean-tags:
282
283 distclean-tags:
284         -rm -f TAGS ID
285
286 maintainer-clean-tags:
287
288 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
289
290 subdir = libmath
291
292 distdir: $(DISTFILES)
293         @for file in $(DISTFILES); do \
294           if test -f $$file; then d=.; else d=$(srcdir); fi; \
295           if test -d $$d/$$file; then \
296             cp -pr $$d/$$file $(distdir)/$$file; \
297           else \
298             test -f $(distdir)/$$file \
299             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
300             || cp -p $$d/$$file $(distdir)/$$file || :; \
301           fi; \
302         done
303 info-am:
304 info: info-am
305 dvi-am:
306 dvi: dvi-am
307 check-am:
308 check: check-am
309 installcheck-am:
310 installcheck: installcheck-am
311 install-info-am: 
312 install-info: install-info-am
313 install-exec-am:
314 install-exec: install-exec-am
315
316 install-data-am:
317 install-data: install-data-am
318
319 install-am: all-am
320         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
321 install: install-am
322 uninstall-am:
323 uninstall: uninstall-am
324 all-am: Makefile $(LTLIBRARIES)
325 all-redirect: all-am
326 install-strip:
327         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
328 installdirs:
329
330
331 mostlyclean-generic:
332
333 clean-generic:
334
335 distclean-generic:
336         -rm -f Makefile $(CONFIG_CLEAN_FILES)
337         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
338
339 maintainer-clean-generic:
340 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
341                 mostlyclean-libtool mostlyclean-tags \
342                 mostlyclean-generic
343
344 mostlyclean: mostlyclean-am
345
346 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
347                 clean-tags clean-generic mostlyclean-am
348
349 clean: clean-am
350
351 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
352                 distclean-libtool distclean-tags distclean-generic \
353                 clean-am
354         -rm -f libtool
355
356 distclean: distclean-am
357
358 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
359                 maintainer-clean-compile maintainer-clean-libtool \
360                 maintainer-clean-tags maintainer-clean-generic \
361                 distclean-am
362         @echo "This command is intended for maintainers to use;"
363         @echo "it deletes files that may require special tools to rebuild."
364
365 maintainer-clean: maintainer-clean-am
366
367 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
368 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
369 mostlyclean-compile distclean-compile clean-compile \
370 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
371 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
372 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
373 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
374 install-info install-exec-am install-exec install-data-am install-data \
375 install-am install uninstall-am uninstall all-redirect all-am all \
376 installdirs mostlyclean-generic distclean-generic clean-generic \
377 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
378
379
380 # Tell versions [3.59,3.63) of GNU make to not export all variables.
381 # Otherwise a system limit (for SysV at least) may be exceeded.
382 .NOEXPORT: