Annotation of parser3/src/targets/Makefile.in, revision 1.42

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

E-mail: