github.com/aergoio/aergo@v1.3.1/libtool/src/gmp-6.1.2/mpf/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-2002 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 = mpf
   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  libmpf_la_LIBADD =
   132  am_libmpf_la_OBJECTS = init.lo init2.lo inits.lo set.lo set_ui.lo \
   133  	set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo \
   134  	iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo \
   135  	get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo \
   136  	inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo \
   137  	ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo \
   138  	cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo \
   139  	neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo \
   140  	set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo \
   141  	pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo \
   142  	ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo \
   143  	fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo
   144  libmpf_la_OBJECTS = $(am_libmpf_la_OBJECTS)
   145  AM_V_lt = $(am__v_lt_@AM_V@)
   146  am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
   147  am__v_lt_0 = --silent
   148  am__v_lt_1 = 
   149  AM_V_P = $(am__v_P_@AM_V@)
   150  am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
   151  am__v_P_0 = false
   152  am__v_P_1 = :
   153  AM_V_GEN = $(am__v_GEN_@AM_V@)
   154  am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
   155  am__v_GEN_0 = @echo "  GEN     " $@;
   156  am__v_GEN_1 = 
   157  AM_V_at = $(am__v_at_@AM_V@)
   158  am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
   159  am__v_at_0 = @
   160  am__v_at_1 = 
   161  DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
   162  depcomp =
   163  am__depfiles_maybe =
   164  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
   165  	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
   166  LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
   167  	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
   168  	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
   169  	$(AM_CFLAGS) $(CFLAGS)
   170  AM_V_CC = $(am__v_CC_@AM_V@)
   171  am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
   172  am__v_CC_0 = @echo "  CC      " $@;
   173  am__v_CC_1 = 
   174  CCLD = $(CC)
   175  LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
   176  	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
   177  	$(AM_LDFLAGS) $(LDFLAGS) -o $@
   178  AM_V_CCLD = $(am__v_CCLD_@AM_V@)
   179  am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
   180  am__v_CCLD_0 = @echo "  CCLD    " $@;
   181  am__v_CCLD_1 = 
   182  SOURCES = $(libmpf_la_SOURCES)
   183  DIST_SOURCES = $(libmpf_la_SOURCES)
   184  am__can_run_installinfo = \
   185    case $$AM_UPDATE_INFO_DIR in \
   186      n|no|NO) false;; \
   187      *) (install-info --version) >/dev/null 2>&1;; \
   188    esac
   189  am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
   190  # Read a list of newline-separated strings from the standard input,
   191  # and print each of them once, without duplicates.  Input order is
   192  # *not* preserved.
   193  am__uniquify_input = $(AWK) '\
   194    BEGIN { nonempty = 0; } \
   195    { items[$$0] = 1; nonempty = 1; } \
   196    END { if (nonempty) { for (i in items) print i; }; } \
   197  '
   198  # Make sure the list of sources is unique.  This is necessary because,
   199  # e.g., the same source file might be shared among _SOURCES variables
   200  # for different programs/libraries.
   201  am__define_uniq_tagged_files = \
   202    list='$(am__tagged_files)'; \
   203    unique=`for i in $$list; do \
   204      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   205    done | $(am__uniquify_input)`
   206  ETAGS = etags
   207  CTAGS = ctags
   208  am__DIST_COMMON = $(srcdir)/Makefile.in
   209  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   210  ABI = @ABI@
   211  ACLOCAL = @ACLOCAL@
   212  AMTAR = @AMTAR@
   213  AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
   214  AR = @AR@
   215  AS = @AS@
   216  ASMFLAGS = @ASMFLAGS@
   217  AUTOCONF = @AUTOCONF@
   218  AUTOHEADER = @AUTOHEADER@
   219  AUTOMAKE = @AUTOMAKE@
   220  AWK = @AWK@
   221  CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
   222  CC = @CC@
   223  CCAS = @CCAS@
   224  CC_FOR_BUILD = @CC_FOR_BUILD@
   225  CFLAGS = @CFLAGS@
   226  CPP = @CPP@
   227  CPPFLAGS = @CPPFLAGS@
   228  CPP_FOR_BUILD = @CPP_FOR_BUILD@
   229  CXX = @CXX@
   230  CXXCPP = @CXXCPP@
   231  CXXFLAGS = @CXXFLAGS@
   232  CYGPATH_W = @CYGPATH_W@
   233  DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
   234  DEFS = @DEFS@
   235  DLLTOOL = @DLLTOOL@
   236  DSYMUTIL = @DSYMUTIL@
   237  DUMPBIN = @DUMPBIN@
   238  ECHO_C = @ECHO_C@
   239  ECHO_N = @ECHO_N@
   240  ECHO_T = @ECHO_T@
   241  EGREP = @EGREP@
   242  EXEEXT = @EXEEXT@
   243  EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
   244  FGREP = @FGREP@
   245  GMP_LDFLAGS = @GMP_LDFLAGS@
   246  GMP_LIMB_BITS = @GMP_LIMB_BITS@
   247  GMP_NAIL_BITS = @GMP_NAIL_BITS@
   248  GREP = @GREP@
   249  HAVE_CLOCK_01 = @HAVE_CLOCK_01@
   250  HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
   251  HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
   252  HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
   253  HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
   254  HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
   255  HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
   256  HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
   257  HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
   258  HAVE_STACK_T_01 = @HAVE_STACK_T_01@
   259  HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
   260  INSTALL = @INSTALL@
   261  INSTALL_DATA = @INSTALL_DATA@
   262  INSTALL_PROGRAM = @INSTALL_PROGRAM@
   263  INSTALL_SCRIPT = @INSTALL_SCRIPT@
   264  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
   265  LD = @LD@
   266  LDFLAGS = @LDFLAGS@
   267  LEX = @LEX@
   268  LEXLIB = @LEXLIB@
   269  LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
   270  LIBCURSES = @LIBCURSES@
   271  LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
   272  LIBGMP_DLL = @LIBGMP_DLL@
   273  LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
   274  LIBM = @LIBM@
   275  LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
   276  LIBOBJS = @LIBOBJS@
   277  LIBREADLINE = @LIBREADLINE@
   278  LIBS = @LIBS@
   279  LIBTOOL = @LIBTOOL@
   280  LIPO = @LIPO@
   281  LN_S = @LN_S@
   282  LTLIBOBJS = @LTLIBOBJS@
   283  LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
   284  M4 = @M4@
   285  MAINT = @MAINT@
   286  MAKEINFO = @MAKEINFO@
   287  MANIFEST_TOOL = @MANIFEST_TOOL@
   288  MKDIR_P = @MKDIR_P@
   289  NM = @NM@
   290  NMEDIT = @NMEDIT@
   291  OBJDUMP = @OBJDUMP@
   292  OBJEXT = @OBJEXT@
   293  OTOOL = @OTOOL@
   294  OTOOL64 = @OTOOL64@
   295  PACKAGE = @PACKAGE@
   296  PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
   297  PACKAGE_NAME = @PACKAGE_NAME@
   298  PACKAGE_STRING = @PACKAGE_STRING@
   299  PACKAGE_TARNAME = @PACKAGE_TARNAME@
   300  PACKAGE_URL = @PACKAGE_URL@
   301  PACKAGE_VERSION = @PACKAGE_VERSION@
   302  PATH_SEPARATOR = @PATH_SEPARATOR@
   303  RANLIB = @RANLIB@
   304  SED = @SED@
   305  SET_MAKE = @SET_MAKE@
   306  SHELL = @SHELL@
   307  SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
   308  STRIP = @STRIP@
   309  TAL_OBJECT = @TAL_OBJECT@
   310  TUNE_LIBS = @TUNE_LIBS@
   311  TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
   312  U_FOR_BUILD = @U_FOR_BUILD@
   313  VERSION = @VERSION@
   314  WITH_READLINE_01 = @WITH_READLINE_01@
   315  YACC = @YACC@
   316  YFLAGS = @YFLAGS@
   317  abs_builddir = @abs_builddir@
   318  abs_srcdir = @abs_srcdir@
   319  abs_top_builddir = @abs_top_builddir@
   320  abs_top_srcdir = @abs_top_srcdir@
   321  ac_ct_AR = @ac_ct_AR@
   322  ac_ct_CC = @ac_ct_CC@
   323  ac_ct_CXX = @ac_ct_CXX@
   324  ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
   325  am__leading_dot = @am__leading_dot@
   326  am__tar = @am__tar@
   327  am__untar = @am__untar@
   328  bindir = @bindir@
   329  build = @build@
   330  build_alias = @build_alias@
   331  build_cpu = @build_cpu@
   332  build_os = @build_os@
   333  build_vendor = @build_vendor@
   334  builddir = @builddir@
   335  datadir = @datadir@
   336  datarootdir = @datarootdir@
   337  docdir = @docdir@
   338  dvidir = @dvidir@
   339  exec_prefix = @exec_prefix@
   340  gmp_srclinks = @gmp_srclinks@
   341  host = @host@
   342  host_alias = @host_alias@
   343  host_cpu = @host_cpu@
   344  host_os = @host_os@
   345  host_vendor = @host_vendor@
   346  htmldir = @htmldir@
   347  includedir = @includedir@
   348  infodir = @infodir@
   349  install_sh = @install_sh@
   350  libdir = @libdir@
   351  libexecdir = @libexecdir@
   352  localedir = @localedir@
   353  localstatedir = @localstatedir@
   354  mandir = @mandir@
   355  mkdir_p = @mkdir_p@
   356  mpn_objects = @mpn_objects@
   357  mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
   358  oldincludedir = @oldincludedir@
   359  pdfdir = @pdfdir@
   360  prefix = @prefix@
   361  program_transform_name = @program_transform_name@
   362  psdir = @psdir@
   363  sbindir = @sbindir@
   364  sharedstatedir = @sharedstatedir@
   365  srcdir = @srcdir@
   366  sysconfdir = @sysconfdir@
   367  target_alias = @target_alias@
   368  top_build_prefix = @top_build_prefix@
   369  top_builddir = @top_builddir@
   370  top_srcdir = @top_srcdir@
   371  AM_CPPFLAGS = -D__GMP_WITHIN_GMP -I$(top_srcdir)
   372  noinst_LTLIBRARIES = libmpf.la
   373  libmpf_la_SOURCES = \
   374    init.c init2.c inits.c set.c set_ui.c set_si.c set_str.c set_d.c set_z.c \
   375    set_q.c iset.c iset_ui.c iset_si.c iset_str.c iset_d.c clear.c clears.c \
   376    get_str.c dump.c size.c eq.c reldiff.c sqrt.c random2.c inp_str.c out_str.c \
   377    add.c add_ui.c sub.c sub_ui.c ui_sub.c mul.c mul_ui.c div.c div_ui.c \
   378    cmp.c cmp_d.c cmp_z.c cmp_si.c cmp_ui.c mul_2exp.c div_2exp.c abs.c neg.c get_d.c \
   379    get_d_2exp.c set_dfl_prec.c set_prc.c set_prc_raw.c get_dfl_prec.c get_prc.c \
   380    ui_div.c sqrt_ui.c \
   381    pow_ui.c urandomb.c swap.c get_si.c get_ui.c int_p.c \
   382    ceilfloor.c trunc.c \
   383    fits_sint.c fits_slong.c fits_sshort.c \
   384    fits_uint.c fits_ulong.c fits_ushort.c \
   385    fits_s.h fits_u.h
   386  
   387  all: all-am
   388  
   389  .SUFFIXES:
   390  .SUFFIXES: .c .lo .o .obj
   391  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
   392  	@for dep in $?; do \
   393  	  case '$(am__configure_deps)' in \
   394  	    *$$dep*) \
   395  	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
   396  	        && { if test -f $@; then exit 0; else break; fi; }; \
   397  	      exit 1;; \
   398  	  esac; \
   399  	done; \
   400  	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps mpf/Makefile'; \
   401  	$(am__cd) $(top_srcdir) && \
   402  	  $(AUTOMAKE) --gnu --ignore-deps mpf/Makefile
   403  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   404  	@case '$?' in \
   405  	  *config.status*) \
   406  	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   407  	  *) \
   408  	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   409  	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   410  	esac;
   411  
   412  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   413  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   414  
   415  $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
   416  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   417  $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
   418  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   419  $(am__aclocal_m4_deps):
   420  
   421  clean-noinstLTLIBRARIES:
   422  	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
   423  	@list='$(noinst_LTLIBRARIES)'; \
   424  	locs=`for p in $$list; do echo $$p; done | \
   425  	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
   426  	      sort -u`; \
   427  	test -z "$$locs" || { \
   428  	  echo rm -f $${locs}; \
   429  	  rm -f $${locs}; \
   430  	}
   431  
   432  libmpf.la: $(libmpf_la_OBJECTS) $(libmpf_la_DEPENDENCIES) $(EXTRA_libmpf_la_DEPENDENCIES) 
   433  	$(AM_V_CCLD)$(LINK)  $(libmpf_la_OBJECTS) $(libmpf_la_LIBADD) $(LIBS)
   434  
   435  mostlyclean-compile:
   436  	-rm -f *.$(OBJEXT)
   437  
   438  distclean-compile:
   439  	-rm -f *.tab.c
   440  
   441  .c.o:
   442  	$(AM_V_CC)$(COMPILE) -c -o $@ $<
   443  
   444  .c.obj:
   445  	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
   446  
   447  .c.lo:
   448  	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
   449  
   450  mostlyclean-libtool:
   451  	-rm -f *.lo
   452  
   453  clean-libtool:
   454  	-rm -rf .libs _libs
   455  
   456  ID: $(am__tagged_files)
   457  	$(am__define_uniq_tagged_files); mkid -fID $$unique
   458  tags: tags-am
   459  TAGS: tags
   460  
   461  tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
   462  	set x; \
   463  	here=`pwd`; \
   464  	$(am__define_uniq_tagged_files); \
   465  	shift; \
   466  	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
   467  	  test -n "$$unique" || unique=$$empty_fix; \
   468  	  if test $$# -gt 0; then \
   469  	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   470  	      "$$@" $$unique; \
   471  	  else \
   472  	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   473  	      $$unique; \
   474  	  fi; \
   475  	fi
   476  ctags: ctags-am
   477  
   478  CTAGS: ctags
   479  ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
   480  	$(am__define_uniq_tagged_files); \
   481  	test -z "$(CTAGS_ARGS)$$unique" \
   482  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   483  	     $$unique
   484  
   485  GTAGS:
   486  	here=`$(am__cd) $(top_builddir) && pwd` \
   487  	  && $(am__cd) $(top_srcdir) \
   488  	  && gtags -i $(GTAGS_ARGS) "$$here"
   489  cscopelist: cscopelist-am
   490  
   491  cscopelist-am: $(am__tagged_files)
   492  	list='$(am__tagged_files)'; \
   493  	case "$(srcdir)" in \
   494  	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
   495  	  *) sdir=$(subdir)/$(srcdir) ;; \
   496  	esac; \
   497  	for i in $$list; do \
   498  	  if test -f "$$i"; then \
   499  	    echo "$(subdir)/$$i"; \
   500  	  else \
   501  	    echo "$$sdir/$$i"; \
   502  	  fi; \
   503  	done >> $(top_builddir)/cscope.files
   504  
   505  distclean-tags:
   506  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   507  
   508  distdir: $(DISTFILES)
   509  	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   510  	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   511  	list='$(DISTFILES)'; \
   512  	  dist_files=`for file in $$list; do echo $$file; done | \
   513  	  sed -e "s|^$$srcdirstrip/||;t" \
   514  	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
   515  	case $$dist_files in \
   516  	  */*) $(MKDIR_P) `echo "$$dist_files" | \
   517  			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
   518  			   sort -u` ;; \
   519  	esac; \
   520  	for file in $$dist_files; do \
   521  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   522  	  if test -d $$d/$$file; then \
   523  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
   524  	    if test -d "$(distdir)/$$file"; then \
   525  	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
   526  	    fi; \
   527  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   528  	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
   529  	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
   530  	    fi; \
   531  	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
   532  	  else \
   533  	    test -f "$(distdir)/$$file" \
   534  	    || cp -p $$d/$$file "$(distdir)/$$file" \
   535  	    || exit 1; \
   536  	  fi; \
   537  	done
   538  check-am: all-am
   539  check: check-am
   540  all-am: Makefile $(LTLIBRARIES)
   541  installdirs:
   542  install: install-am
   543  install-exec: install-exec-am
   544  install-data: install-data-am
   545  uninstall: uninstall-am
   546  
   547  install-am: all-am
   548  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   549  
   550  installcheck: installcheck-am
   551  install-strip:
   552  	if test -z '$(STRIP)'; then \
   553  	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   554  	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   555  	      install; \
   556  	else \
   557  	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   558  	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   559  	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
   560  	fi
   561  mostlyclean-generic:
   562  
   563  clean-generic:
   564  
   565  distclean-generic:
   566  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   567  	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
   568  
   569  maintainer-clean-generic:
   570  	@echo "This command is intended for maintainers to use"
   571  	@echo "it deletes files that may require special tools to rebuild."
   572  clean: clean-am
   573  
   574  clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
   575  	mostlyclean-am
   576  
   577  distclean: distclean-am
   578  	-rm -f Makefile
   579  distclean-am: clean-am distclean-compile distclean-generic \
   580  	distclean-tags
   581  
   582  dvi: dvi-am
   583  
   584  dvi-am:
   585  
   586  html: html-am
   587  
   588  html-am:
   589  
   590  info: info-am
   591  
   592  info-am:
   593  
   594  install-data-am:
   595  
   596  install-dvi: install-dvi-am
   597  
   598  install-dvi-am:
   599  
   600  install-exec-am:
   601  
   602  install-html: install-html-am
   603  
   604  install-html-am:
   605  
   606  install-info: install-info-am
   607  
   608  install-info-am:
   609  
   610  install-man:
   611  
   612  install-pdf: install-pdf-am
   613  
   614  install-pdf-am:
   615  
   616  install-ps: install-ps-am
   617  
   618  install-ps-am:
   619  
   620  installcheck-am:
   621  
   622  maintainer-clean: maintainer-clean-am
   623  	-rm -f Makefile
   624  maintainer-clean-am: distclean-am maintainer-clean-generic
   625  
   626  mostlyclean: mostlyclean-am
   627  
   628  mostlyclean-am: mostlyclean-compile mostlyclean-generic \
   629  	mostlyclean-libtool
   630  
   631  pdf: pdf-am
   632  
   633  pdf-am:
   634  
   635  ps: ps-am
   636  
   637  ps-am:
   638  
   639  uninstall-am:
   640  
   641  .MAKE: install-am install-strip
   642  
   643  .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
   644  	clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
   645  	ctags-am distclean distclean-compile distclean-generic \
   646  	distclean-libtool distclean-tags distdir dvi dvi-am html \
   647  	html-am info info-am install install-am install-data \
   648  	install-data-am install-dvi install-dvi-am install-exec \
   649  	install-exec-am install-html install-html-am install-info \
   650  	install-info-am install-man install-pdf install-pdf-am \
   651  	install-ps install-ps-am install-strip installcheck \
   652  	installcheck-am installdirs maintainer-clean \
   653  	maintainer-clean-generic mostlyclean mostlyclean-compile \
   654  	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
   655  	tags tags-am uninstall uninstall-am
   656  
   657  .PRECIOUS: Makefile
   658  
   659  
   660  # Tell versions [3.59,3.63) of GNU make to not export all variables.
   661  # Otherwise a system limit (for SysV at least) may be exceeded.
   662  .NOEXPORT: