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

« back to all changes in this revision

Viewing changes to icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2012-04-09 21:26:50 UTC
  • mfrom: (1.3.7)
  • Revision ID: package-import@ubuntu.com-20120409212650-u618echcdsndz3ak
Tags: 2:1.2.3-1
* New upstream release.
* debian/rules:
  - build with --parallel.
  - configure with --disable-static and stop removing .a files.
* debian/control:
  - update standards version to 3.9.3.
  - update debhelper build-dep to 9. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
44
44
CONFIG_HEADER = $(top_builddir)/config.h
45
45
CONFIG_CLEAN_FILES =
46
46
CONFIG_CLEAN_VPATH_FILES =
47
 
AM_V_GEN = $(am__v_GEN_$(V))
48
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
47
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
48
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
49
49
am__v_GEN_0 = @echo "  GEN   " $@;
50
 
AM_V_at = $(am__v_at_$(V))
51
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
50
AM_V_at = $(am__v_at_@AM_V@)
 
51
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
52
52
am__v_at_0 = @
53
53
SOURCES =
54
54
DIST_SOURCES =
162
162
INTLTOOL_MERGE = @INTLTOOL_MERGE@
163
163
INTLTOOL_PERL = @INTLTOOL_PERL@
164
164
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
165
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
166
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
167
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
168
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
165
169
ITSTOOL = @ITSTOOL@
166
170
LD = @LD@
167
171
LDFLAGS = @LDFLAGS@
278
282
includedir = @includedir@
279
283
infodir = @infodir@
280
284
install_sh = @install_sh@
 
285
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
286
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
281
287
libdir = @libdir@
282
288
libexecdir = @libexecdir@
283
289
localedir = @localedir@
551
557
 
552
558
installcheck: installcheck-recursive
553
559
install-strip:
554
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
555
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
556
 
          `test -z '$(STRIP)' || \
557
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
560
        if test -z '$(STRIP)'; then \
 
561
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
562
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
563
              install; \
 
564
        else \
 
565
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
566
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
567
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
568
        fi
558
569
mostlyclean-generic:
559
570
 
560
571
clean-generic:
631
642
 
632
643
ps-am:
633
644
 
634
 
uninstall-am:
 
645
uninstall-am: uninstall-local
635
646
 
636
647
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
637
648
        install-am install-data-am install-strip tags-recursive
648
659
        installcheck installcheck-am installdirs installdirs-am \
649
660
        maintainer-clean maintainer-clean-generic mostlyclean \
650
661
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
651
 
        tags tags-recursive uninstall uninstall-am
 
662
        tags tags-recursive uninstall uninstall-am uninstall-local
652
663
 
653
664
 
654
665
install-data-hook:
662
673
                echo "***";                                             \
663
674
        fi
664
675
 
 
676
uninstall-local:
 
677
        -rm $(datadir)/icons/hicolor/icon-theme.cache
 
678
 
665
679
# Tell versions [3.59,3.63) of GNU make to not export all variables.
666
680
# Otherwise a system limit (for SysV at least) may be exceeded.
667
681
.NOEXPORT: