~ubuntu-branches/debian/sid/xfce4-clipman-plugin/sid

« back to all changes in this revision

Viewing changes to icons/16x16/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Evgeni Golov, Yves-Alexis Perez
  • Date: 2009-06-29 07:50:15 UTC
  • mfrom: (1.3.1 upstream) (7.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090629075015-l9z65w1bezcg272x
Tags: 2:1.0.2-1
[ Evgeni Golov ]
* Fix Vcs-* fields, they were missing 'trunk' in the path.

[ Yves-Alexis Perez ]
* New upstream release.
* debian/control:
  - bump standards version to 3.8.2.

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
42
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43
45
CONFIG_HEADER = $(top_builddir)/config.h
44
46
CONFIG_CLEAN_FILES =
 
47
CONFIG_CLEAN_VPATH_FILES =
45
48
SOURCES =
46
49
DIST_SOURCES =
47
50
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49
52
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50
53
    *) f=$$p;; \
51
54
  esac;
52
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
55
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
56
am__install_max = 40
 
57
am__nobase_strip_setup = \
 
58
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
59
am__nobase_strip = \
 
60
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
61
am__nobase_list = $(am__nobase_strip_setup); \
 
62
  for p in $$list; do echo "$$p $$p"; done | \
 
63
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
64
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
65
    if (++n[$$2] == $(am__install_max)) \
 
66
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
67
    END { for (dir in files) print dir, files[dir] }'
 
68
am__base_list = \
 
69
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
70
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
53
71
am__installdirs = "$(DESTDIR)$(iconsdir)"
54
 
iconsDATA_INSTALL = $(INSTALL_DATA)
55
72
DATA = $(icons_DATA)
56
73
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57
74
ACLOCAL = @ACLOCAL@
255
272
              exit 1;; \
256
273
          esac; \
257
274
        done; \
258
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  icons/16x16/Makefile'; \
259
 
        cd $(top_srcdir) && \
260
 
          $(AUTOMAKE) --gnu  icons/16x16/Makefile
 
275
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/16x16/Makefile'; \
 
276
        $(am__cd) $(top_srcdir) && \
 
277
          $(AUTOMAKE) --gnu icons/16x16/Makefile
261
278
.PRECIOUS: Makefile
262
279
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263
280
        @case '$?' in \
275
292
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
293
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277
294
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
295
$(am__aclocal_m4_deps):
278
296
 
279
297
mostlyclean-libtool:
280
298
        -rm -f *.lo
284
302
install-iconsDATA: $(icons_DATA)
285
303
        @$(NORMAL_INSTALL)
286
304
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
287
 
        @list='$(icons_DATA)'; for p in $$list; do \
 
305
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
306
        for p in $$list; do \
288
307
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
289
 
          f=$(am__strip_dir) \
290
 
          echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
291
 
          $(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
 
308
          echo "$$d$$p"; \
 
309
        done | $(am__base_list) | \
 
310
        while read files; do \
 
311
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
 
312
          $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
292
313
        done
293
314
 
294
315
uninstall-iconsDATA:
295
316
        @$(NORMAL_UNINSTALL)
296
 
        @list='$(icons_DATA)'; for p in $$list; do \
297
 
          f=$(am__strip_dir) \
298
 
          echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
299
 
          rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
300
 
        done
 
317
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
318
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
319
        test -n "$$files" || exit 0; \
 
320
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
 
321
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
301
322
tags: TAGS
302
323
TAGS:
303
324
 
321
342
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
322
343
          if test -d $$d/$$file; then \
323
344
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
345
            if test -d "$(distdir)/$$file"; then \
 
346
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
347
            fi; \
324
348
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
325
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
349
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
350
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
326
351
            fi; \
327
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
352
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
328
353
          else \
329
 
            test -f $(distdir)/$$file \
330
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
354
            test -f "$(distdir)/$$file" \
 
355
            || cp -p $$d/$$file "$(distdir)/$$file" \
331
356
            || exit 1; \
332
357
          fi; \
333
358
        done
358
383
 
359
384
distclean-generic:
360
385
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
386
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
361
387
 
362
388
maintainer-clean-generic:
363
389
        @echo "This command is intended for maintainers to use"
376
402
 
377
403
html: html-am
378
404
 
 
405
html-am:
 
406
 
379
407
info: info-am
380
408
 
381
409
info-am:
384
412
 
385
413
install-dvi: install-dvi-am
386
414
 
 
415
install-dvi-am:
 
416
 
387
417
install-exec-am:
388
418
 
389
419
install-html: install-html-am
390
420
 
 
421
install-html-am:
 
422
 
391
423
install-info: install-info-am
392
424
 
 
425
install-info-am:
 
426
 
393
427
install-man:
394
428
 
395
429
install-pdf: install-pdf-am
396
430
 
 
431
install-pdf-am:
 
432
 
397
433
install-ps: install-ps-am
398
434
 
 
435
install-ps-am:
 
436
 
399
437
installcheck-am:
400
438
 
401
439
maintainer-clean: maintainer-clean-am
430
468
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
431
469
        uninstall uninstall-am uninstall-iconsDATA
432
470
 
 
471
 
433
472
# Tell versions [3.59,3.63) of GNU make to not export all variables.
434
473
# Otherwise a system limit (for SysV at least) may be exceeded.
435
474
.NOEXPORT: