~ubuntu-branches/ubuntu/intrepid/gnome-themes/intrepid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-17 20:49:26 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20070717204926-8przuk71gmfs2eio
Tags: 2.19.5-0ubuntu1
* New upstream release:
  - New/improved themes:
    - Tweaked Gummy metacity and button shading, use toolbarstyle=1.
    - New software update, network, generic audio/video icons for HighContrast-SVG.
    - Remove old panel icons from other a11y themes.
  - New/updated translations:
    - ta.po: Updated Tamil Translation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = .
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
35
31
POST_UNINSTALL = :
36
32
build_triplet = @build@
37
33
host_triplet = @host@
 
34
subdir = .
38
35
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39
36
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40
37
        $(srcdir)/gnome-themes.spec.in $(top_srcdir)/configure AUTHORS \
41
38
        COPYING ChangeLog INSTALL NEWS config.guess config.sub \
42
39
        install-sh ltmain.sh missing mkinstalldirs
43
 
subdir = .
44
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
41
am__aclocal_m4_deps = $(top_srcdir)/configure.in
46
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
43
        $(ACLOCAL_M4)
48
44
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49
 
 configure.lineno configure.status.lineno
 
45
 configure.lineno config.status.lineno
50
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51
47
CONFIG_HEADER = config.h
52
48
CONFIG_CLEAN_FILES = gnome-themes.spec
54
50
DIST_SOURCES =
55
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56
52
        html-recursive info-recursive install-data-recursive \
57
 
        install-exec-recursive install-info-recursive \
58
 
        install-recursive installcheck-recursive installdirs-recursive \
59
 
        pdf-recursive ps-recursive uninstall-info-recursive \
60
 
        uninstall-recursive
 
53
        install-dvi-recursive install-exec-recursive \
 
54
        install-html-recursive install-info-recursive \
 
55
        install-pdf-recursive install-ps-recursive install-recursive \
 
56
        installcheck-recursive installdirs-recursive pdf-recursive \
 
57
        ps-recursive uninstall-recursive
 
58
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
59
  distclean-recursive maintainer-clean-recursive
61
60
ETAGS = etags
62
61
CTAGS = ctags
63
62
DIST_SUBDIRS = $(SUBDIRS)
76
75
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
77
76
ALLOCA = @ALLOCA@
78
77
ALL_LINGUAS = @ALL_LINGUAS@
79
 
AMDEP_FALSE = @AMDEP_FALSE@
80
 
AMDEP_TRUE = @AMDEP_TRUE@
81
78
AMTAR = @AMTAR@
82
79
AR = @AR@
83
80
AUTOCONF = @AUTOCONF@
89
86
CC = @CC@
90
87
CCDEPMODE = @CCDEPMODE@
91
88
CFLAGS = @CFLAGS@
92
 
CORE_THEMES_ONLY_FALSE = @CORE_THEMES_ONLY_FALSE@
93
 
CORE_THEMES_ONLY_TRUE = @CORE_THEMES_ONLY_TRUE@
94
89
CPP = @CPP@
95
90
CPPFLAGS = @CPPFLAGS@
96
91
CXX = @CXX@
112
107
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
113
108
GMOFILES = @GMOFILES@
114
109
GMSGFMT = @GMSGFMT@
 
110
GREP = @GREP@
115
111
GTK_VERSION = @GTK_VERSION@
116
112
ICONMAP = @ICONMAP@
 
113
INSTALL = @INSTALL@
117
114
INSTALL_DATA = @INSTALL_DATA@
118
115
INSTALL_PROGRAM = @INSTALL_PROGRAM@
119
116
INSTALL_SCRIPT = @INSTALL_SCRIPT@
157
154
LN_S = @LN_S@
158
155
LTLIBOBJS = @LTLIBOBJS@
159
156
MAINT = @MAINT@
160
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
161
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
162
157
MAKEINFO = @MAKEINFO@
 
158
MKDIR_P = @MKDIR_P@
163
159
MKINSTALLDIRS = @MKINSTALLDIRS@
164
160
MSGFMT = @MSGFMT@
 
161
MSGFMT_OPTS = @MSGFMT_OPTS@
165
162
OBJEXT = @OBJEXT@
166
163
PACKAGE = @PACKAGE@
167
164
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184
181
USE_NLS = @USE_NLS@
185
182
VERSION = @VERSION@
186
183
XGETTEXT = @XGETTEXT@
187
 
