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