source: trunk/third/libsoup/docs/Makefile.in @ 21108

Revision 21108, 14.1 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21107, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated by automake 1.8.3 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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36host_triplet = @host@
37subdir = docs
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41        $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43        $(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50        html-recursive info-recursive install-data-recursive \
51        install-exec-recursive install-info-recursive \
52        install-recursive installcheck-recursive installdirs-recursive \
53        pdf-recursive ps-recursive uninstall-info-recursive \
54        uninstall-recursive
55ETAGS = etags
56CTAGS = ctags
57DIST_SUBDIRS = $(SUBDIRS)
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
60ALLOCA = @ALLOCA@
61AMDEP_FALSE = @AMDEP_FALSE@
62AMDEP_TRUE = @AMDEP_TRUE@
63AMTAR = @AMTAR@
64AR = @AR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76CXXDEPMODE = @CXXDEPMODE@
77CXXFLAGS = @CXXFLAGS@
78CYGPATH_W = @CYGPATH_W@
79DEFS = @DEFS@
80DEPDIR = @DEPDIR@
81ECHO = @ECHO@
82ECHO_C = @ECHO_C@
83ECHO_N = @ECHO_N@
84ECHO_T = @ECHO_T@
85EGREP = @EGREP@
86ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
87ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
88EXEEXT = @EXEEXT@
89F77 = @F77@
90FFLAGS = @FFLAGS@
91GLIB_CFLAGS = @GLIB_CFLAGS@
92GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
93GLIB_LIBS = @GLIB_LIBS@
94GLIB_MKENUMS = @GLIB_MKENUMS@
95GOBJECT_QUERY = @GOBJECT_QUERY@
96GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
97GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
98GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
99GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
100GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
101HTML_DIR = @HTML_DIR@
102INSTALL_DATA = @INSTALL_DATA@
103INSTALL_PROGRAM = @INSTALL_PROGRAM@
104INSTALL_SCRIPT = @INSTALL_SCRIPT@
105INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106LDFLAGS = @LDFLAGS@
107LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
108LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
109LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
110LIBGNUTLS_LIBS_STATIC = @LIBGNUTLS_LIBS_STATIC@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LIBTOOL = @LIBTOOL@
114LN_S = @LN_S@
115LTLIBOBJS = @LTLIBOBJS@
116MAINT = @MAINT@
117MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
118MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
119MAKEINFO = @MAKEINFO@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
127PATH_SEPARATOR = @PATH_SEPARATOR@
128PKG_CONFIG = @PKG_CONFIG@
129RANLIB = @RANLIB@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132SOUP_AGE = @SOUP_AGE@
133SOUP_API_VERSION = @SOUP_API_VERSION@
134SOUP_CURRENT = @SOUP_CURRENT@
135SOUP_DEBUG_FLAGS = @SOUP_DEBUG_FLAGS@
136SOUP_REVISION = @SOUP_REVISION@
137STRIP = @STRIP@
138VERSION = @VERSION@
139XML_CFLAGS = @XML_CFLAGS@
140XML_LIBS = @XML_LIBS@
141ac_ct_AR = @ac_ct_AR@
142ac_ct_CC = @ac_ct_CC@
143ac_ct_CXX = @ac_ct_CXX@
144ac_ct_F77 = @ac_ct_F77@
145ac_ct_RANLIB = @ac_ct_RANLIB@
146ac_ct_STRIP = @ac_ct_STRIP@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151am__include = @am__include@
152am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@
154bindir = @bindir@
155build = @build@
156build_alias = @build_alias@
157build_cpu = @build_cpu@
158build_os = @build_os@
159build_vendor = @build_vendor@
160datadir = @datadir@
161exec_prefix = @exec_prefix@
162host = @host@
163host_alias = @host_alias@
164host_cpu = @host_cpu@
165host_os = @host_os@
166host_vendor = @host_vendor@
167includedir = @includedir@
168infodir = @infodir@
169install_sh = @install_sh@
170libdir = @libdir@
171libexecdir = @libexecdir@
172localstatedir = @localstatedir@
173mandir = @mandir@
174mkdir_p = @mkdir_p@
175oldincludedir = @oldincludedir@
176prefix = @prefix@
177program_transform_name = @program_transform_name@
178sbindir = @sbindir@
179sharedstatedir = @sharedstatedir@
180sysconfdir = @sysconfdir@
181target_alias = @target_alias@
182SUBDIRS = reference
183all: all-recursive
184
185.SUFFIXES:
186$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
187        @for dep in $?; do \
188          case '$(am__configure_deps)' in \
189            *$$dep*) \
190              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
191                && exit 0; \
192              exit 1;; \
193          esac; \
194        done; \
195        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/Makefile'; \
196        cd $(top_srcdir) && \
197          $(AUTOMAKE) --gnu  docs/Makefile
198.PRECIOUS: Makefile
199Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200        @case '$?' in \
201          *config.status*) \
202            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
203          *) \
204            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
205            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
206        esac;
207
208$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
212        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
214        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215
216mostlyclean-libtool:
217        -rm -f *.lo
218
219clean-libtool:
220        -rm -rf .libs _libs
221
222distclean-libtool:
223        -rm -f libtool
224uninstall-info-am:
225
226# This directory's subdirectories are mostly independent; you can cd
227# into them and run `make' without going through this Makefile.
228# To change the values of `make' variables: instead of editing Makefiles,
229# (1) if the variable is set in `config.status', edit `config.status'
230#     (which will cause the Makefiles to be regenerated when you run `make');
231# (2) otherwise, pass the desired values on the `make' command line.
232$(RECURSIVE_TARGETS):
233        @set fnord $$MAKEFLAGS; amf=$$2; \
234        dot_seen=no; \
235        target=`echo $@ | sed s/-recursive//`; \
236        list='$(SUBDIRS)'; for subdir in $$list; do \
237          echo "Making $$target in $$subdir"; \
238          if test "$$subdir" = "."; then \
239            dot_seen=yes; \
240            local_target="$$target-am"; \
241          else \
242            local_target="$$target"; \
243          fi; \
244          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
245           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
246        done; \
247        if test "$$dot_seen" = "no"; then \
248          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
249        fi; test -z "$$fail"
250
251mostlyclean-recursive clean-recursive distclean-recursive \
252maintainer-clean-recursive:
253        @set fnord $$MAKEFLAGS; amf=$$2; \
254        dot_seen=no; \
255        case "$@" in \
256          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
257          *) list='$(SUBDIRS)' ;; \
258        esac; \
259        rev=''; for subdir in $$list; do \
260          if test "$$subdir" = "."; then :; else \
261            rev="$$subdir $$rev"; \
262          fi; \
263        done; \
264        rev="$$rev ."; \
265        target=`echo $@ | sed s/-recursive//`; \
266        for subdir in $$rev; do \
267          echo "Making $$target in $$subdir"; \
268          if test "$$subdir" = "."; then \
269            local_target="$$target-am"; \
270          else \
271            local_target="$$target"; \
272          fi; \
273          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
275        done && test -z "$$fail"
276tags-recursive:
277        list='$(SUBDIRS)'; for subdir in $$list; do \
278          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
279        done
280ctags-recursive:
281        list='$(SUBDIRS)'; for subdir in $$list; do \
282          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
283        done
284
285ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
286        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287        unique=`for i in $$list; do \
288            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289          done | \
290          $(AWK) '    { files[$$0] = 1; } \
291               END { for (i in files) print i; }'`; \
292        mkid -fID $$unique
293tags: TAGS
294
295TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296                $(TAGS_FILES) $(LISP)
297        tags=; \
298        here=`pwd`; \
299        if (etags --etags-include --version) >/dev/null 2>&1; then \
300          include_option=--etags-include; \
301        else \
302          include_option=--include; \
303        fi; \
304        list='$(SUBDIRS)'; for subdir in $$list; do \
305          if test "$$subdir" = .; then :; else \
306            test -f $$subdir/TAGS && \
307              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
308          fi; \
309        done; \
310        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311        unique=`for i in $$list; do \
312            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313          done | \
314          $(AWK) '    { files[$$0] = 1; } \
315               END { for (i in files) print i; }'`; \
316        test -z "$(ETAGS_ARGS)$$tags$$unique" \
317          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318             $$tags $$unique
319ctags: CTAGS
320CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
321                $(TAGS_FILES) $(LISP)
322        tags=; \
323        here=`pwd`; \
324        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325        unique=`for i in $$list; do \
326            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327          done | \
328          $(AWK) '    { files[$$0] = 1; } \
329               END { for (i in files) print i; }'`; \
330        test -z "$(CTAGS_ARGS)$$tags$$unique" \
331          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
332             $$tags $$unique
333
334GTAGS:
335        here=`$(am__cd) $(top_builddir) && pwd` \
336          && cd $(top_srcdir) \
337          && gtags -i $(GTAGS_ARGS) $$here
338
339distclean-tags:
340        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
341
342distdir: $(DISTFILES)
343        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
344        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
345        list='$(DISTFILES)'; for file in $$list; do \
346          case $$file in \
347            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
348            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
349          esac; \
350          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
353            dir="/$$dir"; \
354            $(mkdir_p) "$(distdir)$$dir"; \
355          else \
356            dir=''; \
357          fi; \
358          if test -d $$d/$$file; then \
359            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
360              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
361            fi; \
362            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
363          else \
364            test -f $(distdir)/$$file \
365            || cp -p $$d/$$file $(distdir)/$$file \
366            || exit 1; \
367          fi; \
368        done
369        list='$(SUBDIRS)'; for subdir in $$list; do \
370          if test "$$subdir" = .; then :; else \
371            test -d "$(distdir)/$$subdir" \
372            || mkdir "$(distdir)/$$subdir" \
373            || exit 1; \
374            (cd $$subdir && \
375              $(MAKE) $(AM_MAKEFLAGS) \
376                top_distdir="../$(top_distdir)" \
377                distdir="../$(distdir)/$$subdir" \
378                distdir) \
379              || exit 1; \
380          fi; \
381        done
382check-am: all-am
383check: check-recursive
384all-am: Makefile
385installdirs: installdirs-recursive
386installdirs-am:
387install: install-recursive
388install-exec: install-exec-recursive
389install-data: install-data-recursive
390uninstall: uninstall-recursive
391
392install-am: all-am
393        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394
395installcheck: installcheck-recursive
396install-strip:
397        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399          `test -z '$(STRIP)' || \
400            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401mostlyclean-generic:
402
403clean-generic:
404
405distclean-generic:
406        -rm -f $(CONFIG_CLEAN_FILES)
407
408maintainer-clean-generic:
409        @echo "This command is intended for maintainers to use"
410        @echo "it deletes files that may require special tools to rebuild."
411clean: clean-recursive
412
413clean-am: clean-generic clean-libtool mostlyclean-am
414
415distclean: distclean-recursive
416        -rm -f Makefile
417distclean-am: clean-am distclean-generic distclean-libtool \
418        distclean-tags
419
420dvi: dvi-recursive
421
422dvi-am:
423
424html: html-recursive
425
426info: info-recursive
427
428info-am:
429
430install-data-am:
431
432install-exec-am:
433
434install-info: install-info-recursive
435
436install-man:
437
438installcheck-am:
439
440maintainer-clean: maintainer-clean-recursive
441        -rm -f Makefile
442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-recursive
445
446mostlyclean-am: mostlyclean-generic mostlyclean-libtool
447
448pdf: pdf-recursive
449
450pdf-am:
451
452ps: ps-recursive
453
454ps-am:
455
456uninstall-am: uninstall-info-am
457
458uninstall-info: uninstall-info-recursive
459
460.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
461        clean clean-generic clean-libtool clean-recursive ctags \
462        ctags-recursive distclean distclean-generic distclean-libtool \
463        distclean-recursive distclean-tags distdir dvi dvi-am html \
464        html-am info info-am install install-am install-data \
465        install-data-am install-exec install-exec-am install-info \
466        install-info-am install-man install-strip installcheck \
467        installcheck-am installdirs installdirs-am maintainer-clean \
468        maintainer-clean-generic maintainer-clean-recursive \
469        mostlyclean mostlyclean-generic mostlyclean-libtool \
470        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
471        uninstall uninstall-am uninstall-info-am
472
473# Tell versions [3.59,3.63) of GNU make to not export all variables.
474# Otherwise a system limit (for SysV at least) may be exceeded.
475.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.