~ubuntu-branches/ubuntu/saucy/blam/saucy

« back to all changes in this revision

Viewing changes to icons/22x22/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Martín Nieto
  • Date: 2011-05-31 01:36:47 UTC
  • mto: (1.1.8 upstream) (2.2.5 sid)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20110531013647-dt9ij4zj9f9wg6uk
Import upstream version 1.8.8

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.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, 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
        $(ACLOCAL_M4)
42
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
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)$(pixmapdir)"
53
 
pixmapDATA_INSTALL = $(INSTALL_DATA)
54
71
DATA = $(pixmap_DATA)
55
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56
73
ACLOCAL = @ACLOCAL@
113
130
MSGFMT = @MSGFMT@
114
131
MSGFMT_OPTS = @MSGFMT_OPTS@
115
132
MSGMERGE = @MSGMERGE@
 
133
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
 
134
NOTIFY_LIBS = @NOTIFY_LIBS@
116
135
OBJEXT = @OBJEXT@
117
136
PACKAGE = @PACKAGE@
118
137
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
119
138
PACKAGE_NAME = @PACKAGE_NAME@
120
139
PACKAGE_STRING = @PACKAGE_STRING@
121
140
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
141
PACKAGE_URL = @PACKAGE_URL@
122
142
PACKAGE_VERSION = @PACKAGE_VERSION@
123
143
PATH = @PATH@
124
144
PATH_SEPARATOR = @PATH_SEPARATOR@
125
145
PKG_CONFIG = @PKG_CONFIG@
 
146
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
147
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
126
148
POFILES = @POFILES@
127
149
POSUB = @POSUB@
128
150
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
202
224
              exit 1;; \
203
225
          esac; \
204
226
        done; \
205
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icons/22x22/Makefile'; \
206
 
        cd $(top_srcdir) && \
207
 
          $(AUTOMAKE) --gnu  icons/22x22/Makefile
 
227
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/22x22/Makefile'; \
 
228
        $(am__cd) $(top_srcdir) && \
 
229
          $(AUTOMAKE) --gnu icons/22x22/Makefile
208
230
.PRECIOUS: Makefile
209
231
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210
232
        @case '$?' in \
222
244
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
245
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
224
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
247
$(am__aclocal_m4_deps):
225
248
install-pixmapDATA: $(pixmap_DATA)
226
249
        @$(NORMAL_INSTALL)
227
250
        test -z "$(pixmapdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapdir)"
228
 
        @list='$(pixmap_DATA)'; for p in $$list; do \
 
251
        @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
 
252
        for p in $$list; do \
229
253
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
230
 
          f=$(am__strip_dir) \
231
 
          echo " $(pixmapDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pixmapdir)/$$f'"; \
232
 
          $(pixmapDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pixmapdir)/$$f"; \
 
254
          echo "$$d$$p"; \
 
255
        done | $(am__base_list) | \
 
256
        while read files; do \
 
257
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapdir)'"; \
 
258
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapdir)" || exit $$?; \
233
259
        done
234
260
 
235
261
uninstall-pixmapDATA:
236
262
        @$(NORMAL_UNINSTALL)
237
 
        @list='$(pixmap_DATA)'; for p in $$list; do \
238
 
          f=$(am__strip_dir) \
239
 
          echo " rm -f '$(DESTDIR)$(pixmapdir)/$$f'"; \
240
 
          rm -f "$(DESTDIR)$(pixmapdir)/$$f"; \
241
 
        done
 
263
        @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
 
264
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
265
        test -n "$$files" || exit 0; \
 
266
        echo " ( cd '$(DESTDIR)$(pixmapdir)' && rm -f" $$files ")"; \
 
267
        cd "$(DESTDIR)$(pixmapdir)" && rm -f $$files
242
268
tags: TAGS
243
269
TAGS:
244
270
 
262
288
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
263
289
          if test -d $$d/$$file; then \
264
290
            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; \
265
294
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
266
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
295
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
296
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267
297
            fi; \
268
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
298
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
269
299
          else \
270
 
            test -f $(distdir)/$$file \
271
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
300
            test -f "$(distdir)/$$file" \
 
301
            || cp -p $$d/$$file "$(distdir)/$$file" \
272
302
            || exit 1; \
273
303
          fi; \
274
304
        done
299
329
 
300
330
distclean-generic:
301
331
        -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)
302
333
 
303
334
maintainer-clean-generic:
304
335
        @echo "This command is intended for maintainers to use"
317
348
 
318
349
html: html-am
319
350
 
 
351
html-am:
 
352
 
320
353
info: info-am
321
354
 
322
355
info-am:
325
358
 
326
359
install-dvi: install-dvi-am
327
360
 
 
361
install-dvi-am:
 
362
 
328
363
install-exec-am:
329
364
 
330
365
install-html: install-html-am
331
366
 
 
367
install-html-am:
 
368
 
332
369
install-info: install-info-am
333
370
 
 
371
install-info-am:
 
372
 
334
373
install-man:
335
374
 
336
375
install-pdf: install-pdf-am
337
376
 
 
377
install-pdf-am:
 
378
 
338
379
install-ps: install-ps-am
339
380
 
 
381
install-ps-am:
 
382
 
340
383
installcheck-am:
341
384
 
342
385
maintainer-clean: maintainer-clean-am
370
413
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
371
414
        uninstall-am uninstall-pixmapDATA
372
415
 
 
416
 
373
417
# Tell versions [3.59,3.63) of GNU make to not export all variables.
374
418
# Otherwise a system limit (for SysV at least) may be exceeded.
375
419
.NOEXPORT: