Annotation of parser3/src/lib/curl/Makefile.in, revision 1.3
1.1 moko 1: # Makefile.in generated by automake 1.9 from Makefile.am.
2: # @configure_input@
3:
4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5: # 2003, 2004 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: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25: INSTALL = @INSTALL@
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)
31: NORMAL_INSTALL = :
32: PRE_INSTALL = :
33: POST_INSTALL = :
34: NORMAL_UNINSTALL = :
35: PRE_UNINSTALL = :
36: POST_UNINSTALL = :
37: host_triplet = @host@
38: subdir = src/lib/curl
39: DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40: $(srcdir)/Makefile.in
41: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.2 moko 42: am__aclocal_m4_deps = $(top_srcdir)/src/lib/ltdl/m4/argz.m4 \
43: $(top_srcdir)/src/lib/ltdl/m4/libtool.m4 \
44: $(top_srcdir)/src/lib/ltdl/m4/ltdl.m4 \
45: $(top_srcdir)/src/lib/ltdl/m4/ltoptions.m4 \
46: $(top_srcdir)/src/lib/ltdl/m4/ltsugar.m4 \
47: $(top_srcdir)/src/lib/ltdl/m4/ltversion.m4 \
48: $(top_srcdir)/src/lib/ltdl/m4/lt~obsolete.m4 \
1.1 moko 49: $(top_srcdir)/configure.in
50: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51: $(ACLOCAL_M4)
1.2 moko 52: mkinstalldirs = $(install_sh) -d
1.1 moko 53: CONFIG_HEADER = $(top_builddir)/src/include/pa_config_auto.h
54: CONFIG_CLEAN_FILES =
55: SOURCES =
56: DIST_SOURCES =
57: HEADERS = $(noinst_HEADERS)
58: ETAGS = etags
59: CTAGS = ctags
60: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61: ACLOCAL = @ACLOCAL@
62: AMDEP_FALSE = @AMDEP_FALSE@
63: AMDEP_TRUE = @AMDEP_TRUE@
64: AMTAR = @AMTAR@
65: APACHE = @APACHE@
66: APACHE_CFLAGS = @APACHE_CFLAGS@
67: APACHE_INC = @APACHE_INC@
1.2 moko 68: AR = @AR@
69: ARGZ_H = @ARGZ_H@
70: AS = @AS@
1.1 moko 71: AUTOCONF = @AUTOCONF@
72: AUTOHEADER = @AUTOHEADER@
73: AUTOMAKE = @AUTOMAKE@
74: AWK = @AWK@
75: CC = @CC@
76: CCDEPMODE = @CCDEPMODE@
77: CFLAGS = @CFLAGS@
78: COMPILE_APACHE_MODULE_FALSE = @COMPILE_APACHE_MODULE_FALSE@
79: COMPILE_APACHE_MODULE_TRUE = @COMPILE_APACHE_MODULE_TRUE@
1.2 moko 80: CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
81: CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
1.1 moko 82: CPP = @CPP@
83: CPPFLAGS = @CPPFLAGS@
84: CXX = @CXX@
1.2 moko 85: CXXCPP = @CXXCPP@
1.1 moko 86: CXXDEPMODE = @CXXDEPMODE@
87: CXXFLAGS = @CXXFLAGS@
88: CYGPATH_W = @CYGPATH_W@
89: DEFS = @DEFS@
90: DEPDIR = @DEPDIR@
1.2 moko 91: DLLTOOL = @DLLTOOL@
92: DSYMUTIL = @DSYMUTIL@
93: DUMPBIN = @DUMPBIN@
1.1 moko 94: ECHO_C = @ECHO_C@
95: ECHO_N = @ECHO_N@
96: ECHO_T = @ECHO_T@
97: EGREP = @EGREP@
98: EXEEXT = @EXEEXT@
1.2 moko 99: FGREP = @FGREP@
1.1 moko 100: GC_LIBS = @GC_LIBS@
1.2 moko 101: GREP = @GREP@
1.1 moko 102: INCLTDL = @INCLTDL@
103: INSTALL_DATA = @INSTALL_DATA@
1.2 moko 104: INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
105: INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
1.1 moko 106: INSTALL_PROGRAM = @INSTALL_PROGRAM@
107: INSTALL_SCRIPT = @INSTALL_SCRIPT@
108: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.2 moko 109: LD = @LD@
1.1 moko 110: LDFLAGS = @LDFLAGS@
111: LIBADD_DL = @LIBADD_DL@
1.2 moko 112: LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
113: LIBADD_DLOPEN = @LIBADD_DLOPEN@
114: LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
1.1 moko 115: LIBLTDL = @LIBLTDL@
116: LIBOBJS = @LIBOBJS@
117: LIBS = @LIBS@
1.2 moko 118: LIBTOOL = @LIBTOOL@
119: LIPO = @LIPO@
120: LN_S = @LN_S@
121: LTDLDEPS = @LTDLDEPS@
122: LTDLINCL = @LTDLINCL@
123: LTDLOPEN = @LTDLOPEN@
1.1 moko 124: LTLIBOBJS = @LTLIBOBJS@
1.2 moko 125: LT_CONFIG_H = @LT_CONFIG_H@
126: LT_DLLOADERS = @LT_DLLOADERS@
127: LT_DLPREOPEN = @LT_DLPREOPEN@
1.1 moko 128: MAKEINFO = @MAKEINFO@
1.2 moko 129: MANIFEST_TOOL = @MANIFEST_TOOL@
1.1 moko 130: MIME_INCLUDES = @MIME_INCLUDES@
131: MIME_LIBS = @MIME_LIBS@
1.2 moko 132: NM = @NM@
133: NMEDIT = @NMEDIT@
134: OBJDUMP = @OBJDUMP@
1.1 moko 135: OBJEXT = @OBJEXT@
1.2 moko 136: OTOOL = @OTOOL@
137: OTOOL64 = @OTOOL64@
1.1 moko 138: P3S = @P3S@
139: PACKAGE = @PACKAGE@
140: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141: PACKAGE_NAME = @PACKAGE_NAME@
142: PACKAGE_STRING = @PACKAGE_STRING@
143: PACKAGE_TARNAME = @PACKAGE_TARNAME@
144: PACKAGE_VERSION = @PACKAGE_VERSION@
145: PATH_SEPARATOR = @PATH_SEPARATOR@
146: PCRE_INCLUDES = @PCRE_INCLUDES@
147: PCRE_LIBS = @PCRE_LIBS@
148: RANLIB = @RANLIB@
1.2 moko 149: SED = @SED@
1.1 moko 150: SET_MAKE = @SET_MAKE@
151: SHELL = @SHELL@
152: STRIP = @STRIP@
153: VERSION = @VERSION@
154: XML_INCLUDES = @XML_INCLUDES@
155: XML_LIBS = @XML_LIBS@
156: YACC = @YACC@
1.2 moko 157: ac_ct_AR = @ac_ct_AR@
158: ac_ct_AS = @ac_ct_AS@
1.1 moko 159: ac_ct_CC = @ac_ct_CC@
160: ac_ct_CXX = @ac_ct_CXX@
1.2 moko 161: ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
162: ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
163: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
164: ac_ct_LIPO = @ac_ct_LIPO@
165: ac_ct_MANIFEST_TOOL = @ac_ct_MANIFEST_TOOL@
166: ac_ct_NMEDIT = @ac_ct_NMEDIT@
167: ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
168: ac_ct_OTOOL = @ac_ct_OTOOL@
169: ac_ct_OTOOL64 = @ac_ct_OTOOL64@
1.1 moko 170: ac_ct_RANLIB = @ac_ct_RANLIB@
171: ac_ct_STRIP = @ac_ct_STRIP@
172: am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
173: am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
174: am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
175: am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
176: am__include = @am__include@
177: am__leading_dot = @am__leading_dot@
178: am__quote = @am__quote@
179: am__tar = @am__tar@
180: am__untar = @am__untar@
181: bindir = @bindir@
182: build = @build@
183: build_alias = @build_alias@
184: build_cpu = @build_cpu@
185: build_os = @build_os@
186: build_vendor = @build_vendor@
187: datadir = @datadir@
188: dll_extension = @dll_extension@
189: exec_prefix = @exec_prefix@
190: host = @host@
191: host_alias = @host_alias@
192: host_cpu = @host_cpu@
193: host_os = @host_os@
194: host_vendor = @host_vendor@
195: includedir = @includedir@
196: infodir = @infodir@
197: install_sh = @install_sh@
198: libdir = @libdir@
199: libexecdir = @libexecdir@
200: localstatedir = @localstatedir@
1.2 moko 201: ltdl_LIBOBJS = @ltdl_LIBOBJS@
202: ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1.1 moko 203: mandir = @mandir@
204: mkdir_p = @mkdir_p@
205: oldincludedir = @oldincludedir@
206: prefix = @prefix@
207: program_transform_name = @program_transform_name@
208: sbindir = @sbindir@
209: sharedstatedir = @sharedstatedir@
210: subdirs = @subdirs@
1.2 moko 211: sys_symbol_underscore = @sys_symbol_underscore@
1.1 moko 212: sysconfdir = @sysconfdir@
213: target_alias = @target_alias@
214: noinst_HEADERS = curl.h
215: all: all-am
216:
217: .SUFFIXES:
218: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
219: @for dep in $?; do \
220: case '$(am__configure_deps)' in \
221: *$$dep*) \
222: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
223: && exit 0; \
224: exit 1;; \
225: esac; \
226: done; \
227: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/curl/Makefile'; \
228: cd $(top_srcdir) && \
229: $(AUTOMAKE) --gnu src/lib/curl/Makefile
230: .PRECIOUS: Makefile
231: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232: @case '$?' in \
233: *config.status*) \
234: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235: *) \
236: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238: esac;
239:
240: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242:
243: $(top_srcdir)/configure: $(am__configure_deps)
244: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245: $(ACLOCAL_M4): $(am__aclocal_m4_deps)
246: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.2 moko 247:
248: mostlyclean-libtool:
249: -rm -f *.lo
250:
251: clean-libtool:
252: -rm -rf .libs _libs
253:
254: distclean-libtool:
255: -rm -f libtool
1.1 moko 256: uninstall-info-am:
257:
258: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
259: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
260: unique=`for i in $$list; do \
261: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262: done | \
263: $(AWK) ' { files[$$0] = 1; } \
264: END { for (i in files) print i; }'`; \
265: mkid -fID $$unique
266: tags: TAGS
267:
268: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
269: $(TAGS_FILES) $(LISP)
270: tags=; \
271: here=`pwd`; \
272: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
273: unique=`for i in $$list; do \
274: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275: done | \
276: $(AWK) ' { files[$$0] = 1; } \
277: END { for (i in files) print i; }'`; \
278: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
279: test -n "$$unique" || unique=$$empty_fix; \
280: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281: $$tags $$unique; \
282: fi
283: ctags: CTAGS
284: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
285: $(TAGS_FILES) $(LISP)
286: tags=; \
287: here=`pwd`; \
288: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
289: unique=`for i in $$list; do \
290: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291: done | \
292: $(AWK) ' { files[$$0] = 1; } \
293: END { for (i in files) print i; }'`; \
294: test -z "$(CTAGS_ARGS)$$tags$$unique" \
295: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
296: $$tags $$unique
297:
298: GTAGS:
299: here=`$(am__cd) $(top_builddir) && pwd` \
300: && cd $(top_srcdir) \
301: && gtags -i $(GTAGS_ARGS) $$here
302:
303: distclean-tags:
304: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305:
306: distdir: $(DISTFILES)
307: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
308: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
309: list='$(DISTFILES)'; for file in $$list; do \
310: case $$file in \
311: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
312: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
313: esac; \
314: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
315: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
316: if test "$$dir" != "$$file" && test "$$dir" != "."; then \
317: dir="/$$dir"; \
318: $(mkdir_p) "$(distdir)$$dir"; \
319: else \
320: dir=''; \
321: fi; \
322: if test -d $$d/$$file; then \
323: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
324: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
325: fi; \
326: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
327: else \
328: test -f $(distdir)/$$file \
329: || cp -p $$d/$$file $(distdir)/$$file \
330: || exit 1; \
331: fi; \
332: done
333: check-am: all-am
334: check: check-am
335: all-am: Makefile $(HEADERS)
336: installdirs:
337: install: install-am
338: install-exec: install-exec-am
339: install-data: install-data-am
340: uninstall: uninstall-am
341:
342: install-am: all-am
343: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344:
345: installcheck: installcheck-am
346: install-strip:
347: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
348: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
349: `test -z '$(STRIP)' || \
350: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
351: mostlyclean-generic:
352:
353: clean-generic:
354:
355: distclean-generic:
356: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
357:
358: maintainer-clean-generic:
359: @echo "This command is intended for maintainers to use"
360: @echo "it deletes files that may require special tools to rebuild."
361: clean: clean-am
362:
1.2 moko 363: clean-am: clean-generic clean-libtool mostlyclean-am
1.1 moko 364:
365: distclean: distclean-am
366: -rm -f Makefile
1.2 moko 367: distclean-am: clean-am distclean-generic distclean-libtool \
368: distclean-tags
1.1 moko 369:
370: dvi: dvi-am
371:
372: dvi-am:
373:
374: html: html-am
375:
376: info: info-am
377:
378: info-am:
379:
380: install-data-am:
381:
382: install-exec-am:
383:
384: install-info: install-info-am
385:
386: install-man:
387:
388: installcheck-am:
389:
390: maintainer-clean: maintainer-clean-am
391: -rm -f Makefile
392: maintainer-clean-am: distclean-am maintainer-clean-generic
393:
394: mostlyclean: mostlyclean-am
395:
1.2 moko 396: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1.1 moko 397:
398: pdf: pdf-am
399:
400: pdf-am:
401:
402: ps: ps-am
403:
404: ps-am:
405:
406: uninstall-am: uninstall-info-am
407:
408: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1.2 moko 409: clean-libtool ctags distclean distclean-generic \
410: distclean-libtool distclean-tags distdir dvi dvi-am html \
411: html-am info info-am install install-am install-data \
412: install-data-am install-exec install-exec-am install-info \
413: install-info-am install-man install-strip installcheck \
414: installcheck-am installdirs maintainer-clean \
415: maintainer-clean-generic mostlyclean mostlyclean-generic \
416: mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
417: uninstall-am uninstall-info-am
1.1 moko 418:
419: # Tell versions [3.59,3.63) of GNU make to not export all variables.
420: # Otherwise a system limit (for SysV at least) may be exceeded.
421: .NOEXPORT:
E-mail: