~ubuntu-branches/debian/jessie/file-roller/jessie

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-03-09 19:32:38 UTC
  • mfrom: (1.6.86)
  • Revision ID: package-import@ubuntu.com-20120309193238-dzn4p0szzcambb5v
Tags: 3.3.91-1
* New upstream release.
* Refresh 99_ltmain_as-needed.patch with newer copy in dh-autoreconf.
* Update to Standards-Version 3.9.3, no changes needed.

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