Annotation of parser3/bin/Makefile.in, revision 1.19

1.12      paf         1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.8       paf         2: # @configure_input@
1.2       paf         3: 
1.12      paf         4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
                      5: # 2003, 2004  Free Software Foundation, Inc.
1.2       paf         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: 
1.8       paf        15: @SET_MAKE@
1.2       paf        16: 
                     17: srcdir = @srcdir@
                     18: top_srcdir = @top_srcdir@
                     19: VPATH = @srcdir@
                     20: pkgdatadir = $(datadir)/@PACKAGE@
                     21: pkglibdir = $(libdir)/@PACKAGE@
                     22: pkgincludedir = $(includedir)/@PACKAGE@
                     23: top_builddir = ..
1.8       paf        24: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.2       paf        25: INSTALL = @INSTALL@
1.8       paf        26: install_sh_DATA = $(install_sh) -c -m 644
                     27: install_sh_PROGRAM = $(install_sh) -c
                     28: install_sh_SCRIPT = $(install_sh) -c
                     29: INSTALL_HEADER = $(INSTALL_DATA)
                     30: transform = $(program_transform_name)
1.2       paf        31: NORMAL_INSTALL = :
                     32: PRE_INSTALL = :
                     33: POST_INSTALL = :
                     34: NORMAL_UNINSTALL = :
                     35: PRE_UNINSTALL = :
                     36: POST_UNINSTALL = :
                     37: host_triplet = @host@
1.12      paf        38: subdir = bin
                     39: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
                     40:        $(srcdir)/auto.p.dist.in
                     41: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.18      moko       42: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
                     43:        $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
                     44:        $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
                     45:        $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
                     46:        $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
                     47:        $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
                     48:        $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.12      paf        49:        $(top_srcdir)/configure.in
                     50: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     51:        $(ACLOCAL_M4)
1.18      moko       52: mkinstalldirs = $(install_sh) -d
1.12      paf        53: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                     54: CONFIG_CLEAN_FILES = auto.p.dist
                     55: SOURCES =
                     56: DIST_SOURCES =
                     57: am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
                     58: am__vpath_adj = case $$p in \
                     59:     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
                     60:     *) f=$$p;; \
                     61:   esac;
                     62: am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
                     63: am__installdirs = "$(DESTDIR)$(confdir)"
                     64: confDATA_INSTALL = $(INSTALL_DATA)
                     65: DATA = $(conf_DATA)
                     66: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.8       paf        67: ACLOCAL = @ACLOCAL@
                     68: AMDEP_FALSE = @AMDEP_FALSE@
                     69: AMDEP_TRUE = @AMDEP_TRUE@
                     70: AMTAR = @AMTAR@
1.16      moko       71: APACHE = @APACHE@
                     72: APACHE_CFLAGS = @APACHE_CFLAGS@
                     73: APACHE_INC = @APACHE_INC@
1.18      moko       74: AR = @AR@
                     75: ARGZ_H = @ARGZ_H@
                     76: AS = @AS@
1.8       paf        77: AUTOCONF = @AUTOCONF@
                     78: AUTOHEADER = @AUTOHEADER@
                     79: AUTOMAKE = @AUTOMAKE@
1.2       paf        80: AWK = @AWK@
                     81: CC = @CC@
1.8       paf        82: CCDEPMODE = @CCDEPMODE@
                     83: CFLAGS = @CFLAGS@
1.16      moko       84: COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@
                     85: COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@
1.18      moko       86: CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
                     87: CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
1.9       paf        88: CPP = @CPP@
1.8       paf        89: CPPFLAGS = @CPPFLAGS@
1.2       paf        90: CXX = @CXX@
1.18      moko       91: CXXCPP = @CXXCPP@
1.8       paf        92: CXXDEPMODE = @CXXDEPMODE@
                     93: CXXFLAGS = @CXXFLAGS@
                     94: CYGPATH_W = @CYGPATH_W@
                     95: DEFS = @DEFS@
                     96: DEPDIR = @DEPDIR@
1.18      moko       97: DLLTOOL = @DLLTOOL@
                     98: DSYMUTIL = @DSYMUTIL@
                     99: DUMPBIN = @DUMPBIN@
1.8       paf       100: ECHO_C = @ECHO_C@
                    101: ECHO_N = @ECHO_N@
                    102: ECHO_T = @ECHO_T@
                    103: EGREP = @EGREP@
                    104: EXEEXT = @EXEEXT@
1.18      moko      105: FGREP = @FGREP@
1.10      paf       106: GC_LIBS = @GC_LIBS@
1.18      moko      107: GREP = @GREP@
1.2       paf       108: INCLTDL = @INCLTDL@
1.8       paf       109: INSTALL_DATA = @INSTALL_DATA@
1.18      moko      110: INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
                    111: INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
1.8       paf       112: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                    113: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                    114: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.18      moko      115: LD = @LD@
1.8       paf       116: LDFLAGS = @LDFLAGS@
1.2       paf       117: LIBADD_DL = @LIBADD_DL@
1.18      moko      118: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
                    119: LIBADD_DLOPEN = @LIBADD_DLOPEN@
                    120: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.2       paf       121: LIBLTDL = @LIBLTDL@
1.8       paf       122: LIBOBJS = @LIBOBJS@
                    123: LIBS = @LIBS@
1.18      moko      124: LIBTOOL = @LIBTOOL@
                    125: LIPO = @LIPO@
                    126: LN_S = @LN_S@
                    127: LTDLDEPS = @LTDLDEPS@
                    128: LTDLINCL = @LTDLINCL@
                    129: LTDLOPEN = @LTDLOPEN@
1.8       paf       130: LTLIBOBJS = @LTLIBOBJS@
1.18      moko      131: LT_CONFIG_H = @LT_CONFIG_H@
                    132: LT_DLLOADERS = @LT_DLLOADERS@
                    133: LT_DLPREOPEN = @LT_DLPREOPEN@
1.2       paf       134: MAKEINFO = @MAKEINFO@
1.18      moko      135: MANIFEST_TOOL = @MANIFEST_TOOL@
1.4       paf       136: MIME_INCLUDES = @MIME_INCLUDES@
                    137: MIME_LIBS = @MIME_LIBS@
1.18      moko      138: NM = @NM@
                    139: NMEDIT = @NMEDIT@
                    140: OBJDUMP = @OBJDUMP@
1.8       paf       141: OBJEXT = @OBJEXT@
1.18      moko      142: OTOOL = @OTOOL@
                    143: OTOOL64 = @OTOOL64@
1.2       paf       144: P3S = @P3S@
                    145: PACKAGE = @PACKAGE@
1.8       paf       146: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    147: PACKAGE_NAME = @PACKAGE_NAME@
                    148: PACKAGE_STRING = @PACKAGE_STRING@
                    149: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    150: PACKAGE_VERSION = @PACKAGE_VERSION@
                    151: PATH_SEPARATOR = @PATH_SEPARATOR@
1.14      misha     152: PCRE_INCLUDES = @PCRE_INCLUDES@
                    153: PCRE_LIBS = @PCRE_LIBS@
1.2       paf       154: RANLIB = @RANLIB@
1.18      moko      155: SED = @SED@
1.8       paf       156: SET_MAKE = @SET_MAKE@
                    157: SHELL = @SHELL@
                    158: STRIP = @STRIP@
1.2       paf       159: VERSION = @VERSION@
                    160: XML_INCLUDES = @XML_INCLUDES@
                    161: XML_LIBS = @XML_LIBS@
                    162: YACC = @YACC@
1.18      moko      163: ac_ct_AR = @ac_ct_AR@
                    164: ac_ct_AS = @ac_ct_AS@
1.8       paf       165: ac_ct_CC = @ac_ct_CC@
                    166: ac_ct_CXX = @ac_ct_CXX@
1.18      moko      167: ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
                    168: ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
                    169: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    170: ac_ct_LIPO = @ac_ct_LIPO@
                    171: ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@
                    172: ac_ct_NMEDIT = @ac_ct_NMEDIT@
                    173: ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
                    174: ac_ct_OTOOL = @ac_ct_OTOOL@
                    175: ac_ct_OTOOL64 = @ac_ct_OTOOL64@
1.8       paf       176: ac_ct_RANLIB = @ac_ct_RANLIB@
                    177: ac_ct_STRIP = @ac_ct_STRIP@
                    178: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    179: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    180: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    181: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    182: am__include = @am__include@
1.12      paf       183: am__leading_dot = @am__leading_dot@
1.8       paf       184: am__quote = @am__quote@
1.12      paf       185: am__tar = @am__tar@
                    186: am__untar = @am__untar@
1.8       paf       187: bindir = @bindir@
                    188: build = @build@
                    189: build_alias = @build_alias@
                    190: build_cpu = @build_cpu@
                    191: build_os = @build_os@
                    192: build_vendor = @build_vendor@
                    193: datadir = @datadir@
1.5       paf       194: dll_extension = @dll_extension@
1.8       paf       195: exec_prefix = @exec_prefix@
                    196: host = @host@
                    197: host_alias = @host_alias@
                    198: host_cpu = @host_cpu@
1.2       paf       199: host_os = @host_os@
1.8       paf       200: host_vendor = @host_vendor@
                    201: includedir = @includedir@
                    202: infodir = @infodir@
                    203: install_sh = @install_sh@
                    204: libdir = @libdir@
                    205: libexecdir = @libexecdir@
                    206: localstatedir = @localstatedir@
1.18      moko      207: ltdl_LIBOBJS = @ltdl_LIBOBJS@
                    208: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.8       paf       209: mandir = @mandir@
1.12      paf       210: mkdir_p = @mkdir_p@
1.8       paf       211: oldincludedir = @oldincludedir@
                    212: prefix = @prefix@
                    213: program_transform_name = @program_transform_name@
                    214: sbindir = @sbindir@
                    215: sharedstatedir = @sharedstatedir@
                    216: subdirs = @subdirs@
1.18      moko      217: sys_symbol_underscore = @sys_symbol_underscore@
1.8       paf       218: sysconfdir = @sysconfdir@
                    219: target_alias = @target_alias@
1.2       paf       220: confdir = @bindir@
1.3       paf       221: conf_DATA = auto.p.dist
1.8       paf       222: all: all-am
1.2       paf       223: 
                    224: .SUFFIXES:
1.12      paf       225: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    226:        @for dep in $?; do \
                    227:          case '$(am__configure_deps)' in \
                    228:            *$$dep*) \
                    229:              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
                    230:                && exit 0; \
                    231:              exit 1;; \
                    232:          esac; \
                    233:        done; \
                    234:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  bin/Makefile'; \
1.8       paf       235:        cd $(top_srcdir) && \
                    236:          $(AUTOMAKE) --gnu  bin/Makefile
1.12      paf       237: .PRECIOUS: Makefile
                    238: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    239:        @case '$?' in \
                    240:          *config.status*) \
                    241:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    242:          *) \
                    243:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    244:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    245:        esac;
                    246: 
                    247: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    248:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    249: 
                    250: $(top_srcdir)/configure:  $(am__configure_deps)
                    251:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    252: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    253:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    254: auto.p.dist: $(top_builddir)/config.status $(srcdir)/auto.p.dist.in
1.8       paf       255:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1.18      moko      256: 
                    257: mostlyclean-libtool:
                    258:        -rm -f *.lo
                    259: 
                    260: clean-libtool:
                    261:        -rm -rf .libs _libs
                    262: 
                    263: distclean-libtool:
                    264:        -rm -f libtool
1.8       paf       265: uninstall-info-am:
1.2       paf       266: install-confDATA: $(conf_DATA)
                    267:        @$(NORMAL_INSTALL)
1.12      paf       268:        test -z "$(confdir)" || $(mkdir_p) "$(DESTDIR)$(confdir)"
1.2       paf       269:        @list='$(conf_DATA)'; for p in $$list; do \
1.8       paf       270:          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1.12      paf       271:          f=$(am__strip_dir) \
                    272:          echo " $(confDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(confdir)/$$f'"; \
                    273:          $(confDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(confdir)/$$f"; \
1.2       paf       274:        done
                    275: 
                    276: uninstall-confDATA:
                    277:        @$(NORMAL_UNINSTALL)
1.8       paf       278:        @list='$(conf_DATA)'; for p in $$list; do \
1.12      paf       279:          f=$(am__strip_dir) \
                    280:          echo " rm -f '$(DESTDIR)$(confdir)/$$f'"; \
                    281:          rm -f "$(DESTDIR)$(confdir)/$$f"; \
1.2       paf       282:        done
                    283: tags: TAGS
                    284: TAGS:
                    285: 
1.8       paf       286: ctags: CTAGS
                    287: CTAGS:
1.2       paf       288: 
                    289: 
                    290: distdir: $(DISTFILES)
1.8       paf       291:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    292:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    293:        list='$(DISTFILES)'; for file in $$list; do \
                    294:          case $$file in \
                    295:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    296:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    297:          esac; \
                    298:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    299:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    300:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    301:            dir="/$$dir"; \
1.12      paf       302:            $(mkdir_p) "$(distdir)$$dir"; \
1.8       paf       303:          else \
                    304:            dir=''; \
                    305:          fi; \
1.2       paf       306:          if test -d $$d/$$file; then \
1.8       paf       307:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    308:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    309:            fi; \
                    310:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.2       paf       311:          else \
                    312:            test -f $(distdir)/$$file \
1.8       paf       313:            || cp -p $$d/$$file $(distdir)/$$file \
                    314:            || exit 1; \
1.2       paf       315:          fi; \
                    316:        done
                    317: check-am: all-am
                    318: check: check-am
1.8       paf       319: all-am: Makefile $(DATA)
                    320: installdirs:
1.12      paf       321:        for dir in "$(DESTDIR)$(confdir)"; do \
                    322:          test -z "$$dir" || $(mkdir_p) "$$dir"; \
                    323:        done
1.8       paf       324: install: install-am
1.2       paf       325: install-exec: install-exec-am
                    326: install-data: install-data-am
1.8       paf       327: uninstall: uninstall-am
1.2       paf       328: 
                    329: install-am: all-am
                    330:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.8       paf       331: 
                    332: installcheck: installcheck-am
1.2       paf       333: install-strip:
1.8       paf       334:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.12      paf       335:          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.8       paf       336:          `test -z '$(STRIP)' || \
                    337:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.2       paf       338: mostlyclean-generic:
                    339: 
                    340: clean-generic:
                    341: 
                    342: distclean-generic:
1.12      paf       343:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.2       paf       344: 
                    345: maintainer-clean-generic:
1.8       paf       346:        @echo "This command is intended for maintainers to use"
                    347:        @echo "it deletes files that may require special tools to rebuild."
                    348: clean: clean-am
                    349: 
1.18      moko      350: clean-am: clean-generic clean-libtool mostlyclean-am
1.8       paf       351: 
                    352: distclean: distclean-am
1.12      paf       353:        -rm -f Makefile
1.18      moko      354: distclean-am: clean-am distclean-generic distclean-libtool
1.8       paf       355: 
                    356: dvi: dvi-am
                    357: 
                    358: dvi-am:
1.2       paf       359: 
1.12      paf       360: html: html-am
                    361: 
1.8       paf       362: info: info-am
                    363: 
                    364: info-am:
1.2       paf       365: 
1.8       paf       366: install-data-am: install-confDATA
1.2       paf       367: 
1.8       paf       368: install-exec-am:
1.2       paf       369: 
1.8       paf       370: install-info: install-info-am
1.2       paf       371: 
1.8       paf       372: install-man:
1.2       paf       373: 
1.8       paf       374: installcheck-am:
1.2       paf       375: 
                    376: maintainer-clean: maintainer-clean-am
1.12      paf       377:        -rm -f Makefile
1.8       paf       378: maintainer-clean-am: distclean-am maintainer-clean-generic
                    379: 
                    380: mostlyclean: mostlyclean-am
                    381: 
1.18      moko      382: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.8       paf       383: 
                    384: pdf: pdf-am
                    385: 
                    386: pdf-am:
                    387: 
                    388: ps: ps-am
                    389: 
                    390: ps-am:
                    391: 
                    392: uninstall-am: uninstall-confDATA uninstall-info-am
1.2       paf       393: 
1.18      moko      394: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
                    395:        distclean distclean-generic distclean-libtool distdir dvi \
                    396:        dvi-am html html-am info info-am install install-am \
                    397:        install-confDATA install-data install-data-am install-exec \
                    398:        install-exec-am install-info install-info-am install-man \
                    399:        install-strip installcheck installcheck-am installdirs \
                    400:        maintainer-clean maintainer-clean-generic mostlyclean \
                    401:        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
                    402:        uninstall uninstall-am uninstall-confDATA uninstall-info-am
1.2       paf       403: 
                    404: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    405: # Otherwise a system limit (for SysV at least) may be exceeded.
                    406: .NOEXPORT:

E-mail: