source: trunk/third/libbonobo/doc/Makefile.in @ 18574

Revision 18574, 9.8 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18573, which included commits to RCS files with non-trunk default branches.
Line 
1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14SHELL = @SHELL@
15
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19prefix = @prefix@
20exec_prefix = @exec_prefix@
21
22bindir = @bindir@
23sbindir = @sbindir@
24libexecdir = @libexecdir@
25datadir = @datadir@
26sysconfdir = @sysconfdir@
27sharedstatedir = @sharedstatedir@
28localstatedir = @localstatedir@
29libdir = @libdir@
30infodir = @infodir@
31mandir = @mandir@
32includedir = @includedir@
33oldincludedir = /usr/include
34
35DESTDIR =
36
37pkgdatadir = $(datadir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40
41top_builddir = ..
42
43ACLOCAL = @ACLOCAL@
44AUTOCONF = @AUTOCONF@
45AUTOMAKE = @AUTOMAKE@
46AUTOHEADER = @AUTOHEADER@
47
48INSTALL = @INSTALL@
49INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50INSTALL_DATA = @INSTALL_DATA@
51INSTALL_SCRIPT = @INSTALL_SCRIPT@
52transform = @program_transform_name@
53
54NORMAL_INSTALL = :
55PRE_INSTALL = :
56POST_INSTALL = :
57NORMAL_UNINSTALL = :
58PRE_UNINSTALL = :
59POST_UNINSTALL = :
60host_alias = @host_alias@
61host_triplet = @host@
62AS = @AS@
63BONOBO_ACTIVATION_IDL_DIR = @BONOBO_ACTIVATION_IDL_DIR@
64CATALOGS = @CATALOGS@
65CATOBJEXT = @CATOBJEXT@
66CC = @CC@
67CFLAGS = @CFLAGS@
68CPPFLAGS = @CPPFLAGS@
69DATADIRNAME = @DATADIRNAME@
70DLLTOOL = @DLLTOOL@
71ECHO = @ECHO@
72EXEEXT = @EXEEXT@
73GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
74GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
75GMOFILES = @GMOFILES@
76GMSGFMT = @GMSGFMT@
77GTKDOC = @GTKDOC@
78HTML_DIR = @HTML_DIR@
79INSTOBJEXT = @INSTOBJEXT@
80INTLLIBS = @INTLLIBS@
81INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
82INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
83INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
84INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
85INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
86INTLTOOL_MERGE = @INTLTOOL_MERGE@
87INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
88INTLTOOL_PERL = @INTLTOOL_PERL@
89INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
90INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
91INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
92INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
93INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
94INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
95INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
96INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
97INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
98INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
99LDFLAGS = @LDFLAGS@
100LIBBONOBO_CFLAGS = @LIBBONOBO_CFLAGS@
101LIBBONOBO_LIBS = @LIBBONOBO_LIBS@
102LIBTOOL = @LIBTOOL@
103LN_S = @LN_S@
104MAINT = @MAINT@
105MAKEINFO = @MAKEINFO@
106MKINSTALLDIRS = @MKINSTALLDIRS@
107OBJDUMP = @OBJDUMP@
108OBJEXT = @OBJEXT@
109ORBIT_IDL = @ORBIT_IDL@
110PACKAGE = @PACKAGE@
111PATH_TO_XRDB = @PATH_TO_XRDB@
112PKG_CONFIG = @PKG_CONFIG@
113POFILES = @POFILES@
114POSUB = @POSUB@
115PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
116PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
117RANLIB = @RANLIB@
118STRIP = @STRIP@
119USE_NLS = @USE_NLS@
120VERSION = @VERSION@
121WARN_CFLAGS = @WARN_CFLAGS@
122YACC = @YACC@
123cxxflags_set = @cxxflags_set@
124gnomelocaledir = @gnomelocaledir@
125
126SUBDIRS = api
127
128EXTRA_DIST = NAMESPACE
129mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
130CONFIG_HEADER = ../config.h
131CONFIG_CLEAN_FILES =
132DIST_COMMON =  Makefile.am Makefile.in
133
134
135DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
136
137TAR = gtar
138GZIP_ENV = --best
139all: all-redirect
140.SUFFIXES:
141$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
142        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
143
144Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
145        cd $(top_builddir) \
146          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
147
148
149# This directory's subdirectories are mostly independent; you can cd
150# into them and run `make' without going through this Makefile.
151# To change the values of `make' variables: instead of editing Makefiles,
152# (1) if the variable is set in `config.status', edit `config.status'
153#     (which will cause the Makefiles to be regenerated when you run `make');
154# (2) otherwise, pass the desired values on the `make' command line.
155
156@SET_MAKE@
157
158all-recursive install-data-recursive install-exec-recursive \
159installdirs-recursive install-recursive uninstall-recursive  \
160check-recursive installcheck-recursive info-recursive dvi-recursive:
161        @set fnord $(MAKEFLAGS); amf=$$2; \
162        dot_seen=no; \
163        target=`echo $@ | sed s/-recursive//`; \
164        list='$(SUBDIRS)'; for subdir in $$list; do \
165          echo "Making $$target in $$subdir"; \
166          if test "$$subdir" = "."; then \
167            dot_seen=yes; \
168            local_target="$$target-am"; \
169          else \
170            local_target="$$target"; \
171          fi; \
172          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
173           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
174        done; \
175        if test "$$dot_seen" = "no"; then \
176          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
177        fi; test -z "$$fail"
178
179mostlyclean-recursive clean-recursive distclean-recursive \
180maintainer-clean-recursive:
181        @set fnord $(MAKEFLAGS); amf=$$2; \
182        dot_seen=no; \
183        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
184          rev="$$subdir $$rev"; \
185          test "$$subdir" != "." || dot_seen=yes; \
186        done; \
187        test "$$dot_seen" = "no" && rev=". $$rev"; \
188        target=`echo $@ | sed s/-recursive//`; \
189        for subdir in $$rev; do \
190          echo "Making $$target in $$subdir"; \
191          if test "$$subdir" = "."; then \
192            local_target="$$target-am"; \
193          else \
194            local_target="$$target"; \
195          fi; \
196          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
197           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
198        done && test -z "$$fail"
199tags-recursive:
200        list='$(SUBDIRS)'; for subdir in $$list; do \
201          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
202        done
203
204tags: TAGS
205
206ID: $(HEADERS) $(SOURCES) $(LISP)
207        list='$(SOURCES) $(HEADERS)'; \
208        unique=`for i in $$list; do echo $$i; done | \
209          awk '    { files[$$0] = 1; } \
210               END { for (i in files) print i; }'`; \
211        here=`pwd` && cd $(srcdir) \
212          && mkid -f$$here/ID $$unique $(LISP)
213
214TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
215        tags=; \
216        here=`pwd`; \
217        list='$(SUBDIRS)'; for subdir in $$list; do \
218   if test "$$subdir" = .; then :; else \
219            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
220   fi; \
221        done; \
222        list='$(SOURCES) $(HEADERS)'; \
223        unique=`for i in $$list; do echo $$i; done | \
224          awk '    { files[$$0] = 1; } \
225               END { for (i in files) print i; }'`; \
226        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
227          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
228
229mostlyclean-tags:
230
231clean-tags:
232
233distclean-tags:
234        -rm -f TAGS ID
235
236maintainer-clean-tags:
237
238distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
239
240subdir = doc
241
242distdir: $(DISTFILES)
243        @for file in $(DISTFILES); do \
244          d=$(srcdir); \
245          if test -d $$d/$$file; then \
246            cp -pr $$d/$$file $(distdir)/$$file; \
247          else \
248            test -f $(distdir)/$$file \
249            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
250            || cp -p $$d/$$file $(distdir)/$$file || :; \
251          fi; \
252        done
253        for subdir in $(SUBDIRS); do \
254          if test "$$subdir" = .; then :; else \
255            test -d $(distdir)/$$subdir \
256            || mkdir $(distdir)/$$subdir \
257            || exit 1; \
258            chmod 777 $(distdir)/$$subdir; \
259            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
260              || exit 1; \
261          fi; \
262        done
263info-am:
264info: info-recursive
265dvi-am:
266dvi: dvi-recursive
267check-am: all-am
268check: check-recursive
269installcheck-am:
270installcheck: installcheck-recursive
271install-exec-am:
272install-exec: install-exec-recursive
273
274install-data-am:
275install-data: install-data-recursive
276
277install-am: all-am
278        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
279install: install-recursive
280uninstall-am:
281uninstall: uninstall-recursive
282all-am: Makefile
283all-redirect: all-recursive
284install-strip:
285        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
286installdirs: installdirs-recursive
287installdirs-am:
288
289
290mostlyclean-generic:
291
292clean-generic:
293
294distclean-generic:
295        -rm -f Makefile $(CONFIG_CLEAN_FILES)
296        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
297
298maintainer-clean-generic:
299mostlyclean-am:  mostlyclean-tags mostlyclean-generic
300
301mostlyclean: mostlyclean-recursive
302
303clean-am:  clean-tags clean-generic mostlyclean-am
304
305clean: clean-recursive
306
307distclean-am:  distclean-tags distclean-generic clean-am
308        -rm -f libtool
309
310distclean: distclean-recursive
311
312maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
313                distclean-am
314        @echo "This command is intended for maintainers to use;"
315        @echo "it deletes files that may require special tools to rebuild."
316
317maintainer-clean: maintainer-clean-recursive
318
319.PHONY: install-data-recursive uninstall-data-recursive \
320install-exec-recursive uninstall-exec-recursive installdirs-recursive \
321uninstalldirs-recursive all-recursive check-recursive \
322installcheck-recursive info-recursive dvi-recursive \
323mostlyclean-recursive distclean-recursive clean-recursive \
324maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
325distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
326dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
327install-exec install-data-am install-data install-am install \
328uninstall-am uninstall all-redirect all-am all installdirs-am \
329installdirs mostlyclean-generic distclean-generic clean-generic \
330maintainer-clean-generic clean mostlyclean distclean maintainer-clean
331
332
333# Tell versions [3.59,3.63) of GNU make to not export all variables.
334# Otherwise a system limit (for SysV at least) may be exceeded.
335.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.