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

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

E-mail: