~ubuntu-branches/ubuntu/oneiric/gnome-themes/oneiric

« back to all changes in this revision

Viewing changes to icon-themes/Mist/48x48/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Brian Curtis
  • Date: 2010-09-28 18:52:41 UTC
  • mfrom: (1.2.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20100928185241-3se9uy3umzbmx7mi
Tags: 2.32.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.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, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
VPATH = @srcdir@
17
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
23
install_sh_DATA = $(install_sh) -c -m 644
22
24
install_sh_PROGRAM = $(install_sh) -c
29
31
NORMAL_UNINSTALL = :
30
32
PRE_UNINSTALL = :
31
33
POST_UNINSTALL = :
32
 
build_triplet = @build@
33
 
host_triplet = @host@
34
34
subdir = icon-themes/Mist/48x48
35
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39
39
        $(ACLOCAL_M4)
40
40
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41
41
CONFIG_CLEAN_FILES =
 
42
CONFIG_CLEAN_VPATH_FILES =
 
43
AM_V_GEN = $(am__v_GEN_$(V))
 
44
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
45
am__v_GEN_0 = @echo "  GEN   " $@;
 
46
AM_V_at = $(am__v_at_$(V))
 
47
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
48
am__v_at_0 = @
42
49
SOURCES =
43
50
DIST_SOURCES =
44
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50
57
        ps-recursive uninstall-recursive
51
58
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
52
59
  distclean-recursive maintainer-clean-recursive
 
60
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
61
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
62
        distdir
53
63
ETAGS = etags
54
64
CTAGS = ctags
55
65
DIST_SUBDIRS = $(SUBDIRS)
56
66
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
67
am__relativize = \
 
68
  dir0=`pwd`; \
 
69
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
70
  sed_rest='s,^[^/]*/*,,'; \
 
71
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
72
  sed_butlast='s,/*[^/]*$$,,'; \
 
73
  while test -n "$$dir1"; do \
 
74
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
75
    if test "$$first" != "."; then \
 
76
      if test "$$first" = ".."; then \
 
77
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
78
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
79
      else \
 
80
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
81
        if test "$$first2" = "$$first"; then \
 
82
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
83
        else \
 
84
          dir2="../$$dir2"; \
 
85
        fi; \
 
86
        dir0="$$dir0"/"$$first"; \
 
87
      fi; \
 
88
    fi; \
 
89
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
90
  done; \
 
91
  reldir="$$dir2"
57
92
ACLOCAL = @ACLOCAL@
58
93
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
59
94
ALL_LINGUAS = @ALL_LINGUAS@
60
95
AMTAR = @AMTAR@
 
96
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
61
97
AUTOCONF = @AUTOCONF@
62
98
AUTOHEADER = @AUTOHEADER@
63
99
AUTOMAKE = @AUTOMAKE@
121
157
PACKAGE_NAME = @PACKAGE_NAME@
122
158
PACKAGE_STRING = @PACKAGE_STRING@
123
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
160
PACKAGE_URL = @PACKAGE_URL@
124
161
PACKAGE_VERSION = @PACKAGE_VERSION@
125
162
PATH_SEPARATOR = @PATH_SEPARATOR@
126
163
PKG_CONFIG = @PKG_CONFIG@
 
164
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
165
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
127
166
POFILES = @POFILES@
128
167
POSUB = @POSUB@
129
168
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
148
187
am__tar = @am__tar@
149
188
am__untar = @am__untar@
150
189
bindir = @bindir@
151
 
build = @build@
152
190
build_alias = @build_alias@
153
 
build_cpu = @build_cpu@
154
 
build_os = @build_os@
155
 
build_vendor = @build_vendor@
156
191
builddir = @builddir@
157
192
datadir = @datadir@
158
193
datarootdir = @datarootdir@
159
194
docdir = @docdir@
160
195
dvidir = @dvidir@
161
196
exec_prefix = @exec_prefix@
162
 
host = @host@
163
197
host_alias = @host_alias@
164
 
host_cpu = @host_cpu@
165
 
host_os = @host_os@
166
 
host_vendor = @host_vendor@
167
198
htmldir = @htmldir@
168
199
includedir = @includedir@
169
200
infodir = @infodir@
198
229
        @for dep in $?; do \
199
230
          case '$(am__configure_deps)' in \
200
231
            *$$dep*) \
201
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
202
 
                && exit 0; \
 
232
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
233
                && { if test -f $@; then exit 0; else break; fi; }; \
203
234
              exit 1;; \
204
235
          esac; \
205
236
        done; \
206
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icon-themes/Mist/48x48/Makefile'; \
207
 
        cd $(top_srcdir) && \
208
 
          $(AUTOMAKE) --gnu  icon-themes/Mist/48x48/Makefile
 
237
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icon-themes/Mist/48x48/Makefile'; \
 
238
        $(am__cd) $(top_srcdir) && \
 
239
          $(AUTOMAKE) --gnu icon-themes/Mist/48x48/Makefile
209
240
.PRECIOUS: Makefile
210
241
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211
242
        @case '$?' in \
223
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
255
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
225
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
$(am__aclocal_m4_deps):
226
258
 
227
259
# This directory's subdirectories are mostly independent; you can cd
228
260
# into them and run `make' without going through this Makefile.
231
263
#     (which will cause the Makefiles to be regenerated when you run `make');
232
264
# (2) otherwise, pass the desired values on the `make' command line.
233
265
$(RECURSIVE_TARGETS):
234
 
        @failcom='exit 1'; \
 
266
        @fail= failcom='exit 1'; \
235
267
        for f in x $$MAKEFLAGS; do \
236
268
          case $$f in \
237
269
            *=* | --[!k]*);; \
248
280
          else \
249
281
            local_target="$$target"; \
250
282
          fi; \
251
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
283
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252
284
          || eval $$failcom; \
253
285
        done; \
254
286
        if test "$$dot_seen" = "no"; then \
256
288
        fi; test -z "$$fail"
257
289
 
258
290
$(RECURSIVE_CLEAN_TARGETS):
259
 
        @failcom='exit 1'; \
 
291
        @fail= failcom='exit 1'; \
260
292
        for f in x $$MAKEFLAGS; do \
261
293
          case $$f in \
262
294
            *=* | --[!k]*);; \
282
314
          else \
283
315
            local_target="$$target"; \
284
316
          fi; \
285
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
317
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286
318
          || eval $$failcom; \
287
319
        done && test -z "$$fail"
288
320
tags-recursive:
289
321
        list='$(SUBDIRS)'; for subdir in $$list; do \
290
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
322
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
291
323
        done
292
324
ctags-recursive:
293
325
        list='$(SUBDIRS)'; for subdir in $$list; do \
294
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
326
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
295
327
        done
296
328
 
297
329
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299
331
        unique=`for i in $$list; do \
300
332
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301
333
          done | \
302
 
          $(AWK) '    { files[$$0] = 1; } \
303
 
               END { for (i in files) print i; }'`; \
 
334
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
335
              END { if (nonempty) { for (i in files) print i; }; }'`; \
304
336
        mkid -fID $$unique
305
337
tags: TAGS
306
338
 
307
339
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
308
340
                $(TAGS_FILES) $(LISP)
309
 
        tags=; \
 
341
        set x; \
310
342
        here=`pwd`; \
311
343
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
312
344
          include_option=--etags-include; \
318
350
        list='$(SUBDIRS)'; for subdir in $$list; do \
319
351
          if test "$$subdir" = .; then :; else \
320
352
            test ! -f $$subdir/TAGS || \
321
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
353
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
322
354
          fi; \
323
355
        done; \
324
356
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
325
357
        unique=`for i in $$list; do \
326
358
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327
359
          done | \
328
 
          $(AWK) '    { files[$$0] = 1; } \
329
 
               END { for (i in files) print i; }'`; \
330
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
360
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
361
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
362
        shift; \
 
363
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
331
364
          test -n "$$unique" || unique=$$empty_fix; \
332
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333
 
            $$tags $$unique; \
 
365
          if test $$# -gt 0; then \
 
366
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
367
              "$$@" $$unique; \
 
368
          else \
 
369
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
370
              $$unique; \
 
371
          fi; \
334
372
        fi
335
373
ctags: CTAGS
336
374
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337
375
                $(TAGS_FILES) $(LISP)
338
 
        tags=; \
339
 
        here=`pwd`; \
340
376
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341
377
        unique=`for i in $$list; do \
342
378
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343
379
          done | \
344
 
          $(AWK) '    { files[$$0] = 1; } \
345
 
               END { for (i in files) print i; }'`; \
346
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
380
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
381
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
382
        test -z "$(CTAGS_ARGS)$$unique" \
347
383
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
348
 
             $$tags $$unique
 
384
             $$unique
349
385
 
350
386
GTAGS:
351
387
        here=`$(am__cd) $(top_builddir) && pwd` \
352
 
          && cd $(top_srcdir) \
353
 
          && gtags -i $(GTAGS_ARGS) $$here
 
388
          && $(am__cd) $(top_srcdir) \
 
389
          && gtags -i $(GTAGS_ARGS) "$$here"
354
390
 
355
391
distclean-tags:
356
392
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
371
407
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
372
408
          if test -d $$d/$$file; then \
373
409
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
410
            if test -d "$(distdir)/$$file"; then \
 
411
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
412
            fi; \
374
413
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
414
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
415
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
376
416
            fi; \
377
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
417
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
378
418
          else \
379
 
            test -f $(distdir)/$$file \
380
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
419
            test -f "$(distdir)/$$file" \
 
420
            || cp -p $$d/$$file "$(distdir)/$$file" \
381
421
            || exit 1; \
382
422
          fi; \
383
423
        done
384
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
424
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
385
425
          if test "$$subdir" = .; then :; else \
386
426
            test -d "$(distdir)/$$subdir" \
387
427
            || $(MKDIR_P) "$(distdir)/$$subdir" \
388
428
            || exit 1; \
389
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
390
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
391
 
            (cd $$subdir && \
 
429
          fi; \
 
430
        done
 
431
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
432
          if test "$$subdir" = .; then :; else \
 
433
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
434
            $(am__relativize); \
 
435
            new_distdir=$$reldir; \
 
436
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
437
            $(am__relativize); \
 
438
            new_top_distdir=$$reldir; \
 
439
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
440
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
441
            ($(am__cd) $$subdir && \
392
442
              $(MAKE) $(AM_MAKEFLAGS) \
393
 
                top_distdir="$$top_distdir" \
394
 
                distdir="$$distdir/$$subdir" \
 
443
                top_distdir="$$new_top_distdir" \
 
444
                distdir="$$new_distdir" \
395
445
                am__remove_distdir=: \
396
446
                am__skip_length_check=: \
 
447
                am__skip_mode_fix=: \
397
448
                distdir) \
398
449
              || exit 1; \
399
450
          fi; \
423
474
 
424
475
distclean-generic:
425
476
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
477
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
426
478
 
427
479
maintainer-clean-generic:
428
480
        @echo "This command is intended for maintainers to use"
442
494
 
443
495
html: html-recursive
444
496
 
 
497
html-am:
 
498
 
445
499
info: info-recursive
446
500
 
447
501
info-am:
450
504
 
451
505
install-dvi: install-dvi-recursive
452
506
 
 
507
install-dvi-am:
 
508
 
453
509
install-exec-am:
454
510
 
455
511
install-html: install-html-recursive
456
512
 
 
513
install-html-am:
 
514
 
457
515
install-info: install-info-recursive
458
516
 
 
517
install-info-am:
 
518
 
459
519
install-man:
460
520
 
461
521
install-pdf: install-pdf-recursive
462
522
 
 
523
install-pdf-am:
 
524
 
463
525
install-ps: install-ps-recursive
464
526
 
 
527
install-ps-am:
 
528
 
465
529
installcheck-am:
466
530
 
467
531
maintainer-clean: maintainer-clean-recursive
482
546
 
483
547
uninstall-am:
484
548
 
485
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
486
 
        install-strip
 
549
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
550
        install-am install-strip tags-recursive
487
551
 
488
552
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
489
553
        all all-am check check-am clean clean-generic ctags \
498
562
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
499
563
        tags-recursive uninstall uninstall-am
500
564
 
 
565
 
501
566
# Tell versions [3.59,3.63) of GNU make to not export all variables.
502
567
# Otherwise a system limit (for SysV at least) may be exceeded.
503
568
.NOEXPORT: