~ubuntu-branches/ubuntu/maverick/gnome-system-monitor/maverick

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-04-12 10:13:22 UTC
  • mfrom: (1.3.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20100412101322-rkp83uh063gkuc38
Tags: 2.28.1-1
New upstream bugfix release.

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
41
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42
44
CONFIG_HEADER = $(top_builddir)/config.h
43
45
CONFIG_CLEAN_FILES =
 
46
CONFIG_CLEAN_VPATH_FILES =
44
47
SOURCES =
45
48
DIST_SOURCES =
46
49
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48
51
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49
52
    *) f=$$p;; \
50
53
  esac;
51
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
54
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
55
am__install_max = 40
 
56
am__nobase_strip_setup = \
 
57
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
58
am__nobase_strip = \
 
59
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
60
am__nobase_list = $(am__nobase_strip_setup); \
 
61
  for p in $$list; do echo "$$p $$p"; done | \
 
62
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
63
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
64
    if (++n[$$2] == $(am__install_max)) \
 
65
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
66
    END { for (dir in files) print dir, files[dir] }'
 
67
am__base_list = \
 
68
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
52
70
am__installdirs = "$(DESTDIR)$(imagesdir)"
53
 
imagesDATA_INSTALL = $(INSTALL_DATA)
54
71
DATA = $(images_DATA)
55
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56
73
ACLOCAL = @ACLOCAL@
101
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102
119
INSTOBJEXT = @INSTOBJEXT@
103
120
INTLLIBS = @INTLLIBS@
104
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
105
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
106
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
107
121
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
108
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
109
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
110
122
INTLTOOL_MERGE = @INTLTOOL_MERGE@
111
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
112
123
INTLTOOL_PERL = @INTLTOOL_PERL@
113
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
114
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
115
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
116
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
117
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
118
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
119
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
120
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
121
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
122
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
123
124
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
124
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
125
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
126
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
127
125
LD = @LD@
128
126
LDFLAGS = @LDFLAGS@
129
127
LIBOBJS = @LIBOBJS@
218
216
srcdir = @srcdir@
219
217
sysconfdir = @sysconfdir@
220
218
target_alias = @target_alias@
 
219
top_build_prefix = @top_build_prefix@
221
220
top_builddir = @top_builddir@
222
221
top_srcdir = @top_srcdir@
223
222
imagesdir = $(datadir)/pixmaps/gnome-system-monitor
235
234
              exit 1;; \
236
235
          esac; \
237
236
        done; \
238
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  pixmaps/Makefile'; \
239
 
        cd $(top_srcdir) && \
240
 
          $(AUTOMAKE) --gnu  pixmaps/Makefile
 
237
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu pixmaps/Makefile'; \
 
238
        $(am__cd) $(top_srcdir) && \
 
239
          $(AUTOMAKE) --gnu pixmaps/Makefile
241
240
.PRECIOUS: Makefile
242
241
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243
242
        @case '$?' in \
255
254
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
255
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
257
256
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
257
$(am__aclocal_m4_deps):
258
258
 
259
259
mostlyclean-libtool:
260
260
        -rm -f *.lo
264
264
install-imagesDATA: $(images_DATA)
265
265
        @$(NORMAL_INSTALL)
266
266
        test -z "$(imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(imagesdir)"
267
 
        @list='$(images_DATA)'; for p in $$list; do \
 
267
        @list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
 
268
        for p in $$list; do \
268
269
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
269
 
          f=$(am__strip_dir) \
270
 
          echo " $(imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagesdir)/$$f'"; \
271
 
          $(imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagesdir)/$$f"; \
 
270
          echo "$$d$$p"; \
 
271
        done | $(am__base_list) | \
 
272
        while read files; do \
 
273
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(imagesdir)'"; \
 
274
          $(INSTALL_DATA) $$files "$(DESTDIR)$(imagesdir)" || exit $$?; \
272
275
        done
273
276
 
274
277
uninstall-imagesDATA:
275
278
        @$(NORMAL_UNINSTALL)
276
 
        @list='$(images_DATA)'; for p in $$list; do \
277
 
          f=$(am__strip_dir) \
278
 
          echo " rm -f '$(DESTDIR)$(imagesdir)/$$f'"; \
279
 
          rm -f "$(DESTDIR)$(imagesdir)/$$f"; \
280
 
        done
 
279
        @list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
 
280
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
281
        test -n "$$files" || exit 0; \
 
282
        echo " ( cd '$(DESTDIR)$(imagesdir)' && rm -f" $$files ")"; \
 
283
        cd "$(DESTDIR)$(imagesdir)" && rm -f $$files
281
284
tags: TAGS
282
285
TAGS:
283
286
 
301
304
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
302
305
          if test -d $$d/$$file; then \
303
306
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
307
            if test -d "$(distdir)/$$file"; then \
 
308
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
309
            fi; \
304
310
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
305
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
311
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
312
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
306
313
            fi; \
307
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
314
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
308
315
          else \
309
 
            test -f $(distdir)/$$file \
310
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
316
            test -f "$(distdir)/$$file" \
 
317
            || cp -p $$d/$$file "$(distdir)/$$file" \
311
318
            || exit 1; \
312
319
          fi; \
313
320
        done
338
345
 
339
346
distclean-generic:
340
347
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
348
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
341
349
 
342
350
maintainer-clean-generic:
343
351
        @echo "This command is intended for maintainers to use"
356
364
 
357
365
html: html-am
358
366
 
 
367
html-am:
 
368
 
359
369
info: info-am
360
370
 
361
371
info-am:
364
374
 
365
375
install-dvi: install-dvi-am
366
376
 
 
377
install-dvi-am:
 
378
 
367
379
install-exec-am:
368
380
 
369
381
install-html: install-html-am
370
382
 
 
383
install-html-am:
 
384
 
371
385
install-info: install-info-am
372
386
 
 
387
install-info-am:
 
388
 
373
389
install-man:
374
390
 
375
391
install-pdf: install-pdf-am
376
392
 
 
393
install-pdf-am:
 
394
 
377
395
install-ps: install-ps-am
378
396
 
 
397
install-ps-am:
 
398
 
379
399
installcheck-am:
380
400
 
381
401
maintainer-clean: maintainer-clean-am
410
430
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
411
431
        uninstall uninstall-am uninstall-imagesDATA
412
432
 
 
433
 
413
434
# Tell versions [3.59,3.63) of GNU make to not export all variables.
414
435
# Otherwise a system limit (for SysV at least) may be exceeded.
415
436
.NOEXPORT: