Annotation of parser3/src/include/Makefile.in, revision 1.10

1.10    ! paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
        !             2: # @configure_input@
1.1       paf         3: 
1.10    ! paf         4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
        !             5: # Free Software Foundation, Inc.
1.1       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.10    ! paf        15: @SET_MAKE@
1.1       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.10    ! paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        26: INSTALL = @INSTALL@
1.10    ! 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.1       paf        32: NORMAL_INSTALL = :
                     33: PRE_INSTALL = :
                     34: POST_INSTALL = :
                     35: NORMAL_UNINSTALL = :
                     36: PRE_UNINSTALL = :
                     37: POST_UNINSTALL = :
                     38: host_triplet = @host@
1.10    ! paf        39: ACLOCAL = @ACLOCAL@
        !            40: AMDEP_FALSE = @AMDEP_FALSE@
        !            41: AMDEP_TRUE = @AMDEP_TRUE@
        !            42: AMTAR = @AMTAR@
1.1       paf        43: APACHE13 = @APACHE13@
                     44: APACHE_LIBS = @APACHE_LIBS@
1.10    ! paf        45: AUTOCONF = @AUTOCONF@
        !            46: AUTOHEADER = @AUTOHEADER@
        !            47: AUTOMAKE = @AUTOMAKE@
1.1       paf        48: AWK = @AWK@
                     49: CC = @CC@
1.10    ! paf        50: CCDEPMODE = @CCDEPMODE@
        !            51: CFLAGS = @CFLAGS@
        !            52: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
        !            53: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
        !            54: CPPFLAGS = @CPPFLAGS@
1.1       paf        55: CXX = @CXX@
1.10    ! paf        56: CXXCPP = @CXXCPP@
        !            57: CXXDEPMODE = @CXXDEPMODE@
        !            58: CXXFLAGS = @CXXFLAGS@
        !            59: CYGPATH_W = @CYGPATH_W@
        !            60: DEFS = @DEFS@
        !            61: DEPDIR = @DEPDIR@
        !            62: DO_NOT_LINK_LIBSTDCPP_FALSE = @DO_NOT_LINK_LIBSTDCPP_FALSE@
        !            63: DO_NOT_LINK_LIBSTDCPP_TRUE = @DO_NOT_LINK_LIBSTDCPP_TRUE@
        !            64: ECHO_C = @ECHO_C@
        !            65: ECHO_N = @ECHO_N@
        !            66: ECHO_T = @ECHO_T@
        !            67: EGREP = @EGREP@
        !            68: EXEEXT = @EXEEXT@
1.1       paf        69: INCLTDL = @INCLTDL@
1.10    ! paf        70: INSTALL_DATA = @INSTALL_DATA@
        !            71: INSTALL_PROGRAM = @INSTALL_PROGRAM@
        !            72: INSTALL_SCRIPT = @INSTALL_SCRIPT@
        !            73: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
        !            74: LDFLAGS = @LDFLAGS@
1.1       paf        75: LIBADD_DL = @LIBADD_DL@
                     76: LIBLTDL = @LIBLTDL@
1.10    ! paf        77: LIBOBJS = @LIBOBJS@
        !            78: LIBS = @LIBS@
        !            79: LTLIBOBJS = @LTLIBOBJS@
1.1       paf        80: MAKEINFO = @MAKEINFO@
1.6       paf        81: MIME_INCLUDES = @MIME_INCLUDES@
                     82: MIME_LIBS = @MIME_LIBS@
1.10    ! paf        83: OBJEXT = @OBJEXT@
1.1       paf        84: P3S = @P3S@
                     85: PACKAGE = @PACKAGE@
1.10    ! paf        86: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
        !            87: PACKAGE_NAME = @PACKAGE_NAME@
        !            88: PACKAGE_STRING = @PACKAGE_STRING@
        !            89: PACKAGE_TARNAME = @PACKAGE_TARNAME@
        !            90: PACKAGE_VERSION = @PACKAGE_VERSION@
        !            91: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       paf        92: RANLIB = @RANLIB@
1.10    ! paf        93: SET_MAKE = @SET_MAKE@
        !            94: SHELL = @SHELL@
        !            95: STRIP = @STRIP@
1.1       paf        96: VERSION = @VERSION@
                     97: XML_INCLUDES = @XML_INCLUDES@
                     98: XML_LIBS = @XML_LIBS@
                     99: YACC = @YACC@
1.10    ! paf       100: ac_ct_CC = @ac_ct_CC@
        !           101: ac_ct_CXX = @ac_ct_CXX@
        !           102: ac_ct_RANLIB = @ac_ct_RANLIB@
        !           103: ac_ct_STRIP = @ac_ct_STRIP@
        !           104: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
        !           105: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
        !           106: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
        !           107: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
        !           108: am__include = @am__include@
        !           109: am__quote = @am__quote@
        !           110: bindir = @bindir@
        !           111: build = @build@
        !           112: build_alias = @build_alias@
        !           113: build_cpu = @build_cpu@
        !           114: build_os = @build_os@
        !           115: build_vendor = @build_vendor@
1.1       paf       116: charsetsdir = @charsetsdir@
1.10    ! paf       117: commentcharset_koi8r = @commentcharset_koi8r@
        !           118: commentcharset_windows1250 = @commentcharset_windows1250@
        !           119: commentcharset_windows1251 = @commentcharset_windows1251@
        !           120: commentcharset_windows1257 = @commentcharset_windows1257@
        !           121: datadir = @datadir@
1.7       paf       122: dll_extension = @dll_extension@
1.10    ! paf       123: exec_prefix = @exec_prefix@
        !           124: host = @host@
        !           125: host_alias = @host_alias@
        !           126: host_cpu = @host_cpu@
1.1       paf       127: host_os = @host_os@
1.10    ! paf       128: host_vendor = @host_vendor@
        !           129: includedir = @includedir@
        !           130: infodir = @infodir@
        !           131: install_sh = @install_sh@
        !           132: libdir = @libdir@
        !           133: libexecdir = @libexecdir@
        !           134: localstatedir = @localstatedir@
        !           135: mandir = @mandir@
1.4       paf       136: mysql_client = @mysql_client@
1.10    ! paf       137: oldincludedir = @oldincludedir@
1.4       paf       138: oracle_client = @oracle_client@
                    139: pgsql_client = @pgsql_client@
1.10    ! paf       140: prefix = @prefix@
        !           141: program_transform_name = @program_transform_name@
        !           142: sbindir = @sbindir@
        !           143: sharedstatedir = @sharedstatedir@
1.1       paf       144: sqldriversdir = @sqldriversdir@
1.10    ! paf       145: subdirs = @subdirs@
        !           146: sysconfdir = @sysconfdir@
        !           147: target_alias = @target_alias@
1.6       paf       148: noinst_HEADERS = pa_version.h pa_array.h pa_cache_managers.h pa_charset.h pa_charsets.h pa_common.h pa_config_auto.h pa_config_fixed.h pa_config_includes.h pa_dictionary.h pa_dir.h pa_exception.h pa_exec.h pa_globals.h pa_hash.h pa_opcode.h pa_pool.h pa_pragma_pack_begin.h pa_pragma_pack_end.h pa_request.h pa_sapi.h pa_socks.h pa_sql_connection.h pa_sql_driver_manager.h pa_stack.h pa_string.h pa_stylesheet_connection.h pa_stylesheet_manager.h pa_table.h pa_threads.h pa_types.h pa_uue.h
1.10    ! paf       149: subdir = src/include
1.1       paf       150: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
                    151: CONFIG_HEADER = pa_config_auto.h
1.10    ! paf       152: CONFIG_CLEAN_FILES =
        !           153: DIST_SOURCES =
        !           154: HEADERS = $(noinst_HEADERS)
        !           155: 
        !           156: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in \
        !           157:        pa_config_auto.h.in
        !           158: all: pa_config_auto.h
        !           159:        $(MAKE) $(AM_MAKEFLAGS) all-am
1.1       paf       160: 
                    161: .SUFFIXES:
1.10    ! paf       162: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        !           163:        cd $(top_srcdir) && \
        !           164:          $(AUTOMAKE) --gnu  src/include/Makefile
        !           165: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
        !           166:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1.1       paf       167: 
1.10    ! paf       168: pa_config_auto.h: stamp-h1
1.1       paf       169:        @if test ! -f $@; then \
1.10    ! paf       170:          rm -f stamp-h1; \
        !           171:          $(MAKE) stamp-h1; \
1.1       paf       172:        else :; fi
                    173: 
1.10    ! paf       174: stamp-h1: $(srcdir)/pa_config_auto.h.in $(top_builddir)/config.status
        !           175:        @rm -f stamp-h1
        !           176:        cd $(top_builddir) && $(SHELL) ./config.status src/include/pa_config_auto.h
1.1       paf       177: 
1.10    ! paf       178: $(srcdir)/pa_config_auto.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
        !           179:        cd $(top_srcdir) && $(AUTOHEADER)
        !           180:        touch $(srcdir)/pa_config_auto.h.in
1.1       paf       181: 
                    182: distclean-hdr:
1.10    ! paf       183:        -rm -f pa_config_auto.h stamp-h1
        !           184: uninstall-info-am:
        !           185: 
        !           186: ETAGS = etags
        !           187: ETAGSFLAGS =
1.1       paf       188: 
1.10    ! paf       189: CTAGS = ctags
        !           190: CTAGSFLAGS =
1.1       paf       191: 
                    192: tags: TAGS
                    193: 
1.10    ! paf       194: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        !           195:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        !           196:        unique=`for i in $$list; do \
        !           197:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           198:          done | \
        !           199:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       200:               END { for (i in files) print i; }'`; \
1.10    ! paf       201:        mkid -fID $$unique
1.1       paf       202: 
1.10    ! paf       203: TAGS:  $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
        !           204:                $(TAGS_FILES) $(LISP)
1.1       paf       205:        tags=; \
                    206:        here=`pwd`; \
1.10    ! paf       207:        list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
        !           208:        unique=`for i in $$list; do \
        !           209:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           210:          done | \
        !           211:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       212:               END { for (i in files) print i; }'`; \
1.10    ! paf       213:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
        !           214:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           215:             $$tags $$unique
        !           216: 
        !           217: ctags: CTAGS
        !           218: CTAGS:  $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
        !           219:                $(TAGS_FILES) $(LISP)
        !           220:        tags=; \
        !           221:        here=`pwd`; \
        !           222:        list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
        !           223:        unique=`for i in $$list; do \
        !           224:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           225:          done | \
        !           226:          $(AWK) '    { files[$$0] = 1; } \
        !           227:               END { for (i in files) print i; }'`; \
        !           228:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
        !           229:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
        !           230:             $$tags $$unique
        !           231: 
        !           232: GTAGS:
        !           233:        here=`$(am__cd) $(top_builddir) && pwd` \
        !           234:          && cd $(top_srcdir) \
        !           235:          && gtags -i $(GTAGS_ARGS) $$here
1.1       paf       236: 
                    237: distclean-tags:
1.10    ! paf       238:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        !           239: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1       paf       240: 
1.10    ! paf       241: top_distdir = ../..
        !           242: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1       paf       243: 
                    244: distdir: $(DISTFILES)
1.10    ! paf       245:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        !           246:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        !           247:        list='$(DISTFILES)'; for file in $$list; do \
        !           248:          case $$file in \
        !           249:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
        !           250:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
        !           251:          esac; \
        !           252:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           253:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           254:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
        !           255:            dir="/$$dir"; \
        !           256:            $(mkinstalldirs) "$(distdir)$$dir"; \
        !           257:          else \
        !           258:            dir=''; \
        !           259:          fi; \
1.1       paf       260:          if test -d $$d/$$file; then \
1.10    ! paf       261:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           262:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
        !           263:            fi; \
        !           264:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       265:          else \
                    266:            test -f $(distdir)/$$file \
1.10    ! paf       267:            || cp -p $$d/$$file $(distdir)/$$file \
        !           268:            || exit 1; \
1.1       paf       269:          fi; \
                    270:        done
                    271: check-am: all-am
                    272: check: check-am
1.10    ! paf       273: all-am: Makefile $(HEADERS) pa_config_auto.h
        !           274: 
        !           275: installdirs:
1.1       paf       276: 
1.10    ! paf       277: install: install-am
1.1       paf       278: install-exec: install-exec-am
                    279: install-data: install-data-am
1.10    ! paf       280: uninstall: uninstall-am
1.1       paf       281: 
                    282: install-am: all-am
                    283:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10    ! paf       284: 
        !           285: installcheck: installcheck-am
1.1       paf       286: install-strip:
1.10    ! paf       287:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           288:          INSTALL_STRIP_FLAG=-s \
        !           289:          `test -z '$(STRIP)' || \
        !           290:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       291: mostlyclean-generic:
                    292: 
                    293: clean-generic:
                    294: 
                    295: distclean-generic:
                    296:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    297: 
                    298: maintainer-clean-generic:
1.10    ! paf       299:        @echo "This command is intended for maintainers to use"
        !           300:        @echo "it deletes files that may require special tools to rebuild."
        !           301: clean: clean-am
        !           302: 
        !           303: clean-am: clean-generic mostlyclean-am
        !           304: 
        !           305: distclean: distclean-am
        !           306: 
        !           307: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
1.1       paf       308: 
1.10    ! paf       309: dvi: dvi-am
        !           310: 
        !           311: dvi-am:
        !           312: 
        !           313: info: info-am
        !           314: 
        !           315: info-am:
1.1       paf       316: 
1.10    ! paf       317: install-data-am:
1.1       paf       318: 
1.10    ! paf       319: install-exec-am:
1.1       paf       320: 
1.10    ! paf       321: install-info: install-info-am
1.1       paf       322: 
1.10    ! paf       323: install-man:
1.1       paf       324: 
1.10    ! paf       325: installcheck-am:
1.1       paf       326: 
                    327: maintainer-clean: maintainer-clean-am
                    328: 
1.10    ! paf       329: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           330: 
        !           331: mostlyclean: mostlyclean-am
        !           332: 
        !           333: mostlyclean-am: mostlyclean-generic
        !           334: 
        !           335: pdf: pdf-am
        !           336: 
        !           337: pdf-am:
        !           338: 
        !           339: ps: ps-am
        !           340: 
        !           341: ps-am:
        !           342: 
        !           343: uninstall-am: uninstall-info-am
1.1       paf       344: 
1.10    ! paf       345: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
        !           346:        distclean distclean-generic distclean-hdr distclean-tags \
        !           347:        distdir dvi dvi-am info info-am install install-am install-data \
        !           348:        install-data-am install-exec install-exec-am install-info \
        !           349:        install-info-am install-man install-strip installcheck \
        !           350:        installcheck-am installdirs maintainer-clean \
        !           351:        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
        !           352:        pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
1.1       paf       353: 
                    354: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    355: # Otherwise a system limit (for SysV at least) may be exceeded.
                    356: .NOEXPORT:

E-mail: