1# Makefile.in generated by automake 1.11.6 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software 6# Foundation, Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. 19# This Makefile.am is free software; the Free Software Foundation 20# gives unlimited permission to copy and/or distribute it, 21# with or without modifications, as long as this notice is preserved. 22 23# This program is distributed in the hope that it will be useful, 24# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 25# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 26# PARTICULAR PURPOSE. 27 28 29VPATH = @srcdir@ 30am__make_dryrun = \ 31 { \ 32 am__dry=no; \ 33 case $$MAKEFLAGS in \ 34 *\\[\ \ ]*) \ 35 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ 36 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ 37 *) \ 38 for am__flg in $$MAKEFLAGS; do \ 39 case $$am__flg in \ 40 *=*|--*) ;; \ 41 *n*) am__dry=yes; break;; \ 42 esac; \ 43 done;; \ 44 esac; \ 45 test $$am__dry = yes; \ 46 } 47pkgdatadir = $(datadir)/@PACKAGE@ 48pkgincludedir = $(includedir)/@PACKAGE@ 49pkglibdir = $(libdir)/@PACKAGE@ 50pkglibexecdir = $(libexecdir)/@PACKAGE@ 51am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 52install_sh_DATA = $(install_sh) -c -m 644 53install_sh_PROGRAM = $(install_sh) -c 54install_sh_SCRIPT = $(install_sh) -c 55INSTALL_HEADER = $(INSTALL_DATA) 56transform = $(program_transform_name) 57NORMAL_INSTALL = : 58PRE_INSTALL = : 59POST_INSTALL = : 60NORMAL_UNINSTALL = : 61PRE_UNINSTALL = : 62POST_UNINSTALL = : 63build_triplet = @build@ 64host_triplet = @host@ 65subdir = src 66DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \ 67 $(srcdir)/Makefile.in $(srcdir)/mparam_h.in 68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 70 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 71 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 72 $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/acinclude.m4 \ 73 $(top_srcdir)/configure.ac 74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 75 $(ACLOCAL_M4) 76mkinstalldirs = $(install_sh) -d 77CONFIG_CLEAN_FILES = mparam.h 78CONFIG_CLEAN_VPATH_FILES = 79am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 80am__vpath_adj = case $$p in \ 81 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 82 *) f=$$p;; \ 83 esac; 84am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 85am__install_max = 40 86am__nobase_strip_setup = \ 87 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 88am__nobase_strip = \ 89 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 90am__nobase_list = $(am__nobase_strip_setup); \ 91 for p in $$list; do echo "$$p $$p"; done | \ 92 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 93 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 94 if (++n[$$2] == $(am__install_max)) \ 95 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 96 END { for (dir in files) print dir, files[dir] }' 97am__base_list = \ 98 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 99 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 100am__uninstall_files_from_dir = { \ 101 test -z "$$files" \ 102 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 103 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 104 $(am__cd) "$$dir" && rm -f $$files; }; \ 105 } 106am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)" 107LTLIBRARIES = $(lib_LTLIBRARIES) 108libmpfr_la_DEPENDENCIES = @LIBOBJS@ 109am_libmpfr_la_OBJECTS = exceptions.lo extract.lo uceil_exp2.lo \ 110 uceil_log2.lo ufloor_log2.lo add.lo add1.lo add_ui.lo agm.lo \ 111 clear.lo cmp.lo cmp_abs.lo cmp_si.lo cmp_ui.lo comparisons.lo \ 112 div_2exp.lo div_2si.lo div_2ui.lo div.lo div_ui.lo dump.lo \ 113 eq.lo exp10.lo exp2.lo exp3.lo exp.lo frac.lo frexp.lo \ 114 get_d.lo get_exp.lo get_str.lo init.lo inp_str.lo isinteger.lo \ 115 isinf.lo isnan.lo isnum.lo const_log2.lo log.lo modf.lo \ 116 mul_2exp.lo mul_2si.lo mul_2ui.lo mul.lo mul_ui.lo neg.lo \ 117 next.lo out_str.lo printf.lo vasprintf.lo const_pi.lo pow.lo \ 118 pow_si.lo pow_ui.lo print_raw.lo print_rnd_mode.lo reldiff.lo \ 119 round_prec.lo set.lo setmax.lo setmin.lo set_d.lo \ 120 set_dfl_prec.lo set_exp.lo set_rnd.lo set_f.lo set_prc_raw.lo \ 121 set_prec.lo set_q.lo set_si.lo set_str.lo set_str_raw.lo \ 122 set_ui.lo set_z.lo sqrt.lo sqrt_ui.lo sub.lo sub1.lo sub_ui.lo \ 123 rint.lo ui_div.lo ui_sub.lo urandom.lo urandomb.lo \ 124 get_z_exp.lo swap.lo factorial.lo cosh.lo sinh.lo tanh.lo \ 125 sinh_cosh.lo acosh.lo asinh.lo atanh.lo atan.lo cmp2.lo \ 126 exp_2.lo asin.lo const_euler.lo cos.lo sin.lo tan.lo fma.lo \ 127 fms.lo hypot.lo log1p.lo expm1.lo log2.lo log10.lo ui_pow.lo \ 128 ui_pow_ui.lo minmax.lo dim.lo signbit.lo copysign.lo \ 129 setsign.lo gmp_op.lo init2.lo acos.lo sin_cos.lo set_nan.lo \ 130 set_inf.lo set_zero.lo powerof2.lo gamma.lo set_ld.lo \ 131 get_ld.lo cbrt.lo volatile.lo fits_sshort.lo fits_sint.lo \ 132 fits_slong.lo fits_ushort.lo fits_uint.lo fits_ulong.lo \ 133 fits_uintmax.lo fits_intmax.lo get_si.lo get_ui.lo zeta.lo \ 134 cmp_d.lo erf.lo inits.lo inits2.lo clears.lo sgn.lo check.lo \ 135 sub1sp.lo version.lo mpn_exp.lo mpfr-gmp.lo mp_clz_tab.lo \ 136 sum.lo add1sp.lo free_cache.lo si_op.lo cmp_ld.lo \ 137 set_ui_2exp.lo set_si_2exp.lo set_uj.lo set_sj.lo get_sj.lo \ 138 get_uj.lo get_z.lo iszero.lo cache.lo sqr.lo int_ceil_log2.lo \ 139 isqrt.lo strtofr.lo pow_z.lo logging.lo mulders.lo get_f.lo \ 140 round_p.lo erfc.lo atan2.lo subnormal.lo const_catalan.lo \ 141 root.lo sec.lo csc.lo cot.lo eint.lo sech.lo csch.lo coth.lo \ 142 round_near_x.lo constant.lo abort_prec_max.lo \ 143 stack_interface.lo lngamma.lo zeta_ui.lo set_d64.lo get_d64.lo \ 144 jn.lo yn.lo rem1.lo get_patches.lo add_d.lo sub_d.lo d_sub.lo \ 145 mul_d.lo div_d.lo d_div.lo li2.lo rec_sqrt.lo min_prec.lo \ 146 buildopt.lo digamma.lo bernoulli.lo isregular.lo set_flt.lo \ 147 get_flt.lo scale2.lo set_z_exp.lo ai.lo gammaonethird.lo \ 148 grandom.lo 149libmpfr_la_OBJECTS = $(am_libmpfr_la_OBJECTS) 150libmpfr_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 151 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 152 $(libmpfr_la_LDFLAGS) $(LDFLAGS) -o $@ 153DEFAULT_INCLUDES = -I.@am__isrc@ 154depcomp = $(SHELL) $(top_srcdir)/depcomp 155am__depfiles_maybe = depfiles 156am__mv = mv -f 157COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 158 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 159LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 160 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 161 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 162CCLD = $(CC) 163LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 164 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 165 $(LDFLAGS) -o $@ 166SOURCES = $(libmpfr_la_SOURCES) 167DIST_SOURCES = $(libmpfr_la_SOURCES) 168am__can_run_installinfo = \ 169 case $$AM_UPDATE_INFO_DIR in \ 170 n|no|NO) false;; \ 171 *) (install-info --version) >/dev/null 2>&1;; \ 172 esac 173HEADERS = $(include_HEADERS) 174ETAGS = etags 175CTAGS = ctags 176DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 177ACLOCAL = @ACLOCAL@ 178ALLOCA = @ALLOCA@ 179AMTAR = @AMTAR@ 180AR = @AR@ 181AS = @AS@ 182AUTOCONF = @AUTOCONF@ 183AUTOHEADER = @AUTOHEADER@ 184AUTOMAKE = @AUTOMAKE@ 185AWK = @AWK@ 186CC = @CC@ 187CCDEPMODE = @CCDEPMODE@ 188CFLAGS = @CFLAGS@ 189CPP = @CPP@ 190CPPFLAGS = @CPPFLAGS@ 191CYGPATH_W = @CYGPATH_W@ 192DATAFILES = @DATAFILES@ 193DEFS = @DEFS@ 194DEPDIR = @DEPDIR@ 195DLLTOOL = @DLLTOOL@ 196DSYMUTIL = @DSYMUTIL@ 197DUMPBIN = @DUMPBIN@ 198ECHO_C = @ECHO_C@ 199ECHO_N = @ECHO_N@ 200ECHO_T = @ECHO_T@ 201EGREP = @EGREP@ 202EXEEXT = @EXEEXT@ 203FGREP = @FGREP@ 204GREP = @GREP@ 205INSTALL = @INSTALL@ 206INSTALL_DATA = @INSTALL_DATA@ 207INSTALL_PROGRAM = @INSTALL_PROGRAM@ 208INSTALL_SCRIPT = @INSTALL_SCRIPT@ 209INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 210LD = @LD@ 211LDFLAGS = @LDFLAGS@ 212LIBMPFR_LDFLAGS = @LIBMPFR_LDFLAGS@ 213LIBOBJS = @LIBOBJS@ 214LIBS = @LIBS@ 215LIBTOOL = @LIBTOOL@ 216LIPO = @LIPO@ 217LN_S = @LN_S@ 218LTLIBOBJS = @LTLIBOBJS@ 219MAINT = @MAINT@ 220MAKEINFO = @MAKEINFO@ 221MANIFEST_TOOL = @MANIFEST_TOOL@ 222MKDIR_P = @MKDIR_P@ 223MPFR_LDFLAGS = @MPFR_LDFLAGS@ 224MPFR_LIBM = @MPFR_LIBM@ 225NM = @NM@ 226NMEDIT = @NMEDIT@ 227OBJDUMP = @OBJDUMP@ 228OBJEXT = @OBJEXT@ 229OTOOL = @OTOOL@ 230OTOOL64 = @OTOOL64@ 231PACKAGE = @PACKAGE@ 232PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 233PACKAGE_NAME = @PACKAGE_NAME@ 234PACKAGE_STRING = @PACKAGE_STRING@ 235PACKAGE_TARNAME = @PACKAGE_TARNAME@ 236PACKAGE_URL = @PACKAGE_URL@ 237PACKAGE_VERSION = @PACKAGE_VERSION@ 238PATH_SEPARATOR = @PATH_SEPARATOR@ 239RANLIB = @RANLIB@ 240SED = @SED@ 241SET_MAKE = @SET_MAKE@ 242SHELL = @SHELL@ 243STRIP = @STRIP@ 244TUNE_LIBS = @TUNE_LIBS@ 245VERSION = @VERSION@ 246abs_builddir = @abs_builddir@ 247abs_srcdir = @abs_srcdir@ 248abs_top_builddir = @abs_top_builddir@ 249abs_top_srcdir = @abs_top_srcdir@ 250ac_ct_AR = @ac_ct_AR@ 251ac_ct_CC = @ac_ct_CC@ 252ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 253am__include = @am__include@ 254am__leading_dot = @am__leading_dot@ 255am__quote = @am__quote@ 256am__tar = @am__tar@ 257am__untar = @am__untar@ 258bindir = @bindir@ 259build = @build@ 260build_alias = @build_alias@ 261build_cpu = @build_cpu@ 262build_os = @build_os@ 263build_vendor = @build_vendor@ 264builddir = @builddir@ 265datadir = @datadir@ 266datarootdir = @datarootdir@ 267docdir = @docdir@ 268dvidir = @dvidir@ 269exec_prefix = @exec_prefix@ 270host = @host@ 271host_alias = @host_alias@ 272host_cpu = @host_cpu@ 273host_os = @host_os@ 274host_vendor = @host_vendor@ 275htmldir = @htmldir@ 276includedir = @includedir@ 277infodir = @infodir@ 278install_sh = @install_sh@ 279libdir = @libdir@ 280libexecdir = @libexecdir@ 281localedir = @localedir@ 282localstatedir = @localstatedir@ 283mandir = @mandir@ 284mkdir_p = @mkdir_p@ 285oldincludedir = @oldincludedir@ 286pdfdir = @pdfdir@ 287prefix = @prefix@ 288program_transform_name = @program_transform_name@ 289psdir = @psdir@ 290sbindir = @sbindir@ 291sharedstatedir = @sharedstatedir@ 292srcdir = @srcdir@ 293sysconfdir = @sysconfdir@ 294target_alias = @target_alias@ 295top_build_prefix = @top_build_prefix@ 296top_builddir = @top_builddir@ 297top_srcdir = @top_srcdir@ 298EXTRA_DIST = round_raw_generic.c jyn_asympt.c x86/core2/mparam.h \ 299 x86/mparam.h x86_64/core2/mparam.h x86_64/pentium4/mparam.h \ 300 ia64/mparam.h arm/mparam.h powerpc64/mparam.h sparc64/mparam.h \ 301 generic/mparam.h amd/athlon/mparam.h amd/k8/mparam.h \ 302 amd/amdfam10/mparam.h powerpc32/mparam.h hppa/mparam.h 303 304include_HEADERS = mpfr.h mpf2mpfr.h 305BUILT_SOURCES = mparam.h 306lib_LTLIBRARIES = libmpfr.la 307libmpfr_la_SOURCES = mpfr.h mpf2mpfr.h mpfr-gmp.h mpfr-impl.h mpfr-intmax.h \ 308mpfr-longlong.h mpfr-thread.h exceptions.c extract.c uceil_exp2.c \ 309uceil_log2.c ufloor_log2.c add.c add1.c add_ui.c agm.c clear.c cmp.c \ 310cmp_abs.c cmp_si.c cmp_ui.c comparisons.c div_2exp.c div_2si.c \ 311div_2ui.c div.c div_ui.c dump.c eq.c exp10.c exp2.c exp3.c exp.c \ 312frac.c frexp.c get_d.c get_exp.c get_str.c init.c inp_str.c isinteger.c \ 313isinf.c isnan.c isnum.c const_log2.c log.c modf.c mul_2exp.c mul_2si.c \ 314mul_2ui.c mul.c mul_ui.c neg.c next.c out_str.c printf.c vasprintf.c \ 315const_pi.c pow.c pow_si.c pow_ui.c print_raw.c print_rnd_mode.c \ 316reldiff.c round_prec.c set.c setmax.c setmin.c set_d.c set_dfl_prec.c \ 317set_exp.c set_rnd.c set_f.c set_prc_raw.c set_prec.c set_q.c set_si.c \ 318set_str.c set_str_raw.c set_ui.c set_z.c sqrt.c sqrt_ui.c sub.c sub1.c \ 319sub_ui.c rint.c ui_div.c ui_sub.c urandom.c urandomb.c get_z_exp.c \ 320swap.c factorial.c cosh.c sinh.c tanh.c sinh_cosh.c acosh.c asinh.c \ 321atanh.c atan.c cmp2.c exp_2.c asin.c const_euler.c cos.c sin.c tan.c \ 322fma.c fms.c hypot.c log1p.c expm1.c log2.c log10.c ui_pow.c \ 323ui_pow_ui.c minmax.c dim.c signbit.c copysign.c setsign.c gmp_op.c \ 324init2.c acos.c sin_cos.c set_nan.c set_inf.c set_zero.c powerof2.c \ 325gamma.c set_ld.c get_ld.c cbrt.c volatile.c fits_s.h fits_sshort.c \ 326fits_sint.c fits_slong.c fits_u.h fits_ushort.c fits_uint.c \ 327fits_ulong.c fits_uintmax.c fits_intmax.c get_si.c get_ui.c zeta.c \ 328cmp_d.c erf.c inits.c inits2.c clears.c sgn.c check.c sub1sp.c \ 329version.c mpn_exp.c mpfr-gmp.c mp_clz_tab.c sum.c add1sp.c \ 330free_cache.c si_op.c cmp_ld.c set_ui_2exp.c set_si_2exp.c set_uj.c \ 331set_sj.c get_sj.c get_uj.c get_z.c iszero.c cache.c sqr.c \ 332int_ceil_log2.c isqrt.c strtofr.c pow_z.c logging.c mulders.c get_f.c \ 333round_p.c erfc.c atan2.c subnormal.c const_catalan.c root.c \ 334gen_inverse.h sec.c csc.c cot.c eint.c sech.c csch.c coth.c \ 335round_near_x.c constant.c abort_prec_max.c stack_interface.c lngamma.c \ 336zeta_ui.c set_d64.c get_d64.c jn.c yn.c rem1.c get_patches.c add_d.c \ 337sub_d.c d_sub.c mul_d.c div_d.c d_div.c li2.c rec_sqrt.c min_prec.c \ 338buildopt.c digamma.c bernoulli.c isregular.c set_flt.c get_flt.c \ 339scale2.c set_z_exp.c ai.c gammaonethird.c ieee_floats.h \ 340grandom.c 341 342libmpfr_la_LIBADD = @LIBOBJS@ 343 344# Libtool -version-info CURRENT[:REVISION[:AGE]] for libmpfr.la 345# 346# 1. No interfaces changed, only implementations (good): 347# ==> Increment REVISION. 348# 2. Interfaces added, none removed (good): 349# ==> Increment CURRENT, increment AGE, set REVISION to 0. 350# 3. Interfaces removed or changed (BAD, breaks upward compatibility): 351# ==> Increment CURRENT, set AGE and REVISION to 0. 352# 353# MPFR -version-info 354# 2.1.x - 355# 2.2.x 1:x:0 356# 2.3.x 2:x:1 357# 2.4.x 3:x:2 358# 3.0.x 4:x:0 359# 3.1.x 5:x:1 360libmpfr_la_LDFLAGS = $(MPFR_LDFLAGS) $(LIBMPFR_LDFLAGS) -version-info 5:2:1 361all: $(BUILT_SOURCES) 362 $(MAKE) $(AM_MAKEFLAGS) all-am 363 364.SUFFIXES: 365.SUFFIXES: .c .lo .o .obj 366$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 367 @for dep in $?; do \ 368 case '$(am__configure_deps)' in \ 369 *$$dep*) \ 370 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 371 && { if test -f $@; then exit 0; else break; fi; }; \ 372 exit 1;; \ 373 esac; \ 374 done; \ 375 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 376 $(am__cd) $(top_srcdir) && \ 377 $(AUTOMAKE) --gnu src/Makefile 378.PRECIOUS: Makefile 379Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 380 @case '$?' in \ 381 *config.status*) \ 382 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 383 *) \ 384 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 385 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 386 esac; 387 388$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 389 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 390 391$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 392 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 393$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 394 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 395$(am__aclocal_m4_deps): 396mparam.h: $(top_builddir)/config.status $(srcdir)/mparam_h.in 397 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 398install-libLTLIBRARIES: $(lib_LTLIBRARIES) 399 @$(NORMAL_INSTALL) 400 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 401 list2=; for p in $$list; do \ 402 if test -f $$p; then \ 403 list2="$$list2 $$p"; \ 404 else :; fi; \ 405 done; \ 406 test -z "$$list2" || { \ 407 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \ 408 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \ 409 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 410 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 411 } 412 413uninstall-libLTLIBRARIES: 414 @$(NORMAL_UNINSTALL) 415 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 416 for p in $$list; do \ 417 $(am__strip_dir) \ 418 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 419 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 420 done 421 422clean-libLTLIBRARIES: 423 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 424 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 425 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 426 test "$$dir" != "$$p" || dir=.; \ 427 echo "rm -f \"$${dir}/so_locations\""; \ 428 rm -f "$${dir}/so_locations"; \ 429 done 430libmpfr.la: $(libmpfr_la_OBJECTS) $(libmpfr_la_DEPENDENCIES) $(EXTRA_libmpfr_la_DEPENDENCIES) 431 $(libmpfr_la_LINK) -rpath $(libdir) $(libmpfr_la_OBJECTS) $(libmpfr_la_LIBADD) $(LIBS) 432 433mostlyclean-compile: 434 -rm -f *.$(OBJEXT) 435 436distclean-compile: 437 -rm -f *.tab.c 438 439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/abort_prec_max.Plo@am__quote@ 440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acos.Plo@am__quote@ 441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/acosh.Plo@am__quote@ 442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add.Plo@am__quote@ 443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add1.Plo@am__quote@ 444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add1sp.Plo@am__quote@ 445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add_d.Plo@am__quote@ 446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/add_ui.Plo@am__quote@ 447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/agm.Plo@am__quote@ 448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ai.Plo@am__quote@ 449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asin.Plo@am__quote@ 450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asinh.Plo@am__quote@ 451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atan.Plo@am__quote@ 452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atan2.Plo@am__quote@ 453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atanh.Plo@am__quote@ 454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bernoulli.Plo@am__quote@ 455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buildopt.Plo@am__quote@ 456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@ 457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cbrt.Plo@am__quote@ 458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check.Plo@am__quote@ 459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clear.Plo@am__quote@ 460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clears.Plo@am__quote@ 461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp.Plo@am__quote@ 462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp2.Plo@am__quote@ 463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp_abs.Plo@am__quote@ 464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp_d.Plo@am__quote@ 465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp_ld.Plo@am__quote@ 466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp_si.Plo@am__quote@ 467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmp_ui.Plo@am__quote@ 468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comparisons.Plo@am__quote@ 469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const_catalan.Plo@am__quote@ 470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const_euler.Plo@am__quote@ 471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const_log2.Plo@am__quote@ 472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/const_pi.Plo@am__quote@ 473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constant.Plo@am__quote@ 474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copysign.Plo@am__quote@ 475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cos.Plo@am__quote@ 476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cosh.Plo@am__quote@ 477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cot.Plo@am__quote@ 478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coth.Plo@am__quote@ 479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csc.Plo@am__quote@ 480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/csch.Plo@am__quote@ 481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d_div.Plo@am__quote@ 482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d_sub.Plo@am__quote@ 483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/digamma.Plo@am__quote@ 484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dim.Plo@am__quote@ 485@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/div.Plo@am__quote@ 486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/div_2exp.Plo@am__quote@ 487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/div_2si.Plo@am__quote@ 488@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/div_2ui.Plo@am__quote@ 489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/div_d.Plo@am__quote@ 490@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/div_ui.Plo@am__quote@ 491@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dump.Plo@am__quote@ 492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eint.Plo@am__quote@ 493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eq.Plo@am__quote@ 494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/erf.Plo@am__quote@ 495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/erfc.Plo@am__quote@ 496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exceptions.Plo@am__quote@ 497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp.Plo@am__quote@ 498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp10.Plo@am__quote@ 499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp2.Plo@am__quote@ 500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp3.Plo@am__quote@ 501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exp_2.Plo@am__quote@ 502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expm1.Plo@am__quote@ 503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extract.Plo@am__quote@ 504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/factorial.Plo@am__quote@ 505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_intmax.Plo@am__quote@ 506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_sint.Plo@am__quote@ 507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_slong.Plo@am__quote@ 508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_sshort.Plo@am__quote@ 509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_uint.Plo@am__quote@ 510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_uintmax.Plo@am__quote@ 511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_ulong.Plo@am__quote@ 512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fits_ushort.Plo@am__quote@ 513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fma.Plo@am__quote@ 514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fms.Plo@am__quote@ 515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frac.Plo@am__quote@ 516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/free_cache.Plo@am__quote@ 517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frexp.Plo@am__quote@ 518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gamma.Plo@am__quote@ 519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gammaonethird.Plo@am__quote@ 520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_d.Plo@am__quote@ 521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_d64.Plo@am__quote@ 522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_exp.Plo@am__quote@ 523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_f.Plo@am__quote@ 524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_flt.Plo@am__quote@ 525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_ld.Plo@am__quote@ 526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_patches.Plo@am__quote@ 527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_si.Plo@am__quote@ 528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_sj.Plo@am__quote@ 529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_str.Plo@am__quote@ 530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_ui.Plo@am__quote@ 531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_uj.Plo@am__quote@ 532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_z.Plo@am__quote@ 533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_z_exp.Plo@am__quote@ 534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmp_op.Plo@am__quote@ 535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grandom.Plo@am__quote@ 536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hypot.Plo@am__quote@ 537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@ 538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init2.Plo@am__quote@ 539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inits.Plo@am__quote@ 540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inits2.Plo@am__quote@ 541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inp_str.Plo@am__quote@ 542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int_ceil_log2.Plo@am__quote@ 543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isinf.Plo@am__quote@ 544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isinteger.Plo@am__quote@ 545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnan.Plo@am__quote@ 546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isnum.Plo@am__quote@ 547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isqrt.Plo@am__quote@ 548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isregular.Plo@am__quote@ 549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iszero.Plo@am__quote@ 550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jn.Plo@am__quote@ 551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/li2.Plo@am__quote@ 552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lngamma.Plo@am__quote@ 553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@ 554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log10.Plo@am__quote@ 555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log1p.Plo@am__quote@ 556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log2.Plo@am__quote@ 557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logging.Plo@am__quote@ 558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/min_prec.Plo@am__quote@ 559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/minmax.Plo@am__quote@ 560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/modf.Plo@am__quote@ 561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mp_clz_tab.Plo@am__quote@ 562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpfr-gmp.Plo@am__quote@ 563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpn_exp.Plo@am__quote@ 564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mul.Plo@am__quote@ 565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mul_2exp.Plo@am__quote@ 566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mul_2si.Plo@am__quote@ 567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mul_2ui.Plo@am__quote@ 568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mul_d.Plo@am__quote@ 569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mul_ui.Plo@am__quote@ 570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mulders.Plo@am__quote@ 571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neg.Plo@am__quote@ 572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/next.Plo@am__quote@ 573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/out_str.Plo@am__quote@ 574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pow.Plo@am__quote@ 575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pow_si.Plo@am__quote@ 576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pow_ui.Plo@am__quote@ 577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pow_z.Plo@am__quote@ 578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/powerof2.Plo@am__quote@ 579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_raw.Plo@am__quote@ 580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print_rnd_mode.Plo@am__quote@ 581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf.Plo@am__quote@ 582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rec_sqrt.Plo@am__quote@ 583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reldiff.Plo@am__quote@ 584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rem1.Plo@am__quote@ 585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rint.Plo@am__quote@ 586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/root.Plo@am__quote@ 587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/round_near_x.Plo@am__quote@ 588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/round_p.Plo@am__quote@ 589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/round_prec.Plo@am__quote@ 590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scale2.Plo@am__quote@ 591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sec.Plo@am__quote@ 592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sech.Plo@am__quote@ 593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set.Plo@am__quote@ 594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_d.Plo@am__quote@ 595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_d64.Plo@am__quote@ 596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_dfl_prec.Plo@am__quote@ 597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_exp.Plo@am__quote@ 598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_f.Plo@am__quote@ 599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_flt.Plo@am__quote@ 600@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_inf.Plo@am__quote@ 601@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_ld.Plo@am__quote@ 602@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_nan.Plo@am__quote@ 603@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_prc_raw.Plo@am__quote@ 604@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_prec.Plo@am__quote@ 605@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_q.Plo@am__quote@ 606@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_rnd.Plo@am__quote@ 607@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_si.Plo@am__quote@ 608@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_si_2exp.Plo@am__quote@ 609@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_sj.Plo@am__quote@ 610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_str.Plo@am__quote@ 611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_str_raw.Plo@am__quote@ 612@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_ui.Plo@am__quote@ 613@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_ui_2exp.Plo@am__quote@ 614@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_uj.Plo@am__quote@ 615@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_z.Plo@am__quote@ 616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_z_exp.Plo@am__quote@ 617@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set_zero.Plo@am__quote@ 618@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setmax.Plo@am__quote@ 619@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setmin.Plo@am__quote@ 620@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setsign.Plo@am__quote@ 621@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sgn.Plo@am__quote@ 622@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/si_op.Plo@am__quote@ 623@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signbit.Plo@am__quote@ 624@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sin.Plo@am__quote@ 625@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sin_cos.Plo@am__quote@ 626@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sinh.Plo@am__quote@ 627@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sinh_cosh.Plo@am__quote@ 628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqr.Plo@am__quote@ 629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqrt.Plo@am__quote@ 630@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sqrt_ui.Plo@am__quote@ 631@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stack_interface.Plo@am__quote@ 632@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strtofr.Plo@am__quote@ 633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sub.Plo@am__quote@ 634@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sub1.Plo@am__quote@ 635@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sub1sp.Plo@am__quote@ 636@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sub_d.Plo@am__quote@ 637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sub_ui.Plo@am__quote@ 638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subnormal.Plo@am__quote@ 639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sum.Plo@am__quote@ 640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/swap.Plo@am__quote@ 641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tan.Plo@am__quote@ 642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tanh.Plo@am__quote@ 643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uceil_exp2.Plo@am__quote@ 644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uceil_log2.Plo@am__quote@ 645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ufloor_log2.Plo@am__quote@ 646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_div.Plo@am__quote@ 647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_pow.Plo@am__quote@ 648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_pow_ui.Plo@am__quote@ 649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui_sub.Plo@am__quote@ 650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/urandom.Plo@am__quote@ 651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/urandomb.Plo@am__quote@ 652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasprintf.Plo@am__quote@ 653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@ 654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/volatile.Plo@am__quote@ 655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yn.Plo@am__quote@ 656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zeta.Plo@am__quote@ 657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zeta_ui.Plo@am__quote@ 658 659.c.o: 660@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 661@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 662@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 663@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 664@am__fastdepCC_FALSE@ $(COMPILE) -c $< 665 666.c.obj: 667@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 668@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 669@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 670@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 671@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 672 673.c.lo: 674@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 675@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 676@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 677@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 678@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 679 680mostlyclean-libtool: 681 -rm -f *.lo 682 683clean-libtool: 684 -rm -rf .libs _libs 685install-includeHEADERS: $(include_HEADERS) 686 @$(NORMAL_INSTALL) 687 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 688 if test -n "$$list"; then \ 689 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \ 690 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \ 691 fi; \ 692 for p in $$list; do \ 693 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 694 echo "$$d$$p"; \ 695 done | $(am__base_list) | \ 696 while read files; do \ 697 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \ 698 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \ 699 done 700 701uninstall-includeHEADERS: 702 @$(NORMAL_UNINSTALL) 703 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ 704 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 705 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) 706 707ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 708 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 709 unique=`for i in $$list; do \ 710 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 711 done | \ 712 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 713 END { if (nonempty) { for (i in files) print i; }; }'`; \ 714 mkid -fID $$unique 715tags: TAGS 716 717TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 718 $(TAGS_FILES) $(LISP) 719 set x; \ 720 here=`pwd`; \ 721 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 722 unique=`for i in $$list; do \ 723 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 724 done | \ 725 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 726 END { if (nonempty) { for (i in files) print i; }; }'`; \ 727 shift; \ 728 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 729 test -n "$$unique" || unique=$$empty_fix; \ 730 if test $$# -gt 0; then \ 731 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 732 "$$@" $$unique; \ 733 else \ 734 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 735 $$unique; \ 736 fi; \ 737 fi 738ctags: CTAGS 739CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 740 $(TAGS_FILES) $(LISP) 741 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 742 unique=`for i in $$list; do \ 743 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 744 done | \ 745 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 746 END { if (nonempty) { for (i in files) print i; }; }'`; \ 747 test -z "$(CTAGS_ARGS)$$unique" \ 748 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 749 $$unique 750 751GTAGS: 752 here=`$(am__cd) $(top_builddir) && pwd` \ 753 && $(am__cd) $(top_srcdir) \ 754 && gtags -i $(GTAGS_ARGS) "$$here" 755 756distclean-tags: 757 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 758 759distdir: $(DISTFILES) 760 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 761 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 762 list='$(DISTFILES)'; \ 763 dist_files=`for file in $$list; do echo $$file; done | \ 764 sed -e "s|^$$srcdirstrip/||;t" \ 765 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 766 case $$dist_files in \ 767 */*) $(MKDIR_P) `echo "$$dist_files" | \ 768 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 769 sort -u` ;; \ 770 esac; \ 771 for file in $$dist_files; do \ 772 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 773 if test -d $$d/$$file; then \ 774 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 775 if test -d "$(distdir)/$$file"; then \ 776 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 777 fi; \ 778 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 779 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 780 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 781 fi; \ 782 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 783 else \ 784 test -f "$(distdir)/$$file" \ 785 || cp -p $$d/$$file "$(distdir)/$$file" \ 786 || exit 1; \ 787 fi; \ 788 done 789check-am: all-am 790check: $(BUILT_SOURCES) 791 $(MAKE) $(AM_MAKEFLAGS) check-am 792all-am: Makefile $(LTLIBRARIES) $(HEADERS) 793installdirs: 794 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \ 795 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 796 done 797install: $(BUILT_SOURCES) 798 $(MAKE) $(AM_MAKEFLAGS) install-am 799install-exec: install-exec-am 800install-data: install-data-am 801uninstall: uninstall-am 802 803install-am: all-am 804 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 805 806installcheck: installcheck-am 807install-strip: 808 if test -z '$(STRIP)'; then \ 809 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 810 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 811 install; \ 812 else \ 813 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 814 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 815 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 816 fi 817mostlyclean-generic: 818 819clean-generic: 820 821distclean-generic: 822 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 823 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 824 825maintainer-clean-generic: 826 @echo "This command is intended for maintainers to use" 827 @echo "it deletes files that may require special tools to rebuild." 828 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 829clean: clean-am 830 831clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 832 mostlyclean-am 833 834distclean: distclean-am 835 -rm -rf ./$(DEPDIR) 836 -rm -f Makefile 837distclean-am: clean-am distclean-compile distclean-generic \ 838 distclean-tags 839 840dvi: dvi-am 841 842dvi-am: 843 844html: html-am 845 846html-am: 847 848info: info-am 849 850info-am: 851 852install-data-am: install-includeHEADERS 853 854install-dvi: install-dvi-am 855 856install-dvi-am: 857 858install-exec-am: install-libLTLIBRARIES 859 860install-html: install-html-am 861 862install-html-am: 863 864install-info: install-info-am 865 866install-info-am: 867 868install-man: 869 870install-pdf: install-pdf-am 871 872install-pdf-am: 873 874install-ps: install-ps-am 875 876install-ps-am: 877 878installcheck-am: 879 880maintainer-clean: maintainer-clean-am 881 -rm -rf ./$(DEPDIR) 882 -rm -f Makefile 883maintainer-clean-am: distclean-am maintainer-clean-generic 884 885mostlyclean: mostlyclean-am 886 887mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 888 mostlyclean-libtool 889 890pdf: pdf-am 891 892pdf-am: 893 894ps: ps-am 895 896ps-am: 897 898uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES 899 900.MAKE: all check install install-am install-strip 901 902.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 903 clean-libLTLIBRARIES clean-libtool ctags distclean \ 904 distclean-compile distclean-generic distclean-libtool \ 905 distclean-tags distdir dvi dvi-am html html-am info info-am \ 906 install install-am install-data install-data-am install-dvi \ 907 install-dvi-am install-exec install-exec-am install-html \ 908 install-html-am install-includeHEADERS install-info \ 909 install-info-am install-libLTLIBRARIES install-man install-pdf \ 910 install-pdf-am install-ps install-ps-am install-strip \ 911 installcheck installcheck-am installdirs maintainer-clean \ 912 maintainer-clean-generic mostlyclean mostlyclean-compile \ 913 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 914 tags uninstall uninstall-am uninstall-includeHEADERS \ 915 uninstall-libLTLIBRARIES 916 917 918# Important note: If for some reason, srcdir is read-only at build time 919# (and you use objdir != srcdir), then you need to rebuild get_patches.c 920# (with "make get_patches.c") just after patching the MPFR source. This 921# should not be a problem in practice, in particular because "make dist" 922# automatically rebuilds get_patches.c before generating the archives. 923$(srcdir)/get_patches.c: $(top_srcdir)/PATCHES $(top_srcdir)/tools/get_patches.sh 924 @echo "NOT REBUILDING $@" 925NetBSD_DISABLED_get_patches.c: 926 (cd $(top_srcdir) && ./tools/get_patches.sh) > $@ || rm -f $@ 927 928# Do not add get_patches.c to CLEANFILES so that this file doesn't 929# need to be (re)built as long as no patches are applied. Anyway the 930# update of this file should be regarded as part of the patch process, 931# and "make clean" shouldn't remove it, just like it doesn't remove 932# what has been changed by "patch". 933#CLEANFILES = get_patches.c 934 935# Tell versions [3.59,3.63) of GNU make to not export all variables. 936# Otherwise a system limit (for SysV at least) may be exceeded. 937.NOEXPORT: 938