[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / parse

Annotation of OpenXM_contrib2/asir2000/parse/Makefile.in, Revision 1.23

1.23    ! ohara       1: # Makefile.in generated by automake 1.15 from Makefile.am.
1.15      ohara       2: # @configure_input@
1.1       ohara       3:
1.23    ! ohara       4: # Copyright (C) 1994-2014 Free Software Foundation, Inc.
        !             5:
1.1       ohara       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@
1.11      ohara      16:
1.1       ohara      17:
                     18: VPATH = @srcdir@
1.23    ! ohara      19: am__is_gnu_make = { \
        !            20:   if test -z '$(MAKELEVEL)'; then \
        !            21:     false; \
        !            22:   elif test -n '$(MAKE_HOST)'; then \
        !            23:     true; \
        !            24:   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
        !            25:     true; \
        !            26:   else \
        !            27:     false; \
        !            28:   fi; \
        !            29: }
        !            30: am__make_running_with_option = \
        !            31:   case $${target_option-} in \
        !            32:       ?) ;; \
        !            33:       *) echo "am__make_running_with_option: internal error: invalid" \
        !            34:               "target option '$${target_option-}' specified" >&2; \
        !            35:          exit 1;; \
        !            36:   esac; \
        !            37:   has_opt=no; \
        !            38:   sane_makeflags=$$MAKEFLAGS; \
        !            39:   if $(am__is_gnu_make); then \
        !            40:     sane_makeflags=$$MFLAGS; \
        !            41:   else \
        !            42:     case $$MAKEFLAGS in \
        !            43:       *\\[\ \  ]*) \
        !            44:         bs=\\; \
        !            45:         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
        !            46:           | sed "s/$$bs$$bs[$$bs $$bs  ]*//g"`;; \
        !            47:     esac; \
        !            48:   fi; \
        !            49:   skip_next=no; \
        !            50:   strip_trailopt () \
        !            51:   { \
        !            52:     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
        !            53:   }; \
        !            54:   for flg in $$sane_makeflags; do \
        !            55:     test $$skip_next = yes && { skip_next=no; continue; }; \
        !            56:     case $$flg in \
        !            57:       *=*|--*) continue;; \
        !            58:         -*I) strip_trailopt 'I'; skip_next=yes;; \
        !            59:       -*I?*) strip_trailopt 'I';; \
        !            60:         -*O) strip_trailopt 'O'; skip_next=yes;; \
        !            61:       -*O?*) strip_trailopt 'O';; \
        !            62:         -*l) strip_trailopt 'l'; skip_next=yes;; \
        !            63:       -*l?*) strip_trailopt 'l';; \
        !            64:       -[dEDm]) skip_next=yes;; \
        !            65:       -[JT]) skip_next=yes;; \
        !            66:     esac; \
        !            67:     case $$flg in \
        !            68:       *$$target_option*) has_opt=yes; break;; \
        !            69:     esac; \
        !            70:   done; \
        !            71:   test $$has_opt = yes
        !            72: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
        !            73: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
1.1       ohara      74: pkgdatadir = $(datadir)/@PACKAGE@
1.18      ohara      75: pkgincludedir = $(includedir)/@PACKAGE@
1.1       ohara      76: pkglibdir = $(libdir)/@PACKAGE@
1.18      ohara      77: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.15      ohara      78: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     79: install_sh_DATA = $(install_sh) -c -m 644
                     80: install_sh_PROGRAM = $(install_sh) -c
                     81: install_sh_SCRIPT = $(install_sh) -c
1.1       ohara      82: INSTALL_HEADER = $(INSTALL_DATA)
1.15      ohara      83: transform = $(program_transform_name)
1.1       ohara      84: NORMAL_INSTALL = :
                     85: PRE_INSTALL = :
                     86: POST_INSTALL = :
                     87: NORMAL_UNINSTALL = :
                     88: PRE_UNINSTALL = :
                     89: POST_UNINSTALL = :
                     90: build_triplet = @build@
                     91: host_triplet = @host@
                     92: target_triplet = @target@
1.15      ohara      93: subdir = parse
                     94: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
                     95: am__aclocal_m4_deps = $(top_srcdir)/configure.in
                     96: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     97:        $(ACLOCAL_M4)
1.23    ! ohara      98: DIST_COMMON = $(srcdir)/Makefile.am $(inc_HEADERS) $(am__DIST_COMMON)
1.15      ohara      99: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                    100: CONFIG_CLEAN_FILES =
1.18      ohara     101: CONFIG_CLEAN_VPATH_FILES =
1.15      ohara     102: LIBRARIES = $(noinst_LIBRARIES)
                    103: AR = ar
                    104: ARFLAGS = cru
1.23    ! ohara     105: AM_V_AR = $(am__v_AR_@AM_V@)
        !           106: am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
        !           107: am__v_AR_0 = @echo "  AR      " $@;
        !           108: am__v_AR_1 =
1.15      ohara     109: libparse_a_AR = $(AR) $(ARFLAGS)
                    110: libparse_a_LIBADD =
                    111: am__objects_1 =
                    112: am_libparse_a_OBJECTS = arith.$(OBJEXT) comp.$(OBJEXT) debug.$(OBJEXT) \
                    113:        eval.$(OBJEXT) evall.$(OBJEXT) function.$(OBJEXT) \
                    114:        glob.$(OBJEXT) kwd.$(OBJEXT) lex.$(OBJEXT) load.$(OBJEXT) \
                    115:        parser.$(OBJEXT) puref.$(OBJEXT) pvar.$(OBJEXT) \
                    116:        quote.$(OBJEXT) struct.$(OBJEXT) util.$(OBJEXT) xdeb.$(OBJEXT) \
                    117:        $(am__objects_1)
                    118: nodist_libparse_a_OBJECTS = y.tab.$(OBJEXT)
                    119: libparse_a_OBJECTS = $(am_libparse_a_OBJECTS) \
                    120:        $(nodist_libparse_a_OBJECTS)
1.23    ! ohara     121: AM_V_P = $(am__v_P_@AM_V@)
        !           122: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
        !           123: am__v_P_0 = false
        !           124: am__v_P_1 = :
        !           125: AM_V_GEN = $(am__v_GEN_@AM_V@)
        !           126: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
        !           127: am__v_GEN_0 = @echo "  GEN     " $@;
        !           128: am__v_GEN_1 =
        !           129: AM_V_at = $(am__v_at_@AM_V@)
        !           130: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
        !           131: am__v_at_0 = @
        !           132: am__v_at_1 =
1.15      ohara     133: DEFAULT_INCLUDES = -I.@am__isrc@
                    134: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    135: am__depfiles_maybe = depfiles
1.18      ohara     136: am__mv = mv -f
1.15      ohara     137: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    138:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.23    ! ohara     139: AM_V_CC = $(am__v_CC_@AM_V@)
        !           140: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
        !           141: am__v_CC_0 = @echo "  CC      " $@;
        !           142: am__v_CC_1 =
1.15      ohara     143: CCLD = $(CC)
                    144: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
1.23    ! ohara     145: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
        !           146: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
        !           147: am__v_CCLD_0 = @echo "  CCLD    " $@;
        !           148: am__v_CCLD_1 =
1.15      ohara     149: SOURCES = $(libparse_a_SOURCES) $(nodist_libparse_a_SOURCES)
                    150: DIST_SOURCES = $(libparse_a_SOURCES)
1.23    ! ohara     151: am__can_run_installinfo = \
        !           152:   case $$AM_UPDATE_INFO_DIR in \
        !           153:     n|no|NO) false;; \
        !           154:     *) (install-info --version) >/dev/null 2>&1;; \
        !           155:   esac
1.15      ohara     156: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                    157: am__vpath_adj = case $$p in \
                    158:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                    159:     *) f=$$p;; \
                    160:   esac;
1.18      ohara     161: am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
                    162: am__install_max = 40
                    163: am__nobase_strip_setup = \
                    164:   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
                    165: am__nobase_strip = \
                    166:   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
                    167: am__nobase_list = $(am__nobase_strip_setup); \
                    168:   for p in $$list; do echo "$$p $$p"; done | \
                    169:   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
                    170:   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
                    171:     if (++n[$$2] == $(am__install_max)) \
                    172:       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
                    173:     END { for (dir in files) print dir, files[dir] }'
                    174: am__base_list = \
                    175:   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
                    176:   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.23    ! ohara     177: am__uninstall_files_from_dir = { \
        !           178:   test -z "$$files" \
        !           179:     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
        !           180:     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
        !           181:          $(am__cd) "$$dir" && rm -f $$files; }; \
        !           182:   }
1.15      ohara     183: am__installdirs = "$(DESTDIR)$(incdir)"
                    184: HEADERS = $(inc_HEADERS)
1.23    ! ohara     185: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
        !           186: # Read a list of newline-separated strings from the standard input,
        !           187: # and print each of them once, without duplicates.  Input order is
        !           188: # *not* preserved.
        !           189: am__uniquify_input = $(AWK) '\
        !           190:   BEGIN { nonempty = 0; } \
        !           191:   { items[$$0] = 1; nonempty = 1; } \
        !           192:   END { if (nonempty) { for (i in items) print i; }; } \
        !           193: '
        !           194: # Make sure the list of sources is unique.  This is necessary because,
        !           195: # e.g., the same source file might be shared among _SOURCES variables
        !           196: # for different programs/libraries.
        !           197: am__define_uniq_tagged_files = \
        !           198:   list='$(am__tagged_files)'; \
        !           199:   unique=`for i in $$list; do \
        !           200:     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           201:   done | $(am__uniquify_input)`
1.15      ohara     202: ETAGS = etags
                    203: CTAGS = ctags
1.23    ! ohara     204: am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
        !           205:        $(top_srcdir)/mkinstalldirs
1.15      ohara     206: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                    207: ACLOCAL = @ACLOCAL@
1.1       ohara     208: AMTAR = @AMTAR@
1.23    ! ohara     209: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.18      ohara     210: ASIR_GCLIB = @ASIR_GCLIB@
1.15      ohara     211: AUTOCONF = @AUTOCONF@
                    212: AUTOHEADER = @AUTOHEADER@
                    213: AUTOMAKE = @AUTOMAKE@
1.1       ohara     214: AWK = @AWK@
                    215: CC = @CC@
1.15      ohara     216: CCDEPMODE = @CCDEPMODE@
                    217: CFLAGS = @CFLAGS@
                    218: CPP = @CPP@
                    219: CPPFLAGS = @CPPFLAGS@
                    220: CYGPATH_W = @CYGPATH_W@
                    221: DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
1.1       ohara     222: DEPDIR = @DEPDIR@
1.15      ohara     223: ECHO_C = @ECHO_C@
                    224: ECHO_N = @ECHO_N@
                    225: ECHO_T = @ECHO_T@
                    226: EGREP = @EGREP@
1.11      ohara     227: EXEEXT = @EXEEXT@
1.1       ohara     228: FEPLIB = @FEPLIB@
1.15      ohara     229: GC = @GC@
1.18      ohara     230: GCINC = @GCINC@
                    231: GCLIB = @GCLIB@
1.15      ohara     232: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.12      ohara     233: GC_DISTDIR = @GC_DISTDIR@
1.15      ohara     234: GREP = @GREP@
                    235: INSTALL = @INSTALL@
                    236: INSTALL_DATA = @INSTALL_DATA@
                    237: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    238: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1       ohara     239: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                    240: LAPACKLIB = @LAPACKLIB@
1.15      ohara     241: LDFLAGS = @LDFLAGS@
                    242: LIBOBJS = @LIBOBJS@
                    243: LIBS = @LIBS@
1.1       ohara     244: LN_S = @LN_S@
1.15      ohara     245: LTLIBOBJS = @LTLIBOBJS@
1.4       ohara     246: MAINT = @MAINT@
1.15      ohara     247: MAKEINFO = @MAKEINFO@
                    248: MKDIR_P = @MKDIR_P@
1.11      ohara     249: OBJEXT = @OBJEXT@
1.1       ohara     250: PACKAGE = @PACKAGE@
1.15      ohara     251: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    252: PACKAGE_NAME = @PACKAGE_NAME@
                    253: PACKAGE_STRING = @PACKAGE_STRING@
                    254: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.18      ohara     255: PACKAGE_URL = @PACKAGE_URL@
1.15      ohara     256: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1       ohara     257: PARIINC = @PARIINC@
                    258: PARILIB = @PARILIB@
1.15      ohara     259: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       ohara     260: RANLIB = @RANLIB@
1.15      ohara     261: SET_MAKE = @SET_MAKE@
                    262: SHELL = @SHELL@
                    263: STRIP = @STRIP@
1.9       ohara     264: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1       ohara     265: VERSION = @VERSION@
1.15      ohara     266: XMKMF = @XMKMF@
1.4       ohara     267: XPMLIB = @XPMLIB@
1.1       ohara     268: X_CFLAGS = @X_CFLAGS@
                    269: X_EXTRA_LIBS = @X_EXTRA_LIBS@
                    270: X_LIBS = @X_LIBS@
                    271: X_PRE_LIBS = @X_PRE_LIBS@
                    272: YACC = @YACC@
1.15      ohara     273: YFLAGS = @YFLAGS@
                    274: abs_builddir = @abs_builddir@
                    275: abs_srcdir = @abs_srcdir@
                    276: abs_top_builddir = @abs_top_builddir@
                    277: abs_top_srcdir = @abs_top_srcdir@
                    278: ac_ct_CC = @ac_ct_CC@
1.1       ohara     279: am__include = @am__include@
1.15      ohara     280: am__leading_dot = @am__leading_dot@
1.1       ohara     281: am__quote = @am__quote@
1.15      ohara     282: am__tar = @am__tar@
                    283: am__untar = @am__untar@
1.1       ohara     284: asm_obj = @asm_obj@
1.15      ohara     285: bindir = @bindir@
                    286: build = @build@
                    287: build_alias = @build_alias@
                    288: build_cpu = @build_cpu@
                    289: build_os = @build_os@
                    290: build_vendor = @build_vendor@
                    291: builddir = @builddir@
                    292: datadir = @datadir@
                    293: datarootdir = @datarootdir@
                    294: docdir = @docdir@
                    295: dvidir = @dvidir@
                    296: exec_prefix = @exec_prefix@
                    297: host = @host@
                    298: host_alias = @host_alias@
                    299: host_cpu = @host_cpu@
                    300: host_os = @host_os@
                    301: host_vendor = @host_vendor@
                    302: htmldir = @htmldir@
                    303: includedir = @includedir@
                    304: infodir = @infodir@
1.1       ohara     305: install_sh = @install_sh@
                    306: libasir_postfix = @libasir_postfix@
1.15      ohara     307: libdir = @libdir@
                    308: libexecdir = @libexecdir@
                    309: localedir = @localedir@
                    310: localstatedir = @localstatedir@
                    311: mandir = @mandir@
                    312: mkdir_p = @mkdir_p@
                    313: oldincludedir = @oldincludedir@
                    314: pdfdir = @pdfdir@
                    315: prefix = @prefix@
                    316: program_transform_name = @program_transform_name@
                    317: psdir = @psdir@
                    318: sbindir = @sbindir@
                    319: sharedstatedir = @sharedstatedir@
                    320: srcdir = @srcdir@
                    321: sysconfdir = @sysconfdir@
                    322: target = @target@
                    323: target_alias = @target_alias@
                    324: target_cpu = @target_cpu@
                    325: target_os = @target_os@
                    326: target_vendor = @target_vendor@
1.18      ohara     327: top_build_prefix = @top_build_prefix@
1.15      ohara     328: top_builddir = @top_builddir@
                    329: top_srcdir = @top_srcdir@
1.1       ohara     330: incdir = ${prefix}/include/asir
                    331: inc_HEADERS = comp.h cpp.h parse.h w_stdio.h
1.7       ohara     332: asirdir = ${prefix}/lib/asir
1.23    ! ohara     333: AM_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
1.13      ohara     334:            -I${top_srcdir}/${GC}/include \
1.21      noro      335:            -I${prefix}/include @PARIINC@ @X_CFLAGS@
1.1       ohara     336:
                    337: CLEANFILES = y.tab.c y.tab.h
                    338: BUILT_SOURCES = y.tab.c y.tab.h
                    339: noinst_LIBRARIES = libparse.a
                    340: libparse_a_SOURCES = arith.c comp.c debug.c eval.c evall.c function.c \
1.6       ohara     341:     glob.c kwd.c lex.c load.c parser.c puref.c pvar.c quote.c \
1.1       ohara     342:     struct.c util.c xdeb.c ${inc_HEADERS}
                    343:
                    344: nodist_libparse_a_SOURCES = y.tab.c y.tab.h
                    345: all: $(BUILT_SOURCES)
                    346:        $(MAKE) $(AM_MAKEFLAGS) all-am
                    347:
                    348: .SUFFIXES:
                    349: .SUFFIXES: .c .o .obj
1.15      ohara     350: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
                    351:        @for dep in $?; do \
                    352:          case '$(am__configure_deps)' in \
                    353:            *$$dep*) \
1.18      ohara     354:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    355:                && { if test -f $@; then exit 0; else break; fi; }; \
1.15      ohara     356:              exit 1;; \
                    357:          esac; \
                    358:        done; \
1.18      ohara     359:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu parse/Makefile'; \
                    360:        $(am__cd) $(top_srcdir) && \
                    361:          $(AUTOMAKE) --gnu parse/Makefile
1.15      ohara     362: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    363:        @case '$?' in \
                    364:          *config.status*) \
                    365:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    366:          *) \
                    367:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    368:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    369:        esac;
                    370:
                    371: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    372:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    373:
                    374: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
                    375:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    376: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
                    377:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.18      ohara     378: $(am__aclocal_m4_deps):
1.1       ohara     379:
                    380: clean-noinstLIBRARIES:
                    381:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1.23    ! ohara     382:
        !           383: libparse.a: $(libparse_a_OBJECTS) $(libparse_a_DEPENDENCIES) $(EXTRA_libparse_a_DEPENDENCIES)
        !           384:        $(AM_V_at)-rm -f libparse.a
        !           385:        $(AM_V_AR)$(libparse_a_AR) libparse.a $(libparse_a_OBJECTS) $(libparse_a_LIBADD)
        !           386:        $(AM_V_at)$(RANLIB) libparse.a
1.1       ohara     387:
                    388: mostlyclean-compile:
1.15      ohara     389:        -rm -f *.$(OBJEXT)
1.1       ohara     390:
                    391: distclean-compile:
                    392:        -rm -f *.tab.c
                    393:
1.15      ohara     394: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arith.Po@am__quote@
                    395: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comp.Po@am__quote@
                    396: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
                    397: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eval.Po@am__quote@
                    398: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evall.Po@am__quote@
                    399: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/function.Po@am__quote@
                    400: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glob.Po@am__quote@
                    401: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kwd.Po@am__quote@
                    402: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.Po@am__quote@
                    403: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load.Po@am__quote@
                    404: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parser.Po@am__quote@
                    405: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/puref.Po@am__quote@
                    406: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pvar.Po@am__quote@
                    407: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quote.Po@am__quote@
                    408: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/struct.Po@am__quote@
                    409: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
                    410: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xdeb.Po@am__quote@
                    411: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/y.tab.Po@am__quote@
1.1       ohara     412:
                    413: .c.o:
1.23    ! ohara     414: @am__fastdepCC_TRUE@   $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
        !           415: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
        !           416: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.15      ohara     417: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.23    ! ohara     418: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1.1       ohara     419:
                    420: .c.obj:
1.23    ! ohara     421: @am__fastdepCC_TRUE@   $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
        !           422: @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
        !           423: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.15      ohara     424: @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.23    ! ohara     425: @am__fastdepCC_FALSE@  $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1.1       ohara     426: install-incHEADERS: $(inc_HEADERS)
                    427:        @$(NORMAL_INSTALL)
1.18      ohara     428:        @list='$(inc_HEADERS)'; test -n "$(incdir)" || list=; \
1.23    ! ohara     429:        if test -n "$$list"; then \
        !           430:          echo " $(MKDIR_P) '$(DESTDIR)$(incdir)'"; \
        !           431:          $(MKDIR_P) "$(DESTDIR)$(incdir)" || exit 1; \
        !           432:        fi; \
1.18      ohara     433:        for p in $$list; do \
1.1       ohara     434:          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.18      ohara     435:          echo "$$d$$p"; \
                    436:        done | $(am__base_list) | \
                    437:        while read files; do \
                    438:          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(incdir)'"; \
                    439:          $(INSTALL_HEADER) $$files "$(DESTDIR)$(incdir)" || exit $$?; \
1.1       ohara     440:        done
                    441:
                    442: uninstall-incHEADERS:
                    443:        @$(NORMAL_UNINSTALL)
1.18      ohara     444:        @list='$(inc_HEADERS)'; test -n "$(incdir)" || list=; \
                    445:        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1.23    ! ohara     446:        dir='$(DESTDIR)$(incdir)'; $(am__uninstall_files_from_dir)
1.1       ohara     447:
1.23    ! ohara     448: ID: $(am__tagged_files)
        !           449:        $(am__define_uniq_tagged_files); mkid -fID $$unique
        !           450: tags: tags-am
        !           451: TAGS: tags
        !           452:
        !           453: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1.18      ohara     454:        set x; \
1.1       ohara     455:        here=`pwd`; \
1.23    ! ohara     456:        $(am__define_uniq_tagged_files); \
1.18      ohara     457:        shift; \
                    458:        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.15      ohara     459:          test -n "$$unique" || unique=$$empty_fix; \
1.18      ohara     460:          if test $$# -gt 0; then \
                    461:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    462:              "$$@" $$unique; \
                    463:          else \
                    464:            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    465:              $$unique; \
                    466:          fi; \
1.15      ohara     467:        fi
1.23    ! ohara     468: ctags: ctags-am
        !           469:
        !           470: CTAGS: ctags
        !           471: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
        !           472:        $(am__define_uniq_tagged_files); \
1.18      ohara     473:        test -z "$(CTAGS_ARGS)$$unique" \
1.15      ohara     474:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.18      ohara     475:             $$unique
1.1       ohara     476:
                    477: GTAGS:
1.15      ohara     478:        here=`$(am__cd) $(top_builddir) && pwd` \
1.18      ohara     479:          && $(am__cd) $(top_srcdir) \
                    480:          && gtags -i $(GTAGS_ARGS) "$$here"
1.23    ! ohara     481: cscopelist: cscopelist-am
        !           482:
        !           483: cscopelist-am: $(am__tagged_files)
        !           484:        list='$(am__tagged_files)'; \
        !           485:        case "$(srcdir)" in \
        !           486:          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
        !           487:          *) sdir=$(subdir)/$(srcdir) ;; \
        !           488:        esac; \
        !           489:        for i in $$list; do \
        !           490:          if test -f "$$i"; then \
        !           491:            echo "$(subdir)/$$i"; \
        !           492:          else \
        !           493:            echo "$$sdir/$$i"; \
        !           494:          fi; \
        !           495:        done >> $(top_builddir)/cscope.files
1.1       ohara     496:
                    497: distclean-tags:
1.15      ohara     498:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1       ohara     499:
                    500: distdir: $(DISTFILES)
1.15      ohara     501:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    502:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    503:        list='$(DISTFILES)'; \
                    504:          dist_files=`for file in $$list; do echo $$file; done | \
                    505:          sed -e "s|^$$srcdirstrip/||;t" \
                    506:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    507:        case $$dist_files in \
                    508:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    509:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    510:                           sort -u` ;; \
                    511:        esac; \
                    512:        for file in $$dist_files; do \
                    513:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1       ohara     514:          if test -d $$d/$$file; then \
1.15      ohara     515:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.18      ohara     516:            if test -d "$(distdir)/$$file"; then \
                    517:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    518:            fi; \
1.15      ohara     519:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.18      ohara     520:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    521:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.15      ohara     522:            fi; \
1.18      ohara     523:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1       ohara     524:          else \
1.18      ohara     525:            test -f "$(distdir)/$$file" \
                    526:            || cp -p $$d/$$file "$(distdir)/$$file" \
1.1       ohara     527:            || exit 1; \
                    528:          fi; \
                    529:        done
                    530: check-am: all-am
1.15      ohara     531: check: $(BUILT_SOURCES)
                    532:        $(MAKE) $(AM_MAKEFLAGS) check-am
1.1       ohara     533: all-am: Makefile $(LIBRARIES) $(HEADERS)
                    534: installdirs:
1.15      ohara     535:        for dir in "$(DESTDIR)$(incdir)"; do \
                    536:          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
                    537:        done
                    538: install: $(BUILT_SOURCES)
                    539:        $(MAKE) $(AM_MAKEFLAGS) install-am
1.1       ohara     540: install-exec: install-exec-am
                    541: install-data: install-data-am
                    542: uninstall: uninstall-am
                    543:
                    544: install-am: all-am
                    545:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    546:
                    547: installcheck: installcheck-am
                    548: install-strip:
1.23    ! ohara     549:        if test -z '$(STRIP)'; then \
        !           550:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           551:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           552:              install; \
        !           553:        else \
        !           554:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           555:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           556:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
        !           557:        fi
1.1       ohara     558: mostlyclean-generic:
                    559:
                    560: clean-generic:
                    561:        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
                    562:
                    563: distclean-generic:
1.15      ohara     564:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.18      ohara     565:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1       ohara     566:
                    567: maintainer-clean-generic:
                    568:        @echo "This command is intended for maintainers to use"
                    569:        @echo "it deletes files that may require special tools to rebuild."
                    570:        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
                    571: clean: clean-am
                    572:
                    573: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
                    574:
                    575: distclean: distclean-am
1.15      ohara     576:        -rm -rf ./$(DEPDIR)
                    577:        -rm -f Makefile
                    578: distclean-am: clean-am distclean-compile distclean-generic \
                    579:        distclean-tags
1.1       ohara     580:
                    581: dvi: dvi-am
                    582:
                    583: dvi-am:
                    584:
1.15      ohara     585: html: html-am
                    586:
1.18      ohara     587: html-am:
                    588:
1.1       ohara     589: info: info-am
                    590:
                    591: info-am:
                    592:
                    593: install-data-am: install-incHEADERS
                    594:
1.15      ohara     595: install-dvi: install-dvi-am
                    596:
1.18      ohara     597: install-dvi-am:
                    598:
1.1       ohara     599: install-exec-am:
                    600:
1.15      ohara     601: install-html: install-html-am
                    602:
1.18      ohara     603: install-html-am:
                    604:
1.1       ohara     605: install-info: install-info-am
                    606:
1.18      ohara     607: install-info-am:
                    608:
1.1       ohara     609: install-man:
                    610:
1.15      ohara     611: install-pdf: install-pdf-am
                    612:
1.18      ohara     613: install-pdf-am:
                    614:
1.15      ohara     615: install-ps: install-ps-am
                    616:
1.18      ohara     617: install-ps-am:
                    618:
1.1       ohara     619: installcheck-am:
                    620:
                    621: maintainer-clean: maintainer-clean-am
1.15      ohara     622:        -rm -rf ./$(DEPDIR)
                    623:        -rm -f Makefile
1.1       ohara     624: maintainer-clean-am: distclean-am maintainer-clean-generic
                    625:
                    626: mostlyclean: mostlyclean-am
                    627:
                    628: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    629:
1.15      ohara     630: pdf: pdf-am
                    631:
                    632: pdf-am:
                    633:
                    634: ps: ps-am
                    635:
                    636: ps-am:
1.1       ohara     637:
1.15      ohara     638: uninstall-am: uninstall-incHEADERS
                    639:
1.18      ohara     640: .MAKE: all check install install-am install-strip
1.15      ohara     641:
1.23    ! ohara     642: .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
        !           643:        clean-noinstLIBRARIES cscopelist-am ctags ctags-am distclean \
        !           644:        distclean-compile distclean-generic distclean-tags distdir dvi \
        !           645:        dvi-am html html-am info info-am install install-am \
        !           646:        install-data install-data-am install-dvi install-dvi-am \
        !           647:        install-exec install-exec-am install-html install-html-am \
1.15      ohara     648:        install-incHEADERS install-info install-info-am install-man \
                    649:        install-pdf install-pdf-am install-ps install-ps-am \
                    650:        install-strip installcheck installcheck-am installdirs \
                    651:        maintainer-clean maintainer-clean-generic mostlyclean \
                    652:        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
1.23    ! ohara     653:        tags tags-am uninstall uninstall-am uninstall-incHEADERS
        !           654:
        !           655: .PRECIOUS: Makefile
1.1       ohara     656:
                    657:
                    658: ex.o kwd.o: y.tab.h
                    659: y.tab.c y.tab.h: parse.y
                    660:        ${YACC} ${YFLAGS} -d parse.y
1.18      ohara     661:
1.1       ohara     662: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    663: # Otherwise a system limit (for SysV at least) may be exceeded.
                    664: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>