Annotation of parser3/src/lib/gc/include/Makefile.in, revision 1.3
1.2 paf 1: # Makefile.in generated by automake 1.7.2 from Makefile.am.
2: # @configure_input@
3:
4: # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5: # Free Software Foundation, Inc.
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:
15: @SET_MAKE@
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:
25: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26: INSTALL = @INSTALL@
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)
32: NORMAL_INSTALL = :
33: PRE_INSTALL = :
34: POST_INSTALL = :
35: NORMAL_UNINSTALL = :
36: PRE_UNINSTALL = :
37: POST_UNINSTALL = :
38: host_triplet = @host@
39: ACLOCAL = @ACLOCAL@
40: AMDEP_FALSE = @AMDEP_FALSE@
41: AMDEP_TRUE = @AMDEP_TRUE@
42: AMTAR = @AMTAR@
43: APACHE13 = @APACHE13@
44: AUTOCONF = @AUTOCONF@
45: AUTOHEADER = @AUTOHEADER@
46: AUTOMAKE = @AUTOMAKE@
47: AWK = @AWK@
48: CC = @CC@
49: CCDEPMODE = @CCDEPMODE@
50: CFLAGS = @CFLAGS@
51: COMPILE_APACHE13_MODULE_FALSE = @COMPILE_APACHE13_MODULE_FALSE@
52: COMPILE_APACHE13_MODULE_TRUE = @COMPILE_APACHE13_MODULE_TRUE@
53: CPP = @CPP@
54: CPPFLAGS = @CPPFLAGS@
55: CPP_LIBS = @CPP_LIBS@
56: CXX = @CXX@
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@
67: GC_LIBS = @GC_LIBS@
68: INCLTDL = @INCLTDL@
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@
74: LIBADD_DL = @LIBADD_DL@
75: LIBLTDL = @LIBLTDL@
76: LIBOBJS = @LIBOBJS@
77: LIBS = @LIBS@
78: LTLIBOBJS = @LTLIBOBJS@
79: MAKEINFO = @MAKEINFO@
80: MIME_INCLUDES = @MIME_INCLUDES@
81: MIME_LIBS = @MIME_LIBS@
82: OBJEXT = @OBJEXT@
83: P3S = @P3S@
84: PACKAGE = @PACKAGE@
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@
91: RANLIB = @RANLIB@
92: SET_MAKE = @SET_MAKE@
93: SHELL = @SHELL@
94: STRIP = @STRIP@
95: VERSION = @VERSION@
96: XML_INCLUDES = @XML_INCLUDES@
97: XML_LIBS = @XML_LIBS@
98: YACC = @YACC@
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@
115: commentcharset_koi8r = @commentcharset_koi8r@
116: commentcharset_windows1250 = @commentcharset_windows1250@
117: commentcharset_windows1251 = @commentcharset_windows1251@
118: commentcharset_windows1257 = @commentcharset_windows1257@
119: datadir = @datadir@
120: dll_extension = @dll_extension@
121: exec_prefix = @exec_prefix@
122: host = @host@
123: host_alias = @host_alias@
124: host_cpu = @host_cpu@
125: host_os = @host_os@
126: host_vendor = @host_vendor@
127: includedir = @includedir@
128: infodir = @infodir@
129: install_sh = @install_sh@
130: libdir = @libdir@
131: libexecdir = @libexecdir@
132: localstatedir = @localstatedir@
133: mandir = @mandir@
134: mysql_client = @mysql_client@
135: oldincludedir = @oldincludedir@
136: oracle_client = @oracle_client@
137: pgsql_client = @pgsql_client@
138: prefix = @prefix@
139: program_transform_name = @program_transform_name@
140: sbindir = @sbindir@
141: sharedstatedir = @sharedstatedir@
142: subdirs = @subdirs@
143: sysconfdir = @sysconfdir@
144: target_alias = @target_alias@
145: noinst_HEADERS = gc.h
146: subdir = src/lib/gc/include
147: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
148: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
149: CONFIG_CLEAN_FILES =
150: DIST_SOURCES =
151: HEADERS = $(noinst_HEADERS)
152:
153: DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in
154: all: all-am
155:
156: .SUFFIXES:
157: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
158: cd $(top_srcdir) && \
159: $(AUTOMAKE) --gnu src/lib/gc/include/Makefile
160: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
161: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
162: uninstall-info-am:
163:
164: ETAGS = etags
165: ETAGSFLAGS =
166:
167: CTAGS = ctags
168: CTAGSFLAGS =
169:
170: tags: TAGS
171:
172: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
173: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
174: unique=`for i in $$list; do \
175: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
176: done | \
177: $(AWK) ' { files[$$0] = 1; } \
178: END { for (i in files) print i; }'`; \
179: mkid -fID $$unique
180:
181: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
182: $(TAGS_FILES) $(LISP)
183: tags=; \
184: here=`pwd`; \
185: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
186: unique=`for i in $$list; do \
187: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
188: done | \
189: $(AWK) ' { files[$$0] = 1; } \
190: END { for (i in files) print i; }'`; \
191: test -z "$(ETAGS_ARGS)$$tags$$unique" \
192: || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
193: $$tags $$unique
194:
195: ctags: CTAGS
196: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
197: $(TAGS_FILES) $(LISP)
198: tags=; \
199: here=`pwd`; \
200: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
201: unique=`for i in $$list; do \
202: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
203: done | \
204: $(AWK) ' { files[$$0] = 1; } \
205: END { for (i in files) print i; }'`; \
206: test -z "$(CTAGS_ARGS)$$tags$$unique" \
207: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
208: $$tags $$unique
209:
210: GTAGS:
211: here=`$(am__cd) $(top_builddir) && pwd` \
212: && cd $(top_srcdir) \
213: && gtags -i $(GTAGS_ARGS) $$here
214:
215: distclean-tags:
216: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
217: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
218:
219: top_distdir = ../../../..
220: distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
221:
222: distdir: $(DISTFILES)
223: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
224: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
225: list='$(DISTFILES)'; for file in $$list; do \
226: case $$file in \
227: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
228: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
229: esac; \
230: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
231: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
232: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
233: dir="/$$dir"; \
234: $(mkinstalldirs) "$(distdir)$$dir"; \
235: else \
236: dir=''; \
237: fi; \
238: if test -d $$d/$$file; then \
239: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
240: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
241: fi; \
242: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
243: else \
244: test -f $(distdir)/$$file \
245: || cp -p $$d/$$file $(distdir)/$$file \
246: || exit 1; \
247: fi; \
248: done
249: check-am: all-am
250: check: check-am
251: all-am: Makefile $(HEADERS)
252:
253: installdirs:
254:
255: install: install-am
256: install-exec: install-exec-am
257: install-data: install-data-am
258: uninstall: uninstall-am
259:
260: install-am: all-am
261: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
262:
263: installcheck: installcheck-am
264: install-strip:
265: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
266: INSTALL_STRIP_FLAG=-s \
267: `test -z '$(STRIP)' || \
268: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
269: mostlyclean-generic:
270:
271: clean-generic:
272:
273: distclean-generic:
274: -rm -f Makefile $(CONFIG_CLEAN_FILES)
275:
276: maintainer-clean-generic:
277: @echo "This command is intended for maintainers to use"
278: @echo "it deletes files that may require special tools to rebuild."
279: clean: clean-am
280:
281: clean-am: clean-generic mostlyclean-am
282:
283: distclean: distclean-am
284:
285: distclean-am: clean-am distclean-generic distclean-tags
286:
287: dvi: dvi-am
288:
289: dvi-am:
290:
291: info: info-am
292:
293: info-am:
294:
295: install-data-am:
296:
297: install-exec-am:
298:
299: install-info: install-info-am
300:
301: install-man:
302:
303: installcheck-am:
304:
305: maintainer-clean: maintainer-clean-am
306:
307: maintainer-clean-am: distclean-am maintainer-clean-generic
308:
309: mostlyclean: mostlyclean-am
310:
311: mostlyclean-am: mostlyclean-generic
312:
313: pdf: pdf-am
314:
315: pdf-am:
316:
317: ps: ps-am
318:
319: ps-am:
320:
321: uninstall-am: uninstall-info-am
322:
323: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
324: distclean distclean-generic distclean-tags distdir dvi dvi-am \
325: info info-am install install-am install-data install-data-am \
326: install-exec install-exec-am install-info install-info-am \
327: install-man install-strip installcheck installcheck-am \
328: installdirs maintainer-clean maintainer-clean-generic \
329: mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
330: uninstall uninstall-am uninstall-info-am
331:
332: # Tell versions [3.59,3.63) of GNU make to not export all variables.
333: # Otherwise a system limit (for SysV at least) may be exceeded.
334: .NOEXPORT:
E-mail: