source: trunk/third/libgnome/Makefile.in @ 18320

Revision 18320, 13.0 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18319, 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@
63AWK = @AWK@
64BZ_LIBS = @BZ_LIBS@
65CATALOGS = @CATALOGS@
66CATOBJEXT = @CATOBJEXT@
67CC = @CC@
68CFLAGS = @CFLAGS@
69CPPFLAGS = @CPPFLAGS@
70DATADIRNAME = @DATADIRNAME@
71DLLTOOL = @DLLTOOL@
72ECHO = @ECHO@
73EXEEXT = @EXEEXT@
74GCONFTOOL = @GCONFTOOL@
75GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
76GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
77GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
78GMOFILES = @GMOFILES@
79GMSGFMT = @GMSGFMT@
80GNOME_ACLOCAL_DIR = @GNOME_ACLOCAL_DIR@
81GNOME_ACLOCAL_FLAGS = @GNOME_ACLOCAL_FLAGS@
82GNOME_VFS_VERSION = @GNOME_VFS_VERSION@
83GTKDOC = @GTKDOC@
84HAVE_GTK_DOC = @HAVE_GTK_DOC@
85HELP_DOCBOOK_MODULE_CFLAGS = @HELP_DOCBOOK_MODULE_CFLAGS@
86HELP_DOCBOOK_MODULE_LIBS = @HELP_DOCBOOK_MODULE_LIBS@
87HELP_VFS_MODULE_CFLAGS = @HELP_VFS_MODULE_CFLAGS@
88HELP_VFS_MODULE_LIBS = @HELP_VFS_MODULE_LIBS@
89HTML_DIR = @HTML_DIR@
90INSTOBJEXT = @INSTOBJEXT@
91INTLDEPS = @INTLDEPS@
92INTLLIBS = @INTLLIBS@
93INTLOBJS = @INTLOBJS@
94INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
95INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
96INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
97INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
98INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
99INTLTOOL_MERGE = @INTLTOOL_MERGE@
100INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
101INTLTOOL_PERL = @INTLTOOL_PERL@
102INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
103INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
104INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
105INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
106INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
107INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
108INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
109INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
110INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
111LDFLAGS = @LDFLAGS@
112LIBGNOME_AGE = @LIBGNOME_AGE@
113LIBGNOME_CFLAGS = @LIBGNOME_CFLAGS@
114LIBGNOME_CURRENT = @LIBGNOME_CURRENT@
115LIBGNOME_LIBS = @LIBGNOME_LIBS@
116LIBGNOME_REVISION = @LIBGNOME_REVISION@
117LIBTOOL = @LIBTOOL@
118LN_S = @LN_S@
119MAINT = @MAINT@
120MAKEINFO = @MAKEINFO@
121MKINSTALLDIRS = @MKINSTALLDIRS@
122OBJDUMP = @OBJDUMP@
123OBJEXT = @OBJEXT@
124PACKAGE = @PACKAGE@
125PATH_TO_XRDB = @PATH_TO_XRDB@
126PERL = @PERL@
127PKG_CONFIG = @PKG_CONFIG@
128POFILES = @POFILES@
129POSUB = @POSUB@
130RANLIB = @RANLIB@
131REBUILD = @REBUILD@
132STRIP = @STRIP@
133USE_NLS = @USE_NLS@
134VERSION = @VERSION@
135WARN_CFLAGS = @WARN_CFLAGS@
136YACC = @YACC@
137Z_LIBS = @Z_LIBS@
138cxxflags_set = @cxxflags_set@
139gnomelocaledir = @gnomelocaledir@
140
141SUBDIRS = libgnome monikers schemas gnome-data help-converters po doc
142
143EXTRA_DIST =    COPYING.LIB                     intltool-extract.in             intltool-merge.in               intltool-update.in
144
145ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
146mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
147CONFIG_HEADER = config.h
148CONFIG_CLEAN_FILES =
149DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
150INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.guess \
151config.h.in config.sub configure configure.in install-sh ltmain.sh \
152missing mkinstalldirs
153
154
155DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
156
157TAR = tar
158GZIP_ENV = --best
159all: all-redirect
160.SUFFIXES:
161$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
162        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
163
164Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
165        cd $(top_builddir) \
166          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
167
168$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
169        cd $(srcdir) && $(ACLOCAL)
170
171config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
172        $(SHELL) ./config.status --recheck
173$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
174        cd $(srcdir) && $(AUTOCONF)
175
176config.h: stamp-h
177        @if test ! -f $@; then \
178                rm -f stamp-h; \
179                $(MAKE) stamp-h; \
180        else :; fi
181stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
182        cd $(top_builddir) \
183          && CONFIG_FILES= CONFIG_HEADERS=config.h \
184             $(SHELL) ./config.status
185        @echo timestamp > stamp-h 2> /dev/null
186$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
187        @if test ! -f $@; then \
188                rm -f $(srcdir)/stamp-h.in; \
189                $(MAKE) $(srcdir)/stamp-h.in; \
190        else :; fi
191$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
192        cd $(top_srcdir) && $(AUTOHEADER)
193        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
194
195mostlyclean-hdr:
196
197clean-hdr:
198
199distclean-hdr:
200        -rm -f config.h
201
202maintainer-clean-hdr:
203
204# This directory's subdirectories are mostly independent; you can cd
205# into them and run `make' without going through this Makefile.
206# To change the values of `make' variables: instead of editing Makefiles,
207# (1) if the variable is set in `config.status', edit `config.status'
208#     (which will cause the Makefiles to be regenerated when you run `make');
209# (2) otherwise, pass the desired values on the `make' command line.
210
211@SET_MAKE@
212
213all-recursive install-data-recursive install-exec-recursive \
214installdirs-recursive install-recursive uninstall-recursive  \
215check-recursive installcheck-recursive info-recursive dvi-recursive:
216        @set fnord $(MAKEFLAGS); amf=$$2; \
217        dot_seen=no; \
218        target=`echo $@ | sed s/-recursive//`; \
219        list='$(SUBDIRS)'; for subdir in $$list; do \
220          echo "Making $$target in $$subdir"; \
221          if test "$$subdir" = "."; then \
222            dot_seen=yes; \
223            local_target="$$target-am"; \
224          else \
225            local_target="$$target"; \
226          fi; \
227          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
228           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
229        done; \
230        if test "$$dot_seen" = "no"; then \
231          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
232        fi; test -z "$$fail"
233
234mostlyclean-recursive clean-recursive distclean-recursive \
235maintainer-clean-recursive:
236        @set fnord $(MAKEFLAGS); amf=$$2; \
237        dot_seen=no; \
238        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
239          rev="$$subdir $$rev"; \
240          test "$$subdir" != "." || dot_seen=yes; \
241        done; \
242        test "$$dot_seen" = "no" && rev=". $$rev"; \
243        target=`echo $@ | sed s/-recursive//`; \
244        for subdir in $$rev; do \
245          echo "Making $$target in $$subdir"; \
246          if test "$$subdir" = "."; then \
247            local_target="$$target-am"; \
248          else \
249            local_target="$$target"; \
250          fi; \
251          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253        done && test -z "$$fail"
254tags-recursive:
255        list='$(SUBDIRS)'; for subdir in $$list; do \
256          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
257        done
258
259tags: TAGS
260
261ID: $(HEADERS) $(SOURCES) $(LISP)
262        list='$(SOURCES) $(HEADERS)'; \
263        unique=`for i in $$list; do echo $$i; done | \
264          awk '    { files[$$0] = 1; } \
265               END { for (i in files) print i; }'`; \
266        here=`pwd` && cd $(srcdir) \
267          && mkid -f$$here/ID $$unique $(LISP)
268
269TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
270        tags=; \
271        here=`pwd`; \
272        list='$(SUBDIRS)'; for subdir in $$list; do \
273   if test "$$subdir" = .; then :; else \
274            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
275   fi; \
276        done; \
277        list='$(SOURCES) $(HEADERS)'; \
278        unique=`for i in $$list; do echo $$i; done | \
279          awk '    { files[$$0] = 1; } \
280               END { for (i in files) print i; }'`; \
281        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
282          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
283
284mostlyclean-tags:
285
286clean-tags:
287
288distclean-tags:
289        -rm -f TAGS ID
290
291maintainer-clean-tags:
292
293distdir = $(PACKAGE)-$(VERSION)
294top_distdir = $(distdir)
295
296# This target untars the dist file and tries a VPATH configuration.  Then
297# it guarantees that the distribution is self-contained by making another
298# tarfile.
299distcheck: dist
300        -rm -rf $(distdir)
301        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
302        mkdir $(distdir)/=build
303        mkdir $(distdir)/=inst
304        dc_install_base=`cd $(distdir)/=inst && pwd`; \
305        cd $(distdir)/=build \
306          && ../configure --srcdir=.. --prefix=$$dc_install_base \
307          && $(MAKE) $(AM_MAKEFLAGS) \
308          && $(MAKE) $(AM_MAKEFLAGS) dvi \
309          && $(MAKE) $(AM_MAKEFLAGS) check \
310          && $(MAKE) $(AM_MAKEFLAGS) install \
311          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
312          && $(MAKE) $(AM_MAKEFLAGS) dist
313        -rm -rf $(distdir)
314        @banner="$(distdir).tar.gz is ready for distribution"; \
315        dashes=`echo "$$banner" | sed s/./=/g`; \
316        echo "$$dashes"; \
317        echo "$$banner"; \
318        echo "$$dashes"
319dist: distdir
320        -chmod -R a+r $(distdir)
321        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
322        -rm -rf $(distdir)
323dist-all: distdir
324        -chmod -R a+r $(distdir)
325        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
326        -rm -rf $(distdir)
327distdir: $(DISTFILES)
328        -rm -rf $(distdir)
329        mkdir $(distdir)
330        -chmod 777 $(distdir)
331        @for file in $(DISTFILES); do \
332          d=$(srcdir); \
333          if test -d $$d/$$file; then \
334            cp -pr $$d/$$file $(distdir)/$$file; \
335          else \
336            test -f $(distdir)/$$file \
337            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
338            || cp -p $$d/$$file $(distdir)/$$file || :; \
339          fi; \
340        done
341        for subdir in $(SUBDIRS); do \
342          if test "$$subdir" = .; then :; else \
343            test -d $(distdir)/$$subdir \
344            || mkdir $(distdir)/$$subdir \
345            || exit 1; \
346            chmod 777 $(distdir)/$$subdir; \
347            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
348              || exit 1; \
349          fi; \
350        done
351info-am:
352info: info-recursive
353dvi-am:
354dvi: dvi-recursive
355check-am: all-am
356check: check-recursive
357installcheck-am:
358installcheck: installcheck-recursive
359all-recursive-am: config.h
360        $(MAKE) $(AM_MAKEFLAGS) all-recursive
361
362install-exec-am:
363install-exec: install-exec-recursive
364
365install-data-am:
366install-data: install-data-recursive
367
368install-am: all-am
369        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
370install: install-recursive
371uninstall-am:
372uninstall: uninstall-recursive
373all-am: Makefile config.h
374all-redirect: all-recursive-am
375install-strip:
376        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
377installdirs: installdirs-recursive
378installdirs-am:
379
380
381mostlyclean-generic:
382
383clean-generic:
384
385distclean-generic:
386        -rm -f Makefile $(CONFIG_CLEAN_FILES)
387        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
388
389maintainer-clean-generic:
390mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
391
392mostlyclean: mostlyclean-recursive
393
394clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
395
396clean: clean-recursive
397
398distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
399        -rm -f libtool
400
401distclean: distclean-recursive
402        -rm -f config.status
403
404maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
405                maintainer-clean-generic distclean-am
406        @echo "This command is intended for maintainers to use;"
407        @echo "it deletes files that may require special tools to rebuild."
408
409maintainer-clean: maintainer-clean-recursive
410        -rm -f config.status
411
412.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
413install-data-recursive uninstall-data-recursive install-exec-recursive \
414uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
415all-recursive check-recursive installcheck-recursive info-recursive \
416dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
417maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
418distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
419dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
420install-exec-am install-exec install-data-am install-data install-am \
421install uninstall-am uninstall all-redirect all-am all installdirs-am \
422installdirs mostlyclean-generic distclean-generic clean-generic \
423maintainer-clean-generic clean mostlyclean distclean maintainer-clean
424
425
426# Tell versions [3.59,3.63) of GNU make to not export all variables.
427# Otherwise a system limit (for SysV at least) may be exceeded.
428.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.