~ubuntu-branches/ubuntu/precise/gnome-power-manager/precise

« back to all changes in this revision

Viewing changes to data/icons/22x22/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-03-21 08:17:06 UTC
  • mfrom: (2.1.68)
  • Revision ID: package-import@ubuntu.com-20120321081706-p6sfdvmxzsgtynfz
Tags: 3.3.92-0ubuntu1
* New upstream release
  - Compile the GtkBuilder file as a GResource to speed up startup
  - updated translations
* debian/control:
  - build-dep on libglib2.0-dev (>= 2.31.10)
  - bump Standards-Version

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.
46
46
CONFIG_HEADER = $(top_builddir)/config.h
47
47
CONFIG_CLEAN_FILES =
48
48
CONFIG_CLEAN_VPATH_FILES =
49
 
AM_V_GEN = $(am__v_GEN_$(V))
50
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
49
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
50
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
51
51
am__v_GEN_0 = @echo "  GEN   " $@;
52
 
AM_V_at = $(am__v_at_$(V))
53
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
52
AM_V_at = $(am__v_at_@AM_V@)
 
53
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
54
54
am__v_at_0 = @
55
55
SOURCES =
56
56
DIST_SOURCES =
497
497
 
498
498
installcheck: installcheck-recursive
499
499
install-strip:
500
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
501
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
502
 
          `test -z '$(STRIP)' || \
503
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
500
        if test -z '$(STRIP)'; then \
 
501
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
502
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
503
              install; \
 
504
        else \
 
505
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
506
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
507
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
508
        fi
504
509
mostlyclean-generic:
505
510
 
506
511
clean-generic: