Annotation of parser3/src/sql/Makefile.in, revision 1.15

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

E-mail: