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

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