github.com/aergoio/aergo@v1.3.1/libtool/src/gmp-6.1.2/demos/calc/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 2000-2004 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  VPATH = @srcdir@
    45  am__is_gnu_make = { \
    46    if test -z '$(MAKELEVEL)'; then \
    47      false; \
    48    elif test -n '$(MAKE_HOST)'; then \
    49      true; \
    50    elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    51      true; \
    52    else \
    53      false; \
    54    fi; \
    55  }
    56  am__make_running_with_option = \
    57    case $${target_option-} in \
    58        ?) ;; \
    59        *) echo "am__make_running_with_option: internal error: invalid" \
    60                "target option '$${target_option-}' specified" >&2; \
    61           exit 1;; \
    62    esac; \
    63    has_opt=no; \
    64    sane_makeflags=$$MAKEFLAGS; \
    65    if $(am__is_gnu_make); then \
    66      sane_makeflags=$$MFLAGS; \
    67    else \
    68      case $$MAKEFLAGS in \
    69        *\\[\ \	]*) \
    70          bs=\\; \
    71          sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
    72            | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    73      esac; \
    74    fi; \
    75    skip_next=no; \
    76    strip_trailopt () \
    77    { \
    78      flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
    79    }; \
    80    for flg in $$sane_makeflags; do \
    81      test $$skip_next = yes && { skip_next=no; continue; }; \
    82      case $$flg in \
    83        *=*|--*) continue;; \
    84          -*I) strip_trailopt 'I'; skip_next=yes;; \
    85        -*I?*) strip_trailopt 'I';; \
    86          -*O) strip_trailopt 'O'; skip_next=yes;; \
    87        -*O?*) strip_trailopt 'O';; \
    88          -*l) strip_trailopt 'l'; skip_next=yes;; \
    89        -*l?*) strip_trailopt 'l';; \
    90        -[dEDm]) skip_next=yes;; \
    91        -[JT]) skip_next=yes;; \
    92      esac; \
    93      case $$flg in \
    94        *$$target_option*) has_opt=yes; break;; \
    95      esac; \
    96    done; \
    97    test $$has_opt = yes
    98  am__make_dryrun = (target_option=n; $(am__make_running_with_option))
    99  am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
   100  pkgdatadir = $(datadir)/@PACKAGE@
   101  pkgincludedir = $(includedir)/@PACKAGE@
   102  pkglibdir = $(libdir)/@PACKAGE@
   103  pkglibexecdir = $(libexecdir)/@PACKAGE@
   104  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
   105  install_sh_DATA = $(install_sh) -c -m 644
   106  install_sh_PROGRAM = $(install_sh) -c
   107  install_sh_SCRIPT = $(install_sh) -c
   108  INSTALL_HEADER = $(INSTALL_DATA)
   109  transform = $(program_transform_name)
   110  NORMAL_INSTALL = :
   111  PRE_INSTALL = :
   112  POST_INSTALL = :
   113  NORMAL_UNINSTALL = :
   114  PRE_UNINSTALL = :
   115  POST_UNINSTALL = :
   116  build_triplet = @build@
   117  host_triplet = @host@
   118  EXTRA_PROGRAMS = calc$(EXEEXT)
   119  subdir = demos/calc
   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 = calc-config.h
   129  CONFIG_CLEAN_VPATH_FILES =
   130  am_calc_OBJECTS = calc.$(OBJEXT) calclex.$(OBJEXT) calcread.$(OBJEXT)
   131  calc_OBJECTS = $(am_calc_OBJECTS)
   132  calc_LDADD = $(LDADD)
   133  am__DEPENDENCIES_1 =
   134  calc_DEPENDENCIES = $(top_builddir)/libgmp.la $(am__DEPENDENCIES_1) \
   135  	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
   136  AM_V_lt = $(am__v_lt_@AM_V@)
   137  am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
   138  am__v_lt_0 = --silent
   139  am__v_lt_1 = 
   140  AM_V_P = $(am__v_P_@AM_V@)
   141  am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
   142  am__v_P_0 = false
   143  am__v_P_1 = :
   144  AM_V_GEN = $(am__v_GEN_@AM_V@)
   145  am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
   146  am__v_GEN_0 = @echo "  GEN     " $@;
   147  am__v_GEN_1 = 
   148  AM_V_at = $(am__v_at_@AM_V@)
   149  am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
   150  am__v_at_0 = @
   151  am__v_at_1 = 
   152  DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
   153  depcomp =
   154  am__depfiles_maybe =
   155  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
   156  	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
   157  LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
   158  	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
   159  	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
   160  	$(AM_CFLAGS) $(CFLAGS)
   161  AM_V_CC = $(am__v_CC_@AM_V@)
   162  am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
   163  am__v_CC_0 = @echo "  CC      " $@;
   164  am__v_CC_1 = 
   165  CCLD = $(CC)
   166  LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
   167  	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
   168  	$(AM_LDFLAGS) $(LDFLAGS) -o $@
   169  AM_V_CCLD = $(am__v_CCLD_@AM_V@)
   170  am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
   171  am__v_CCLD_0 = @echo "  CCLD    " $@;
   172  am__v_CCLD_1 = 
   173  @MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
   174  LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
   175  LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
   176  	$(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
   177  AM_V_LEX = $(am__v_LEX_@AM_V@)
   178  am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
   179  am__v_LEX_0 = @echo "  LEX     " $@;
   180  am__v_LEX_1 = 
   181  YLWRAP = $(top_srcdir)/ylwrap
   182  @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
   183  am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
   184  		   -e s/c++$$/h++/ -e s/c$$/h/
   185  YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
   186  LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
   187  	$(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
   188  AM_V_YACC = $(am__v_YACC_@AM_V@)
   189  am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
   190  am__v_YACC_0 = @echo "  YACC    " $@;
   191  am__v_YACC_1 = 
   192  SOURCES = $(calc_SOURCES)
   193  DIST_SOURCES = $(calc_SOURCES)
   194  am__can_run_installinfo = \
   195    case $$AM_UPDATE_INFO_DIR in \
   196      n|no|NO) false;; \
   197      *) (install-info --version) >/dev/null 2>&1;; \
   198    esac
   199  am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
   200  # Read a list of newline-separated strings from the standard input,
   201  # and print each of them once, without duplicates.  Input order is
   202  # *not* preserved.
   203  am__uniquify_input = $(AWK) '\
   204    BEGIN { nonempty = 0; } \
   205    { items[$$0] = 1; nonempty = 1; } \
   206    END { if (nonempty) { for (i in items) print i; }; } \
   207  '
   208  # Make sure the list of sources is unique.  This is necessary because,
   209  # e.g., the same source file might be shared among _SOURCES variables
   210  # for different programs/libraries.
   211  am__define_uniq_tagged_files = \
   212    list='$(am__tagged_files)'; \
   213    unique=`for i in $$list; do \
   214      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   215    done | $(am__uniquify_input)`
   216  ETAGS = etags
   217  CTAGS = ctags
   218  am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/calc-config-h.in \
   219  	$(top_srcdir)/ylwrap README calc.c calc.h calclex.c
   220  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
   221  ABI = @ABI@
   222  ACLOCAL = @ACLOCAL@
   223  AMTAR = @AMTAR@
   224  AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
   225  AR = @AR@
   226  AS = @AS@
   227  ASMFLAGS = @ASMFLAGS@
   228  AUTOCONF = @AUTOCONF@
   229  AUTOHEADER = @AUTOHEADER@
   230  AUTOMAKE = @AUTOMAKE@
   231  AWK = @AWK@
   232  CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
   233  CC = @CC@
   234  CCAS = @CCAS@
   235  CC_FOR_BUILD = @CC_FOR_BUILD@
   236  CFLAGS = @CFLAGS@
   237  CPP = @CPP@
   238  CPPFLAGS = @CPPFLAGS@
   239  CPP_FOR_BUILD = @CPP_FOR_BUILD@
   240  CXX = @CXX@
   241  CXXCPP = @CXXCPP@
   242  CXXFLAGS = @CXXFLAGS@
   243  CYGPATH_W = @CYGPATH_W@
   244  DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
   245  DEFS = @DEFS@
   246  DLLTOOL = @DLLTOOL@
   247  DSYMUTIL = @DSYMUTIL@
   248  DUMPBIN = @DUMPBIN@
   249  ECHO_C = @ECHO_C@
   250  ECHO_N = @ECHO_N@
   251  ECHO_T = @ECHO_T@
   252  EGREP = @EGREP@
   253  EXEEXT = @EXEEXT@
   254  EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
   255  FGREP = @FGREP@
   256  GMP_LDFLAGS = @GMP_LDFLAGS@
   257  GMP_LIMB_BITS = @GMP_LIMB_BITS@
   258  GMP_NAIL_BITS = @GMP_NAIL_BITS@
   259  GREP = @GREP@
   260  HAVE_CLOCK_01 = @HAVE_CLOCK_01@
   261  HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
   262  HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
   263  HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
   264  HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
   265  HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
   266  HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
   267  HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
   268  HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
   269  HAVE_STACK_T_01 = @HAVE_STACK_T_01@
   270  HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
   271  INSTALL = @INSTALL@
   272  INSTALL_DATA = @INSTALL_DATA@
   273  INSTALL_PROGRAM = @INSTALL_PROGRAM@
   274  INSTALL_SCRIPT = @INSTALL_SCRIPT@
   275  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
   276  LD = @LD@
   277  LDFLAGS = @LDFLAGS@
   278  LEX = @LEX@
   279  LEXLIB = @LEXLIB@
   280  LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
   281  LIBCURSES = @LIBCURSES@
   282  LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
   283  LIBGMP_DLL = @LIBGMP_DLL@
   284  LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
   285  LIBM = @LIBM@
   286  LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
   287  LIBOBJS = @LIBOBJS@
   288  LIBREADLINE = @LIBREADLINE@
   289  LIBS = @LIBS@
   290  LIBTOOL = @LIBTOOL@
   291  LIPO = @LIPO@
   292  LN_S = @LN_S@
   293  LTLIBOBJS = @LTLIBOBJS@
   294  LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
   295  M4 = @M4@
   296  MAINT = @MAINT@
   297  MAKEINFO = @MAKEINFO@
   298  MANIFEST_TOOL = @MANIFEST_TOOL@
   299  MKDIR_P = @MKDIR_P@
   300  NM = @NM@
   301  NMEDIT = @NMEDIT@
   302  OBJDUMP = @OBJDUMP@
   303  OBJEXT = @OBJEXT@
   304  OTOOL = @OTOOL@
   305  OTOOL64 = @OTOOL64@
   306  PACKAGE = @PACKAGE@
   307  PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
   308  PACKAGE_NAME = @PACKAGE_NAME@
   309  PACKAGE_STRING = @PACKAGE_STRING@
   310  PACKAGE_TARNAME = @PACKAGE_TARNAME@
   311  PACKAGE_URL = @PACKAGE_URL@
   312  PACKAGE_VERSION = @PACKAGE_VERSION@
   313  PATH_SEPARATOR = @PATH_SEPARATOR@
   314  RANLIB = @RANLIB@
   315  SED = @SED@
   316  SET_MAKE = @SET_MAKE@
   317  SHELL = @SHELL@
   318  SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
   319  STRIP = @STRIP@
   320  TAL_OBJECT = @TAL_OBJECT@
   321  TUNE_LIBS = @TUNE_LIBS@
   322  TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
   323  U_FOR_BUILD = @U_FOR_BUILD@
   324  VERSION = @VERSION@
   325  WITH_READLINE_01 = @WITH_READLINE_01@
   326  YACC = @YACC@
   327  YFLAGS = @YFLAGS@
   328  abs_builddir = @abs_builddir@
   329  abs_srcdir = @abs_srcdir@
   330  abs_top_builddir = @abs_top_builddir@
   331  abs_top_srcdir = @abs_top_srcdir@
   332  ac_ct_AR = @ac_ct_AR@
   333  ac_ct_CC = @ac_ct_CC@
   334  ac_ct_CXX = @ac_ct_CXX@
   335  ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
   336  am__leading_dot = @am__leading_dot@
   337  am__tar = @am__tar@
   338  am__untar = @am__untar@
   339  bindir = @bindir@
   340  build = @build@
   341  build_alias = @build_alias@
   342  build_cpu = @build_cpu@
   343  build_os = @build_os@
   344  build_vendor = @build_vendor@
   345  builddir = @builddir@
   346  datadir = @datadir@
   347  datarootdir = @datarootdir@
   348  docdir = @docdir@
   349  dvidir = @dvidir@
   350  exec_prefix = @exec_prefix@
   351  gmp_srclinks = @gmp_srclinks@
   352  host = @host@
   353  host_alias = @host_alias@
   354  host_cpu = @host_cpu@
   355  host_os = @host_os@
   356  host_vendor = @host_vendor@
   357  htmldir = @htmldir@
   358  includedir = @includedir@
   359  infodir = @infodir@
   360  install_sh = @install_sh@
   361  libdir = @libdir@
   362  libexecdir = @libexecdir@
   363  localedir = @localedir@
   364  localstatedir = @localstatedir@
   365  mandir = @mandir@
   366  mkdir_p = @mkdir_p@
   367  mpn_objects = @mpn_objects@
   368  mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
   369  oldincludedir = @oldincludedir@
   370  pdfdir = @pdfdir@
   371  prefix = @prefix@
   372  program_transform_name = @program_transform_name@
   373  psdir = @psdir@
   374  sbindir = @sbindir@
   375  sharedstatedir = @sharedstatedir@
   376  srcdir = @srcdir@
   377  sysconfdir = @sysconfdir@
   378  target_alias = @target_alias@
   379  top_build_prefix = @top_build_prefix@
   380  top_builddir = @top_builddir@
   381  top_srcdir = @top_srcdir@
   382  AM_CPPFLAGS = -I$(top_srcdir)
   383  
   384  # $(LEXLIB) is not actually needed for flex (which means the distributed
   385  # calclex.c), but it's included here for the benefit of anyone rebuilding
   386  # with some other lex.
   387  #
   388  LDADD = $(top_builddir)/libgmp.la $(LIBREADLINE) $(LIBCURSES) $(LEXLIB)
   389  AM_YFLAGS = -d
   390  calc_SOURCES = calc.y calclex.l calcread.c calc-common.h
   391  BUILT_SOURCES = calc.h
   392  CLEANFILES = $(EXTRA_PROGRAMS)
   393  all: $(BUILT_SOURCES)
   394  	$(MAKE) $(AM_MAKEFLAGS) all-am
   395  
   396  .SUFFIXES:
   397  .SUFFIXES: .c .l .lo .o .obj .y
   398  $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
   399  	@for dep in $?; do \
   400  	  case '$(am__configure_deps)' in \
   401  	    *$$dep*) \
   402  	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
   403  	        && { if test -f $@; then exit 0; else break; fi; }; \
   404  	      exit 1;; \
   405  	  esac; \
   406  	done; \
   407  	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps demos/calc/Makefile'; \
   408  	$(am__cd) $(top_srcdir) && \
   409  	  $(AUTOMAKE) --gnu --ignore-deps demos/calc/Makefile
   410  Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   411  	@case '$?' in \
   412  	  *config.status*) \
   413  	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
   414  	  *) \
   415  	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
   416  	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
   417  	esac;
   418  
   419  $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   420  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   421  
   422  $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
   423  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   424  $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
   425  	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
   426  $(am__aclocal_m4_deps):
   427  calc-config.h: $(top_builddir)/config.status $(srcdir)/calc-config-h.in
   428  	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
   429  calc.h: calc.c
   430  	@if test ! -f $@; then rm -f calc.c; else :; fi
   431  	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) calc.c; else :; fi
   432  
   433  calc$(EXEEXT): $(calc_OBJECTS) $(calc_DEPENDENCIES) $(EXTRA_calc_DEPENDENCIES) 
   434  	@rm -f calc$(EXEEXT)
   435  	$(AM_V_CCLD)$(LINK) $(calc_OBJECTS) $(calc_LDADD) $(LIBS)
   436  
   437  mostlyclean-compile:
   438  	-rm -f *.$(OBJEXT)
   439  
   440  distclean-compile:
   441  	-rm -f *.tab.c
   442  
   443  .c.o:
   444  	$(AM_V_CC)$(COMPILE) -c -o $@ $<
   445  
   446  .c.obj:
   447  	$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
   448  
   449  .c.lo:
   450  	$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
   451  
   452  .l.c:
   453  	$(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
   454  
   455  .y.c:
   456  	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
   457  
   458  mostlyclean-libtool:
   459  	-rm -f *.lo
   460  
   461  clean-libtool:
   462  	-rm -rf .libs _libs
   463  
   464  ID: $(am__tagged_files)
   465  	$(am__define_uniq_tagged_files); mkid -fID $$unique
   466  tags: tags-am
   467  TAGS: tags
   468  
   469  tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
   470  	set x; \
   471  	here=`pwd`; \
   472  	$(am__define_uniq_tagged_files); \
   473  	shift; \
   474  	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
   475  	  test -n "$$unique" || unique=$$empty_fix; \
   476  	  if test $$# -gt 0; then \
   477  	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   478  	      "$$@" $$unique; \
   479  	  else \
   480  	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   481  	      $$unique; \
   482  	  fi; \
   483  	fi
   484  ctags: ctags-am
   485  
   486  CTAGS: ctags
   487  ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
   488  	$(am__define_uniq_tagged_files); \
   489  	test -z "$(CTAGS_ARGS)$$unique" \
   490  	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   491  	     $$unique
   492  
   493  GTAGS:
   494  	here=`$(am__cd) $(top_builddir) && pwd` \
   495  	  && $(am__cd) $(top_srcdir) \
   496  	  && gtags -i $(GTAGS_ARGS) "$$here"
   497  cscopelist: cscopelist-am
   498  
   499  cscopelist-am: $(am__tagged_files)
   500  	list='$(am__tagged_files)'; \
   501  	case "$(srcdir)" in \
   502  	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
   503  	  *) sdir=$(subdir)/$(srcdir) ;; \
   504  	esac; \
   505  	for i in $$list; do \
   506  	  if test -f "$$i"; then \
   507  	    echo "$(subdir)/$$i"; \
   508  	  else \
   509  	    echo "$$sdir/$$i"; \
   510  	  fi; \
   511  	done >> $(top_builddir)/cscope.files
   512  
   513  distclean-tags:
   514  	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   515  
   516  distdir: $(DISTFILES)
   517  	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   518  	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   519  	list='$(DISTFILES)'; \
   520  	  dist_files=`for file in $$list; do echo $$file; done | \
   521  	  sed -e "s|^$$srcdirstrip/||;t" \
   522  	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
   523  	case $$dist_files in \
   524  	  */*) $(MKDIR_P) `echo "$$dist_files" | \
   525  			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
   526  			   sort -u` ;; \
   527  	esac; \
   528  	for file in $$dist_files; do \
   529  	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   530  	  if test -d $$d/$$file; then \
   531  	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
   532  	    if test -d "$(distdir)/$$file"; then \
   533  	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
   534  	    fi; \
   535  	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   536  	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
   537  	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
   538  	    fi; \
   539  	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
   540  	  else \
   541  	    test -f "$(distdir)/$$file" \
   542  	    || cp -p $$d/$$file "$(distdir)/$$file" \
   543  	    || exit 1; \
   544  	  fi; \
   545  	done
   546  check-am: all-am
   547  check: $(BUILT_SOURCES)
   548  	$(MAKE) $(AM_MAKEFLAGS) check-am
   549  all-am: Makefile
   550  installdirs:
   551  install: $(BUILT_SOURCES)
   552  	$(MAKE) $(AM_MAKEFLAGS) install-am
   553  install-exec: install-exec-am
   554  install-data: install-data-am
   555  uninstall: uninstall-am
   556  
   557  install-am: all-am
   558  	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   559  
   560  installcheck: installcheck-am
   561  install-strip:
   562  	if test -z '$(STRIP)'; then \
   563  	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   564  	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   565  	      install; \
   566  	else \
   567  	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   568  	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   569  	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
   570  	fi
   571  mostlyclean-generic:
   572  
   573  clean-generic:
   574  	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   575  
   576  distclean-generic:
   577  	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   578  	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
   579  
   580  maintainer-clean-generic:
   581  	@echo "This command is intended for maintainers to use"
   582  	@echo "it deletes files that may require special tools to rebuild."
   583  	-rm -f calc.c
   584  	-rm -f calc.h
   585  	-rm -f calclex.c
   586  	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
   587  clean: clean-am
   588  
   589  clean-am: clean-generic clean-libtool mostlyclean-am
   590  
   591  distclean: distclean-am
   592  	-rm -f Makefile
   593  distclean-am: clean-am distclean-compile distclean-generic \
   594  	distclean-tags
   595  
   596  dvi: dvi-am
   597  
   598  dvi-am:
   599  
   600  html: html-am
   601  
   602  html-am:
   603  
   604  info: info-am
   605  
   606  info-am:
   607  
   608  install-data-am:
   609  
   610  install-dvi: install-dvi-am
   611  
   612  install-dvi-am:
   613  
   614  install-exec-am:
   615  
   616  install-html: install-html-am
   617  
   618  install-html-am:
   619  
   620  install-info: install-info-am
   621  
   622  install-info-am:
   623  
   624  install-man:
   625  
   626  install-pdf: install-pdf-am
   627  
   628  install-pdf-am:
   629  
   630  install-ps: install-ps-am
   631  
   632  install-ps-am:
   633  
   634  installcheck-am:
   635  
   636  maintainer-clean: maintainer-clean-am
   637  	-rm -f Makefile
   638  maintainer-clean-am: distclean-am maintainer-clean-generic
   639  
   640  mostlyclean: mostlyclean-am
   641  
   642  mostlyclean-am: mostlyclean-compile mostlyclean-generic \
   643  	mostlyclean-libtool
   644  
   645  pdf: pdf-am
   646  
   647  pdf-am:
   648  
   649  ps: ps-am
   650  
   651  ps-am:
   652  
   653  uninstall-am:
   654  
   655  .MAKE: all check install install-am install-strip
   656  
   657  .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
   658  	clean-libtool cscopelist-am ctags ctags-am distclean \
   659  	distclean-compile distclean-generic distclean-libtool \
   660  	distclean-tags distdir dvi dvi-am html html-am info info-am \
   661  	install install-am install-data install-data-am install-dvi \
   662  	install-dvi-am install-exec install-exec-am install-html \
   663  	install-html-am install-info install-info-am install-man \
   664  	install-pdf install-pdf-am install-ps install-ps-am \
   665  	install-strip installcheck installcheck-am installdirs \
   666  	maintainer-clean maintainer-clean-generic mostlyclean \
   667  	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
   668  	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
   669  
   670  .PRECIOUS: Makefile
   671  
   672  
   673  allprogs: $(EXTRA_PROGRAMS)
   674  
   675  # Tell versions [3.59,3.63) of GNU make to not export all variables.
   676  # Otherwise a system limit (for SysV at least) may be exceeded.
   677  .NOEXPORT: