OSDN Git Service

10d15157768e4a41ceabf05fe8162144ac6d669f
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / libmath / Makefile.in
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
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 CC = @CC@
69 CPP = @CPP@
70 CSHADOW_FLAGS = @CSHADOW_FLAGS@
71 CXX = @CXX@
72 CXXCPP = @CXXCPP@
73 CXX_libstdcxx = @CXX_libstdcxx@
74 DEBUG_FLAGS = @DEBUG_FLAGS@
75 DLLTOOL = @DLLTOOL@
76 EXEEXT = @EXEEXT@
77 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
78 GCJ = @GCJ@
79 GCJFLAGS = @GCJFLAGS@
80 GLIBCPP_CFLAGS = @GLIBCPP_CFLAGS@
81 GLIBCPP_CXXFLAGS = @GLIBCPP_CXXFLAGS@
82 LIBMATHOBJS = @LIBMATHOBJS@
83 LIBSTRINGOBJS = @LIBSTRINGOBJS@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 MAINT = @MAINT@
87 MAKEINFO = @MAKEINFO@
88 OBJDUMP = @OBJDUMP@
89 OBJEXT = @OBJEXT@
90 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
91 OPT_LDFLAGS = @OPT_LDFLAGS@
92 PACKAGE = @PACKAGE@
93 RANLIB = @RANLIB@
94 SECTION_FLAGS = @SECTION_FLAGS@
95 SECTION_LDFLAGS = @SECTION_LDFLAGS@
96 STRIP = @STRIP@
97 USE_COMPLEX_LONG_DOUBLE = @USE_COMPLEX_LONG_DOUBLE@
98 VERSION = @VERSION@
99 WARN_FLAGS = @WARN_FLAGS@
100 WERROR = @WERROR@
101 WFMT_FLAGS = @WFMT_FLAGS@
102 enable_shared = @enable_shared@
103 enable_static = @enable_static@
104 gcc_version = @gcc_version@
105 glibcpp_basedir = @glibcpp_basedir@
106 gxx_include_dir = @gxx_include_dir@
107 ifGNUmake = @ifGNUmake@
108 libinst_wstring_la = @libinst_wstring_la@
109 libio_la = @libio_la@
110 libstdcxx_interface = @libstdcxx_interface@
111
112 AUTOMAKE_OPTIONS = 1.3 cygnus
113
114 noinst_LTLIBRARIES = libmath.la
115
116 EXTRA_LONG_DOUBLE_yes = \
117         ccosl.c cexpl.c clog10l.c csinhl.c \
118         csqrtl.c ctanhl.c ctanl.c hypotl.c \
119         signbitl.c
120
121
122 EXTRA_DIST = \
123         ccos.c ccosf.c ccosh.c ccoshf.c ccoshl.c \
124         cexp.c cexpf.c clog10.c clog10f.c \
125         csin.c csinf.c csinh.c csinhf.c \
126         csinl.c csqrt.c csqrtf.c  ctan.c ctanf.c ctanh.c \
127         ctanhf.c hypot.c hypotf.c\
128         atan2f.c expf.c \
129         $(EXTRA_LONG_DOUBLE_yes) 
130
131
132 libmath_la_LIBADD = \
133         @LIBMATHOBJS@ \
134         $(EXTRA_LONG_DOUBLE_$(USE_COMPLEX_LONG_DOUBLE)) 
135
136
137 libmath_la_DEPENDENCIES = $(libmath_la_LIBADD)
138
139 libmath_la_SOURCES = \
140         signbit.c signbitf.c
141
142
143 LINK = $(LIBTOOL) --mode=link "$(CCLD)" $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
144
145 # Use common includes from acinclude.m4/GLIBCPP_EXPORT_INCLUDES
146 GLIBCPP_INCLUDE_DIR = @GLIBCPP_INCLUDE_DIR@
147 C_INCLUDE_DIR = @C_INCLUDE_DIR@
148 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
149 LIBMATH_INCLUDES = @LIBMATH_INCLUDES@
150 LIBSUPCXX_INCLUDES = @LIBSUPCXX_INCLUDES@
151 LIBIO_INCLUDES = @LIBIO_INCLUDES@
152 CSHADOW_INCLUDES = @CSHADOW_INCLUDES@
153
154 INCLUDES = \
155         -I$(GLIBCPP_INCLUDE_DIR) -I$(top_builddir)/include  \
156         $(TOPLEVEL_INCLUDES) 
157
158 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
159 CONFIG_HEADER = ../config.h
160 CONFIG_CLEAN_FILES = 
161 LTLIBRARIES =  $(noinst_LTLIBRARIES)
162
163
164 DEFS = @DEFS@ -I. -I$(srcdir) -I..
165 CPPFLAGS = @CPPFLAGS@
166 LDFLAGS = @LDFLAGS@
167 LIBS = @LIBS@
168 libmath_la_LDFLAGS = 
169 libmath_la_OBJECTS =  signbit.lo signbitf.lo
170 CFLAGS = @CFLAGS@
171 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
173 CCLD = $(CC)
174 DIST_COMMON =  Makefile.am Makefile.in
175
176
177 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
178
179 TAR = gtar
180 GZIP_ENV = --best
181 SOURCES = $(libmath_la_SOURCES)
182 OBJECTS = $(libmath_la_OBJECTS)
183
184 all: all-redirect
185 .SUFFIXES:
186 .SUFFIXES: .S .c .lo .o .obj .s
187 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
188         cd $(top_srcdir) && $(AUTOMAKE) --cygnus libmath/Makefile
189
190 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
191         cd $(top_builddir) \
192           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
193
194
195 mostlyclean-noinstLTLIBRARIES:
196
197 clean-noinstLTLIBRARIES:
198         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
199
200 distclean-noinstLTLIBRARIES:
201
202 maintainer-clean-noinstLTLIBRARIES:
203
204 .c.o:
205         $(COMPILE) -c $<
206
207 # FIXME: We should only use cygpath when building on Windows,
208 # and only if it is available.
209 .c.obj:
210         $(COMPILE) -c `cygpath -w $<`
211
212 .s.o:
213         $(COMPILE) -c $<
214
215 .S.o:
216         $(COMPILE) -c $<
217
218 mostlyclean-compile:
219         -rm -f *.o core *.core
220         -rm -f *.$(OBJEXT)
221
222 clean-compile:
223
224 distclean-compile:
225         -rm -f *.tab.c
226
227 maintainer-clean-compile:
228
229 .c.lo:
230         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
231
232 .s.lo:
233         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
234
235 .S.lo:
236         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
237
238 mostlyclean-libtool:
239         -rm -f *.lo
240
241 clean-libtool:
242         -rm -rf .libs _libs
243
244 distclean-libtool:
245
246 maintainer-clean-libtool:
247
248 libmath.la: $(libmath_la_OBJECTS) $(libmath_la_DEPENDENCIES)
249         $(LINK)  $(libmath_la_LDFLAGS) $(libmath_la_OBJECTS) $(libmath_la_LIBADD) $(LIBS)
250
251 tags: TAGS
252
253 ID: $(HEADERS) $(SOURCES) $(LISP)
254         list='$(SOURCES) $(HEADERS)'; \
255         unique=`for i in $$list; do echo $$i; done | \
256           awk '    { files[$$0] = 1; } \
257                END { for (i in files) print i; }'`; \
258         here=`pwd` && cd $(srcdir) \
259           && mkid -f$$here/ID $$unique $(LISP)
260
261 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
262         tags=; \
263         here=`pwd`; \
264         list='$(SOURCES) $(HEADERS)'; \
265         unique=`for i in $$list; do echo $$i; done | \
266           awk '    { files[$$0] = 1; } \
267                END { for (i in files) print i; }'`; \
268         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
269           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
270
271 mostlyclean-tags:
272
273 clean-tags:
274
275 distclean-tags:
276         -rm -f TAGS ID
277
278 maintainer-clean-tags:
279
280 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
281
282 subdir = libmath
283
284 distdir: $(DISTFILES)
285         @for file in $(DISTFILES); do \
286           if test -f $$file; then d=.; else d=$(srcdir); fi; \
287           if test -d $$d/$$file; then \
288             cp -pr $$d/$$file $(distdir)/$$file; \
289           else \
290             test -f $(distdir)/$$file \
291             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
292             || cp -p $$d/$$file $(distdir)/$$file || :; \
293           fi; \
294         done
295 info-am:
296 info: info-am
297 dvi-am:
298 dvi: dvi-am
299 check-am:
300 check: check-am
301 installcheck-am:
302 installcheck: installcheck-am
303 install-info-am: 
304 install-info: install-info-am
305 install-exec-am:
306 install-exec: install-exec-am
307
308 install-data-am:
309 install-data: install-data-am
310
311 install-am: all-am
312         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313 install: install-am
314 uninstall-am:
315 uninstall: uninstall-am
316 all-am: Makefile $(LTLIBRARIES)
317 all-redirect: all-am
318 install-strip:
319         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
320 installdirs:
321
322
323 mostlyclean-generic:
324
325 clean-generic:
326
327 distclean-generic:
328         -rm -f Makefile $(CONFIG_CLEAN_FILES)
329         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
330
331 maintainer-clean-generic:
332 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
333                 mostlyclean-libtool mostlyclean-tags \
334                 mostlyclean-generic
335
336 mostlyclean: mostlyclean-am
337
338 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
339                 clean-tags clean-generic mostlyclean-am
340
341 clean: clean-am
342
343 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
344                 distclean-libtool distclean-tags distclean-generic \
345                 clean-am
346         -rm -f libtool
347
348 distclean: distclean-am
349
350 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
351                 maintainer-clean-compile maintainer-clean-libtool \
352                 maintainer-clean-tags maintainer-clean-generic \
353                 distclean-am
354         @echo "This command is intended for maintainers to use;"
355         @echo "it deletes files that may require special tools to rebuild."
356
357 maintainer-clean: maintainer-clean-am
358
359 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
360 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
361 mostlyclean-compile distclean-compile clean-compile \
362 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
363 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
364 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
365 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
366 install-info install-exec-am install-exec install-data-am install-data \
367 install-am install uninstall-am uninstall all-redirect all-am all \
368 installdirs mostlyclean-generic distclean-generic clean-generic \
369 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
370
371
372 # Tell versions [3.59,3.63) of GNU make to not export all variables.
373 # Otherwise a system limit (for SysV at least) may be exceeded.
374 .NOEXPORT: