Annotation of parser3/src/targets/apache13core/Makefile.in, revision 1.2

1.2     ! paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
        !             2: # @configure_input@
        !             3: 
        !             4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
        !             5: # Free Software Foundation, Inc.
        !             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: 
        !            15: @SET_MAKE@
        !            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: 
        !            25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
        !            26: INSTALL = @INSTALL@
        !            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)
        !            32: NORMAL_INSTALL = :
        !            33: PRE_INSTALL = :
        !            34: POST_INSTALL = :
        !            35: NORMAL_UNINSTALL = :
        !            36: PRE_UNINSTALL = :
        !            37: POST_UNINSTALL = :
        !            38: host_triplet = @host@
        !            39: ACLOCAL = @ACLOCAL@
        !            40: AMDEP_FALSE = @AMDEP_FALSE@
        !            41: AMDEP_TRUE = @AMDEP_TRUE@
        !            42: AMTAR = @AMTAR@
        !            43: APACHE13 = @APACHE13@
        !            44: AUTOCONF = @AUTOCONF@
        !            45: AUTOHEADER = @AUTOHEADER@
        !            46: AUTOMAKE = @AUTOMAKE@
        !            47: AWK = @AWK@
        !            48: CC = @CC@
        !            49: CCDEPMODE = @CCDEPMODE@
        !            50: CFLAGS = @CFLAGS@
        !            51: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
        !            52: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
        !            53: CPP = @CPP@
        !            54: CPPFLAGS = @CPPFLAGS@
        !            55: CPP_LIBS = @CPP_LIBS@
        !            56: CXX = @CXX@
        !            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@
        !            67: GC_LIBS = @GC_LIBS@
        !            68: INCLTDL = @INCLTDL@
        !            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@
        !            74: LIBADD_DL = @LIBADD_DL@
        !            75: LIBLTDL = @LIBLTDL@
        !            76: LIBOBJS = @LIBOBJS@
        !            77: LIBS = @LIBS@
        !            78: LTLIBOBJS = @LTLIBOBJS@
        !            79: MAKEINFO = @MAKEINFO@
        !            80: MIME_INCLUDES = @MIME_INCLUDES@
        !            81: MIME_LIBS = @MIME_LIBS@
        !            82: OBJEXT = @OBJEXT@
        !            83: P3S = @P3S@
        !            84: PACKAGE = @PACKAGE@
        !            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@
        !            91: RANLIB = @RANLIB@
        !            92: SET_MAKE = @SET_MAKE@
        !            93: SHELL = @SHELL@
        !            94: STRIP = @STRIP@
        !            95: VERSION = @VERSION@
        !            96: XML_INCLUDES = @XML_INCLUDES@
        !            97: XML_LIBS = @XML_LIBS@
        !            98: YACC = @YACC@
        !            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@
        !           115: charsetsdir = @charsetsdir@
        !           116: commentcharset_koi8r = @commentcharset_koi8r@
        !           117: commentcharset_windows1250 = @commentcharset_windows1250@
        !           118: commentcharset_windows1251 = @commentcharset_windows1251@
        !           119: commentcharset_windows1257 = @commentcharset_windows1257@
        !           120: datadir = @datadir@
        !           121: dll_extension = @dll_extension@
        !           122: exec_prefix = @exec_prefix@
        !           123: host = @host@
        !           124: host_alias = @host_alias@
        !           125: host_cpu = @host_cpu@
        !           126: host_os = @host_os@
        !           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@
        !           135: mysql_client = @mysql_client@
        !           136: oldincludedir = @oldincludedir@
        !           137: oracle_client = @oracle_client@
        !           138: pgsql_client = @pgsql_client@
        !           139: prefix = @prefix@
        !           140: program_transform_name = @program_transform_name@
        !           141: sbindir = @sbindir@
        !           142: sharedstatedir = @sharedstatedir@
        !           143: sqldriversdir = @sqldriversdir@
        !           144: subdirs = @subdirs@
        !           145: sysconfdir = @sysconfdir@
        !           146: target_alias = @target_alias@
        !           147: 
        !           148: #@test why not INCLUDES=?
        !           149: INCLUDES := $(INCLUDES) -I../apache13 -I../../classes -I../../types $(INCLTDL) -I../../sql -I../../lib/cord/include -I../../lib/pcre -I../../lib/md5 -I$(APACHE13)/src/include -I$(APACHE13)/src/os/unix -I$(APACHE13)/src/os/win32 @XML_INCLUDES@
        !           150: 
        !           151: noinst_LIBRARIES = libmod_parser3core.a
        !           152: libmod_parser3core_a_DEPENDENCIES = Makefile ../apache13/pa_httpd.h
        !           153: libmod_parser3core_a_SOURCES = pa_threads.C mod_parser3.C
        !           154: 
        !           155: EXTRA_DIST = ApacheModuleParser3Core.dsp
        !           156: subdir = src/targets/apache13core
        !           157: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
        !           158: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
        !           159: CONFIG_CLEAN_FILES =
        !           160: LIBRARIES = $(noinst_LIBRARIES)
        !           161: 
        !           162: libmod_parser3core_a_AR = $(AR) cru
        !           163: libmod_parser3core_a_LIBADD =
        !           164: am_libmod_parser3core_a_OBJECTS = pa_threads.$(OBJEXT) \
        !           165:        mod_parser3.$(OBJEXT)
        !           166: libmod_parser3core_a_OBJECTS = $(am_libmod_parser3core_a_OBJECTS)
        !           167: 
        !           168: DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/src/include
        !           169: depcomp = $(SHELL) $(top_srcdir)/depcomp
        !           170: am__depfiles_maybe = depfiles
        !           171: @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mod_parser3.Po \
        !           172: @AMDEP_TRUE@   ./$(DEPDIR)/pa_threads.Po
        !           173: CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
        !           174:        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
        !           175: CXXLD = $(CXX)
        !           176: CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
        !           177:        -o $@
        !           178: DIST_SOURCES = $(libmod_parser3core_a_SOURCES)
        !           179: DIST_COMMON = Makefile.am Makefile.in
        !           180: SOURCES = $(libmod_parser3core_a_SOURCES)
        !           181: 
        !           182: all: all-am
        !           183: 
        !           184: .SUFFIXES:
        !           185: .SUFFIXES: .C .o .obj
        !           186: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
        !           187:        cd $(top_srcdir) && \
        !           188:          $(AUTOMAKE) --gnu  src/targets/apache13core/Makefile
        !           189: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
        !           190:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
        !           191: 
        !           192: AR = ar
        !           193: 
        !           194: clean-noinstLIBRARIES:
        !           195:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
        !           196: libmod_parser3core.a: $(libmod_parser3core_a_OBJECTS) $(libmod_parser3core_a_DEPENDENCIES) 
        !           197:        -rm -f libmod_parser3core.a
        !           198:        $(libmod_parser3core_a_AR) libmod_parser3core.a $(libmod_parser3core_a_OBJECTS) $(libmod_parser3core_a_LIBADD)
        !           199:        $(RANLIB) libmod_parser3core.a
        !           200: 
        !           201: mostlyclean-compile:
        !           202:        -rm -f *.$(OBJEXT) core *.core
        !           203: 
        !           204: distclean-compile:
        !           205:        -rm -f *.tab.c
        !           206: 
        !           207: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_parser3.Po@am__quote@
        !           208: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pa_threads.Po@am__quote@
        !           209: 
        !           210: distclean-depend:
        !           211:        -rm -rf ./$(DEPDIR)
        !           212: 
        !           213: .C.o:
        !           214: @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
        !           215: @am__fastdepCXX_TRUE@    -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
        !           216: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
        !           217: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
        !           218: @am__fastdepCXX_TRUE@  fi
        !           219: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           220: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
        !           221: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           222: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
        !           223: 
        !           224: .C.obj:
        !           225: @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
        !           226: @am__fastdepCXX_TRUE@    -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
        !           227: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
        !           228: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
        !           229: @am__fastdepCXX_TRUE@  fi
        !           230: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
        !           231: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
        !           232: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
        !           233: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
        !           234: uninstall-info-am:
        !           235: 
        !           236: ETAGS = etags
        !           237: ETAGSFLAGS =
        !           238: 
        !           239: CTAGS = ctags
        !           240: CTAGSFLAGS =
        !           241: 
        !           242: tags: TAGS
        !           243: 
        !           244: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
        !           245:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
        !           246:        unique=`for i in $$list; do \
        !           247:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           248:          done | \
        !           249:          $(AWK) '    { files[$$0] = 1; } \
        !           250:               END { for (i in files) print i; }'`; \
        !           251:        mkid -fID $$unique
        !           252: 
        !           253: TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        !           254:                $(TAGS_FILES) $(LISP)
        !           255:        tags=; \
        !           256:        here=`pwd`; \
        !           257:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
        !           258:        unique=`for i in $$list; do \
        !           259:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           260:          done | \
        !           261:          $(AWK) '    { files[$$0] = 1; } \
        !           262:               END { for (i in files) print i; }'`; \
        !           263:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
        !           264:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
        !           265:             $$tags $$unique
        !           266: 
        !           267: ctags: CTAGS
        !           268: CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
        !           269:                $(TAGS_FILES) $(LISP)
        !           270:        tags=; \
        !           271:        here=`pwd`; \
        !           272:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
        !           273:        unique=`for i in $$list; do \
        !           274:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
        !           275:          done | \
        !           276:          $(AWK) '    { files[$$0] = 1; } \
        !           277:               END { for (i in files) print i; }'`; \
        !           278:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
        !           279:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
        !           280:             $$tags $$unique
        !           281: 
        !           282: GTAGS:
        !           283:        here=`$(am__cd) $(top_builddir) && pwd` \
        !           284:          && cd $(top_srcdir) \
        !           285:          && gtags -i $(GTAGS_ARGS) $$here
        !           286: 
        !           287: distclean-tags:
        !           288:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
        !           289: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
        !           290: 
        !           291: top_distdir = ../../..
        !           292: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
        !           293: 
        !           294: distdir: $(DISTFILES)
        !           295:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
        !           296:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
        !           297:        list='$(DISTFILES)'; for file in $$list; do \
        !           298:          case $$file in \
        !           299:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
        !           300:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
        !           301:          esac; \
        !           302:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
        !           303:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
        !           304:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
        !           305:            dir="/$$dir"; \
        !           306:            $(mkinstalldirs) "$(distdir)$$dir"; \
        !           307:          else \
        !           308:            dir=''; \
        !           309:          fi; \
        !           310:          if test -d $$d/$$file; then \
        !           311:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
        !           312:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
        !           313:            fi; \
        !           314:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
        !           315:          else \
        !           316:            test -f $(distdir)/$$file \
        !           317:            || cp -p $$d/$$file $(distdir)/$$file \
        !           318:            || exit 1; \
        !           319:          fi; \
        !           320:        done
        !           321: check-am: all-am
        !           322: check: check-am
        !           323: all-am: Makefile $(LIBRARIES)
        !           324: 
        !           325: installdirs:
        !           326: 
        !           327: install: install-am
        !           328: install-exec: install-exec-am
        !           329: install-data: install-data-am
        !           330: uninstall: uninstall-am
        !           331: 
        !           332: install-am: all-am
        !           333:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
        !           334: 
        !           335: installcheck: installcheck-am
        !           336: install-strip:
        !           337:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           338:          INSTALL_STRIP_FLAG=-s \
        !           339:          `test -z '$(STRIP)' || \
        !           340:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
        !           341: mostlyclean-generic:
        !           342: 
        !           343: clean-generic:
        !           344: 
        !           345: distclean-generic:
        !           346:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
        !           347: 
        !           348: maintainer-clean-generic:
        !           349:        @echo "This command is intended for maintainers to use"
        !           350:        @echo "it deletes files that may require special tools to rebuild."
        !           351: clean: clean-am
        !           352: 
        !           353: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
        !           354: 
        !           355: distclean: distclean-am
        !           356: 
        !           357: distclean-am: clean-am distclean-compile distclean-depend \
        !           358:        distclean-generic distclean-tags
        !           359: 
        !           360: dvi: dvi-am
        !           361: 
        !           362: dvi-am:
        !           363: 
        !           364: info: info-am
        !           365: 
        !           366: info-am:
        !           367: 
        !           368: install-data-am:
        !           369: 
        !           370: install-exec-am:
        !           371: 
        !           372: install-info: install-info-am
        !           373: 
        !           374: install-man:
        !           375: 
        !           376: installcheck-am:
        !           377: 
        !           378: maintainer-clean: maintainer-clean-am
        !           379: 
        !           380: maintainer-clean-am: distclean-am maintainer-clean-generic
        !           381: 
        !           382: mostlyclean: mostlyclean-am
        !           383: 
        !           384: mostlyclean-am: mostlyclean-compile mostlyclean-generic
        !           385: 
        !           386: pdf: pdf-am
        !           387: 
        !           388: pdf-am:
        !           389: 
        !           390: ps: ps-am
        !           391: 
        !           392: ps-am:
        !           393: 
        !           394: uninstall-am: uninstall-info-am
        !           395: 
        !           396: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
        !           397:        clean-noinstLIBRARIES ctags distclean distclean-compile \
        !           398:        distclean-depend distclean-generic distclean-tags distdir dvi \
        !           399:        dvi-am info info-am install install-am install-data \
        !           400:        install-data-am install-exec install-exec-am install-info \
        !           401:        install-info-am install-man install-strip installcheck \
        !           402:        installcheck-am installdirs maintainer-clean \
        !           403:        maintainer-clean-generic mostlyclean mostlyclean-compile \
        !           404:        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
        !           405:        uninstall-am uninstall-info-am
        !           406: 
        !           407: # Tell versions [3.59,3.63) of GNU make to not export all variables.
        !           408: # Otherwise a system limit (for SysV at least) may be exceeded.
        !           409: .NOEXPORT:

E-mail: