~ubuntu-branches/ubuntu/oneiric/gnome-system-tools/oneiric

« back to all changes in this revision

Viewing changes to icons/48x48/apps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-10-19 20:49:26 UTC
  • mto: (1.2.8 squeeze)
  • mto: This revision was merged to the branch mainline in revision 90.
  • Revision ID: james.westby@ubuntu.com-20091019204926-yzdhixh8c0jrznqo
Tags: upstream-2.28.1
ImportĀ upstreamĀ versionĀ 2.28.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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  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
35
37
subdir = icons/48x48/apps
36
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
41
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
 
42
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
43
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
44
        $(top_srcdir)/configure.in
39
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40
46
        $(ACLOCAL_M4)
41
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
48
CONFIG_HEADER = $(top_builddir)/config.h
43
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
44
51
SOURCES =
45
52
DIST_SOURCES =
46
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49
56
    *) f=$$p;; \
50
57
  esac;
51
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
59
am__install_max = 40
 
60
am__nobase_strip_setup = \
 
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
62
am__nobase_strip = \
 
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
64
am__nobase_list = $(am__nobase_strip_setup); \
 
65
  for p in $$list; do echo "$$p $$p"; done | \
 
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
68
    if (++n[$$2] == $(am__install_max)) \
 
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
70
    END { for (dir in files) print dir, files[dir] }'
 
71
am__base_list = \
 
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
52
74
am__installdirs = "$(DESTDIR)$(iconsdir)"
53
 
iconsDATA_INSTALL = $(INSTALL_DATA)
54
75
DATA = $(icons_DATA)
55
76
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56
77
ACLOCAL = @ACLOCAL@
146
167
PACKAGE_NAME = @PACKAGE_NAME@
147
168
PACKAGE_STRING = @PACKAGE_STRING@
148
169
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
170
PACKAGE_URL = @PACKAGE_URL@
149
171
PACKAGE_VERSION = @PACKAGE_VERSION@
150
172
PATH_SEPARATOR = @PATH_SEPARATOR@
151
173
PKG_CONFIG = @PKG_CONFIG@
241
263
              exit 1;; \
242
264
          esac; \
243
265
        done; \
244
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icons/48x48/apps/Makefile'; \
245
 
        cd $(top_srcdir) && \
246
 
          $(AUTOMAKE) --gnu  icons/48x48/apps/Makefile
 
266
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/48x48/apps/Makefile'; \
 
267
        $(am__cd) $(top_srcdir) && \
 
268
          $(AUTOMAKE) --gnu icons/48x48/apps/Makefile
247
269
.PRECIOUS: Makefile
248
270
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249
271
        @case '$?' in \
261
283
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
284
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
263
285
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
286
$(am__aclocal_m4_deps):
264
287
 
265
288
mostlyclean-libtool:
266
289
        -rm -f *.lo
270
293
install-iconsDATA: $(icons_DATA)
271
294
        @$(NORMAL_INSTALL)
272
295
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
273
 
        @list='$(icons_DATA)'; for p in $$list; do \
 
296
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
297
        for p in $$list; do \
274
298
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275
 
          f=$(am__strip_dir) \
276
 
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
277
 
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
 
299
          echo "$$d$$p"; \
 
300
        done | $(am__base_list) | \
 
301
        while read files; do \
 
302
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
303
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
278
304
        done
279
305
 
280
306
uninstall-iconsDATA:
281
307
        @$(NORMAL_UNINSTALL)
282
 
        @list='$(icons_DATA)'; for p in $$list; do \
283
 
          f=$(am__strip_dir) \
284
 
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
285
 
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
286
 
        done
 
308
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
309
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
310
        test -n "$$files" || exit 0; \
 
311
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
 
312
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
287
313
tags: TAGS
288
314
TAGS:
289
315
 
307
333
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308
334
          if test -d $$d/$$file; then \
309
335
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
336
            if test -d "$(distdir)/$$file"; then \
 
337
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
338
            fi; \
310
339
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
311
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
340
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
341
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
312
342
            fi; \
313
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
343
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
314
344
          else \
315
 
            test -f $(distdir)/$$file \
316
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
345
            test -f "$(distdir)/$$file" \
 
346
            || cp -p $$d/$$file "$(distdir)/$$file" \
317
347
            || exit 1; \
318
348
          fi; \
319
349
        done
344
374
 
345
375
distclean-generic:
346
376
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
377
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
347
378
 
348
379
maintainer-clean-generic:
349
380
        @echo "This command is intended for maintainers to use"
362
393
 
363
394
html: html-am
364
395
 
 
396
html-am:
 
397
 
365
398
info: info-am
366
399
 
367
400
info-am:
370
403
 
371
404
install-dvi: install-dvi-am
372
405
 
 
406
install-dvi-am:
 
407
 
373
408
install-exec-am:
374
409
 
375
410
install-html: install-html-am
376
411
 
 
412
install-html-am:
 
413
 
377
414
install-info: install-info-am
378
415
 
 
416
install-info-am:
 
417
 
379
418
install-man:
380
419
 
381
420
install-pdf: install-pdf-am
382
421
 
 
422
install-pdf-am:
 
423
 
383
424
install-ps: install-ps-am
384
425
 
 
426
install-ps-am:
 
427
 
385
428
installcheck-am:
386
429
 
387
430
maintainer-clean: maintainer-clean-am
418
461
 
419
462
 
420
463
-include $(top_srcdir)/git.mk
 
464
 
421
465
# Tell versions [3.59,3.63) of GNU make to not export all variables.
422
466
# Otherwise a system limit (for SysV at least) may be exceeded.
423
467
.NOEXPORT: