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

Revision 18574, 13.3 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 = idl bonobo monikers samples tests po doc
127
128libincludedir = $(includedir)/libbonobo-2.0
129libinclude_HEADERS = \
130        libbonobo.h
131
132
133EXTRA_DIST = \
134        intltool-extract.in  \
135        intltool-merge.in    \
136        intltool-update.in   \
137        changes.txt
138
139ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
140mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
141CONFIG_HEADER = config.h
142CONFIG_CLEAN_FILES =
143HEADERS =  $(libinclude_HEADERS)
144
145DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING COPYING.LIB \
146ChangeLog INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h \
147aclocal.m4 config.guess config.h.in config.sub configure configure.in \
148install-sh ltconfig ltmain.sh missing mkinstalldirs
149
150
151DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
152
153TAR = gtar
154GZIP_ENV = --best
155all: all-redirect
156.SUFFIXES:
157$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
158        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
159
160Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
161        cd $(top_builddir) \
162          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
163
164$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
165        cd $(srcdir) && $(ACLOCAL)
166
167config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
168        $(SHELL) ./config.status --recheck
169$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
170        cd $(srcdir) && $(AUTOCONF)
171
172config.h: stamp-h
173        @if test ! -f $@; then \
174                rm -f stamp-h; \
175                $(MAKE) stamp-h; \
176        else :; fi
177stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
178        cd $(top_builddir) \
179          && CONFIG_FILES= CONFIG_HEADERS=config.h \
180             $(SHELL) ./config.status
181        @echo timestamp > stamp-h 2> /dev/null
182$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
183        @if test ! -f $@; then \
184                rm -f $(srcdir)/stamp-h.in; \
185                $(MAKE) $(srcdir)/stamp-h.in; \
186        else :; fi
187$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
188        cd $(top_srcdir) && $(AUTOHEADER)
189        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
190
191mostlyclean-hdr:
192
193clean-hdr:
194
195distclean-hdr:
196        -rm -f config.h
197
198maintainer-clean-hdr:
199
200install-libincludeHEADERS: $(libinclude_HEADERS)
201        @$(NORMAL_INSTALL)
202        $(mkinstalldirs) $(DESTDIR)$(libincludedir)
203        @list='$(libinclude_HEADERS)'; for p in $$list; do \
204          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
205          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libincludedir)/$$p"; \
206          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libincludedir)/$$p; \
207        done
208
209uninstall-libincludeHEADERS:
210        @$(NORMAL_UNINSTALL)
211        list='$(libinclude_HEADERS)'; for p in $$list; do \
212          rm -f $(DESTDIR)$(libincludedir)/$$p; \
213        done
214
215# This directory's subdirectories are mostly independent; you can cd
216# into them and run `make' without going through this Makefile.
217# To change the values of `make' variables: instead of editing Makefiles,
218# (1) if the variable is set in `config.status', edit `config.status'
219#     (which will cause the Makefiles to be regenerated when you run `make');
220# (2) otherwise, pass the desired values on the `make' command line.
221
222@SET_MAKE@
223
224all-recursive install-data-recursive install-exec-recursive \
225installdirs-recursive install-recursive uninstall-recursive  \
226check-recursive installcheck-recursive info-recursive dvi-recursive:
227        @set fnord $(MAKEFLAGS); amf=$$2; \
228        dot_seen=no; \
229        target=`echo $@ | sed s/-recursive//`; \
230        list='$(SUBDIRS)'; for subdir in $$list; do \
231          echo "Making $$target in $$subdir"; \
232          if test "$$subdir" = "."; then \
233            dot_seen=yes; \
234            local_target="$$target-am"; \
235          else \
236            local_target="$$target"; \
237          fi; \
238          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
239           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
240        done; \
241        if test "$$dot_seen" = "no"; then \
242          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
243        fi; test -z "$$fail"
244
245mostlyclean-recursive clean-recursive distclean-recursive \
246maintainer-clean-recursive:
247        @set fnord $(MAKEFLAGS); amf=$$2; \
248        dot_seen=no; \
249        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
250          rev="$$subdir $$rev"; \
251          test "$$subdir" != "." || dot_seen=yes; \
252        done; \
253        test "$$dot_seen" = "no" && rev=". $$rev"; \
254        target=`echo $@ | sed s/-recursive//`; \
255        for subdir in $$rev; do \
256          echo "Making $$target in $$subdir"; \
257          if test "$$subdir" = "."; then \
258            local_target="$$target-am"; \
259          else \
260            local_target="$$target"; \
261          fi; \
262          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
263           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
264        done && test -z "$$fail"
265tags-recursive:
266        list='$(SUBDIRS)'; for subdir in $$list; do \
267          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
268        done
269
270tags: TAGS
271
272ID: $(HEADERS) $(SOURCES) $(LISP)
273        list='$(SOURCES) $(HEADERS)'; \
274        unique=`for i in $$list; do echo $$i; done | \
275          awk '    { files[$$0] = 1; } \
276               END { for (i in files) print i; }'`; \
277        here=`pwd` && cd $(srcdir) \
278          && mkid -f$$here/ID $$unique $(LISP)
279
280TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
281        tags=; \
282        here=`pwd`; \
283        list='$(SUBDIRS)'; for subdir in $$list; do \
284   if test "$$subdir" = .; then :; else \
285            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
286   fi; \
287        done; \
288        list='$(SOURCES) $(HEADERS)'; \
289        unique=`for i in $$list; do echo $$i; done | \
290          awk '    { files[$$0] = 1; } \
291               END { for (i in files) print i; }'`; \
292        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
293          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
294
295mostlyclean-tags:
296
297clean-tags:
298
299distclean-tags:
300        -rm -f TAGS ID
301
302maintainer-clean-tags:
303
304distdir = $(PACKAGE)-$(VERSION)
305top_distdir = $(distdir)
306
307# This target untars the dist file and tries a VPATH configuration.  Then
308# it guarantees that the distribution is self-contained by making another
309# tarfile.
310distcheck: dist
311        -rm -rf $(distdir)
312        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
313        mkdir $(distdir)/=build
314        mkdir $(distdir)/=inst
315        dc_install_base=`cd $(distdir)/=inst && pwd`; \
316        cd $(distdir)/=build \
317          && ../configure --srcdir=.. --prefix=$$dc_install_base \
318          && $(MAKE) $(AM_MAKEFLAGS) \
319          && $(MAKE) $(AM_MAKEFLAGS) dvi \
320          && $(MAKE) $(AM_MAKEFLAGS) check \
321          && $(MAKE) $(AM_MAKEFLAGS) install \
322          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
323          && $(MAKE) $(AM_MAKEFLAGS) dist
324        -rm -rf $(distdir)
325        @banner="$(distdir).tar.gz is ready for distribution"; \
326        dashes=`echo "$$banner" | sed s/./=/g`; \
327        echo "$$dashes"; \
328        echo "$$banner"; \
329        echo "$$dashes"
330dist: distdir
331        -chmod -R a+r $(distdir)
332        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
333        -rm -rf $(distdir)
334dist-all: distdir
335        -chmod -R a+r $(distdir)
336        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
337        -rm -rf $(distdir)
338distdir: $(DISTFILES)
339        -rm -rf $(distdir)
340        mkdir $(distdir)
341        -chmod 777 $(distdir)
342        @for file in $(DISTFILES); do \
343          d=$(srcdir); \
344          if test -d $$d/$$file; then \
345            cp -pr $$d/$$file $(distdir)/$$file; \
346          else \
347            test -f $(distdir)/$$file \
348            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
349            || cp -p $$d/$$file $(distdir)/$$file || :; \
350          fi; \
351        done
352        for subdir in $(SUBDIRS); do \
353          if test "$$subdir" = .; then :; else \
354            test -d $(distdir)/$$subdir \
355            || mkdir $(distdir)/$$subdir \
356            || exit 1; \
357            chmod 777 $(distdir)/$$subdir; \
358            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
359              || exit 1; \
360          fi; \
361        done
362info-am:
363info: info-recursive
364dvi-am:
365dvi: dvi-recursive
366check-am: all-am
367check: check-recursive
368installcheck-am:
369installcheck: installcheck-recursive
370all-recursive-am: config.h
371        $(MAKE) $(AM_MAKEFLAGS) all-recursive
372
373install-exec-am:
374install-exec: install-exec-recursive
375
376install-data-am: install-libincludeHEADERS
377install-data: install-data-recursive
378
379install-am: all-am
380        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381install: install-recursive
382uninstall-am: uninstall-libincludeHEADERS
383uninstall: uninstall-recursive
384all-am: Makefile $(HEADERS) config.h
385all-redirect: all-recursive-am
386install-strip:
387        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
388installdirs: installdirs-recursive
389installdirs-am:
390        $(mkinstalldirs)  $(DESTDIR)$(libincludedir)
391
392
393mostlyclean-generic:
394
395clean-generic:
396
397distclean-generic:
398        -rm -f Makefile $(CONFIG_CLEAN_FILES)
399        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
400
401maintainer-clean-generic:
402mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
403
404mostlyclean: mostlyclean-recursive
405
406clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
407
408clean: clean-recursive
409
410distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
411        -rm -f libtool
412
413distclean: distclean-recursive
414        -rm -f config.status
415
416maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
417                maintainer-clean-generic distclean-am
418        @echo "This command is intended for maintainers to use;"
419        @echo "it deletes files that may require special tools to rebuild."
420
421maintainer-clean: maintainer-clean-recursive
422        -rm -f config.status
423
424.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
425uninstall-libincludeHEADERS install-libincludeHEADERS \
426install-data-recursive uninstall-data-recursive install-exec-recursive \
427uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
428all-recursive check-recursive installcheck-recursive info-recursive \
429dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
430maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
431distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
432dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
433install-exec-am install-exec install-data-am install-data install-am \
434install uninstall-am uninstall all-redirect all-am all installdirs-am \
435installdirs mostlyclean-generic distclean-generic clean-generic \
436maintainer-clean-generic clean mostlyclean distclean maintainer-clean
437
438
439# Tell versions [3.59,3.63) of GNU make to not export all variables.
440# Otherwise a system limit (for SysV at least) may be exceeded.
441.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.