~ubuntu-branches/ubuntu/natty/gnome-icon-theme/natty

« back to all changes in this revision

Viewing changes to 22x22/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Moog
  • Date: 2009-03-17 01:37:54 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317013754-3t4lpia01j3s11fp
Tags: 2.26.0-0ubuntu1
* New upstream release (LP: #343996)
* debian/patches
  - updated 10_add_application-x-cd-image.patch to apply cleanly
  - updated 99_autotools.patch to apply to new version

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.1 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, 2007, 2008  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
45
41
DIST_SOURCES =
46
42
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
47
43
        html-recursive info-recursive install-data-recursive \
48
 
        install-exec-recursive install-info-recursive \
49
 
        install-recursive installcheck-recursive installdirs-recursive \
50
 
        pdf-recursive ps-recursive uninstall-info-recursive \
51
 
        uninstall-recursive
 
44
        install-dvi-recursive install-exec-recursive \
 
45
        install-html-recursive install-info-recursive \
 
46
        install-pdf-recursive install-ps-recursive install-recursive \
 
47
        installcheck-recursive installdirs-recursive pdf-recursive \
 
48
        ps-recursive uninstall-recursive
 
49
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
50
  distclean-recursive maintainer-clean-recursive
52
51
ETAGS = etags
53
52
CTAGS = ctags
54
53
DIST_SUBDIRS = $(SUBDIRS)
56
55
ACLOCAL = @ACLOCAL@
57
56
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58
57
ALL_LINGUAS = @ALL_LINGUAS@
59
 
AMDEP_FALSE = @AMDEP_FALSE@
60
 
AMDEP_TRUE = @AMDEP_TRUE@
61
58
AMTAR = @AMTAR@
62
59
AUTOCONF = @AUTOCONF@
63
60
AUTOHEADER = @AUTOHEADER@
84
81
GMSGFMT = @GMSGFMT@
85
82
GREP = @GREP@
86
83
ICONMAP = @ICONMAP@
 
84
INSTALL = @INSTALL@
87
85
INSTALL_DATA = @INSTALL_DATA@
88
86
INSTALL_PROGRAM = @INSTALL_PROGRAM@
89
87
INSTALL_SCRIPT = @INSTALL_SCRIPT@
90
88
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91
89
INSTOBJEXT = @INSTOBJEXT@
92
90
INTLLIBS = @INTLLIBS@
93
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
94
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
95
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
96
91
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
97
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
98
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
99
92
INTLTOOL_MERGE = @INTLTOOL_MERGE@
100
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
101
93
INTLTOOL_PERL = @INTLTOOL_PERL@
102
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
103
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
104
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
105
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
106
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
107
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
108
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
109
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
110
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
111
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
112
94
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
113
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
114
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
115
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
116
95
LDFLAGS = @LDFLAGS@
117
96
LIBOBJS = @LIBOBJS@
118
97
LIBS = @LIBS@
119
98
LTLIBOBJS = @LTLIBOBJS@
120
99
MAKEINFO = @MAKEINFO@
 
100
MKDIR_P = @MKDIR_P@
121
101
MKINSTALLDIRS = @MKINSTALLDIRS@
122
102
MSGFMT = @MSGFMT@
123
103
MSGFMT_OPTS = @MSGFMT_OPTS@
141
121
USE_NLS = @USE_NLS@
142
122
VERSION = @VERSION@
143
123
XGETTEXT = @XGETTEXT@
 
124
abs_builddir = @abs_builddir@
 
125
abs_srcdir = @abs_srcdir@
 
126
abs_top_builddir = @abs_top_builddir@
 
127
abs_top_srcdir = @abs_top_srcdir@
144
128
ac_ct_CC = @ac_ct_CC@
145
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147
129
am__include = @am__include@
148
130
am__leading_dot = @am__leading_dot@
149
131
am__quote = @am__quote@
151
133
am__untar = @am__untar@
152
134
bindir = @bindir@
153
135
build_alias = @build_alias@
 
136
builddir = @builddir@
154
137
datadir = @datadir@
155
138
datarootdir = @datarootdir@
156
139
docdir = @docdir@
174
157
psdir = @psdir@
175
158
sbindir = @sbindir@
176
159
sharedstatedir = @sharedstatedir@
 
160
srcdir = @srcdir@
177
161
sysconfdir = @sysconfdir@
178
162
target_alias = @target_alias@
179
163
themedir = @themedir@
 
164
top_builddir = @top_builddir@
 
165
top_srcdir = @top_srcdir@
180
166
SUBDIRS = \
181
167
        actions \
182
168
        animations      \
224
210
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
211
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
226
212
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
 
uninstall-info-am:
228
213
 
229
214
# This directory's subdirectories are mostly independent; you can cd
230
215
# into them and run `make' without going through this Makefile.
257
242
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258
243
        fi; test -z "$$fail"
259
244
 
260
 
mostlyclean-recursive clean-recursive distclean-recursive \
261
 
maintainer-clean-recursive:
 
245
$(RECURSIVE_CLEAN_TARGETS):
262
246
        @failcom='exit 1'; \
263
247
        for f in x $$MAKEFLAGS; do \
264
248
          case $$f in \
302
286
        unique=`for i in $$list; do \
303
287
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304
288
          done | \
305
 
          $(AWK) '    { files[$$0] = 1; } \
306
 
               END { for (i in files) print i; }'`; \
 
289
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
290
              END { if (nonempty) { for (i in files) print i; }; }'`; \
307
291
        mkid -fID $$unique
308
292
tags: TAGS
309
293
 
328
312
        unique=`for i in $$list; do \
329
313
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330
314
          done | \
331
 
          $(AWK) '    { files[$$0] = 1; } \
332
 
               END { for (i in files) print i; }'`; \
 
315
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
316
              END { if (nonempty) { for (i in files) print i; }; }'`; \
333
317
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
334
318
          test -n "$$unique" || unique=$$empty_fix; \
335
319
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
339
323
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340
324
                $(TAGS_FILES) $(LISP)
341
325
        tags=; \
342
 
        here=`pwd`; \
343
326
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344
327
        unique=`for i in $$list; do \
345
328
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346
329
          done | \
347
 
          $(AWK) '    { files[$$0] = 1; } \
348
 
               END { for (i in files) print i; }'`; \
 
330
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
331
              END { if (nonempty) { for (i in files) print i; }; }'`; \
349
332
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
350
333
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351
334
             $$tags $$unique
359
342
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
360
343
 
361
344
distdir: $(DISTFILES)
362
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
363
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
364
 
        list='$(DISTFILES)'; for file in $$list; do \
365
 
          case $$file in \
366
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
367
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
368
 
          esac; \
 
345
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
346
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
347
        list='$(DISTFILES)'; \
 
348
          dist_files=`for file in $$list; do echo $$file; done | \
 
349
          sed -e "s|^$$srcdirstrip/||;t" \
 
350
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
351
        case $$dist_files in \
 
352
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
353
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
354
                           sort -u` ;; \
 
355
        esac; \
 
356
        for file in $$dist_files; do \
369
357
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
370
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
371
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
372
 
            dir="/$$dir"; \
373
 
            $(mkdir_p) "$(distdir)$$dir"; \
374
 
          else \
375
 
            dir=''; \
376
 
          fi; \
377
358
          if test -d $$d/$$file; then \
 
359
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
378
360
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
379
361
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
380
362
            fi; \
388
370
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
389
371
          if test "$$subdir" = .; then :; else \
390
372
            test -d "$(distdir)/$$subdir" \
391
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
373
            || $(MKDIR_P) "$(distdir)/$$subdir" \
392
374
            || exit 1; \
393
375
            distdir=`$(am__cd) $(distdir) && pwd`; \
394
376
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
396
378
              $(MAKE) $(AM_MAKEFLAGS) \
397
379
                top_distdir="$$top_distdir" \
398
380
                distdir="$$distdir/$$subdir" \
 
381
                am__remove_distdir=: \
 
382
                am__skip_length_check=: \
399
383
                distdir) \
400
384
              || exit 1; \
401
385
          fi; \
450
434
 
451
435
install-data-am:
452
436
 
 
437
install-dvi: install-dvi-recursive
 
438
 
453
439
install-exec-am:
454
440
 
 
441
install-html: install-html-recursive
 
442
 
455
443
install-info: install-info-recursive
456
444
 
457
445
install-man:
458
446
 
 
447
install-pdf: install-pdf-recursive
 
448
 
 
449
install-ps: install-ps-recursive
 
450
 
459
451
installcheck-am:
460
452
 
461
453
maintainer-clean: maintainer-clean-recursive
474
466
 
475
467
ps-am:
476
468
 
477
 
uninstall-am: uninstall-info-am
478
 
 
479
 
uninstall-info: uninstall-info-recursive
480
 
 
481
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
482
 
        clean clean-generic clean-recursive ctags ctags-recursive \
483
 
        distclean distclean-generic distclean-recursive distclean-tags \
 
469
uninstall-am:
 
470
 
 
471
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
472
        install-strip
 
473
 
 
474
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
475
        all all-am check check-am clean clean-generic ctags \
 
476
        ctags-recursive distclean distclean-generic distclean-tags \
484
477
        distdir dvi dvi-am html html-am info info-am install \
485
 
        install-am install-data install-data-am install-exec \
486
 
        install-exec-am install-info install-info-am install-man \
 
478
        install-am install-data install-data-am install-dvi \
 
479
        install-dvi-am install-exec install-exec-am install-html \
 
480
        install-html-am install-info install-info-am install-man \
 
481
        install-pdf install-pdf-am install-ps install-ps-am \
487
482
        install-strip installcheck installcheck-am installdirs \
488
483
        installdirs-am maintainer-clean maintainer-clean-generic \
489
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
490
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
491
 
        uninstall uninstall-am uninstall-info-am
 
484
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
485
        tags-recursive uninstall uninstall-am
492
486
 
493
487
# Tell versions [3.59,3.63) of GNU make to not export all variables.
494
488
# Otherwise a system limit (for SysV at least) may be exceeded.