ac_ct_AR = @ac_ct_AR@
 
184
abs_builddir = @abs_builddir@
 
185
abs_srcdir = @abs_srcdir@
 
186
abs_top_builddir = @abs_top_builddir@
 
187
abs_top_srcdir = @abs_top_srcdir@
188
188
ac_ct_CC = @ac_ct_CC@
189
189
ac_ct_CXX = @ac_ct_CXX@
190
190
ac_ct_F77 = @ac_ct_F77@
191
 
ac_ct_RANLIB = @ac_ct_RANLIB@
192
 
ac_ct_STRIP = @ac_ct_STRIP@
193
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
194
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
195
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
196
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
197
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
198
191
am__include = @am__include@
199
192
am__leading_dot = @am__leading_dot@
200
193
am__quote = @am__quote@
206
199
build_cpu = @build_cpu@
207
200
build_os = @build_os@
208
201
build_vendor = @build_vendor@
 
202
builddir = @builddir@
209
203
datadir = @datadir@
 
204
datarootdir = @datarootdir@
 
205
docdir = @docdir@
 
206
dvidir = @dvidir@
210
207
exec_prefix = @exec_prefix@
211
208
host = @host@
212
209
host_alias = @host_alias@
213
210
host_cpu = @host_cpu@
214
211
host_os = @host_os@
215
212
host_vendor = @host_vendor@
 
213
htmldir = @htmldir@
216
214
includedir = @includedir@
217
215
infodir = @infodir@
218
216
install_sh = @install_sh@
219
217
libdir = @libdir@
220
218
libexecdir = @libexecdir@
 
219
localedir = @localedir@
221
220
localstatedir = @localstatedir@
222
221
mandir = @mandir@
223
222
mkdir_p = @mkdir_p@
224
223
oldincludedir = @oldincludedir@
 
224
pdfdir = @pdfdir@
225
225
prefix = @prefix@
226
226
program_transform_name = @program_transform_name@
 
227
psdir = @psdir@
227
228
sbindir = @sbindir@
228
229
sharedstatedir = @sharedstatedir@
 
230
srcdir = @srcdir@
229
231
sysconfdir = @sysconfdir@
230
232
target_alias = @target_alias@
 
233
top_builddir = @top_builddir@
 
234
top_srcdir = @top_srcdir@
231
235
SUBDIRS = gtk-themes \
232
236
                metacity-themes \
233
237
                icon-themes \
285
289
config.h: stamp-h1
286
290
        @if test ! -f $@; then \
287
291
          rm -f stamp-h1; \
288
 
          $(MAKE) stamp-h1; \
 
292
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
289
293
        else :; fi
290
294
 
291
295
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
309
313
 
310
314
distclean-libtool:
311
315
        -rm -f libtool
312
 
uninstall-info-am:
313
316
 
314
317
# This directory's subdirectories are mostly independent; you can cd
315
318
# into them and run `make' without going through this Makefile.
342
345
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
343
346
        fi; test -z "$$fail"
344
347
 
345
 
mostlyclean-recursive clean-recursive distclean-recursive \
346
 
maintainer-clean-recursive:
 
348
$(RECURSIVE_CLEAN_TARGETS):
347
349
        @failcom='exit 1'; \
348
350
        for f in x $$MAKEFLAGS; do \
349
351
          case $$f in \
445
447
 
446
448
distdir: $(DISTFILES)
447
449
        $(am__remove_distdir)
448
 
        mkdir $(distdir)
449
 
        $(mkdir_p) $(distdir)/. $(distdir)/desktop-themes/HighContrastLargePrint $(distdir)/desktop-themes/HighContrastLargePrintInverse $(distdir)/desktop-themes/LargePrint $(distdir)/desktop-themes/LowContrastLargePrint $(distdir)/gtk-themes/HighContrast $(distdir)/gtk-themes/HighContrastInverse $(distdir)/gtk-themes/HighContrastLargePrint $(distdir)/gtk-themes/HighContrastLargePrintInverse $(distdir)/gtk-themes/LargePrint $(distdir)/gtk-themes/LowContrast $(distdir)/gtk-themes/LowContrastLargePrint $(distdir)/po
450
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
451
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
452
 
        list='$(DISTFILES)'; for file in $$list; do \
453
 
          case $$file in \
454
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
455
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
456
 
          esac; \
 
450
        test -d $(distdir) || mkdir $(distdir)
 
451
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
452
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
453
        list='$(DISTFILES)'; \
 
454
          dist_files=`for file in $$list; do echo $$file; done | \
 
455
          sed -e "s|^$$srcdirstrip/||;t" \
 
456
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
457
        case $$dist_files in \
 
458
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
459
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
460
                           sort -u` ;; \
 
461
        esac; \
 
462
        for file in $$dist_files; do \
457
463
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
459
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
460
 
            dir="/$$dir"; \
461
 
            $(mkdir_p) "$(distdir)$$dir"; \
462
 
          else \
463
 
            dir=''; \
464
 
          fi; \
465
464
          if test -d $$d/$$file; then \
 
465
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
466
466
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
467
467
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
468
468
            fi; \
476
476
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
477
477
          if test "$$subdir" = .; then :; else \
478
478
            test -d "$(distdir)/$$subdir" \
479
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
479
            || $(MKDIR_P) "$(distdir)/$$subdir" \
480
480
            || exit 1; \
481
481
            distdir=`$(am__cd) $(distdir) && pwd`; \
482
482
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
484
484
              $(MAKE) $(AM_MAKEFLAGS) \
485
485
                top_distdir="$$top_distdir" \
486
486
                distdir="$$distdir/$$subdir" \
 
487
                am__remove_distdir=: \
 
488
                am__skip_length_check=: \
487
489
                distdir) \
488
490
              || exit 1; \
489
491
          fi; \
491
493
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
492
494
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
493
495
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
494
 
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
496
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
495
497
        || chmod -R a+r $(distdir)
496
498
dist-gzip: distdir
497
499
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
566
568
        $(am__remove_distdir)
567
569
        @(echo "$(distdir) archives ready for distribution: "; \
568
570
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
569
 
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
571
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
570
572
distuninstallcheck:
571
573
        @cd $(distuninstallcheck_dir) \
572
574
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
637
639
 
638
640
install-data-am:
639
641
 
 
642
install-dvi: install-dvi-recursive
 
643
 
640
644
install-exec-am:
641
645
 
 
646
install-html: install-html-recursive
 
647
 
642
648
install-info: install-info-recursive
643
649
 
644
650
install-man:
645
651
 
 
652
install-pdf: install-pdf-recursive
 
653
 
 
654
install-ps: install-ps-recursive
 
655
 
646
656
installcheck-am:
647
657
 
648
658
maintainer-clean: maintainer-clean-recursive
663
673
 
664
674
ps-am:
665
675
 
666
 
uninstall-am: uninstall-info-am
667
 
 
668
 
uninstall-info: uninstall-info-recursive
669
 
 
670
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
671
 
        check-am clean clean-generic clean-libtool clean-recursive \
672
 
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
673
 
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
676
uninstall-am:
 
677
 
 
678
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
679
        install-strip
 
680
 
 
681
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
682
        all all-am am--refresh check check-am clean clean-generic \
 
683
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
 
684
        dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
674
685
        distclean-generic distclean-hdr distclean-libtool \
675
 
        distclean-recursive distclean-tags distcleancheck distdir \
676
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
677
 
        install install-am install-data install-data-am install-exec \
678
 
        install-exec-am install-info install-info-am install-man \
679
 
        install-strip installcheck installcheck-am installdirs \
680
 
        installdirs-am maintainer-clean maintainer-clean-generic \
681
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
682
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
683
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am
 
686
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
687
        dvi-am html html-am info info-am install install-am \
 
688
        install-data install-data-am install-dvi install-dvi-am \
 
689
        install-exec install-exec-am install-html install-html-am \
 
690
        install-info install-info-am install-man install-pdf \
 
691
        install-pdf-am install-ps install-ps-am install-strip \
 
692
        installcheck installcheck-am installdirs installdirs-am \
 
693
        maintainer-clean maintainer-clean-generic mostlyclean \
 
694
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
695
        tags tags-recursive uninstall uninstall-am
684
696
 
685
697
# Tell versions [3.59,3.63) of GNU make to not export all variables.
686
698
# Otherwise a system limit (for SysV at least) may be exceeded.