github.com/aergoio/aergo@v1.3.1/libtool/src/gmp-6.1.2/mpz/Makefile.in (about) 1 # Makefile.in generated by automake 1.15 from Makefile.am. 2 # @configure_input@ 3 4 # Copyright (C) 1994-2014 Free Software Foundation, Inc. 5 6 # This Makefile.in is free software; the Free Software Foundation 7 # gives unlimited permission to copy and/or distribute it, 8 # with or without modifications, as long as this notice is preserved. 9 10 # This program is distributed in the hope that it will be useful, 11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13 # PARTICULAR PURPOSE. 14 15 @SET_MAKE@ 16 17 # Copyright 1996, 1998-2003, 2012 Free Software Foundation, Inc. 18 # 19 # This file is part of the GNU MP Library. 20 # 21 # The GNU MP Library is free software; you can redistribute it and/or modify 22 # it under the terms of either: 23 # 24 # * the GNU Lesser General Public License as published by the Free 25 # Software Foundation; either version 3 of the License, or (at your 26 # option) any later version. 27 # 28 # or 29 # 30 # * the GNU General Public License as published by the Free Software 31 # Foundation; either version 2 of the License, or (at your option) any 32 # later version. 33 # 34 # or both in parallel, as here. 35 # 36 # The GNU MP Library is distributed in the hope that it will be useful, but 37 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 38 # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 39 # for more details. 40 # 41 # You should have received copies of the GNU General Public License and the 42 # GNU Lesser General Public License along with the GNU MP Library. If not, 43 # see https://www.gnu.org/licenses/. 44 45 VPATH = @srcdir@ 46 am__is_gnu_make = { \ 47 if test -z '$(MAKELEVEL)'; then \ 48 false; \ 49 elif test -n '$(MAKE_HOST)'; then \ 50 true; \ 51 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 52 true; \ 53 else \ 54 false; \ 55 fi; \ 56 } 57 am__make_running_with_option = \ 58 case $${target_option-} in \ 59 ?) ;; \ 60 *) echo "am__make_running_with_option: internal error: invalid" \ 61 "target option '$${target_option-}' specified" >&2; \ 62 exit 1;; \ 63 esac; \ 64 has_opt=no; \ 65 sane_makeflags=$$MAKEFLAGS; \ 66 if $(am__is_gnu_make); then \ 67 sane_makeflags=$$MFLAGS; \ 68 else \ 69 case $$MAKEFLAGS in \ 70 *\\[\ \ ]*) \ 71 bs=\\; \ 72 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 73 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 74 esac; \ 75 fi; \ 76 skip_next=no; \ 77 strip_trailopt () \ 78 { \ 79 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 80 }; \ 81 for flg in $$sane_makeflags; do \ 82 test $$skip_next = yes && { skip_next=no; continue; }; \ 83 case $$flg in \ 84 *=*|--*) continue;; \ 85 -*I) strip_trailopt 'I'; skip_next=yes;; \ 86 -*I?*) strip_trailopt 'I';; \ 87 -*O) strip_trailopt 'O'; skip_next=yes;; \ 88 -*O?*) strip_trailopt 'O';; \ 89 -*l) strip_trailopt 'l'; skip_next=yes;; \ 90 -*l?*) strip_trailopt 'l';; \ 91 -[dEDm]) skip_next=yes;; \ 92 -[JT]) skip_next=yes;; \ 93 esac; \ 94 case $$flg in \ 95 *$$target_option*) has_opt=yes; break;; \ 96 esac; \ 97 done; \ 98 test $$has_opt = yes 99 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 100 am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 101 pkgdatadir = $(datadir)/@PACKAGE@ 102 pkgincludedir = $(includedir)/@PACKAGE@ 103 pkglibdir = $(libdir)/@PACKAGE@ 104 pkglibexecdir = $(libexecdir)/@PACKAGE@ 105 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 106 install_sh_DATA = $(install_sh) -c -m 644 107 install_sh_PROGRAM = $(install_sh) -c 108 install_sh_SCRIPT = $(install_sh) -c 109 INSTALL_HEADER = $(INSTALL_DATA) 110 transform = $(program_transform_name) 111 NORMAL_INSTALL = : 112 PRE_INSTALL = : 113 POST_INSTALL = : 114 NORMAL_UNINSTALL = : 115 PRE_UNINSTALL = : 116 POST_UNINSTALL = : 117 build_triplet = @build@ 118 host_triplet = @host@ 119 subdir = mpz 120 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 121 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 122 $(top_srcdir)/configure.ac 123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 124 $(ACLOCAL_M4) 125 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 126 mkinstalldirs = $(install_sh) -d 127 CONFIG_HEADER = $(top_builddir)/config.h 128 CONFIG_CLEAN_FILES = 129 CONFIG_CLEAN_VPATH_FILES = 130 LTLIBRARIES = $(noinst_LTLIBRARIES) 131 libmpz_la_LIBADD = 132 am_libmpz_la_OBJECTS = 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo \ 133 aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo \ 134 cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo \ 135 cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo \ 136 clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo \ 137 cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo \ 138 cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo \ 139 dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo \ 140 export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo \ 141 fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo \ 142 fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo \ 143 fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo \ 144 gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo \ 145 get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo \ 146 inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo \ 147 iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo \ 148 kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo \ 149 limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo \ 150 lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo millerrabin.lo mod.lo \ 151 mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo \ 152 nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo \ 153 perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo \ 154 powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo \ 155 random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo \ 156 root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo \ 157 set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo \ 158 setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo \ 159 sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo \ 160 tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo \ 161 tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo \ 162 urandomm.lo xor.lo 163 libmpz_la_OBJECTS = $(am_libmpz_la_OBJECTS) 164 AM_V_lt = $(am__v_lt_@AM_V@) 165 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 166 am__v_lt_0 = --silent 167 am__v_lt_1 = 168 AM_V_P = $(am__v_P_@AM_V@) 169 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 170 am__v_P_0 = false 171 am__v_P_1 = : 172 AM_V_GEN = $(am__v_GEN_@AM_V@) 173 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 174 am__v_GEN_0 = @echo " GEN " $@; 175 am__v_GEN_1 = 176 AM_V_at = $(am__v_at_@AM_V@) 177 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 178 am__v_at_0 = @ 179 am__v_at_1 = 180 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 181 depcomp = 182 am__depfiles_maybe = 183 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 184 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 185 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 186 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 187 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 188 $(AM_CFLAGS) $(CFLAGS) 189 AM_V_CC = $(am__v_CC_@AM_V@) 190 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 191 am__v_CC_0 = @echo " CC " $@; 192 am__v_CC_1 = 193 CCLD = $(CC) 194 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 195 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 196 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 197 AM_V_CCLD = $(am__v_CCLD_@AM_V@) 198 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 199 am__v_CCLD_0 = @echo " CCLD " $@; 200 am__v_CCLD_1 = 201 SOURCES = $(libmpz_la_SOURCES) 202 DIST_SOURCES = $(libmpz_la_SOURCES) 203 am__can_run_installinfo = \ 204 case $$AM_UPDATE_INFO_DIR in \ 205 n|no|NO) false;; \ 206 *) (install-info --version) >/dev/null 2>&1;; \ 207 esac 208 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 209 # Read a list of newline-separated strings from the standard input, 210 # and print each of them once, without duplicates. Input order is 211 # *not* preserved. 212 am__uniquify_input = $(AWK) '\ 213 BEGIN { nonempty = 0; } \ 214 { items[$$0] = 1; nonempty = 1; } \ 215 END { if (nonempty) { for (i in items) print i; }; } \ 216 ' 217 # Make sure the list of sources is unique. This is necessary because, 218 # e.g., the same source file might be shared among _SOURCES variables 219 # for different programs/libraries. 220 am__define_uniq_tagged_files = \ 221 list='$(am__tagged_files)'; \ 222 unique=`for i in $$list; do \ 223 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 224 done | $(am__uniquify_input)` 225 ETAGS = etags 226 CTAGS = ctags 227 am__DIST_COMMON = $(srcdir)/Makefile.in 228 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 229 ABI = @ABI@ 230 ACLOCAL = @ACLOCAL@ 231 AMTAR = @AMTAR@ 232 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 233 AR = @AR@ 234 AS = @AS@ 235 ASMFLAGS = @ASMFLAGS@ 236 AUTOCONF = @AUTOCONF@ 237 AUTOHEADER = @AUTOHEADER@ 238 AUTOMAKE = @AUTOMAKE@ 239 AWK = @AWK@ 240 CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@ 241 CC = @CC@ 242 CCAS = @CCAS@ 243 CC_FOR_BUILD = @CC_FOR_BUILD@ 244 CFLAGS = @CFLAGS@ 245 CPP = @CPP@ 246 CPPFLAGS = @CPPFLAGS@ 247 CPP_FOR_BUILD = @CPP_FOR_BUILD@ 248 CXX = @CXX@ 249 CXXCPP = @CXXCPP@ 250 CXXFLAGS = @CXXFLAGS@ 251 CYGPATH_W = @CYGPATH_W@ 252 DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@ 253 DEFS = @DEFS@ 254 DLLTOOL = @DLLTOOL@ 255 DSYMUTIL = @DSYMUTIL@ 256 DUMPBIN = @DUMPBIN@ 257 ECHO_C = @ECHO_C@ 258 ECHO_N = @ECHO_N@ 259 ECHO_T = @ECHO_T@ 260 EGREP = @EGREP@ 261 EXEEXT = @EXEEXT@ 262 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ 263 FGREP = @FGREP@ 264 GMP_LDFLAGS = @GMP_LDFLAGS@ 265 GMP_LIMB_BITS = @GMP_LIMB_BITS@ 266 GMP_NAIL_BITS = @GMP_NAIL_BITS@ 267 GREP = @GREP@ 268 HAVE_CLOCK_01 = @HAVE_CLOCK_01@ 269 HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@ 270 HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@ 271 HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@ 272 HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@ 273 HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@ 274 HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@ 275 HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@ 276 HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@ 277 HAVE_STACK_T_01 = @HAVE_STACK_T_01@ 278 HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@ 279 INSTALL = @INSTALL@ 280 INSTALL_DATA = @INSTALL_DATA@ 281 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 282 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 283 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 284 LD = @LD@ 285 LDFLAGS = @LDFLAGS@ 286 LEX = @LEX@ 287 LEXLIB = @LEXLIB@ 288 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ 289 LIBCURSES = @LIBCURSES@ 290 LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@ 291 LIBGMP_DLL = @LIBGMP_DLL@ 292 LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@ 293 LIBM = @LIBM@ 294 LIBM_FOR_BUILD = @LIBM_FOR_BUILD@ 295 LIBOBJS = @LIBOBJS@ 296 LIBREADLINE = @LIBREADLINE@ 297 LIBS = @LIBS@ 298 LIBTOOL = @LIBTOOL@ 299 LIPO = @LIPO@ 300 LN_S = @LN_S@ 301 LTLIBOBJS = @LTLIBOBJS@ 302 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 303 M4 = @M4@ 304 MAINT = @MAINT@ 305 MAKEINFO = @MAKEINFO@ 306 MANIFEST_TOOL = @MANIFEST_TOOL@ 307 MKDIR_P = @MKDIR_P@ 308 NM = @NM@ 309 NMEDIT = @NMEDIT@ 310 OBJDUMP = @OBJDUMP@ 311 OBJEXT = @OBJEXT@ 312 OTOOL = @OTOOL@ 313 OTOOL64 = @OTOOL64@ 314 PACKAGE = @PACKAGE@ 315 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 316 PACKAGE_NAME = @PACKAGE_NAME@ 317 PACKAGE_STRING = @PACKAGE_STRING@ 318 PACKAGE_TARNAME = @PACKAGE_TARNAME@ 319 PACKAGE_URL = @PACKAGE_URL@ 320 PACKAGE_VERSION = @PACKAGE_VERSION@ 321 PATH_SEPARATOR = @PATH_SEPARATOR@ 322 RANLIB = @RANLIB@ 323 SED = @SED@ 324 SET_MAKE = @SET_MAKE@ 325 SHELL = @SHELL@ 326 SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@ 327 STRIP = @STRIP@ 328 TAL_OBJECT = @TAL_OBJECT@ 329 TUNE_LIBS = @TUNE_LIBS@ 330 TUNE_SQR_OBJ = @TUNE_SQR_OBJ@ 331 U_FOR_BUILD = @U_FOR_BUILD@ 332 VERSION = @VERSION@ 333 WITH_READLINE_01 = @WITH_READLINE_01@ 334 YACC = @YACC@ 335 YFLAGS = @YFLAGS@ 336 abs_builddir = @abs_builddir@ 337 abs_srcdir = @abs_srcdir@ 338 abs_top_builddir = @abs_top_builddir@ 339 abs_top_srcdir = @abs_top_srcdir@ 340 ac_ct_AR = @ac_ct_AR@ 341 ac_ct_CC = @ac_ct_CC@ 342 ac_ct_CXX = @ac_ct_CXX@ 343 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 344 am__leading_dot = @am__leading_dot@ 345 am__tar = @am__tar@ 346 am__untar = @am__untar@ 347 bindir = @bindir@ 348 build = @build@ 349 build_alias = @build_alias@ 350 build_cpu = @build_cpu@ 351 build_os = @build_os@ 352 build_vendor = @build_vendor@ 353 builddir = @builddir@ 354 datadir = @datadir@ 355 datarootdir = @datarootdir@ 356 docdir = @docdir@ 357 dvidir = @dvidir@ 358 exec_prefix = @exec_prefix@ 359 gmp_srclinks = @gmp_srclinks@ 360 host = @host@ 361 host_alias = @host_alias@ 362 host_cpu = @host_cpu@ 363 host_os = @host_os@ 364 host_vendor = @host_vendor@ 365 htmldir = @htmldir@ 366 includedir = @includedir@ 367 infodir = @infodir@ 368 install_sh = @install_sh@ 369 libdir = @libdir@ 370 libexecdir = @libexecdir@ 371 localedir = @localedir@ 372 localstatedir = @localstatedir@ 373 mandir = @mandir@ 374 mkdir_p = @mkdir_p@ 375 mpn_objects = @mpn_objects@ 376 mpn_objs_in_libgmp = @mpn_objs_in_libgmp@ 377 oldincludedir = @oldincludedir@ 378 pdfdir = @pdfdir@ 379 prefix = @prefix@ 380 program_transform_name = @program_transform_name@ 381 psdir = @psdir@ 382 sbindir = @sbindir@ 383 sharedstatedir = @sharedstatedir@ 384 srcdir = @srcdir@ 385 sysconfdir = @sysconfdir@ 386 target_alias = @target_alias@ 387 top_build_prefix = @top_build_prefix@ 388 top_builddir = @top_builddir@ 389 top_srcdir = @top_srcdir@ 390 AM_CPPFLAGS = -D__GMP_WITHIN_GMP -I$(top_srcdir) 391 noinst_LTLIBRARIES = libmpz.la 392 libmpz_la_SOURCES = aors.h aors_ui.h fits_s.h mul_i.h \ 393 2fac_ui.c \ 394 add.c add_ui.c abs.c aorsmul.c aorsmul_i.c and.c array_init.c \ 395 bin_ui.c bin_uiui.c cdiv_q.c \ 396 cdiv_q_ui.c cdiv_qr.c cdiv_qr_ui.c cdiv_r.c cdiv_r_ui.c cdiv_ui.c \ 397 cfdiv_q_2exp.c cfdiv_r_2exp.c \ 398 clear.c clears.c clrbit.c \ 399 cmp.c cmp_d.c cmp_si.c cmp_ui.c cmpabs.c cmpabs_d.c cmpabs_ui.c \ 400 com.c combit.c \ 401 cong.c cong_2exp.c cong_ui.c \ 402 divexact.c divegcd.c dive_ui.c divis.c divis_ui.c divis_2exp.c \ 403 dump.c export.c fac_ui.c fdiv_q.c fdiv_q_ui.c \ 404 fdiv_qr.c fdiv_qr_ui.c fdiv_r.c fdiv_r_ui.c fdiv_ui.c \ 405 fib_ui.c fib2_ui.c \ 406 fits_sint.c fits_slong.c fits_sshort.c \ 407 fits_uint.c fits_ulong.c fits_ushort.c \ 408 gcd.c gcd_ui.c gcdext.c get_d.c get_d_2exp.c get_si.c \ 409 get_str.c get_ui.c getlimbn.c hamdist.c \ 410 import.c init.c init2.c inits.c inp_raw.c inp_str.c \ 411 invert.c ior.c iset.c iset_d.c iset_si.c iset_str.c iset_ui.c \ 412 jacobi.c kronsz.c kronuz.c kronzs.c kronzu.c \ 413 lcm.c lcm_ui.c limbs_read.c limbs_write.c limbs_modify.c limbs_finish.c \ 414 lucnum_ui.c lucnum2_ui.c mfac_uiui.c millerrabin.c \ 415 mod.c mul.c mul_2exp.c mul_si.c mul_ui.c n_pow_ui.c neg.c nextprime.c \ 416 oddfac_1.c \ 417 out_raw.c out_str.c perfpow.c perfsqr.c popcount.c pow_ui.c powm.c \ 418 powm_sec.c powm_ui.c pprime_p.c prodlimbs.c primorial_ui.c random.c random2.c \ 419 realloc.c realloc2.c remove.c roinit_n.c root.c rootrem.c rrandomb.c \ 420 scan0.c scan1.c set.c set_d.c set_f.c set_q.c set_si.c set_str.c \ 421 set_ui.c setbit.c size.c sizeinbase.c sqrt.c sqrtrem.c sub.c sub_ui.c \ 422 swap.c tdiv_ui.c tdiv_q.c tdiv_q_2exp.c tdiv_q_ui.c tdiv_qr.c \ 423 tdiv_qr_ui.c tdiv_r.c tdiv_r_2exp.c tdiv_r_ui.c tstbit.c ui_pow_ui.c \ 424 ui_sub.c urandomb.c urandomm.c xor.c 425 426 all: all-am 427 428 .SUFFIXES: 429 .SUFFIXES: .c .lo .o .obj 430 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 431 @for dep in $?; do \ 432 case '$(am__configure_deps)' in \ 433 *$$dep*) \ 434 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 435 && { if test -f $@; then exit 0; else break; fi; }; \ 436 exit 1;; \ 437 esac; \ 438 done; \ 439 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps mpz/Makefile'; \ 440 $(am__cd) $(top_srcdir) && \ 441 $(AUTOMAKE) --gnu --ignore-deps mpz/Makefile 442 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 443 @case '$?' in \ 444 *config.status*) \ 445 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 446 *) \ 447 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 448 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 449 esac; 450 451 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 452 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 453 454 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 455 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 456 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 457 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 458 $(am__aclocal_m4_deps): 459 460 clean-noinstLTLIBRARIES: 461 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 462 @list='$(noinst_LTLIBRARIES)'; \ 463 locs=`for p in $$list; do echo $$p; done | \ 464 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 465 sort -u`; \ 466 test -z "$$locs" || { \ 467 echo rm -f $${locs}; \ 468 rm -f $${locs}; \ 469 } 470 471 libmpz.la: $(libmpz_la_OBJECTS) $(libmpz_la_DEPENDENCIES) $(EXTRA_libmpz_la_DEPENDENCIES) 472 $(AM_V_CCLD)$(LINK) $(libmpz_la_OBJECTS) $(libmpz_la_LIBADD) $(LIBS) 473 474 mostlyclean-compile: 475 -rm -f *.$(OBJEXT) 476 477 distclean-compile: 478 -rm -f *.tab.c 479 480 .c.o: 481 $(AM_V_CC)$(COMPILE) -c -o $@ $< 482 483 .c.obj: 484 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 485 486 .c.lo: 487 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< 488 489 mostlyclean-libtool: 490 -rm -f *.lo 491 492 clean-libtool: 493 -rm -rf .libs _libs 494 495 ID: $(am__tagged_files) 496 $(am__define_uniq_tagged_files); mkid -fID $$unique 497 tags: tags-am 498 TAGS: tags 499 500 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 501 set x; \ 502 here=`pwd`; \ 503 $(am__define_uniq_tagged_files); \ 504 shift; \ 505 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 506 test -n "$$unique" || unique=$$empty_fix; \ 507 if test $$# -gt 0; then \ 508 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 509 "$$@" $$unique; \ 510 else \ 511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 512 $$unique; \ 513 fi; \ 514 fi 515 ctags: ctags-am 516 517 CTAGS: ctags 518 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 519 $(am__define_uniq_tagged_files); \ 520 test -z "$(CTAGS_ARGS)$$unique" \ 521 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 522 $$unique 523 524 GTAGS: 525 here=`$(am__cd) $(top_builddir) && pwd` \ 526 && $(am__cd) $(top_srcdir) \ 527 && gtags -i $(GTAGS_ARGS) "$$here" 528 cscopelist: cscopelist-am 529 530 cscopelist-am: $(am__tagged_files) 531 list='$(am__tagged_files)'; \ 532 case "$(srcdir)" in \ 533 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 534 *) sdir=$(subdir)/$(srcdir) ;; \ 535 esac; \ 536 for i in $$list; do \ 537 if test -f "$$i"; then \ 538 echo "$(subdir)/$$i"; \ 539 else \ 540 echo "$$sdir/$$i"; \ 541 fi; \ 542 done >> $(top_builddir)/cscope.files 543 544 distclean-tags: 545 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 546 547 distdir: $(DISTFILES) 548 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 549 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 550 list='$(DISTFILES)'; \ 551 dist_files=`for file in $$list; do echo $$file; done | \ 552 sed -e "s|^$$srcdirstrip/||;t" \ 553 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 554 case $$dist_files in \ 555 */*) $(MKDIR_P) `echo "$$dist_files" | \ 556 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 557 sort -u` ;; \ 558 esac; \ 559 for file in $$dist_files; do \ 560 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 561 if test -d $$d/$$file; then \ 562 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 563 if test -d "$(distdir)/$$file"; then \ 564 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 565 fi; \ 566 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 567 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 568 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 569 fi; \ 570 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 571 else \ 572 test -f "$(distdir)/$$file" \ 573 || cp -p $$d/$$file "$(distdir)/$$file" \ 574 || exit 1; \ 575 fi; \ 576 done 577 check-am: all-am 578 check: check-am 579 all-am: Makefile $(LTLIBRARIES) 580 installdirs: 581 install: install-am 582 install-exec: install-exec-am 583 install-data: install-data-am 584 uninstall: uninstall-am 585 586 install-am: all-am 587 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 588 589 installcheck: installcheck-am 590 install-strip: 591 if test -z '$(STRIP)'; then \ 592 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 593 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 594 install; \ 595 else \ 596 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 597 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 598 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 599 fi 600 mostlyclean-generic: 601 602 clean-generic: 603 604 distclean-generic: 605 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 606 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 607 608 maintainer-clean-generic: 609 @echo "This command is intended for maintainers to use" 610 @echo "it deletes files that may require special tools to rebuild." 611 clean: clean-am 612 613 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 614 mostlyclean-am 615 616 distclean: distclean-am 617 -rm -f Makefile 618 distclean-am: clean-am distclean-compile distclean-generic \ 619 distclean-tags 620 621 dvi: dvi-am 622 623 dvi-am: 624 625 html: html-am 626 627 html-am: 628 629 info: info-am 630 631 info-am: 632 633 install-data-am: 634 635 install-dvi: install-dvi-am 636 637 install-dvi-am: 638 639 install-exec-am: 640 641 install-html: install-html-am 642 643 install-html-am: 644 645 install-info: install-info-am 646 647 install-info-am: 648 649 install-man: 650 651 install-pdf: install-pdf-am 652 653 install-pdf-am: 654 655 install-ps: install-ps-am 656 657 install-ps-am: 658 659 installcheck-am: 660 661 maintainer-clean: maintainer-clean-am 662 -rm -f Makefile 663 maintainer-clean-am: distclean-am maintainer-clean-generic 664 665 mostlyclean: mostlyclean-am 666 667 mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 668 mostlyclean-libtool 669 670 pdf: pdf-am 671 672 pdf-am: 673 674 ps: ps-am 675 676 ps-am: 677 678 uninstall-am: 679 680 .MAKE: install-am install-strip 681 682 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 683 clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \ 684 ctags-am distclean distclean-compile distclean-generic \ 685 distclean-libtool distclean-tags distdir dvi dvi-am html \ 686 html-am info info-am install install-am install-data \ 687 install-data-am install-dvi install-dvi-am install-exec \ 688 install-exec-am install-html install-html-am install-info \ 689 install-info-am install-man install-pdf install-pdf-am \ 690 install-ps install-ps-am install-strip installcheck \ 691 installcheck-am installdirs maintainer-clean \ 692 maintainer-clean-generic mostlyclean mostlyclean-compile \ 693 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 694 tags tags-am uninstall uninstall-am 695 696 .PRECIOUS: Makefile 697 698 699 # Tell versions [3.59,3.63) of GNU make to not export all variables. 700 # Otherwise a system limit (for SysV at least) may be exceeded. 701 .NOEXPORT: