Annotation of parser3/src/include/Makefile.in, revision 1.11.2.4
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.1 paf 55: CXX = @CXX@
1.10 paf 56: CXXDEPMODE = @CXXDEPMODE@
57: CXXFLAGS = @CXXFLAGS@
58: CYGPATH_W = @CYGPATH_W@
59: DEFS = @DEFS@
60: DEPDIR = @DEPDIR@
61: ECHO_C = @ECHO_C@
62: ECHO_N = @ECHO_N@
63: ECHO_T = @ECHO_T@
64: EGREP = @EGREP@
65: EXEEXT = @EXEEXT@
1.1 paf 66: INCLTDL = @INCLTDL@
1.10 paf 67: INSTALL_DATA = @INSTALL_DATA@
68: INSTALL_PROGRAM = @INSTALL_PROGRAM@
69: INSTALL_SCRIPT = @INSTALL_SCRIPT@
70: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71: LDFLAGS = @LDFLAGS@
1.1 paf 72: LIBADD_DL = @LIBADD_DL@
73: LIBLTDL = @LIBLTDL@
1.10 paf 74: LIBOBJS = @LIBOBJS@
75: LIBS = @LIBS@
76: LTLIBOBJS = @LTLIBOBJS@
1.1 paf 77: MAKEINFO = @MAKEINFO@
1.6 paf 78: MIME_INCLUDES = @MIME_INCLUDES@
79: MIME_LIBS = @MIME_LIBS@
1.10 paf 80: OBJEXT = @OBJEXT@
1.1 paf 81: P3S = @P3S@
82: PACKAGE = @PACKAGE@
1.10 paf 83: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
84: PACKAGE_NAME = @PACKAGE_NAME@
85: PACKAGE_STRING = @PACKAGE_STRING@
86: PACKAGE_TARNAME = @PACKAGE_TARNAME@
87: PACKAGE_VERSION = @PACKAGE_VERSION@
88: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 paf 89: RANLIB = @RANLIB@
1.10 paf 90: SET_MAKE = @SET_MAKE@
91: SHELL = @SHELL@
92: STRIP = @STRIP@
1.1 paf 93: VERSION = @VERSION@
94: XML_INCLUDES = @XML_INCLUDES@
95: XML_LIBS = @XML_LIBS@
96: YACC = @YACC@
1.10 paf 97: ac_ct_CC = @ac_ct_CC@
98: ac_ct_CXX = @ac_ct_CXX@
99: ac_ct_RANLIB = @ac_ct_RANLIB@
100: ac_ct_STRIP = @ac_ct_STRIP@
101: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
102: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
103: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
104: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
105: am__include = @am__include@
106: am__quote = @am__quote@
107: bindir = @bindir@
108: build = @build@
109: build_alias = @build_alias@
110: build_cpu = @build_cpu@
111: build_os = @build_os@
112: build_vendor = @build_vendor@
1.1 paf 113: charsetsdir = @charsetsdir@
1.10 paf 114: commentcharset_koi8r = @commentcharset_koi8r@
115: commentcharset_windows1250 = @commentcharset_windows1250@
116: commentcharset_windows1251 = @commentcharset_windows1251@
117: commentcharset_windows1257 = @commentcharset_windows1257@
118: datadir = @datadir@
1.7 paf 119: dll_extension = @dll_extension@
1.10 paf 120: exec_prefix = @exec_prefix@
121: host = @host@
122: host_alias = @host_alias@
123: host_cpu = @host_cpu@
1.1 paf 124: host_os = @host_os@
1.10 paf 125: host_vendor = @host_vendor@
126: includedir = @includedir@
127: infodir = @infodir@
128: install_sh = @install_sh@
129: libdir = @libdir@
130: libexecdir = @libexecdir@
131: localstatedir = @localstatedir@
132: mandir = @mandir@
1.4 paf 133: mysql_client = @mysql_client@
1.10 paf 134: oldincludedir = @oldincludedir@
1.4 paf 135: oracle_client = @oracle_client@
136: pgsql_client = @pgsql_client@
1.10 paf 137: prefix = @prefix@
138: program_transform_name = @program_transform_name@
139: sbindir = @sbindir@
140: sharedstatedir = @sharedstatedir@
1.1 paf 141: sqldriversdir = @sqldriversdir@
1.10 paf 142: subdirs = @subdirs@
143: sysconfdir = @sysconfdir@
144: target_alias = @target_alias@
1.11.2.3 paf 145: noinst_HEADERS = pa_version.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_common.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_pool.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 146: subdir = src/include
1.1 paf 147: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
148: CONFIG_HEADER = pa_config_auto.h
1.10 paf 149: CONFIG_CLEAN_FILES =
150: DIST_SOURCES =
151: HEADERS = $(noinst_HEADERS)
152:
153: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in \
154: pa_config_auto.h.in
155: all: pa_config_auto.h
156: $(MAKE) $(AM_MAKEFLAGS) all-am
1.1 paf 157:
158: .SUFFIXES:
1.10 paf 159: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
160: cd $(top_srcdir) && \
161: $(AUTOMAKE) --gnu src/include/Makefile
162: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
163: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1.1 paf 164:
1.10 paf 165: pa_config_auto.h: stamp-h1
1.1 paf 166: @if test ! -f $@; then \
1.10 paf 167: rm -f stamp-h1; \
168: $(MAKE) stamp-h1; \
1.1 paf 169: else :; fi
170:
1.10 paf 171: stamp-h1: $(srcdir)/pa_config_auto.h.in $(top_builddir)/config.status
172: @rm -f stamp-h1
173: cd $(top_builddir) && $(SHELL) ./config.status src/include/pa_config_auto.h
1.1 paf 174:
1.10 paf 175: $(srcdir)/pa_config_auto.h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
176: cd $(top_srcdir) && $(AUTOHEADER)
177: touch $(srcdir)/pa_config_auto.h.in
1.1 paf 178:
179: distclean-hdr:
1.10 paf 180: -rm -f pa_config_auto.h stamp-h1
181: uninstall-info-am:
182:
183: ETAGS = etags
184: ETAGSFLAGS =
1.1 paf 185:
1.10 paf 186: CTAGS = ctags
187: CTAGSFLAGS =
1.1 paf 188:
189: tags: TAGS
190:
1.10 paf 191: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
192: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
193: unique=`for i in $$list; do \
194: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195: done | \
196: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 197: END { for (i in files) print i; }'`; \
1.10 paf 198: mkid -fID $$unique
1.1 paf 199:
1.10 paf 200: TAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
201: $(TAGS_FILES) $(LISP)
1.1 paf 202: tags=; \
203: here=`pwd`; \
1.10 paf 204: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
205: unique=`for i in $$list; do \
206: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
207: done | \
208: $(AWK) ' { files[$$0] = 1; } \
1.1 paf 209: END { for (i in files) print i; }'`; \
1.10 paf 210: test -z "$(ETAGS_ARGS)$$tags$$unique" \
211: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
212: $$tags $$unique
213:
214: ctags: CTAGS
215: CTAGS: $(HEADERS) $(SOURCES) pa_config_auto.h.in $(TAGS_DEPENDENCIES) \
216: $(TAGS_FILES) $(LISP)
217: tags=; \
218: here=`pwd`; \
219: list='$(SOURCES) $(HEADERS) pa_config_auto.h.in $(LISP) $(TAGS_FILES)'; \
220: unique=`for i in $$list; do \
221: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222: done | \
223: $(AWK) ' { files[$$0] = 1; } \
224: END { for (i in files) print i; }'`; \
225: test -z "$(CTAGS_ARGS)$$tags$$unique" \
226: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
227: $$tags $$unique
228:
229: GTAGS:
230: here=`$(am__cd) $(top_builddir) && pwd` \
231: && cd $(top_srcdir) \
232: && gtags -i $(GTAGS_ARGS) $$here
1.1 paf 233:
234: distclean-tags:
1.10 paf 235: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
236: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1.1 paf 237:
1.10 paf 238: top_distdir = ../..
239: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1.1 paf 240:
241: distdir: $(DISTFILES)
1.10 paf 242: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
243: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
244: list='$(DISTFILES)'; for file in $$list; do \
245: case $$file in \
246: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
247: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
248: esac; \
249: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
250: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
251: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
252: dir="/$$dir"; \
253: $(mkinstalldirs) "$(distdir)$$dir"; \
254: else \
255: dir=''; \
256: fi; \
1.1 paf 257: if test -d $$d/$$file; then \
1.10 paf 258: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
259: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
260: fi; \
261: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 paf 262: else \
263: test -f $(distdir)/$$file \
1.10 paf 264: || cp -p $$d/$$file $(distdir)/$$file \
265: || exit 1; \
1.1 paf 266: fi; \
267: done
268: check-am: all-am
269: check: check-am
1.10 paf 270: all-am: Makefile $(HEADERS) pa_config_auto.h
271:
272: installdirs:
1.1 paf 273:
1.10 paf 274: install: install-am
1.1 paf 275: install-exec: install-exec-am
276: install-data: install-data-am
1.10 paf 277: uninstall: uninstall-am
1.1 paf 278:
279: install-am: all-am
280: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1.10 paf 281:
282: installcheck: installcheck-am
1.1 paf 283: install-strip:
1.10 paf 284: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
285: INSTALL_STRIP_FLAG=-s \
286: `test -z '$(STRIP)' || \
287: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 paf 288: mostlyclean-generic:
289:
290: clean-generic:
291:
292: distclean-generic:
293: -rm -f Makefile $(CONFIG_CLEAN_FILES)
294:
295: maintainer-clean-generic:
1.10 paf 296: @echo "This command is intended for maintainers to use"
297: @echo "it deletes files that may require special tools to rebuild."
298: clean: clean-am
299:
300: clean-am: clean-generic mostlyclean-am
301:
302: distclean: distclean-am
303:
304: distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
1.1 paf 305:
1.10 paf 306: dvi: dvi-am
307:
308: dvi-am:
309:
310: info: info-am
311:
312: info-am:
1.1 paf 313:
1.10 paf 314: install-data-am:
1.1 paf 315:
1.10 paf 316: install-exec-am:
1.1 paf 317:
1.10 paf 318: install-info: install-info-am
1.1 paf 319:
1.10 paf 320: install-man:
1.1 paf 321:
1.10 paf 322: installcheck-am:
1.1 paf 323:
324: maintainer-clean: maintainer-clean-am
325:
1.10 paf 326: maintainer-clean-am: distclean-am maintainer-clean-generic
327:
328: mostlyclean: mostlyclean-am
329:
330: mostlyclean-am: mostlyclean-generic
331:
332: pdf: pdf-am
333:
334: pdf-am:
335:
336: ps: ps-am
337:
338: ps-am:
339:
340: uninstall-am: uninstall-info-am
1.1 paf 341:
1.10 paf 342: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
343: distclean distclean-generic distclean-hdr distclean-tags \
344: distdir dvi dvi-am info info-am install install-am install-data \
345: install-data-am install-exec install-exec-am install-info \
346: install-info-am install-man install-strip installcheck \
347: installcheck-am installdirs maintainer-clean \
348: maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
349: pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
1.1 paf 350:
351: # Tell versions [3.59,3.63) of GNU make to not export all variables.
352: # Otherwise a system limit (for SysV at least) may be exceeded.
353: .NOEXPORT:
E-mail: