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

1.8       paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
                      2: # @configure_input@
1.2       paf         3: 
1.8       paf         4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
                      5: # 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 = ..
                     24: 
1.8       paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.2       paf        26: INSTALL = @INSTALL@
1.8       paf        27: install_sh_DATA = $(install_sh) -c -m 644
                     28: install_sh_PROGRAM = $(install_sh) -c
                     29: install_sh_SCRIPT = $(install_sh) -c
                     30: INSTALL_HEADER = $(INSTALL_DATA)
                     31: transform = $(program_transform_name)
1.2       paf        32: NORMAL_INSTALL = :
                     33: PRE_INSTALL = :
                     34: POST_INSTALL = :
                     35: NORMAL_UNINSTALL = :
                     36: PRE_UNINSTALL = :
                     37: POST_UNINSTALL = :
                     38: host_triplet = @host@
1.8       paf        39: ACLOCAL = @ACLOCAL@
                     40: AMDEP_FALSE = @AMDEP_FALSE@
                     41: AMDEP_TRUE = @AMDEP_TRUE@
                     42: AMTAR = @AMTAR@
1.2       paf        43: APACHE13 = @APACHE13@
1.8       paf        44: AUTOCONF = @AUTOCONF@
                     45: AUTOHEADER = @AUTOHEADER@
                     46: AUTOMAKE = @AUTOMAKE@
1.2       paf        47: AWK = @AWK@
                     48: CC = @CC@
1.8       paf        49: CCDEPMODE = @CCDEPMODE@
                     50: CFLAGS = @CFLAGS@
                     51: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
                     52: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
1.9       paf        53: CPP = @CPP@
1.8       paf        54: CPPFLAGS = @CPPFLAGS@
1.10    ! paf        55: CPP_LIBS = @CPP_LIBS@
1.2       paf        56: CXX = @CXX@
1.8       paf        57: CXXDEPMODE = @CXXDEPMODE@
                     58: CXXFLAGS = @CXXFLAGS@
                     59: CYGPATH_W = @CYGPATH_W@
                     60: DEFS = @DEFS@
                     61: DEPDIR = @DEPDIR@
                     62: ECHO_C = @ECHO_C@
                     63: ECHO_N = @ECHO_N@
                     64: ECHO_T = @ECHO_T@
                     65: EGREP = @EGREP@
                     66: EXEEXT = @EXEEXT@
1.10    ! paf        67: GC_LIBS = @GC_LIBS@
1.2       paf        68: INCLTDL = @INCLTDL@
1.8       paf        69: INSTALL_DATA = @INSTALL_DATA@
                     70: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                     71: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     72: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     73: LDFLAGS = @LDFLAGS@
1.2       paf        74: LIBADD_DL = @LIBADD_DL@
                     75: LIBLTDL = @LIBLTDL@
1.8       paf        76: LIBOBJS = @LIBOBJS@
                     77: LIBS = @LIBS@
                     78: LTLIBOBJS = @LTLIBOBJS@
1.2       paf        79: MAKEINFO = @MAKEINFO@
1.4       paf        80: MIME_INCLUDES = @MIME_INCLUDES@
                     81: MIME_LIBS = @MIME_LIBS@
1.8       paf        82: OBJEXT = @OBJEXT@
1.2       paf        83: P3S = @P3S@
                     84: PACKAGE = @PACKAGE@
1.8       paf        85: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                     86: PACKAGE_NAME = @PACKAGE_NAME@
                     87: PACKAGE_STRING = @PACKAGE_STRING@
                     88: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                     89: PACKAGE_VERSION = @PACKAGE_VERSION@
                     90: PATH_SEPARATOR = @PATH_SEPARATOR@
1.2       paf        91: RANLIB = @RANLIB@
1.8       paf        92: SET_MAKE = @SET_MAKE@
                     93: SHELL = @SHELL@
                     94: STRIP = @STRIP@
1.2       paf        95: VERSION = @VERSION@
                     96: XML_INCLUDES = @XML_INCLUDES@
                     97: XML_LIBS = @XML_LIBS@
                     98: YACC = @YACC@
1.8       paf        99: ac_ct_CC = @ac_ct_CC@
                    100: ac_ct_CXX = @ac_ct_CXX@
                    101: ac_ct_RANLIB = @ac_ct_RANLIB@
                    102: ac_ct_STRIP = @ac_ct_STRIP@
                    103: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    104: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    105: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    106: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    107: am__include = @am__include@
                    108: am__quote = @am__quote@
                    109: bindir = @bindir@
                    110: build = @build@
                    111: build_alias = @build_alias@
                    112: build_cpu = @build_cpu@
                    113: build_os = @build_os@
                    114: build_vendor = @build_vendor@
1.2       paf       115: charsetsdir = @charsetsdir@
1.8       paf       116: commentcharset_koi8r = @commentcharset_koi8r@
                    117: commentcharset_windows1250 = @commentcharset_windows1250@
                    118: commentcharset_windows1251 = @commentcharset_windows1251@
                    119: commentcharset_windows1257 = @commentcharset_windows1257@
                    120: datadir = @datadir@
1.5       paf       121: dll_extension = @dll_extension@
1.8       paf       122: exec_prefix = @exec_prefix@
                    123: host = @host@
                    124: host_alias = @host_alias@
                    125: host_cpu = @host_cpu@
1.2       paf       126: host_os = @host_os@
1.8       paf       127: host_vendor = @host_vendor@
                    128: includedir = @includedir@
                    129: infodir = @infodir@
                    130: install_sh = @install_sh@
                    131: libdir = @libdir@
                    132: libexecdir = @libexecdir@
                    133: localstatedir = @localstatedir@
                    134: mandir = @mandir@
1.2       paf       135: mysql_client = @mysql_client@
1.8       paf       136: oldincludedir = @oldincludedir@
1.2       paf       137: oracle_client = @oracle_client@
                    138: pgsql_client = @pgsql_client@
1.8       paf       139: prefix = @prefix@
                    140: program_transform_name = @program_transform_name@
                    141: sbindir = @sbindir@
                    142: sharedstatedir = @sharedstatedir@
1.2       paf       143: sqldriversdir = @sqldriversdir@
1.8       paf       144: subdirs = @subdirs@
                    145: sysconfdir = @sysconfdir@
                    146: target_alias = @target_alias@
1.2       paf       147: confdir = @bindir@
1.3       paf       148: conf_DATA = auto.p.dist
1.8       paf       149: subdir = bin
1.2       paf       150: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.8       paf       151: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    152: CONFIG_CLEAN_FILES = auto.p.dist
                    153: DIST_SOURCES =
                    154: DATA = $(conf_DATA)
1.2       paf       155: 
1.8       paf       156: DIST_COMMON = Makefile.am Makefile.in auto.p.dist.in
                    157: all: all-am
1.2       paf       158: 
                    159: .SUFFIXES:
1.8       paf       160: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    161:        cd $(top_srcdir) && \
                    162:          $(AUTOMAKE) --gnu  bin/Makefile
                    163: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    164:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1.3       paf       165: auto.p.dist: $(top_builddir)/config.status auto.p.dist.in
1.8       paf       166:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
                    167: uninstall-info-am:
                    168: confDATA_INSTALL = $(INSTALL_DATA)
1.2       paf       169: install-confDATA: $(conf_DATA)
                    170:        @$(NORMAL_INSTALL)
                    171:        $(mkinstalldirs) $(DESTDIR)$(confdir)
                    172:        @list='$(conf_DATA)'; for p in $$list; do \
1.8       paf       173:          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
                    174:          f="`echo $$p | sed -e 's|^.*/||'`"; \
                    175:          echo " $(confDATA_INSTALL) $$d$$p $(DESTDIR)$(confdir)/$$f"; \
                    176:          $(confDATA_INSTALL) $$d$$p $(DESTDIR)$(confdir)/$$f; \
1.2       paf       177:        done
                    178: 
                    179: uninstall-confDATA:
                    180:        @$(NORMAL_UNINSTALL)
1.8       paf       181:        @list='$(conf_DATA)'; for p in $$list; do \
                    182:          f="`echo $$p | sed -e 's|^.*/||'`"; \
                    183:          echo " rm -f $(DESTDIR)$(confdir)/$$f"; \
                    184:          rm -f $(DESTDIR)$(confdir)/$$f; \
1.2       paf       185:        done
                    186: tags: TAGS
                    187: TAGS:
                    188: 
1.8       paf       189: ctags: CTAGS
                    190: CTAGS:
1.2       paf       191: 
1.8       paf       192: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.2       paf       193: 
1.8       paf       194: top_distdir = ..
                    195: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.2       paf       196: 
                    197: distdir: $(DISTFILES)
1.8       paf       198:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    199:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    200:        list='$(DISTFILES)'; for file in $$list; do \
                    201:          case $$file in \
                    202:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    203:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    204:          esac; \
                    205:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    206:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    207:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    208:            dir="/$$dir"; \
                    209:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    210:          else \
                    211:            dir=''; \
                    212:          fi; \
1.2       paf       213:          if test -d $$d/$$file; then \
1.8       paf       214:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    215:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    216:            fi; \
                    217:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.2       paf       218:          else \
                    219:            test -f $(distdir)/$$file \
1.8       paf       220:            || cp -p $$d/$$file $(distdir)/$$file \
                    221:            || exit 1; \
1.2       paf       222:          fi; \
                    223:        done
                    224: check-am: all-am
                    225: check: check-am
1.8       paf       226: all-am: Makefile $(DATA)
                    227: 
                    228: installdirs:
                    229:        $(mkinstalldirs) $(DESTDIR)$(confdir)
                    230: 
                    231: install: install-am
1.2       paf       232: install-exec: install-exec-am
                    233: install-data: install-data-am
1.8       paf       234: uninstall: uninstall-am
1.2       paf       235: 
                    236: install-am: all-am
                    237:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.8       paf       238: 
                    239: installcheck: installcheck-am
1.2       paf       240: install-strip:
1.8       paf       241:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    242:          INSTALL_STRIP_FLAG=-s \
                    243:          `test -z '$(STRIP)' || \
                    244:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.2       paf       245: mostlyclean-generic:
                    246: 
                    247: clean-generic:
                    248: 
                    249: distclean-generic:
                    250:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    251: 
                    252: maintainer-clean-generic:
1.8       paf       253:        @echo "This command is intended for maintainers to use"
                    254:        @echo "it deletes files that may require special tools to rebuild."
                    255: clean: clean-am
                    256: 
                    257: clean-am: clean-generic mostlyclean-am
                    258: 
                    259: distclean: distclean-am
                    260: 
                    261: distclean-am: clean-am distclean-generic
                    262: 
                    263: dvi: dvi-am
                    264: 
                    265: dvi-am:
1.2       paf       266: 
1.8       paf       267: info: info-am
                    268: 
                    269: info-am:
1.2       paf       270: 
1.8       paf       271: install-data-am: install-confDATA
1.2       paf       272: 
1.8       paf       273: install-exec-am:
1.2       paf       274: 
1.8       paf       275: install-info: install-info-am
1.2       paf       276: 
1.8       paf       277: install-man:
1.2       paf       278: 
1.8       paf       279: installcheck-am:
1.2       paf       280: 
                    281: maintainer-clean: maintainer-clean-am
                    282: 
1.8       paf       283: maintainer-clean-am: distclean-am maintainer-clean-generic
                    284: 
                    285: mostlyclean: mostlyclean-am
                    286: 
                    287: mostlyclean-am: mostlyclean-generic
                    288: 
                    289: pdf: pdf-am
                    290: 
                    291: pdf-am:
                    292: 
                    293: ps: ps-am
                    294: 
                    295: ps-am:
                    296: 
                    297: uninstall-am: uninstall-confDATA uninstall-info-am
1.2       paf       298: 
1.8       paf       299: .PHONY: all all-am check check-am clean clean-generic distclean \
                    300:        distclean-generic distdir dvi dvi-am info info-am install \
                    301:        install-am install-confDATA install-data install-data-am \
                    302:        install-exec install-exec-am install-info install-info-am \
                    303:        install-man install-strip installcheck installcheck-am \
                    304:        installdirs maintainer-clean maintainer-clean-generic \
                    305:        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
                    306:        uninstall-am uninstall-confDATA uninstall-info-am
1.2       paf       307: 
                    308: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    309: # Otherwise a system limit (for SysV at least) may be exceeded.
                    310: .NOEXPORT:

E-mail: