source: trunk/third/gmp/cxx/Makefile.in @ 18191

Revision 18191, 9.9 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18190, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16# Copyright 2001, 2002 Free Software Foundation, Inc.
17#
18# This file is part of the GNU MP Library.
19#
20# The GNU MP Library is free software; you can redistribute it and/or modify
21# it under the terms of the GNU Lesser General Public License as published by
22# the Free Software Foundation; either version 2.1 of the License, or (at your
23# option) any later version.
24#
25# The GNU MP Library is distributed in the hope that it will be useful, but
26# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
27# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
28# License for more details.
29#
30# You should have received a copy of the GNU Lesser General Public License
31# along with the GNU MP Library; see the file COPYING.LIB.  If not, write to
32# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
33# MA 02111-1307, USA.
34
35SHELL = @SHELL@
36
37srcdir = @srcdir@
38top_srcdir = @top_srcdir@
39VPATH = @srcdir@
40prefix = @prefix@
41exec_prefix = @exec_prefix@
42
43bindir = @bindir@
44sbindir = @sbindir@
45libexecdir = @libexecdir@
46datadir = @datadir@
47sysconfdir = @sysconfdir@
48sharedstatedir = @sharedstatedir@
49localstatedir = @localstatedir@
50libdir = @libdir@
51infodir = @infodir@
52mandir = @mandir@
53includedir = @includedir@
54oldincludedir = /usr/include
55pkgdatadir = $(datadir)/@PACKAGE@
56pkglibdir = $(libdir)/@PACKAGE@
57pkgincludedir = $(includedir)/@PACKAGE@
58top_builddir = ..
59
60ACLOCAL = @ACLOCAL@
61AUTOCONF = @AUTOCONF@
62AUTOMAKE = @AUTOMAKE@
63AUTOHEADER = @AUTOHEADER@
64
65INSTALL = @INSTALL@
66INSTALL_PROGRAM = @INSTALL_PROGRAM@
67INSTALL_DATA = @INSTALL_DATA@
68INSTALL_SCRIPT = @INSTALL_SCRIPT@
69INSTALL_HEADER = $(INSTALL_DATA)
70transform = @program_transform_name@
71NORMAL_INSTALL = :
72PRE_INSTALL = :
73POST_INSTALL = :
74NORMAL_UNINSTALL = :
75PRE_UNINSTALL = :
76POST_UNINSTALL = :
77host_alias = @host_alias@
78host_triplet = @host@
79AMTAR = @AMTAR@
80AR = @AR@
81AS = @AS@
82AWK = @AWK@
83BITS_PER_MP_LIMB = @BITS_PER_MP_LIMB@
84CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
85CC = @CC@
86CCAS = @CCAS@
87CPP = @CPP@
88CXX = @CXX@
89CXXCPP = @CXXCPP@
90DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
91DEPDIR = @DEPDIR@
92DLLTOOL = @DLLTOOL@
93ECHO = @ECHO@
94EXEEXT = @EXEEXT@
95GCJ = @GCJ@
96GCJFLAGS = @GCJFLAGS@
97GMP_LDFLAGS = @GMP_LDFLAGS@
98GMP_NAIL_BITS = @GMP_NAIL_BITS@
99HAVE_DECL_OPTARG = @HAVE_DECL_OPTARG@
100HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
101HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
102HAVE_MPFR_01 = @HAVE_MPFR_01@
103HAVE_STACK_T_01 = @HAVE_STACK_T_01@
104INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105LEX = @LEX@
106LIBGMP_DLL = @LIBGMP_DLL@
107LIBM = @LIBM@
108LIBREADLINE = @LIBREADLINE@
109LIBTOOL = @LIBTOOL@
110LN_S = @LN_S@
111M4 = @M4@
112MAINT = @MAINT@
113MPFR_CFLAGS = @MPFR_CFLAGS@
114MPFR_LIBS = @MPFR_LIBS@
115OBJDUMP = @OBJDUMP@
116OBJEXT = @OBJEXT@
117PACKAGE = @PACKAGE@
118RANLIB = @RANLIB@
119RC = @RC@
120REPL_VSNPRINTF_OBJ = @REPL_VSNPRINTF_OBJ@
121REPL_VSNPRINTF_PRINTF_OBJ = @REPL_VSNPRINTF_PRINTF_OBJ@
122SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
123STRIP = @STRIP@
124TAL_OBJECT = @TAL_OBJECT@
125TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
126U = @U@
127VERSION = @VERSION@
128WITH_READLINE_01 = @WITH_READLINE_01@
129YACC = @YACC@
130am__include = @am__include@
131am__quote = @am__quote@
132gmp_srclinks = @gmp_srclinks@
133install_sh = @install_sh@
134mpn_objects = @mpn_objects@
135mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
136mpn_objs_in_libmp = @mpn_objs_in_libmp@
137
138AUTOMAKE_OPTIONS = gnu no-dependencies $(top_builddir)/ansi2knr
139
140INCLUDES = -D__GMP_WITHIN_GMPXX -I$(top_srcdir)
141
142@WANT_CXX_TRUE@noinst_LTLIBRARIES = libcxx.la
143
144# osfuns.cc is handled from the top-level Makefile.am
145libcxx_la_SOURCES = \
146  isfuns.cc ismpf.cc ismpq.cc ismpz.cc \
147  osdoprnti.cc osfuns.cc osmpf.cc osmpq.cc osmpz.cc
148
149subdir = cxx
150mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
151CONFIG_HEADER = $(top_builddir)/config.h
152CONFIG_CLEAN_FILES =
153LTLIBRARIES = $(noinst_LTLIBRARIES)
154
155libcxx_la_LDFLAGS =
156libcxx_la_LIBADD =
157am_libcxx_la_OBJECTS = isfuns.lo ismpf.lo ismpq.lo ismpz.lo osdoprnti.lo \
158        osfuns.lo osmpf.lo osmpq.lo osmpz.lo
159libcxx_la_OBJECTS = $(am_libcxx_la_OBJECTS)
160
161DEFS = @DEFS@
162DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
163CPPFLAGS = @CPPFLAGS@
164LDFLAGS = @LDFLAGS@
165LIBS = @LIBS@
166depcomp =
167CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
168        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
169LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
170        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
171        $(AM_CXXFLAGS) $(CXXFLAGS)
172CXXLD = $(CXX)
173CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
174        $(AM_LDFLAGS) $(LDFLAGS) -o $@
175CXXFLAGS = @CXXFLAGS@
176DIST_SOURCES = $(libcxx_la_SOURCES)
177DIST_COMMON = Makefile.am Makefile.in
178SOURCES = $(libcxx_la_SOURCES)
179
180all: all-am
181
182.SUFFIXES:
183.SUFFIXES: .cc .lo .o .obj
184
185mostlyclean-libtool:
186        -rm -f *.lo
187
188clean-libtool:
189        -rm -rf .libs _libs
190
191distclean-libtool:
192        -rm -f libtool
193$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
194        cd $(top_srcdir) && \
195          $(AUTOMAKE) --gnu  cxx/Makefile
196Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
197        cd $(top_builddir) && \
198          CONFIG_HEADERS= CONFIG_LINKS= \
199          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
200
201clean-noinstLTLIBRARIES:
202        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
203libcxx.la: $(libcxx_la_OBJECTS) $(libcxx_la_DEPENDENCIES)
204        $(CXXLINK)  $(libcxx_la_LDFLAGS) $(libcxx_la_OBJECTS) $(libcxx_la_LIBADD) $(LIBS)
205
206mostlyclean-compile:
207        -rm -f *.$(OBJEXT) core *.core
208
209distclean-compile:
210        -rm -f *.tab.c
211
212ANSI2KNR = $(top_builddir)/ansi2knr
213$(top_builddir)/ansi2knr:
214        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ansi2knr
215
216mostlyclean-kr:
217        -test "$U" = "" || rm -f *_.c
218
219.cc.o:
220        $(CXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
221
222.cc.obj:
223        $(CXXCOMPILE) -c -o $@ `cygpath -w $<`
224
225.cc.lo:
226        $(LTCXXCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
227uninstall-info-am:
228
229tags: TAGS
230
231ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
232        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
233        unique=`for i in $$list; do \
234            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
235          done | \
236          $(AWK) '    { files[$$0] = 1; } \
237               END { for (i in files) print i; }'`; \
238        mkid -fID $$unique $(LISP)
239
240TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
241                $(TAGS_FILES) $(LISP)
242        tags=; \
243        here=`pwd`; \
244        list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
245        unique=`for i in $$list; do \
246            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247          done | \
248          $(AWK) '    { files[$$0] = 1; } \
249               END { for (i in files) print i; }'`; \
250        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
251          || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
252
253GTAGS:
254        here=`CDPATH=: && cd $(top_builddir) && pwd` \
255          && cd $(top_srcdir) \
256          && gtags -i $(GTAGS_ARGS) $$here
257
258distclean-tags:
259        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
260
261DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
262
263top_distdir = ..
264distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
265
266distdir: $(DISTFILES)
267        @for file in $(DISTFILES); do \
268          if test -f $$file; then d=.; else d=$(srcdir); fi; \
269          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
270          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
271            $(mkinstalldirs) "$(distdir)/$$dir"; \
272          fi; \
273          if test -d $$d/$$file; then \
274            cp -pR $$d/$$file $(distdir) \
275            || exit 1; \
276          else \
277            test -f $(distdir)/$$file \
278            || cp -p $$d/$$file $(distdir)/$$file \
279            || exit 1; \
280          fi; \
281        done
282check-am: all-am
283check: check-am
284all-am: Makefile $(LTLIBRARIES)
285
286installdirs:
287
288install: install-am
289install-exec: install-exec-am
290install-data: install-data-am
291uninstall: uninstall-am
292
293install-am: all-am
294        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
295
296installcheck: installcheck-am
297install-strip:
298        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
299          `test -z '$(STRIP)' || \
300            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
301mostlyclean-generic:
302
303clean-generic:
304
305distclean-generic:
306        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
307
308maintainer-clean-generic:
309        @echo "This command is intended for maintainers to use"
310        @echo "it deletes files that may require special tools to rebuild."
311clean: clean-am
312
313clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
314        mostlyclean-am
315
316distclean: distclean-am
317
318distclean-am: clean-am distclean-compile distclean-generic \
319        distclean-libtool distclean-tags
320
321dvi: dvi-am
322
323dvi-am:
324
325info: info-am
326
327info-am:
328
329install-data-am:
330
331install-exec-am:
332
333install-info: install-info-am
334
335install-man:
336
337installcheck-am:
338
339maintainer-clean: maintainer-clean-am
340
341maintainer-clean-am: distclean-am maintainer-clean-generic
342
343mostlyclean: mostlyclean-am
344
345mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
346        mostlyclean-libtool
347
348uninstall-am: uninstall-info-am
349
350.PHONY: GTAGS all all-am check check-am clean clean-generic \
351        clean-libtool clean-noinstLTLIBRARIES distclean \
352        distclean-compile distclean-generic distclean-libtool \
353        distclean-tags distdir dvi dvi-am info info-am install \
354        install-am install-data install-data-am install-exec \
355        install-exec-am install-info install-info-am install-man \
356        install-strip installcheck installcheck-am installdirs \
357        maintainer-clean maintainer-clean-generic mostlyclean \
358        mostlyclean-compile mostlyclean-generic mostlyclean-kr \
359        mostlyclean-libtool tags uninstall uninstall-am \
360        uninstall-info-am
361
362# Tell versions [3.59,3.63) of GNU make to not export all variables.
363# Otherwise a system limit (for SysV at least) may be exceeded.
364.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.