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

E-mail: