Annotation of parser3/src/include/Makefile.in, revision 1.25
1.19 paf 1: # Makefile.in generated by automake 1.9 from Makefile.am.
1.10 paf 2: # @configure_input@
1.1 paf 3:
1.19 paf 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5: # 2003, 2004 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.10 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@
23: top_builddir = ../..
1.10 paf 24: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1 paf 25: INSTALL = @INSTALL@
1.10 paf 26: install_sh_DATA = $(install_sh) -c -m 644
27: install_sh_PROGRAM = $(install_sh) -c
28: install_sh_SCRIPT = $(install_sh) -c
29: INSTALL_HEADER = $(INSTALL_DATA)
30: transform = $(program_transform_name)
1.1 paf 31: NORMAL_INSTALL = :
32: PRE_INSTALL = :
33: POST_INSTALL = :
34: NORMAL_UNINSTALL = :
35: PRE_UNINSTALL = :
36: POST_UNINSTALL = :
37: host_triplet = @host@
1.19 paf 38: subdir = src/include
39: DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40: $(srcdir)/Makefile.in $(srcdir)/pa_config_auto.h.in
41: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42: am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43: $(top_srcdir)/configure.in
44: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45: $(ACLOCAL_M4)
46: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47: CONFIG_HEADER = pa_config_auto.h
48: CONFIG_CLEAN_FILES =
49: SOURCES =
50: DIST_SOURCES =
51: HEADERS = $(noinst_HEADERS)
52: ETAGS = etags
53: CTAGS = ctags
54: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.10 paf 55: ACLOCAL = @ACLOCAL@
56: AMDEP_FALSE = @AMDEP_FALSE@
57: AMDEP_TRUE = @AMDEP_TRUE@
58: AMTAR = @AMTAR@
1.25 ! moko 59: APACHE = @APACHE@
! 60: APACHE_CFLAGS = @APACHE_CFLAGS@
! 61: APACHE_INC = @APACHE_INC@
1.10 paf 62: AUTOCONF = @AUTOCONF@
63: AUTOHEADER = @AUTOHEADER@
64: AUTOMAKE = @AUTOMAKE@
1.1 paf 65: AWK = @AWK@
66: CC = @CC@
1.10 paf 67: CCDEPMODE = @CCDEPMODE@
68: CFLAGS = @CFLAGS@
1.25 ! moko 69: COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@
! 70: COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@
1.11 paf 71: CPP = @CPP@
1.10 paf 72: CPPFLAGS = @CPPFLAGS@
1.12 paf 73: CPP_LIBS = @CPP_LIBS@
1.24 misha 74: CURL_INCLUDES = @CURL_INCLUDES@
1.1 paf 75: CXX = @CXX@
1.10 paf 76: CXXDEPMODE = @CXXDEPMODE@
77: CXXFLAGS = @CXXFLAGS@
78: CYGPATH_W = @CYGPATH_W@
79: DEFS = @DEFS@
80: DEPDIR = @DEPDIR@
81: ECHO_C = @ECHO_C@
82: ECHO_N = @ECHO_N@
83: ECHO_T = @ECHO_T@
84: EGREP = @EGREP@
85: EXEEXT = @EXEEXT@
1.12 paf 86: GC_LIBS = @GC_LIBS@
1.1 paf 87: INCLTDL = @INCLTDL@
1.10 paf 88: INSTALL_DATA = @INSTALL_DATA@
89: INSTALL_PROGRAM = @INSTALL_PROGRAM@
90: INSTALL_SCRIPT = @INSTALL_SCRIPT@
91: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92: LDFLAGS = @LDFLAGS@
1.1 paf 93: LIBADD_DL = @LIBADD_DL@
94: LIBLTDL = @LIBLTDL@
1.10 paf 95: LIBOBJS = @LIBOBJS@
96: LIBS = @LIBS@
97: LTLIBOBJS = @LTLIBOBJS@
1.1 paf 98: MAKEINFO = @MAKEINFO@
1.6 paf 99: MIME_INCLUDES = @MIME_INCLUDES@
100: MIME_LIBS = @MIME_LIBS@
1.10 paf 101: OBJEXT = @OBJEXT@
1.1 paf 102: P3S = @P3S@
103: PACKAGE = @PACKAGE@
1.10 paf 104: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105: PACKAGE_NAME = @PACKAGE_NAME@
106: PACKAGE_STRING = @PACKAGE_STRING@
107: PACKAGE_TARNAME = @PACKAGE_TARNAME@
108: PACKAGE_VERSION = @PACKAGE_VERSION@
109: PATH_SEPARATOR = @PATH_SEPARATOR@
1.22 misha 110: PCRE_INCLUDES = @PCRE_INCLUDES@
111: PCRE_LIBS = @PCRE_LIBS@
1.1 paf 112: RANLIB = @RANLIB@
1.10 paf 113: SET_MAKE = @SET_MAKE@
114: SHELL = @SHELL@
115: STRIP = @STRIP@
1.1 paf 116: VERSION = @VERSION@
117: XML_INCLUDES = @XML_INCLUDES@
118: XML_LIBS = @XML_LIBS@
119: YACC = @YACC@
1.10 paf 120: ac_ct_CC = @ac_ct_CC@
121: ac_ct_CXX = @ac_ct_CXX@
122: ac_ct_RANLIB = @ac_ct_RANLIB@
123: ac_ct_STRIP = @ac_ct_STRIP@
124: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
127: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
128: am__include = @am__include@
1.19 paf 129: am__leading_dot = @am__leading_dot@
1.10 paf 130: am__quote = @am__quote@
1.19 paf 131: am__tar = @am__tar@
132: am__untar = @am__untar@
1.10 paf 133: bindir = @bindir@
134: build = @build@
135: build_alias = @build_alias@
136: build_cpu = @build_cpu@
137: build_os = @build_os@
138: build_vendor = @build_vendor@
139: commentcharset_koi8r = @commentcharset_koi8r@
140: commentcharset_windows1250 = @commentcharset_windows1250@
141: commentcharset_windows1251 = @commentcharset_windows1251@
142: commentcharset_windows1257 = @commentcharset_windows1257@
143: datadir = @datadir@
1.7 paf 144: dll_extension = @dll_extension@
1.10 paf 145: exec_prefix = @exec_prefix@
146: host = @host@
147: host_alias = @host_alias@
148: host_cpu = @host_cpu@
1.1 paf 149: host_os = @host_os@
1.10 paf 150: host_vendor = @host_vendor@
151: includedir = @includedir@
152: infodir = @infodir@
153: install_sh = @install_sh@
154: libdir = @libdir@
155: libexecdir = @libexecdir@
156: localstatedir = @localstatedir@
157: mandir = @mandir@
1.19 paf 158: mkdir_p = @mkdir_p@
1.4 paf 159: mysql_client = @mysql_client@
1.10 paf 160: oldincludedir = @oldincludedir@
1.4 paf 161: oracle_client = @oracle_client@
162: pgsql_client = @pgsql_client@
1.10 paf 163: prefix = @prefix@
164: program_transform_name = @program_transform_name@
165: sbindir = @sbindir@
166: sharedstatedir = @sharedstatedir@
1.21 misha 167: sqlite_client = @sqlite_client@
1.10 paf 168: subdirs = @subdirs@
169: sysconfdir = @sysconfdir@
170: target_alias = @target_alias@
1.23 misha 171: noinst_HEADERS = pa_version.h pa_pool.h pa_os.h pa_common.h pa_operation.h pa_request_charsets.h pa_request_info.h pa_array.h pa_cache_managers.h pa_charset.h pa_charsets.h pa_config_fixed.h pa_config_includes.h pa_dictionary.h pa_dir.h pa_exception.h pa_xml_exception.h pa_exec.h pa_globals.h pa_xml_io.h pa_hash.h pa_opcode.h pa_memory.h pa_request.h pa_sapi.h pa_socks.h pa_sql_connection.h pa_sql_driver_manager.h pa_stack.h pa_string.h pa_stylesheet_connection.h pa_stylesheet_manager.h pa_table.h pa_threads.h pa_types.h pa_uue.h pa_http.h pa_random.h
1.10 paf 172: all: pa_config_auto.h
173: $(MAKE) $(AM_MAKEFLAGS) all-am
1.1 paf 174:
175: .SUFFIXES:
1.19 paf 176: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
177: @for dep in $?; do \
178: case '$(am__configure_deps)' in \
179: *$$dep*) \
180: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
181: && exit 0; \
182: exit 1;; \
183: esac; \
184: done; \
185: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/include/Makefile'; \
1.10 paf 186: cd $(top_srcdir) && \
187: $(AUTOMAKE) --gnu src/include/Makefile
1.19 paf 188: .PRECIOUS: Makefile
189: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
190: @case '$?' in \
191: *config.status*) \
192: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
193: *) \
194: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
195: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
196: esac;
197:
198: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
199: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200:
201: $(top_srcdir)/configure: $(am__configure_deps)
202: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
204: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1 paf 205:
1.10 paf 206: pa_config_auto.h: stamp-h1
1.1 paf 207: @if test ! -f $@; then \
1.10 paf 208: rm -f stamp-h1; \
209: $(MAKE) stamp-h1; \
1.1 paf 210: else :; fi
211:
1.10 paf 212: stamp-h1: $(srcdir)/pa_config_auto.h.in $(top_builddir)/config.status
213: @rm -f stamp-h1
214: cd $(top_builddir) && $(SHELL) ./config.status src/include/pa_config_auto.h
1.19 paf 215: $(srcdir)/pa_config_auto.h.in: $(am__configure_deps)
1.10 paf 216: cd $(top_srcdir) && $(AUTOHEADER)
1.19 paf 217: rm -f stamp-h1
218: touch $@
1.1 paf 219:
220: distclean-hdr:
1.10 paf 221: -rm -f pa_config_auto.h stamp-h1
222: uninstall-info-am:
223:
224: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
225: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
226: unique=`for i in $$list; do \
227: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
228: done | \
229: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 230: END { for (i in files) print i; }'`; \
1.10 paf 231: mkid -fID $$unique
1.19 paf 232: tags: TAGS
1.1 paf 233:
1.10 paf 234: TAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
235: $(TAGS_FILES) $(LISP)
1.1 paf 236: tags=; \
237: here=`pwd`; \
1.10 paf 238: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
239: unique=`for i in $$list; do \
240: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241: done | \
242: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 243: END { for (i in files) print i; }'`; \
1.19 paf 244: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
245: test -n "$$unique" || unique=$$empty_fix; \
246: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
247: $$tags $$unique; \
248: fi
1.10 paf 249: ctags: CTAGS
250: CTAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
251: $(TAGS_FILES) $(LISP)
252: tags=; \
253: here=`pwd`; \
254: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
255: unique=`for i in $$list; do \
256: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257: done | \
258: $(AWK) ' { files[$$0] = 1; } \
259: END { for (i in files) print i; }'`; \
260: test -z "$(CTAGS_ARGS)$$tags$$unique" \
261: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
262: $$tags $$unique
263:
264: GTAGS:
265: here=`$(am__cd) $(top_builddir) && pwd` \
266: && cd $(top_srcdir) \
267: && gtags -i $(GTAGS_ARGS) $$here
1.1 paf 268:
269: distclean-tags:
1.10 paf 270: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1 paf 271:
272: distdir: $(DISTFILES)
1.10 paf 273: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
274: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
275: list='$(DISTFILES)'; for file in $$list; do \
276: case $$file in \
277: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
279: esac; \
280: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
281: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
282: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
283: dir="/$$dir"; \
1.19 paf 284: $(mkdir_p) "$(distdir)$$dir"; \
1.10 paf 285: else \
286: dir=''; \
287: fi; \
1.1 paf 288: if test -d $$d/$$file; then \
1.10 paf 289: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
290: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
291: fi; \
292: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 paf 293: else \
294: test -f $(distdir)/$$file \
1.10 paf 295: || cp -p $$d/$$file $(distdir)/$$file \
296: || exit 1; \
1.1 paf 297: fi; \
298: done
299: check-am: all-am
300: check: check-am
1.10 paf 301: all-am: Makefile $(HEADERS) pa_config_auto.h
302: installdirs:
303: install: install-am
1.1 paf 304: install-exec: install-exec-am
305: install-data: install-data-am
1.10 paf 306: uninstall: uninstall-am
1.1 paf 307:
308: install-am: all-am
309: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10 paf 310:
311: installcheck: installcheck-am
1.1 paf 312: install-strip:
1.10 paf 313: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.19 paf 314: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.10 paf 315: `test -z '$(STRIP)' || \
316: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 317: mostlyclean-generic:
318:
319: clean-generic:
320:
321: distclean-generic:
1.19 paf 322: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1 paf 323:
324: maintainer-clean-generic:
1.10 paf 325: @echo "This command is intended for maintainers to use"
326: @echo "it deletes files that may require special tools to rebuild."
327: clean: clean-am
328:
329: clean-am: clean-generic mostlyclean-am
330:
331: distclean: distclean-am
1.19 paf 332: -rm -f Makefile
1.10 paf 333: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
1.1 paf 334:
1.10 paf 335: dvi: dvi-am
336:
337: dvi-am:
338:
1.19 paf 339: html: html-am
340:
1.10 paf 341: info: info-am
342:
343: info-am:
1.1 paf 344:
1.10 paf 345: install-data-am:
1.1 paf 346:
1.10 paf 347: install-exec-am:
1.1 paf 348:
1.10 paf 349: install-info: install-info-am
1.1 paf 350:
1.10 paf 351: install-man:
1.1 paf 352:
1.10 paf 353: installcheck-am:
1.1 paf 354:
355: maintainer-clean: maintainer-clean-am
1.19 paf 356: -rm -f Makefile
1.10 paf 357: maintainer-clean-am: distclean-am maintainer-clean-generic
358:
359: mostlyclean: mostlyclean-am
360:
361: mostlyclean-am: mostlyclean-generic
362:
363: pdf: pdf-am
364:
365: pdf-am:
366:
367: ps: ps-am
368:
369: ps-am:
370:
371: uninstall-am: uninstall-info-am
1.1 paf 372:
1.19 paf 373: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
374: ctags distclean distclean-generic distclean-hdr distclean-tags \
375: distdir dvi dvi-am html html-am info info-am install \
376: install-am install-data install-data-am install-exec \
377: install-exec-am install-info install-info-am install-man \
378: install-strip installcheck installcheck-am installdirs \
379: maintainer-clean maintainer-clean-generic mostlyclean \
380: mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
381: uninstall-am uninstall-info-am
1.1 paf 382:
383: # Tell versions [3.59,3.63) of GNU make to not export all variables.
384: # Otherwise a system limit (for SysV at least) may be exceeded.
385: .NOEXPORT:
E-mail: