Annotation of parser3/src/Makefile.in, revision 1.56

1.54      paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
                      2: # @configure_input@
1.1       paf         3: 
1.54      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.54      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@
1.41      paf        23: top_builddir = ..
1.1       paf        24: 
1.54      paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        26: INSTALL = @INSTALL@
1.54      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.54      paf        39: ACLOCAL = @ACLOCAL@
                     40: AMDEP_FALSE = @AMDEP_FALSE@
                     41: AMDEP_TRUE = @AMDEP_TRUE@
                     42: AMTAR = @AMTAR@
1.25      parser     43: APACHE13 = @APACHE13@
1.54      paf        44: AUTOCONF = @AUTOCONF@
                     45: AUTOHEADER = @AUTOHEADER@
                     46: AUTOMAKE = @AUTOMAKE@
1.1       paf        47: AWK = @AWK@
                     48: CC = @CC@
1.54      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.55      paf        53: CPP = @CPP@
1.54      paf        54: CPPFLAGS = @CPPFLAGS@
1.56    ! paf        55: CPP_LIBS = @CPP_LIBS@
1.1       paf        56: CXX = @CXX@
1.54      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.56    ! paf        67: GC_LIBS = @GC_LIBS@
1.1       paf        68: INCLTDL = @INCLTDL@
1.54      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.1       paf        74: LIBADD_DL = @LIBADD_DL@
                     75: LIBLTDL = @LIBLTDL@
1.54      paf        76: LIBOBJS = @LIBOBJS@
                     77: LIBS = @LIBS@
                     78: LTLIBOBJS = @LTLIBOBJS@
1.1       paf        79: MAKEINFO = @MAKEINFO@
1.49      paf        80: MIME_INCLUDES = @MIME_INCLUDES@
                     81: MIME_LIBS = @MIME_LIBS@
1.54      paf        82: OBJEXT = @OBJEXT@
1.25      parser     83: P3S = @P3S@
1.1       paf        84: PACKAGE = @PACKAGE@
1.54      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.1       paf        91: RANLIB = @RANLIB@
1.54      paf        92: SET_MAKE = @SET_MAKE@
                     93: SHELL = @SHELL@
                     94: STRIP = @STRIP@
1.1       paf        95: VERSION = @VERSION@
1.20      parser     96: XML_INCLUDES = @XML_INCLUDES@
                     97: XML_LIBS = @XML_LIBS@
1.1       paf        98: YACC = @YACC@
1.54      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.40      paf       115: charsetsdir = @charsetsdir@
1.54      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.51      paf       121: dll_extension = @dll_extension@
1.54      paf       122: exec_prefix = @exec_prefix@
                    123: host = @host@
                    124: host_alias = @host_alias@
                    125: host_cpu = @host_cpu@
1.1       paf       126: host_os = @host_os@
1.54      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.46      paf       135: mysql_client = @mysql_client@
1.54      paf       136: oldincludedir = @oldincludedir@
1.46      paf       137: oracle_client = @oracle_client@
                    138: pgsql_client = @pgsql_client@
1.54      paf       139: prefix = @prefix@
                    140: program_transform_name = @program_transform_name@
                    141: sbindir = @sbindir@
                    142: sharedstatedir = @sharedstatedir@
1.41      paf       143: sqldriversdir = @sqldriversdir@
1.54      paf       144: subdirs = @subdirs@
                    145: sysconfdir = @sysconfdir@
                    146: target_alias = @target_alias@
1.48      paf       147: SUBDIRS = include main sql types classes lib targets
1.54      paf       148: subdir = src
1.1       paf       149: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.54      paf       150: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    151: CONFIG_CLEAN_FILES =
                    152: DIST_SOURCES =
                    153: 
                    154: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
                    155:        ps-recursive install-info-recursive uninstall-info-recursive \
                    156:        all-recursive install-data-recursive install-exec-recursive \
                    157:        installdirs-recursive install-recursive uninstall-recursive \
                    158:        check-recursive installcheck-recursive
                    159: DIST_COMMON = Makefile.am Makefile.in
                    160: DIST_SUBDIRS = $(SUBDIRS)
                    161: all: all-recursive
1.1       paf       162: 
                    163: .SUFFIXES:
1.54      paf       164: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    165:        cd $(top_srcdir) && \
                    166:          $(AUTOMAKE) --gnu  src/Makefile
                    167: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    168:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
                    169: uninstall-info-am:
1.1       paf       170: 
                    171: # This directory's subdirectories are mostly independent; you can cd
                    172: # into them and run `make' without going through this Makefile.
                    173: # To change the values of `make' variables: instead of editing Makefiles,
                    174: # (1) if the variable is set in `config.status', edit `config.status'
                    175: #     (which will cause the Makefiles to be regenerated when you run `make');
                    176: # (2) otherwise, pass the desired values on the `make' command line.
1.54      paf       177: $(RECURSIVE_TARGETS):
                    178:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       paf       179:        dot_seen=no; \
                    180:        target=`echo $@ | sed s/-recursive//`; \
                    181:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    182:          echo "Making $$target in $$subdir"; \
                    183:          if test "$$subdir" = "."; then \
                    184:            dot_seen=yes; \
                    185:            local_target="$$target-am"; \
                    186:          else \
                    187:            local_target="$$target"; \
                    188:          fi; \
                    189:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    190:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    191:        done; \
                    192:        if test "$$dot_seen" = "no"; then \
                    193:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    194:        fi; test -z "$$fail"
                    195: 
                    196: mostlyclean-recursive clean-recursive distclean-recursive \
                    197: maintainer-clean-recursive:
1.54      paf       198:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.1       paf       199:        dot_seen=no; \
1.54      paf       200:        case "$@" in \
                    201:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    202:          *) list='$(SUBDIRS)' ;; \
                    203:        esac; \
                    204:        rev=''; for subdir in $$list; do \
                    205:          if test "$$subdir" = "."; then :; else \
                    206:            rev="$$subdir $$rev"; \
                    207:          fi; \
1.1       paf       208:        done; \
1.54      paf       209:        rev="$$rev ."; \
1.1       paf       210:        target=`echo $@ | sed s/-recursive//`; \
                    211:        for subdir in $$rev; do \
                    212:          echo "Making $$target in $$subdir"; \
                    213:          if test "$$subdir" = "."; then \
                    214:            local_target="$$target-am"; \
                    215:          else \
                    216:            local_target="$$target"; \
                    217:          fi; \
                    218:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    219:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    220:        done && test -z "$$fail"
                    221: tags-recursive:
                    222:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    223:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    224:        done
1.54      paf       225: ctags-recursive:
                    226:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    227:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
                    228:        done
                    229: 
                    230: ETAGS = etags
                    231: ETAGSFLAGS =
                    232: 
                    233: CTAGS = ctags
                    234: CTAGSFLAGS =
1.1       paf       235: 
                    236: tags: TAGS
                    237: 
1.54      paf       238: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    239:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    240:        unique=`for i in $$list; do \
                    241:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    242:          done | \
                    243:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       244:               END { for (i in files) print i; }'`; \
1.54      paf       245:        mkid -fID $$unique
1.1       paf       246: 
1.54      paf       247: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    248:                $(TAGS_FILES) $(LISP)
1.1       paf       249:        tags=; \
                    250:        here=`pwd`; \
                    251:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.54      paf       252:          if test "$$subdir" = .; then :; else \
1.1       paf       253:            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1.54      paf       254:          fi; \
1.1       paf       255:        done; \
1.54      paf       256:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    257:        unique=`for i in $$list; do \
                    258:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    259:          done | \
                    260:          $(AWK) '    { files[$$0] = 1; } \
                    261:               END { for (i in files) print i; }'`; \
                    262:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
                    263:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    264:             $$tags $$unique
                    265: 
                    266: ctags: CTAGS
                    267: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    268:                $(TAGS_FILES) $(LISP)
                    269:        tags=; \
                    270:        here=`pwd`; \
                    271:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    272:        unique=`for i in $$list; do \
                    273:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    274:          done | \
                    275:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       276:               END { for (i in files) print i; }'`; \
1.54      paf       277:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    278:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    279:             $$tags $$unique
                    280: 
                    281: GTAGS:
                    282:        here=`$(am__cd) $(top_builddir) && pwd` \
                    283:          && cd $(top_srcdir) \
                    284:          && gtags -i $(GTAGS_ARGS) $$here
1.1       paf       285: 
                    286: distclean-tags:
1.54      paf       287:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    288: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1       paf       289: 
1.54      paf       290: top_distdir = ..
                    291: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1       paf       292: 
                    293: distdir: $(DISTFILES)
1.54      paf       294:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    295:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    296:        list='$(DISTFILES)'; for file in $$list; do \
                    297:          case $$file in \
                    298:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    299:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    300:          esac; \
                    301:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    302:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    303:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    304:            dir="/$$dir"; \
                    305:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    306:          else \
                    307:            dir=''; \
                    308:          fi; \
1.1       paf       309:          if test -d $$d/$$file; then \
1.54      paf       310:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    311:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    312:            fi; \
                    313:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       314:          else \
                    315:            test -f $(distdir)/$$file \
1.54      paf       316:            || cp -p $$d/$$file $(distdir)/$$file \
                    317:            || exit 1; \
1.1       paf       318:          fi; \
                    319:        done
1.54      paf       320:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.1       paf       321:          if test "$$subdir" = .; then :; else \
                    322:            test -d $(distdir)/$$subdir \
                    323:            || mkdir $(distdir)/$$subdir \
                    324:            || exit 1; \
1.54      paf       325:            (cd $$subdir && \
                    326:              $(MAKE) $(AM_MAKEFLAGS) \
                    327:                top_distdir="$(top_distdir)" \
                    328:                distdir=../$(distdir)/$$subdir \
                    329:                distdir) \
1.1       paf       330:              || exit 1; \
                    331:          fi; \
                    332:        done
                    333: check-am: all-am
                    334: check: check-recursive
1.54      paf       335: all-am: Makefile
                    336: installdirs: installdirs-recursive
                    337: installdirs-am:
                    338: 
                    339: install: install-recursive
1.1       paf       340: install-exec: install-exec-recursive
                    341: install-data: install-data-recursive
1.54      paf       342: uninstall: uninstall-recursive
1.1       paf       343: 
                    344: install-am: all-am
                    345:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.54      paf       346: 
                    347: installcheck: installcheck-recursive
1.1       paf       348: install-strip:
1.54      paf       349:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    350:          INSTALL_STRIP_FLAG=-s \
                    351:          `test -z '$(STRIP)' || \
                    352:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       353: mostlyclean-generic:
                    354: 
                    355: clean-generic:
                    356: 
                    357: distclean-generic:
                    358:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    359: 
                    360: maintainer-clean-generic:
1.54      paf       361:        @echo "This command is intended for maintainers to use"
                    362:        @echo "it deletes files that may require special tools to rebuild."
                    363: clean: clean-recursive
                    364: 
                    365: clean-am: clean-generic mostlyclean-am
                    366: 
                    367: distclean: distclean-recursive
                    368: 
                    369: distclean-am: clean-am distclean-generic distclean-tags
                    370: 
                    371: dvi: dvi-recursive
                    372: 
                    373: dvi-am:
1.1       paf       374: 
1.54      paf       375: info: info-recursive
                    376: 
                    377: info-am:
1.1       paf       378: 
1.54      paf       379: install-data-am:
1.1       paf       380: 
1.54      paf       381: install-exec-am:
1.1       paf       382: 
1.54      paf       383: install-info: install-info-recursive
1.1       paf       384: 
1.54      paf       385: install-man:
1.1       paf       386: 
1.54      paf       387: installcheck-am:
1.1       paf       388: 
                    389: maintainer-clean: maintainer-clean-recursive
                    390: 
1.54      paf       391: maintainer-clean-am: distclean-am maintainer-clean-generic
                    392: 
                    393: mostlyclean: mostlyclean-recursive
                    394: 
                    395: mostlyclean-am: mostlyclean-generic
                    396: 
                    397: pdf: pdf-recursive
                    398: 
                    399: pdf-am:
                    400: 
                    401: ps: ps-recursive
1.40      paf       402: 
1.54      paf       403: ps-am:
                    404: 
                    405: uninstall-am: uninstall-info-am
                    406: 
                    407: uninstall-info: uninstall-info-recursive
                    408: 
                    409: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
                    410:        clean-generic clean-recursive ctags ctags-recursive distclean \
                    411:        distclean-generic distclean-recursive distclean-tags distdir \
                    412:        dvi dvi-am dvi-recursive info info-am info-recursive install \
                    413:        install-am install-data install-data-am install-data-recursive \
                    414:        install-exec install-exec-am install-exec-recursive \
                    415:        install-info install-info-am install-info-recursive install-man \
                    416:        install-recursive install-strip installcheck installcheck-am \
                    417:        installdirs installdirs-am installdirs-recursive \
                    418:        maintainer-clean maintainer-clean-generic \
                    419:        maintainer-clean-recursive mostlyclean mostlyclean-generic \
                    420:        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
                    421:        ps-recursive tags tags-recursive uninstall uninstall-am \
                    422:        uninstall-info-am uninstall-info-recursive uninstall-recursive
1.1       paf       423: 
                    424: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    425: # Otherwise a system limit (for SysV at least) may be exceeded.
                    426: .NOEXPORT:

E-mail: