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