Annotation of parser3/src/include/Makefile.in, revision 1.13
1.10 paf 1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
2: # @configure_input@
1.1 paf 3:
1.10 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.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 = ../..
24:
1.10 paf 25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1.1 paf 26: INSTALL = @INSTALL@
1.10 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.10 paf 39: ACLOCAL = @ACLOCAL@
40: AMDEP_FALSE = @AMDEP_FALSE@
41: AMDEP_TRUE = @AMDEP_TRUE@
42: AMTAR = @AMTAR@
1.1 paf 43: APACHE13 = @APACHE13@
1.10 paf 44: AUTOCONF = @AUTOCONF@
45: AUTOHEADER = @AUTOHEADER@
46: AUTOMAKE = @AUTOMAKE@
1.1 paf 47: AWK = @AWK@
48: CC = @CC@
1.10 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.11 paf 53: CPP = @CPP@
1.10 paf 54: CPPFLAGS = @CPPFLAGS@
1.12 paf 55: CPP_LIBS = @CPP_LIBS@
1.1 paf 56: CXX = @CXX@
1.10 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.12 paf 67: GC_LIBS = @GC_LIBS@
1.1 paf 68: INCLTDL = @INCLTDL@
1.10 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.10 paf 76: LIBOBJS = @LIBOBJS@
77: LIBS = @LIBS@
78: LTLIBOBJS = @LTLIBOBJS@
1.1 paf 79: MAKEINFO = @MAKEINFO@
1.6 paf 80: MIME_INCLUDES = @MIME_INCLUDES@
81: MIME_LIBS = @MIME_LIBS@
1.10 paf 82: OBJEXT = @OBJEXT@
1.1 paf 83: P3S = @P3S@
84: PACKAGE = @PACKAGE@
1.10 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.10 paf 92: SET_MAKE = @SET_MAKE@
93: SHELL = @SHELL@
94: STRIP = @STRIP@
1.1 paf 95: VERSION = @VERSION@
96: XML_INCLUDES = @XML_INCLUDES@
97: XML_LIBS = @XML_LIBS@
98: YACC = @YACC@
1.10 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.1 paf 115: charsetsdir = @charsetsdir@
1.10 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.7 paf 121: dll_extension = @dll_extension@
1.10 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.10 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.4 paf 135: mysql_client = @mysql_client@
1.10 paf 136: oldincludedir = @oldincludedir@
1.4 paf 137: oracle_client = @oracle_client@
138: pgsql_client = @pgsql_client@
1.10 paf 139: prefix = @prefix@
140: program_transform_name = @program_transform_name@
141: sbindir = @sbindir@
142: sharedstatedir = @sharedstatedir@
1.1 paf 143: sqldriversdir = @sqldriversdir@
1.10 paf 144: subdirs = @subdirs@
145: sysconfdir = @sysconfdir@
146: target_alias = @target_alias@
1.13 ! paf 147: noinst_HEADERS = pa_version.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_auto.h pa_config_fixed.h pa_config_includes.h pa_dictionary.h pa_dir.h pa_exception.h pa_exec.h pa_globals.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
1.10 paf 148: subdir = src/include
1.1 paf 149: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
150: CONFIG_HEADER = pa_config_auto.h
1.10 paf 151: CONFIG_CLEAN_FILES =
152: DIST_SOURCES =
153: HEADERS = $(noinst_HEADERS)
154:
155: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in \
156: pa_config_auto.h.in
157: all: pa_config_auto.h
158: $(MAKE) $(AM_MAKEFLAGS) all-am
1.1 paf 159:
160: .SUFFIXES:
1.10 paf 161: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
162: cd $(top_srcdir) && \
163: $(AUTOMAKE) --gnu src/include/Makefile
164: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
165: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1.1 paf 166:
1.10 paf 167: pa_config_auto.h: stamp-h1
1.1 paf 168: @if test ! -f $@; then \
1.10 paf 169: rm -f stamp-h1; \
170: $(MAKE) stamp-h1; \
1.1 paf 171: else :; fi
172:
1.10 paf 173: stamp-h1: $(srcdir)/pa_config_auto.h.in $(top_builddir)/config.status
174: @rm -f stamp-h1
175: cd $(top_builddir) && $(SHELL) ./config.status src/include/pa_config_auto.h
1.1 paf 176:
1.10 paf 177: $(srcdir)/pa_config_auto.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
178: cd $(top_srcdir) && $(AUTOHEADER)
179: touch $(srcdir)/pa_config_auto.h.in
1.1 paf 180:
181: distclean-hdr:
1.10 paf 182: -rm -f pa_config_auto.h stamp-h1
183: uninstall-info-am:
184:
185: ETAGS = etags
186: ETAGSFLAGS =
1.1 paf 187:
1.10 paf 188: CTAGS = ctags
189: CTAGSFLAGS =
1.1 paf 190:
191: tags: TAGS
192:
1.10 paf 193: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
194: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
195: unique=`for i in $$list; do \
196: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197: done | \
198: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 199: END { for (i in files) print i; }'`; \
1.10 paf 200: mkid -fID $$unique
1.1 paf 201:
1.10 paf 202: TAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
203: $(TAGS_FILES) $(LISP)
1.1 paf 204: tags=; \
205: here=`pwd`; \
1.10 paf 206: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
207: unique=`for i in $$list; do \
208: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
209: done | \
210: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 211: END { for (i in files) print i; }'`; \
1.10 paf 212: test -z "$(ETAGS_ARGS)$$tags$$unique" \
213: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
214: $$tags $$unique
215:
216: ctags: CTAGS
217: CTAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
218: $(TAGS_FILES) $(LISP)
219: tags=; \
220: here=`pwd`; \
221: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
222: unique=`for i in $$list; do \
223: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
224: done | \
225: $(AWK) ' { files[$$0] = 1; } \
226: END { for (i in files) print i; }'`; \
227: test -z "$(CTAGS_ARGS)$$tags$$unique" \
228: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
229: $$tags $$unique
230:
231: GTAGS:
232: here=`$(am__cd) $(top_builddir) && pwd` \
233: && cd $(top_srcdir) \
234: && gtags -i $(GTAGS_ARGS) $$here
1.1 paf 235:
236: distclean-tags:
1.10 paf 237: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
238: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1 paf 239:
1.10 paf 240: top_distdir = ../..
241: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1 paf 242:
243: distdir: $(DISTFILES)
1.10 paf 244: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
245: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
246: list='$(DISTFILES)'; for file in $$list; do \
247: case $$file in \
248: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
249: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
250: esac; \
251: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
252: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
253: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
254: dir="/$$dir"; \
255: $(mkinstalldirs) "$(distdir)$$dir"; \
256: else \
257: dir=''; \
258: fi; \
1.1 paf 259: if test -d $$d/$$file; then \
1.10 paf 260: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
261: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
262: fi; \
263: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 paf 264: else \
265: test -f $(distdir)/$$file \
1.10 paf 266: || cp -p $$d/$$file $(distdir)/$$file \
267: || exit 1; \
1.1 paf 268: fi; \
269: done
270: check-am: all-am
271: check: check-am
1.10 paf 272: all-am: Makefile $(HEADERS) pa_config_auto.h
273:
274: installdirs:
1.1 paf 275:
1.10 paf 276: install: install-am
1.1 paf 277: install-exec: install-exec-am
278: install-data: install-data-am
1.10 paf 279: uninstall: uninstall-am
1.1 paf 280:
281: install-am: all-am
282: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10 paf 283:
284: installcheck: installcheck-am
1.1 paf 285: install-strip:
1.10 paf 286: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
287: INSTALL_STRIP_FLAG=-s \
288: `test -z '$(STRIP)' || \
289: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 290: mostlyclean-generic:
291:
292: clean-generic:
293:
294: distclean-generic:
295: -rm -f Makefile $(CONFIG_CLEAN_FILES)
296:
297: maintainer-clean-generic:
1.10 paf 298: @echo "This command is intended for maintainers to use"
299: @echo "it deletes files that may require special tools to rebuild."
300: clean: clean-am
301:
302: clean-am: clean-generic mostlyclean-am
303:
304: distclean: distclean-am
305:
306: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
1.1 paf 307:
1.10 paf 308: dvi: dvi-am
309:
310: dvi-am:
311:
312: info: info-am
313:
314: info-am:
1.1 paf 315:
1.10 paf 316: install-data-am:
1.1 paf 317:
1.10 paf 318: install-exec-am:
1.1 paf 319:
1.10 paf 320: install-info: install-info-am
1.1 paf 321:
1.10 paf 322: install-man:
1.1 paf 323:
1.10 paf 324: installcheck-am:
1.1 paf 325:
326: maintainer-clean: maintainer-clean-am
327:
1.10 paf 328: maintainer-clean-am: distclean-am maintainer-clean-generic
329:
330: mostlyclean: mostlyclean-am
331:
332: mostlyclean-am: mostlyclean-generic
333:
334: pdf: pdf-am
335:
336: pdf-am:
337:
338: ps: ps-am
339:
340: ps-am:
341:
342: uninstall-am: uninstall-info-am
1.1 paf 343:
1.10 paf 344: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
345: distclean distclean-generic distclean-hdr distclean-tags \
346: distdir dvi dvi-am info info-am install install-am install-data \
347: install-data-am install-exec install-exec-am install-info \
348: install-info-am install-man install-strip installcheck \
349: installcheck-am installdirs maintainer-clean \
350: maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
351: pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
1.1 paf 352:
353: # Tell versions [3.59,3.63) of GNU make to not export all variables.
354: # Otherwise a system limit (for SysV at least) may be exceeded.
355: .NOEXPORT:
E-mail: