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

« back to all changes in this revision

Viewing changes to icon-themes/Mist/256x256/places/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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
30
32
NORMAL_UNINSTALL = :
31
33
PRE_UNINSTALL = :
32
34
POST_UNINSTALL = :
33
 
build_triplet = @build@
34
 
host_triplet = @host@
35
35
subdir = icon-themes/Mist/256x256/places
36
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
40
        $(ACLOCAL_M4)
41
41
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
42
CONFIG_CLEAN_FILES =
 
43
CONFIG_CLEAN_VPATH_FILES =
 
44
AM_V_GEN = $(am__v_GEN_$(V))
 
45
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
46
am__v_GEN_0 = @echo "  GEN   " $@;
 
47
AM_V_at = $(am__v_at_$(V))
 
48
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
49
am__v_at_0 = @
43
50
SOURCES =
44
51
DIST_SOURCES =
45
52
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47
54
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
48
55
    *) f=$$p;; \
49
56
  esac;
50
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
57
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
58
am__install_max = 40
 
59
am__nobase_strip_setup = \
 
60
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
61
am__nobase_strip = \
 
62
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
63
am__nobase_list = $(am__nobase_strip_setup); \
 
64
  for p in $$list; do echo "$$p $$p"; done | \
 
65
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
66
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
67
    if (++n[$$2] == $(am__install_max)) \
 
68
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
69
    END { for (dir in files) print dir, files[dir] }'
 
70
am__base_list = \
 
71
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
51
73
am__installdirs = "$(DESTDIR)$(iconsdir)"
52
 
iconsDATA_INSTALL = $(INSTALL_DATA)
53
74
DATA = $(icons_DATA)
54
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55
76
ACLOCAL = @ACLOCAL@
56
77
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
57
78
ALL_LINGUAS = @ALL_LINGUAS@
58
79
AMTAR = @AMTAR@
 
80
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
59
81
AUTOCONF = @AUTOCONF@
60
82
AUTOHEADER = @AUTOHEADER@
61
83
AUTOMAKE = @AUTOMAKE@
119
141
PACKAGE_NAME = @PACKAGE_NAME@
120
142
PACKAGE_STRING = @PACKAGE_STRING@
121
143
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
144
PACKAGE_URL = @PACKAGE_URL@
122
145
PACKAGE_VERSION = @PACKAGE_VERSION@
123
146
PATH_SEPARATOR = @PATH_SEPARATOR@
124
147
PKG_CONFIG = @PKG_CONFIG@
 
148
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
149
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
125
150
POFILES = @POFILES@
126
151
POSUB = @POSUB@
127
152
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
146
171
am__tar = @am__tar@
147
172
am__untar = @am__untar@
148
173
bindir = @bindir@
149
 
build = @build@
150
174
build_alias = @build_alias@
151
 
build_cpu = @build_cpu@
152
 
build_os = @build_os@
153
 
build_vendor = @build_vendor@
154
175
builddir = @builddir@
155
176
datadir = @datadir@
156
177
datarootdir = @datarootdir@
157
178
docdir = @docdir@
158
179
dvidir = @dvidir@
159
180
exec_prefix = @exec_prefix@
160
 
host = @host@
161
181
host_alias = @host_alias@
162
 
host_cpu = @host_cpu@
163
 
host_os = @host_os@
164
 
host_vendor = @host_vendor@
165
182
htmldir = @htmldir@
166
183
includedir = @includedir@
167
184
infodir = @infodir@
213
230
        @for dep in $?; do \
214
231
          case '$(am__configure_deps)' in \
215
232
            *$$dep*) \
216
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217
 
                && exit 0; \
 
233
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
234
                && { if test -f $@; then exit 0; else break; fi; }; \
218
235
              exit 1;; \
219
236
          esac; \
220
237
        done; \
221
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icon-themes/Mist/256x256/places/Makefile'; \
222
 
        cd $(top_srcdir) && \
223
 
          $(AUTOMAKE) --gnu  icon-themes/Mist/256x256/places/Makefile
 
238
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icon-themes/Mist/256x256/places/Makefile'; \
 
239
        $(am__cd) $(top_srcdir) && \
 
240
          $(AUTOMAKE) --gnu icon-themes/Mist/256x256/places/Makefile
224
241
.PRECIOUS: Makefile
225
242
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226
243
        @case '$?' in \
238
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
256
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240
257
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
258
$(am__aclocal_m4_deps):
241
259
install-iconsDATA: $(icons_DATA)
242
260
        @$(NORMAL_INSTALL)
243
261
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
244
 
        @list='$(icons_DATA)'; for p in $$list; do \
 
262
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
263
        for p in $$list; do \
245
264
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
246
 
          f=$(am__strip_dir) \
247
 
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
248
 
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
 
265
          echo "$$d$$p"; \
 
266
        done | $(am__base_list) | \
 
267
        while read files; do \
 
268
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
269
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
249
270
        done
250
271
 
251
272
uninstall-iconsDATA:
252
273
        @$(NORMAL_UNINSTALL)
253
 
        @list='$(icons_DATA)'; for p in $$list; do \
254
 
          f=$(am__strip_dir) \
255
 
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
256
 
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
257
 
        done
 
274
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
275
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
276
        test -n "$$files" || exit 0; \
 
277
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
 
278
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
258
279
tags: TAGS
259
280
TAGS:
260
281
 
278
299
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
279
300
          if test -d $$d/$$file; then \
280
301
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
302
            if test -d "$(distdir)/$$file"; then \
 
303
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
304
            fi; \
281
305
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
282
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
306
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
307
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
283
308
            fi; \
284
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
309
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
285
310
          else \
286
 
            test -f $(distdir)/$$file \
287
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
311
            test -f "$(distdir)/$$file" \
 
312
            || cp -p $$d/$$file "$(distdir)/$$file" \
288
313
            || exit 1; \
289
314
          fi; \
290
315
        done
315
340
 
316
341
distclean-generic:
317
342
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
343
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
318
344
 
319
345
maintainer-clean-generic:
320
346
        @echo "This command is intended for maintainers to use"
334
360
 
335
361
html: html-am
336
362
 
 
363
html-am:
 
364
 
337
365
info: info-am
338
366
 
339
367
info-am:
342
370
 
343
371
install-dvi: install-dvi-am
344
372
 
 
373
install-dvi-am:
 
374
 
345
375
install-exec-am:
346
376
 
347
377
install-html: install-html-am
348
378
 
 
379
install-html-am:
 
380
 
349
381
install-info: install-info-am
350
382
 
 
383
install-info-am:
 
384
 
351
385
install-man:
352
386
 
353
387
install-pdf: install-pdf-am
354
388
 
 
389
install-pdf-am:
 
390
 
355
391
install-ps: install-ps-am
356
392
 
 
393
install-ps-am:
 
394
 
357
395
installcheck-am:
358
396
 
359
397
maintainer-clean: maintainer-clean-am
390
428
 
391
429
@LEGACY_ICON_MAPPING_TRUE@install-data-local: install-iconsDATA
392
430
@LEGACY_ICON_MAPPING_TRUE@      (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
431
 
393
432
# Tell versions [3.59,3.63) of GNU make to not export all variables.
394
433
# Otherwise a system limit (for SysV at least) may be exceeded.
395
434
.NOEXPORT: