OSDN Git Service

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