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

« back to all changes in this revision

Viewing changes to icon-themes/Crux/16x16/actions/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/Crux/16x16/actions
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@
212
229
        @for dep in $?; do \
213
230
          case '$(am__configure_deps)' in \
214
231
            *$$dep*) \
215
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
216
 
                && exit 0; \
 
232
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
233
                && { if test -f $@; then exit 0; else break; fi; }; \
217
234
              exit 1;; \
218
235
          esac; \
219
236
        done; \
220
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icon-themes/Crux/16x16/actions/Makefile'; \
221
 
        cd $(top_srcdir) && \
222
 
          $(AUTOMAKE) --gnu  icon-themes/Crux/16x16/actions/Makefile
 
237
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icon-themes/Crux/16x16/actions/Makefile'; \
 
238
        $(am__cd) $(top_srcdir) && \
 
239
          $(AUTOMAKE) --gnu icon-themes/Crux/16x16/actions/Makefile
223
240
.PRECIOUS: Makefile
224
241
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225
242
        @case '$?' in \
237
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
255
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
239
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
$(am__aclocal_m4_deps):
240
258
install-iconsDATA: $(icons_DATA)
241
259
        @$(NORMAL_INSTALL)
242
260
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
243
 
        @list='$(icons_DATA)'; for p in $$list; do \
 
261
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
262
        for p in $$list; do \
244
263
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
245
 
          f=$(am__strip_dir) \
246
 
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
247
 
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
 
264
          echo "$$d$$p"; \
 
265
        done | $(am__base_list) | \
 
266
        while read files; do \
 
267
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
268
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
248
269
        done
249
270
 
250
271
uninstall-iconsDATA:
251
272
        @$(NORMAL_UNINSTALL)
252
 
        @list='$(icons_DATA)'; for p in $$list; do \
253
 
          f=$(am__strip_dir) \
254
 
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
255
 
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
256
 
        done
 
273
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
274
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
275
        test -n "$$files" || exit 0; \
 
276
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
 
277
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
257
278
tags: TAGS
258
279
TAGS:
259
280
 
277
298
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
278
299
          if test -d $$d/$$file; then \
279
300
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
301
            if test -d "$(distdir)/$$file"; then \
 
302
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
303
            fi; \
280
304
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
281
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
305
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
306
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
282
307
            fi; \
283
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
308
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
284
309
          else \
285
 
            test -f $(distdir)/$$file \
286
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
310
            test -f "$(distdir)/$$file" \
 
311
            || cp -p $$d/$$file "$(distdir)/$$file" \
287
312
            || exit 1; \
288
313
          fi; \
289
314
        done
314
339
 
315
340
distclean-generic:
316
341
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
342
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
317
343
 
318
344
maintainer-clean-generic:
319
345
        @echo "This command is intended for maintainers to use"
333
359
 
334
360
html: html-am
335
361
 
 
362
html-am:
 
363
 
336
364
info: info-am
337
365
 
338
366
info-am:
341
369
 
342
370
install-dvi: install-dvi-am
343
371
 
 
372
install-dvi-am:
 
373
 
344
374
install-exec-am:
345
375
 
346
376
install-html: install-html-am
347
377
 
 
378
install-html-am:
 
379
 
348
380
install-info: install-info-am
349
381
 
 
382
install-info-am:
 
383
 
350
384
install-man:
351
385
 
352
386
install-pdf: install-pdf-am
353
387
 
 
388
install-pdf-am:
 
389
 
354
390
install-ps: install-ps-am
355
391
 
 
392
install-ps-am:
 
393
 
356
394
installcheck-am:
357
395
 
358
396
maintainer-clean: maintainer-clean-am
389
427
 
390
428
@LEGACY_ICON_MAPPING_TRUE@install-data-local: install-iconsDATA
391
429
@LEGACY_ICON_MAPPING_TRUE@      (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
430
 
392
431
# Tell versions [3.59,3.63) of GNU make to not export all variables.
393
432
# Otherwise a system limit (for SysV at least) may be exceeded.
394
433
.NOEXPORT: