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

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

E-mail: