source: trunk/third/metacity/Makefile.in @ 18717

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