OSDN Git Service

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