source: trunk/third/gnome-themes/Makefile.in @ 18826

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