~ubuntu-branches/ubuntu/utopic/gnome-themes/utopic

« back to all changes in this revision

Viewing changes to icon-themes/Mist/32x32/apps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2010-11-17 15:58:56 UTC
  • mfrom: (1.2.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20101117155856-h9c14twe9hj899sn
Tags: 2.32.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
17
16
 
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
20
20
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
22
install_sh_DATA = $(install_sh) -c -m 644
25
23
install_sh_PROGRAM = $(install_sh) -c
32
30
NORMAL_UNINSTALL = :
33
31
PRE_UNINSTALL = :
34
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
35
35
subdir = icon-themes/Mist/32x32/apps
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 = @
50
43
SOURCES =
51
44
DIST_SOURCES =
52
45
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54
47
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55
48
    *) f=$$p;; \
56
49
  esac;
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'
 
50
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
73
51
am__installdirs = "$(DESTDIR)$(iconsdir)"
 
52
iconsDATA_INSTALL = $(INSTALL_DATA)
74
53
DATA = $(icons_DATA)
75
54
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76
55
ACLOCAL = @ACLOCAL@
77
56
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
78
57
ALL_LINGUAS = @ALL_LINGUAS@
79
58
AMTAR = @AMTAR@
80
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
81
59
AUTOCONF = @AUTOCONF@
82
60
AUTOHEADER = @AUTOHEADER@
83
61
AUTOMAKE = @AUTOMAKE@
141
119
PACKAGE_NAME = @PACKAGE_NAME@
142
120
PACKAGE_STRING = @PACKAGE_STRING@
143
121
PACKAGE_TARNAME = @PACKAGE_TARNAME@
144
 
PACKAGE_URL = @PACKAGE_URL@
145
122
PACKAGE_VERSION = @PACKAGE_VERSION@
146
123
PATH_SEPARATOR = @PATH_SEPARATOR@
147
124
PKG_CONFIG = @PKG_CONFIG@
148
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
149
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
150
125
POFILES = @POFILES@
151
126
POSUB = @POSUB@
152
127
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
171
146
am__tar = @am__tar@
172
147
am__untar = @am__untar@
173
148
bindir = @bindir@
 
149
build = @build@
174
150
build_alias = @build_alias@
 
151
build_cpu = @build_cpu@
 
152
build_os = @build_os@
 
153
build_vendor = @build_vendor@
175
154
builddir = @builddir@
176
155
datadir = @datadir@
177
156
datarootdir = @datarootdir@
178
157
docdir = @docdir@
179
158
dvidir = @dvidir@
180
159
exec_prefix = @exec_prefix@
 
160
host = @host@
181
161
host_alias = @host_alias@
 
162
host_cpu = @host_cpu@
 
163
host_os = @host_os@
 
164
host_vendor = @host_vendor@
182
165
htmldir = @htmldir@
183
166
includedir = @includedir@
184
167
infodir = @infodir@
219
202
        @for dep in $?; do \
220
203
          case '$(am__configure_deps)' in \
221
204
            *$$dep*) \
222
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
223
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
205
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
206
                && exit 0; \
224
207
              exit 1;; \
225
208
          esac; \
226
209
        done; \
227
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icon-themes/Mist/32x32/apps/Makefile'; \
228
 
        $(am__cd) $(top_srcdir) && \
229
 
          $(AUTOMAKE) --gnu icon-themes/Mist/32x32/apps/Makefile
 
210
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icon-themes/Mist/32x32/apps/Makefile'; \
 
211
        cd $(top_srcdir) && \
 
212
          $(AUTOMAKE) --gnu  icon-themes/Mist/32x32/apps/Makefile
230
213
.PRECIOUS: Makefile
231
214
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232
215
        @case '$?' in \
244
227
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
228
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
246
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
 
$(am__aclocal_m4_deps):
248
230
install-iconsDATA: $(icons_DATA)
249
231
        @$(NORMAL_INSTALL)
250
232
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
251
 
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
252
 
        for p in $$list; do \
 
233
        @list='$(icons_DATA)'; for p in $$list; do \
253
234
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
254
 
          echo "$$d$$p"; \
255
 
        done | $(am__base_list) | \
256
 
        while read files; do \
257
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
258
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
 
235
          f=$(am__strip_dir) \
 
236
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
 
237
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
259
238
        done
260
239
 
261
240
uninstall-iconsDATA:
262
241
        @$(NORMAL_UNINSTALL)
263
 
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
264
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
265
 
        test -n "$$files" || exit 0; \
266
 
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
267
 
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
 
242
        @list='$(icons_DATA)'; for p in $$list; do \
 
243
          f=$(am__strip_dir) \
 
244
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
 
245
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
 
246
        done
268
247
tags: TAGS
269
248
TAGS:
270
249
 
288
267
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
289
268
          if test -d $$d/$$file; then \
290
269
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
291
 
            if test -d "$(distdir)/$$file"; then \
292
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
293
 
            fi; \
294
270
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
295
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
296
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
271
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
297
272
            fi; \
298
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
273
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
299
274
          else \
300
 
            test -f "$(distdir)/$$file" \
301
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
275
            test -f $(distdir)/$$file \
 
276
            || cp -p $$d/$$file $(distdir)/$$file \
302
277
            || exit 1; \
303
278
          fi; \
304
279
        done
329
304
 
330
305
distclean-generic:
331
306
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
333
307
 
334
308
maintainer-clean-generic:
335
309
        @echo "This command is intended for maintainers to use"
349
323
 
350
324
html: html-am
351
325
 
352
 
html-am:
353
 
 
354
326
info: info-am
355
327
 
356
328
info-am:
359
331
 
360
332
install-dvi: install-dvi-am
361
333
 
362
 
install-dvi-am:
363
 
 
364
334
install-exec-am:
365
335
 
366
336
install-html: install-html-am
367
337
 
368
 
install-html-am:
369
 
 
370
338
install-info: install-info-am
371
339
 
372
 
install-info-am:
373
 
 
374
340
install-man:
375
341
 
376
342
install-pdf: install-pdf-am
377
343
 
378
 
install-pdf-am:
379
 
 
380
344
install-ps: install-ps-am
381
345
 
382
 
install-ps-am:
383
 
 
384
346
installcheck-am:
385
347
 
386
348
maintainer-clean: maintainer-clean-am
417
379
 
418
380
@LEGACY_ICON_MAPPING_TRUE@install-data-local: install-iconsDATA
419
381
@LEGACY_ICON_MAPPING_TRUE@      (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
420
 
 
421
382
# Tell versions [3.59,3.63) of GNU make to not export all variables.
422
383
# Otherwise a system limit (for SysV at least) may be exceeded.
423
384
.NOEXPORT: