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
45VPATH = @srcdir@
46am__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}
57am__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
99am__make_dryrun = (target_option=n; $(am__make_running_with_option))
100am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
101pkgdatadir = $(datadir)/@PACKAGE@
102pkgincludedir = $(includedir)/@PACKAGE@
103pkglibdir = $(libdir)/@PACKAGE@
104pkglibexecdir = $(libexecdir)/@PACKAGE@
105am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
106install_sh_DATA = $(install_sh) -c -m 644
107install_sh_PROGRAM = $(install_sh) -c
108install_sh_SCRIPT = $(install_sh) -c
109INSTALL_HEADER = $(INSTALL_DATA)
110transform = $(program_transform_name)
111NORMAL_INSTALL = :
112PRE_INSTALL = :
113POST_INSTALL = :
114NORMAL_UNINSTALL = :
115PRE_UNINSTALL = :
116POST_UNINSTALL = :
117build_triplet = @build@
118host_triplet = @host@
119subdir = mpz
120ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
122	$(top_srcdir)/configure.ac
123am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124	$(ACLOCAL_M4)
125DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
126mkinstalldirs = $(install_sh) -d
127CONFIG_HEADER = $(top_builddir)/config.h
128CONFIG_CLEAN_FILES =
129CONFIG_CLEAN_VPATH_FILES =
130LTLIBRARIES = $(noinst_LTLIBRARIES)
131libmpz_la_LIBADD =
132am_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 lucmod.lo mfac_uiui.lo \
151	millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo \
152	n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo \
153	out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo \
154	powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo \
155	primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo \
156	remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo \
157	scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo \
158	set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo \
159	sqrtrem.lo stronglucas.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo \
160	tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo \
161	tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo \
162	ui_sub.lo urandomb.lo urandomm.lo xor.lo
163libmpz_la_OBJECTS = $(am_libmpz_la_OBJECTS)
164AM_V_lt = $(am__v_lt_@AM_V@)
165am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
166am__v_lt_0 = --silent
167am__v_lt_1 = 
168AM_V_P = $(am__v_P_@AM_V@)
169am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
170am__v_P_0 = false
171am__v_P_1 = :
172AM_V_GEN = $(am__v_GEN_@AM_V@)
173am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
174am__v_GEN_0 = @echo "  GEN     " $@;
175am__v_GEN_1 = 
176AM_V_at = $(am__v_at_@AM_V@)
177am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
178am__v_at_0 = @
179am__v_at_1 = 
180DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
181depcomp =
182am__depfiles_maybe =
183COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
184	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185LTCOMPILE = $(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)
189AM_V_CC = $(am__v_CC_@AM_V@)
190am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191am__v_CC_0 = @echo "  CC      " $@;
192am__v_CC_1 = 
193CCLD = $(CC)
194LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
195	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
196	$(AM_LDFLAGS) $(LDFLAGS) -o $@
197AM_V_CCLD = $(am__v_CCLD_@AM_V@)
198am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
199am__v_CCLD_0 = @echo "  CCLD    " $@;
200am__v_CCLD_1 = 
201SOURCES = $(libmpz_la_SOURCES)
202DIST_SOURCES = $(libmpz_la_SOURCES)
203am__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
208am__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.
212am__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.
220am__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)`
225ETAGS = etags
226CTAGS = ctags
227am__DIST_COMMON = $(srcdir)/Makefile.in
228DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
229ABI = @ABI@
230ACLOCAL = @ACLOCAL@
231AMTAR = @AMTAR@
232AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
233AR = @AR@
234AS = @AS@
235ASMFLAGS = @ASMFLAGS@
236AUTOCONF = @AUTOCONF@
237AUTOHEADER = @AUTOHEADER@
238AUTOMAKE = @AUTOMAKE@
239AWK = @AWK@
240CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
241CC = @CC@
242CCAS = @CCAS@
243CC_FOR_BUILD = @CC_FOR_BUILD@
244CFLAGS = @CFLAGS@
245CPP = @CPP@
246CPPFLAGS = @CPPFLAGS@
247CPP_FOR_BUILD = @CPP_FOR_BUILD@
248CXX = @CXX@
249CXXCPP = @CXXCPP@
250CXXFLAGS = @CXXFLAGS@
251CYGPATH_W = @CYGPATH_W@
252DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
253DEFS = @DEFS@
254DLLTOOL = @DLLTOOL@
255DSYMUTIL = @DSYMUTIL@
256DUMPBIN = @DUMPBIN@
257ECHO_C = @ECHO_C@
258ECHO_N = @ECHO_N@
259ECHO_T = @ECHO_T@
260EGREP = @EGREP@
261EXEEXT = @EXEEXT@
262EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
263FGREP = @FGREP@
264GMP_LDFLAGS = @GMP_LDFLAGS@
265GMP_LIMB_BITS = @GMP_LIMB_BITS@
266GMP_NAIL_BITS = @GMP_NAIL_BITS@
267GREP = @GREP@
268HAVE_CLOCK_01 = @HAVE_CLOCK_01@
269HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
270HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
271HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
272HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
273HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
274HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
275HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
276HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
277HAVE_STACK_T_01 = @HAVE_STACK_T_01@
278HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
279INSTALL = @INSTALL@
280INSTALL_DATA = @INSTALL_DATA@
281INSTALL_PROGRAM = @INSTALL_PROGRAM@
282INSTALL_SCRIPT = @INSTALL_SCRIPT@
283INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
284LD = @LD@
285LDFLAGS = @LDFLAGS@
286LEX = @LEX@
287LEXLIB = @LEXLIB@
288LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
289LIBCURSES = @LIBCURSES@
290LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
291LIBGMP_DLL = @LIBGMP_DLL@
292LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
293LIBM = @LIBM@
294LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
295LIBOBJS = @LIBOBJS@
296LIBREADLINE = @LIBREADLINE@
297LIBS = @LIBS@
298LIBTOOL = @LIBTOOL@
299LIPO = @LIPO@
300LN_S = @LN_S@
301LTLIBOBJS = @LTLIBOBJS@
302LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
303M4 = @M4@
304MAINT = @MAINT@
305MAKEINFO = @MAKEINFO@
306MANIFEST_TOOL = @MANIFEST_TOOL@
307MKDIR_P = @MKDIR_P@
308NM = @NM@
309NMEDIT = @NMEDIT@
310OBJDUMP = @OBJDUMP@
311OBJEXT = @OBJEXT@
312OTOOL = @OTOOL@
313OTOOL64 = @OTOOL64@
314PACKAGE = @PACKAGE@
315PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
316PACKAGE_NAME = @PACKAGE_NAME@
317PACKAGE_STRING = @PACKAGE_STRING@
318PACKAGE_TARNAME = @PACKAGE_TARNAME@
319PACKAGE_URL = @PACKAGE_URL@
320PACKAGE_VERSION = @PACKAGE_VERSION@
321PATH_SEPARATOR = @PATH_SEPARATOR@
322RANLIB = @RANLIB@
323SED = @SED@
324SET_MAKE = @SET_MAKE@
325SHELL = @SHELL@
326SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
327STRIP = @STRIP@
328TAL_OBJECT = @TAL_OBJECT@
329TUNE_LIBS = @TUNE_LIBS@
330TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
331U_FOR_BUILD = @U_FOR_BUILD@
332VERSION = @VERSION@
333WITH_READLINE_01 = @WITH_READLINE_01@
334YACC = @YACC@
335YFLAGS = @YFLAGS@
336abs_builddir = @abs_builddir@
337abs_srcdir = @abs_srcdir@
338abs_top_builddir = @abs_top_builddir@
339abs_top_srcdir = @abs_top_srcdir@
340ac_ct_AR = @ac_ct_AR@
341ac_ct_CC = @ac_ct_CC@
342ac_ct_CXX = @ac_ct_CXX@
343ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
344am__leading_dot = @am__leading_dot@
345am__tar = @am__tar@
346am__untar = @am__untar@
347bindir = @bindir@
348build = @build@
349build_alias = @build_alias@
350build_cpu = @build_cpu@
351build_os = @build_os@
352build_vendor = @build_vendor@
353builddir = @builddir@
354datadir = @datadir@
355datarootdir = @datarootdir@
356docdir = @docdir@
357dvidir = @dvidir@
358exec_prefix = @exec_prefix@
359gmp_srclinks = @gmp_srclinks@
360host = @host@
361host_alias = @host_alias@
362host_cpu = @host_cpu@
363host_os = @host_os@
364host_vendor = @host_vendor@
365htmldir = @htmldir@
366includedir = @includedir@
367infodir = @infodir@
368install_sh = @install_sh@
369libdir = @libdir@
370libexecdir = @libexecdir@
371localedir = @localedir@
372localstatedir = @localstatedir@
373mandir = @mandir@
374mkdir_p = @mkdir_p@
375mpn_objects = @mpn_objects@
376mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
377oldincludedir = @oldincludedir@
378pdfdir = @pdfdir@
379prefix = @prefix@
380program_transform_name = @program_transform_name@
381psdir = @psdir@
382sbindir = @sbindir@
383sharedstatedir = @sharedstatedir@
384srcdir = @srcdir@
385sysconfdir = @sysconfdir@
386target_alias = @target_alias@
387top_build_prefix = @top_build_prefix@
388top_builddir = @top_builddir@
389top_srcdir = @top_srcdir@
390AM_CPPFLAGS = -D__GMP_WITHIN_GMP -I$(top_srcdir)
391noinst_LTLIBRARIES = libmpz.la
392libmpz_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 lucmod.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 stronglucas.c \
422  sub.c sub_ui.c \
423  swap.c tdiv_ui.c tdiv_q.c tdiv_q_2exp.c tdiv_q_ui.c tdiv_qr.c \
424  tdiv_qr_ui.c tdiv_r.c tdiv_r_2exp.c tdiv_r_ui.c tstbit.c ui_pow_ui.c \
425  ui_sub.c urandomb.c urandomm.c xor.c
426
427all: all-am
428
429.SUFFIXES:
430.SUFFIXES: .c .lo .o .obj
431$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
432	@for dep in $?; do \
433	  case '$(am__configure_deps)' in \
434	    *$$dep*) \
435	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
436	        && { if test -f $@; then exit 0; else break; fi; }; \
437	      exit 1;; \
438	  esac; \
439	done; \
440	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps mpz/Makefile'; \
441	$(am__cd) $(top_srcdir) && \
442	  $(AUTOMAKE) --gnu --ignore-deps mpz/Makefile
443Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
444	@case '$?' in \
445	  *config.status*) \
446	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
447	  *) \
448	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
449	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
450	esac;
451
452$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
453	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
454
455$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
456	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
458	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459$(am__aclocal_m4_deps):
460
461clean-noinstLTLIBRARIES:
462	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
463	@list='$(noinst_LTLIBRARIES)'; \
464	locs=`for p in $$list; do echo $$p; done | \
465	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
466	      sort -u`; \
467	test -z "$$locs" || { \
468	  echo rm -f $${locs}; \
469	  rm -f $${locs}; \
470	}
471
472libmpz.la: $(libmpz_la_OBJECTS) $(libmpz_la_DEPENDENCIES) $(EXTRA_libmpz_la_DEPENDENCIES) 
473	$(AM_V_CCLD)$(LINK)  $(libmpz_la_OBJECTS) $(libmpz_la_LIBADD) $(LIBS)
474
475mostlyclean-compile:
476	-rm -f *.$(OBJEXT)
477
478distclean-compile:
479	-rm -f *.tab.c
480
481.c.o:
482	$(AM_V_CC)$(COMPILE) -c -o $@ $<
483
484.c.obj:
485	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
486
487.c.lo:
488	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
489
490mostlyclean-libtool:
491	-rm -f *.lo
492
493clean-libtool:
494	-rm -rf .libs _libs
495
496ID: $(am__tagged_files)
497	$(am__define_uniq_tagged_files); mkid -fID $$unique
498tags: tags-am
499TAGS: tags
500
501tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
502	set x; \
503	here=`pwd`; \
504	$(am__define_uniq_tagged_files); \
505	shift; \
506	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
507	  test -n "$$unique" || unique=$$empty_fix; \
508	  if test $$# -gt 0; then \
509	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
510	      "$$@" $$unique; \
511	  else \
512	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513	      $$unique; \
514	  fi; \
515	fi
516ctags: ctags-am
517
518CTAGS: ctags
519ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
520	$(am__define_uniq_tagged_files); \
521	test -z "$(CTAGS_ARGS)$$unique" \
522	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
523	     $$unique
524
525GTAGS:
526	here=`$(am__cd) $(top_builddir) && pwd` \
527	  && $(am__cd) $(top_srcdir) \
528	  && gtags -i $(GTAGS_ARGS) "$$here"
529cscopelist: cscopelist-am
530
531cscopelist-am: $(am__tagged_files)
532	list='$(am__tagged_files)'; \
533	case "$(srcdir)" in \
534	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
535	  *) sdir=$(subdir)/$(srcdir) ;; \
536	esac; \
537	for i in $$list; do \
538	  if test -f "$$i"; then \
539	    echo "$(subdir)/$$i"; \
540	  else \
541	    echo "$$sdir/$$i"; \
542	  fi; \
543	done >> $(top_builddir)/cscope.files
544
545distclean-tags:
546	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547
548distdir: $(DISTFILES)
549	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551	list='$(DISTFILES)'; \
552	  dist_files=`for file in $$list; do echo $$file; done | \
553	  sed -e "s|^$$srcdirstrip/||;t" \
554	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555	case $$dist_files in \
556	  */*) $(MKDIR_P) `echo "$$dist_files" | \
557			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558			   sort -u` ;; \
559	esac; \
560	for file in $$dist_files; do \
561	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562	  if test -d $$d/$$file; then \
563	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564	    if test -d "$(distdir)/$$file"; then \
565	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
566	    fi; \
567	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
569	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
570	    fi; \
571	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
572	  else \
573	    test -f "$(distdir)/$$file" \
574	    || cp -p $$d/$$file "$(distdir)/$$file" \
575	    || exit 1; \
576	  fi; \
577	done
578check-am: all-am
579check: check-am
580all-am: Makefile $(LTLIBRARIES)
581installdirs:
582install: install-am
583install-exec: install-exec-am
584install-data: install-data-am
585uninstall: uninstall-am
586
587install-am: all-am
588	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
589
590installcheck: installcheck-am
591install-strip:
592	if test -z '$(STRIP)'; then \
593	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
594	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
595	      install; \
596	else \
597	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
598	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
599	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
600	fi
601mostlyclean-generic:
602
603clean-generic:
604
605distclean-generic:
606	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
607	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
608
609maintainer-clean-generic:
610	@echo "This command is intended for maintainers to use"
611	@echo "it deletes files that may require special tools to rebuild."
612clean: clean-am
613
614clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
615	mostlyclean-am
616
617distclean: distclean-am
618	-rm -f Makefile
619distclean-am: clean-am distclean-compile distclean-generic \
620	distclean-tags
621
622dvi: dvi-am
623
624dvi-am:
625
626html: html-am
627
628html-am:
629
630info: info-am
631
632info-am:
633
634install-data-am:
635
636install-dvi: install-dvi-am
637
638install-dvi-am:
639
640install-exec-am:
641
642install-html: install-html-am
643
644install-html-am:
645
646install-info: install-info-am
647
648install-info-am:
649
650install-man:
651
652install-pdf: install-pdf-am
653
654install-pdf-am:
655
656install-ps: install-ps-am
657
658install-ps-am:
659
660installcheck-am:
661
662maintainer-clean: maintainer-clean-am
663	-rm -f Makefile
664maintainer-clean-am: distclean-am maintainer-clean-generic
665
666mostlyclean: mostlyclean-am
667
668mostlyclean-am: mostlyclean-compile mostlyclean-generic \
669	mostlyclean-libtool
670
671pdf: pdf-am
672
673pdf-am:
674
675ps: ps-am
676
677ps-am:
678
679uninstall-am:
680
681.MAKE: install-am install-strip
682
683.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
684	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
685	ctags-am distclean distclean-compile distclean-generic \
686	distclean-libtool distclean-tags distdir dvi dvi-am html \
687	html-am info info-am install install-am install-data \
688	install-data-am install-dvi install-dvi-am install-exec \
689	install-exec-am install-html install-html-am install-info \
690	install-info-am install-man install-pdf install-pdf-am \
691	install-ps install-ps-am install-strip installcheck \
692	installcheck-am installdirs maintainer-clean \
693	maintainer-clean-generic mostlyclean mostlyclean-compile \
694	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
695	tags tags-am uninstall uninstall-am
696
697.PRECIOUS: Makefile
698
699
700# Tell versions [3.59,3.63) of GNU make to not export all variables.
701# Otherwise a system limit (for SysV at least) may be exceeded.
702.NOEXPORT:
703