Annotation of parser3/src/targets/apache13/Makefile.in, revision 1.44

1.43      paf         1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
                      2: # @configure_input@
1.1       paf         3: 
1.43      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.43      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.43      paf        25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1       paf        26: INSTALL = @INSTALL@
1.43      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.43      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.43      paf        45: AUTOCONF = @AUTOCONF@
                     46: AUTOHEADER = @AUTOHEADER@
                     47: AUTOMAKE = @AUTOMAKE@
1.1       paf        48: AWK = @AWK@
                     49: CC = @CC@
1.43      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.44    ! paf        54: CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
        !            55: CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
1.43      paf        56: CPPFLAGS = @CPPFLAGS@
1.1       paf        57: CXX = @CXX@
1.43      paf        58: CXXCPP = @CXXCPP@
                     59: CXXDEPMODE = @CXXDEPMODE@
                     60: CXXFLAGS = @CXXFLAGS@
                     61: CYGPATH_W = @CYGPATH_W@
                     62: DEFS = @DEFS@
                     63: DEPDIR = @DEPDIR@
                     64: DO_NOT_LINK_LIBSTDCPP_FALSE = @DO_NOT_LINK_LIBSTDCPP_FALSE@
                     65: DO_NOT_LINK_LIBSTDCPP_TRUE = @DO_NOT_LINK_LIBSTDCPP_TRUE@
                     66: ECHO_C = @ECHO_C@
                     67: ECHO_N = @ECHO_N@
                     68: ECHO_T = @ECHO_T@
                     69: EGREP = @EGREP@
                     70: EXEEXT = @EXEEXT@
1.1       paf        71: INCLTDL = @INCLTDL@
1.43      paf        72: INSTALL_DATA = @INSTALL_DATA@
1.44    ! paf        73: INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
        !            74: INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
1.43      paf        75: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                     76: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     77: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     78: LDFLAGS = @LDFLAGS@
1.1       paf        79: LIBADD_DL = @LIBADD_DL@
                     80: LIBLTDL = @LIBLTDL@
1.43      paf        81: LIBOBJS = @LIBOBJS@
                     82: LIBS = @LIBS@
                     83: LTLIBOBJS = @LTLIBOBJS@
1.1       paf        84: MAKEINFO = @MAKEINFO@
1.36      paf        85: MIME_INCLUDES = @MIME_INCLUDES@
                     86: MIME_LIBS = @MIME_LIBS@
1.43      paf        87: OBJEXT = @OBJEXT@
1.19      parser     88: P3S = @P3S@
1.1       paf        89: PACKAGE = @PACKAGE@
1.43      paf        90: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                     91: PACKAGE_NAME = @PACKAGE_NAME@
                     92: PACKAGE_STRING = @PACKAGE_STRING@
                     93: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                     94: PACKAGE_VERSION = @PACKAGE_VERSION@
                     95: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1       paf        96: RANLIB = @RANLIB@
1.43      paf        97: SET_MAKE = @SET_MAKE@
                     98: SHELL = @SHELL@
                     99: STRIP = @STRIP@
1.1       paf       100: VERSION = @VERSION@
1.14      parser    101: XML_INCLUDES = @XML_INCLUDES@
                    102: XML_LIBS = @XML_LIBS@
1.1       paf       103: YACC = @YACC@
1.43      paf       104: ac_ct_CC = @ac_ct_CC@
                    105: ac_ct_CXX = @ac_ct_CXX@
                    106: ac_ct_RANLIB = @ac_ct_RANLIB@
                    107: ac_ct_STRIP = @ac_ct_STRIP@
                    108: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
                    109: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
                    110: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
                    111: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
                    112: am__include = @am__include@
                    113: am__quote = @am__quote@
                    114: bindir = @bindir@
                    115: build = @build@
                    116: build_alias = @build_alias@
                    117: build_cpu = @build_cpu@
                    118: build_os = @build_os@
                    119: build_vendor = @build_vendor@
1.28      paf       120: charsetsdir = @charsetsdir@
1.43      paf       121: commentcharset_koi8r = @commentcharset_koi8r@
                    122: commentcharset_windows1250 = @commentcharset_windows1250@
                    123: commentcharset_windows1251 = @commentcharset_windows1251@
                    124: commentcharset_windows1257 = @commentcharset_windows1257@
                    125: datadir = @datadir@
1.39      paf       126: dll_extension = @dll_extension@
1.43      paf       127: exec_prefix = @exec_prefix@
                    128: host = @host@
                    129: host_alias = @host_alias@
                    130: host_cpu = @host_cpu@
1.1       paf       131: host_os = @host_os@
1.43      paf       132: host_vendor = @host_vendor@
                    133: includedir = @includedir@
                    134: infodir = @infodir@
                    135: install_sh = @install_sh@
                    136: libdir = @libdir@
                    137: libexecdir = @libexecdir@
                    138: localstatedir = @localstatedir@
                    139: mandir = @mandir@
1.33      paf       140: mysql_client = @mysql_client@
1.43      paf       141: oldincludedir = @oldincludedir@
1.33      paf       142: oracle_client = @oracle_client@
                    143: pgsql_client = @pgsql_client@
1.43      paf       144: prefix = @prefix@
                    145: program_transform_name = @program_transform_name@
                    146: sbindir = @sbindir@
                    147: sharedstatedir = @sharedstatedir@
1.29      paf       148: sqldriversdir = @sqldriversdir@
1.43      paf       149: subdirs = @subdirs@
                    150: sysconfdir = @sysconfdir@
                    151: target_alias = @target_alias@
1.38      paf       152: SUBDIRS = hook
                    153: 
                    154: #@test why not INCLUDES=?
1.35      paf       155: INCLUDES := $(INCLUDES) -I../../classes -I../../types $(INCLTDL) -I../../sql -I../../lib/pcre -I../../lib/md5 -I$(APACHE13)/src/include -I$(APACHE13)/src/os/unix -I$(APACHE13)/src/os/win32 @XML_INCLUDES@
1.25      paf       156: 
1.20      parser    157: noinst_LIBRARIES = libmod_parser3.a
1.40      paf       158: libmod_parser3_a_DEPENDENCIES = Makefile
1.37      paf       159: libmod_parser3_a_SOURCES = pa_pool.C pa_threads.C mod_parser3.C pa_md5c.c
1.20      parser    160: noinst_DATA = apache_build_instruction
1.25      paf       161: 
1.30      paf       162: EXTRA_DIST = ApacheModuleParser3.dsp
1.43      paf       163: subdir = src/targets/apache13
1.1       paf       164: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
1.43      paf       165: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
                    166: CONFIG_CLEAN_FILES = p3runConfigure
                    167: LIBRARIES = $(noinst_LIBRARIES)
                    168: 
                    169: libmod_parser3_a_AR = $(AR) cru
                    170: libmod_parser3_a_LIBADD =
                    171: am_libmod_parser3_a_OBJECTS = pa_pool.$(OBJEXT) pa_threads.$(OBJEXT) \
                    172:        mod_parser3.$(OBJEXT) pa_md5c.$(OBJEXT)
                    173: libmod_parser3_a_OBJECTS = $(am_libmod_parser3_a_OBJECTS)
                    174: 
                    175: DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/src/include
                    176: depcomp = $(SHELL) $(top_srcdir)/depcomp
                    177: am__depfiles_maybe = depfiles
                    178: @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mod_parser3.Po \
                    179: @AMDEP_TRUE@   ./$(DEPDIR)/pa_md5c.Po ./$(DEPDIR)/pa_pool.Po \
                    180: @AMDEP_TRUE@   ./$(DEPDIR)/pa_threads.Po
                    181: CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
                    182:        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
1.20      parser    183: CXXLD = $(CXX)
1.43      paf       184: CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
                    185:        -o $@
                    186: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
                    187:        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.35      paf       188: CCLD = $(CC)
1.43      paf       189: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
                    190: DIST_SOURCES = $(libmod_parser3_a_SOURCES)
                    191: DATA = $(noinst_DATA)
1.20      parser    192: 
1.1       paf       193: 
1.43      paf       194: RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
                    195:        ps-recursive install-info-recursive uninstall-info-recursive \
                    196:        all-recursive install-data-recursive install-exec-recursive \
                    197:        installdirs-recursive install-recursive uninstall-recursive \
                    198:        check-recursive installcheck-recursive
                    199: DIST_COMMON = Makefile.am Makefile.in p3runConfigure.in
                    200: DIST_SUBDIRS = $(SUBDIRS)
                    201: SOURCES = $(libmod_parser3_a_SOURCES)
1.1       paf       202: 
1.43      paf       203: all: all-recursive
1.20      parser    204: 
1.1       paf       205: .SUFFIXES:
1.43      paf       206: .SUFFIXES: .C .c .o .obj
                    207: $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
                    208:        cd $(top_srcdir) && \
                    209:          $(AUTOMAKE) --gnu  src/targets/apache13/Makefile
                    210: Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
                    211:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1.20      parser    212: p3runConfigure: $(top_builddir)/config.status p3runConfigure.in
1.43      paf       213:        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1.20      parser    214: 
1.43      paf       215: AR = ar
1.20      parser    216: 
                    217: clean-noinstLIBRARIES:
                    218:        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1.43      paf       219: libmod_parser3.a: $(libmod_parser3_a_OBJECTS) $(libmod_parser3_a_DEPENDENCIES) 
                    220:        -rm -f libmod_parser3.a
                    221:        $(libmod_parser3_a_AR) libmod_parser3.a $(libmod_parser3_a_OBJECTS) $(libmod_parser3_a_LIBADD)
                    222:        $(RANLIB) libmod_parser3.a
1.20      parser    223: 
                    224: mostlyclean-compile:
1.43      paf       225:        -rm -f *.$(OBJEXT) core *.core
1.20      parser    226: 
                    227: distclean-compile:
                    228:        -rm -f *.tab.c
                    229: 
1.43      paf       230: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_parser3.Po@am__quote@
                    231: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pa_md5c.Po@am__quote@
                    232: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pa_pool.Po@am__quote@
                    233: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pa_threads.Po@am__quote@
                    234: 
                    235: distclean-depend:
                    236:        -rm -rf ./$(DEPDIR)
1.20      parser    237: 
                    238: .C.o:
1.43      paf       239: @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
                    240: @am__fastdepCXX_TRUE@    -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
                    241: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
                    242: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
                    243: @am__fastdepCXX_TRUE@  fi
                    244: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    245: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
                    246: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    247: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
                    248: 
                    249: .C.obj:
                    250: @am__fastdepCXX_TRUE@  if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
                    251: @am__fastdepCXX_TRUE@    -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
                    252: @am__fastdepCXX_TRUE@  then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
                    253: @am__fastdepCXX_TRUE@  else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
                    254: @am__fastdepCXX_TRUE@  fi
                    255: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    256: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
                    257: @AMDEP_TRUE@@am__fastdepCXX_FALSE@     $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    258: @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
                    259: 
                    260: .c.o:
                    261: @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
                    262: @am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
                    263: @am__fastdepCC_TRUE@   then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
                    264: @am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
                    265: @am__fastdepCC_TRUE@   fi
                    266: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    267: @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
                    268: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    269: @am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
                    270: 
                    271: .c.obj:
                    272: @am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
                    273: @am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
                    274: @am__fastdepCC_TRUE@   then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
                    275: @am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
                    276: @am__fastdepCC_TRUE@   fi
                    277: @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
                    278: @AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
                    279: @AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
                    280: @am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
                    281: uninstall-info-am:
1.1       paf       282: 
1.38      paf       283: # This directory's subdirectories are mostly independent; you can cd
                    284: # into them and run `make' without going through this Makefile.
                    285: # To change the values of `make' variables: instead of editing Makefiles,
                    286: # (1) if the variable is set in `config.status', edit `config.status'
                    287: #     (which will cause the Makefiles to be regenerated when you run `make');
                    288: # (2) otherwise, pass the desired values on the `make' command line.
1.43      paf       289: $(RECURSIVE_TARGETS):
                    290:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.38      paf       291:        dot_seen=no; \
                    292:        target=`echo $@ | sed s/-recursive//`; \
                    293:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    294:          echo "Making $$target in $$subdir"; \
                    295:          if test "$$subdir" = "."; then \
                    296:            dot_seen=yes; \
                    297:            local_target="$$target-am"; \
                    298:          else \
                    299:            local_target="$$target"; \
                    300:          fi; \
                    301:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    302:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    303:        done; \
                    304:        if test "$$dot_seen" = "no"; then \
                    305:          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
                    306:        fi; test -z "$$fail"
                    307: 
                    308: mostlyclean-recursive clean-recursive distclean-recursive \
                    309: maintainer-clean-recursive:
1.43      paf       310:        @set fnord $$MAKEFLAGS; amf=$$2; \
1.38      paf       311:        dot_seen=no; \
1.43      paf       312:        case "$@" in \
                    313:          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
                    314:          *) list='$(SUBDIRS)' ;; \
                    315:        esac; \
                    316:        rev=''; for subdir in $$list; do \
                    317:          if test "$$subdir" = "."; then :; else \
                    318:            rev="$$subdir $$rev"; \
                    319:          fi; \
1.38      paf       320:        done; \
1.43      paf       321:        rev="$$rev ."; \
1.38      paf       322:        target=`echo $@ | sed s/-recursive//`; \
                    323:        for subdir in $$rev; do \
                    324:          echo "Making $$target in $$subdir"; \
                    325:          if test "$$subdir" = "."; then \
                    326:            local_target="$$target-am"; \
                    327:          else \
                    328:            local_target="$$target"; \
                    329:          fi; \
                    330:          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
                    331:           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
                    332:        done && test -z "$$fail"
                    333: tags-recursive:
                    334:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    335:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
                    336:        done
1.43      paf       337: ctags-recursive:
                    338:        list='$(SUBDIRS)'; for subdir in $$list; do \
                    339:          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
                    340:        done
                    341: 
                    342: ETAGS = etags
                    343: ETAGSFLAGS =
                    344: 
                    345: CTAGS = ctags
                    346: CTAGSFLAGS =
1.38      paf       347: 
1.1       paf       348: tags: TAGS
                    349: 
1.43      paf       350: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
                    351:        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
                    352:        unique=`for i in $$list; do \
                    353:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    354:          done | \
                    355:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       356:               END { for (i in files) print i; }'`; \
1.43      paf       357:        mkid -fID $$unique
1.1       paf       358: 
1.43      paf       359: TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    360:                $(TAGS_FILES) $(LISP)
1.1       paf       361:        tags=; \
                    362:        here=`pwd`; \
1.38      paf       363:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.43      paf       364:          if test "$$subdir" = .; then :; else \
1.38      paf       365:            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1.43      paf       366:          fi; \
1.38      paf       367:        done; \
1.43      paf       368:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    369:        unique=`for i in $$list; do \
                    370:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    371:          done | \
                    372:          $(AWK) '    { files[$$0] = 1; } \
1.1       paf       373:               END { for (i in files) print i; }'`; \
1.43      paf       374:        test -z "$(ETAGS_ARGS)$$tags$$unique" \
                    375:          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
                    376:             $$tags $$unique
                    377: 
                    378: ctags: CTAGS
                    379: CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
                    380:                $(TAGS_FILES) $(LISP)
                    381:        tags=; \
                    382:        here=`pwd`; \
                    383:        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
                    384:        unique=`for i in $$list; do \
                    385:            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
                    386:          done | \
                    387:          $(AWK) '    { files[$$0] = 1; } \
                    388:               END { for (i in files) print i; }'`; \
                    389:        test -z "$(CTAGS_ARGS)$$tags$$unique" \
                    390:          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
                    391:             $$tags $$unique
                    392: 
                    393: GTAGS:
                    394:        here=`$(am__cd) $(top_builddir) && pwd` \
                    395:          && cd $(top_srcdir) \
                    396:          && gtags -i $(GTAGS_ARGS) $$here
1.1       paf       397: 
                    398: distclean-tags:
1.43      paf       399:        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
                    400: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1       paf       401: 
1.43      paf       402: top_distdir = ../../..
                    403: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1       paf       404: 
                    405: distdir: $(DISTFILES)
1.43      paf       406:        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
                    407:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
                    408:        list='$(DISTFILES)'; for file in $$list; do \
                    409:          case $$file in \
                    410:            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
                    411:            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
                    412:          esac; \
                    413:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    414:          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
                    415:          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
                    416:            dir="/$$dir"; \
                    417:            $(mkinstalldirs) "$(distdir)$$dir"; \
                    418:          else \
                    419:            dir=''; \
                    420:          fi; \
1.1       paf       421:          if test -d $$d/$$file; then \
1.43      paf       422:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    423:              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
                    424:            fi; \
                    425:            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1       paf       426:          else \
                    427:            test -f $(distdir)/$$file \
1.43      paf       428:            || cp -p $$d/$$file $(distdir)/$$file \
                    429:            || exit 1; \
1.1       paf       430:          fi; \
                    431:        done
1.43      paf       432:        list='$(SUBDIRS)'; for subdir in $$list; do \
1.38      paf       433:          if test "$$subdir" = .; then :; else \
                    434:            test -d $(distdir)/$$subdir \
                    435:            || mkdir $(distdir)/$$subdir \
                    436:            || exit 1; \
1.43      paf       437:            (cd $$subdir && \
                    438:              $(MAKE) $(AM_MAKEFLAGS) \
                    439:                top_distdir="$(top_distdir)" \
                    440:                distdir=../$(distdir)/$$subdir \
                    441:                distdir) \
1.38      paf       442:              || exit 1; \
                    443:          fi; \
                    444:        done
1.1       paf       445: check-am: all-am
1.38      paf       446: check: check-recursive
1.43      paf       447: all-am: Makefile $(LIBRARIES) $(DATA)
                    448: installdirs: installdirs-recursive
                    449: installdirs-am:
                    450: 
                    451: install: install-recursive
1.38      paf       452: install-exec: install-exec-recursive
                    453: install-data: install-data-recursive
1.43      paf       454: uninstall: uninstall-recursive
1.1       paf       455: 
                    456: install-am: all-am
                    457:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.43      paf       458: 
                    459: installcheck: installcheck-recursive
1.1       paf       460: install-strip:
1.43      paf       461:        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
                    462:          INSTALL_STRIP_FLAG=-s \
                    463:          `test -z '$(STRIP)' || \
                    464:            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1       paf       465: mostlyclean-generic:
                    466: 
                    467: clean-generic:
                    468: 
                    469: distclean-generic:
                    470:        -rm -f Makefile $(CONFIG_CLEAN_FILES)
                    471: 
                    472: maintainer-clean-generic:
1.43      paf       473:        @echo "This command is intended for maintainers to use"
                    474:        @echo "it deletes files that may require special tools to rebuild."
                    475: clean: clean-recursive
                    476: 
                    477: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
                    478: 
                    479: distclean: distclean-recursive
                    480: 
                    481: distclean-am: clean-am distclean-compile distclean-depend \
                    482:        distclean-generic distclean-tags
                    483: 
                    484: dvi: dvi-recursive
1.1       paf       485: 
1.43      paf       486: dvi-am:
                    487: 
                    488: info: info-recursive
                    489: 
                    490: info-am:
1.1       paf       491: 
1.43      paf       492: install-data-am:
1.1       paf       493: 
1.43      paf       494: install-exec-am:
1.1       paf       495: 
1.43      paf       496: install-info: install-info-recursive
1.1       paf       497: 
1.43      paf       498: install-man:
1.1       paf       499: 
1.43      paf       500: installcheck-am:
1.1       paf       501: 
1.38      paf       502: maintainer-clean: maintainer-clean-recursive
1.1       paf       503: 
1.43      paf       504: maintainer-clean-am: distclean-am maintainer-clean-generic
                    505: 
                    506: mostlyclean: mostlyclean-recursive
                    507: 
                    508: mostlyclean-am: mostlyclean-compile mostlyclean-generic
                    509: 
                    510: pdf: pdf-recursive
                    511: 
                    512: pdf-am:
                    513: 
                    514: ps: ps-recursive
                    515: 
                    516: ps-am:
                    517: 
                    518: uninstall-am: uninstall-info-am
                    519: 
                    520: uninstall-info: uninstall-info-recursive
                    521: 
                    522: .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
                    523:        clean-generic clean-noinstLIBRARIES clean-recursive ctags \
                    524:        ctags-recursive distclean distclean-compile distclean-depend \
                    525:        distclean-generic distclean-recursive distclean-tags distdir \
                    526:        dvi dvi-am dvi-recursive info info-am info-recursive install \
                    527:        install-am install-data install-data-am install-data-recursive \
                    528:        install-exec install-exec-am install-exec-recursive \
                    529:        install-info install-info-am install-info-recursive install-man \
                    530:        install-recursive install-strip installcheck installcheck-am \
                    531:        installdirs installdirs-am installdirs-recursive \
                    532:        maintainer-clean maintainer-clean-generic \
                    533:        maintainer-clean-recursive mostlyclean mostlyclean-compile \
                    534:        mostlyclean-generic mostlyclean-recursive pdf pdf-am \
                    535:        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
                    536:        uninstall uninstall-am uninstall-info-am \
                    537:        uninstall-info-recursive uninstall-recursive
1.20      parser    538: 
                    539: 
                    540: apache_build_instruction:
                    541:        -chmod +x p3runConfigure
                    542:        -cp -f p3runConfigure $(APACHE13)
                    543:        @echo "******************************************************"
                    544:        @echo "to build apache with parser3 module:"
                    545:        @echo
                    546:        @echo "1. cd $(APACHE13)"
                    547:        @echo
                    548:        @echo "2. ./p3runConfigure [configure options]"
                    549:        @echo
                    550:        @echo "3. make"
                    551:        @echo "******************************************************"
1.1       paf       552: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    553: # Otherwise a system limit (for SysV at least) may be exceeded.
                    554: .NOEXPORT:

E-mail: