OSDN Git Service

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