~ubuntu-branches/ubuntu/trusty/thunar-volman/trusty

« back to all changes in this revision

Viewing changes to icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-03-30 22:01:09 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20120330220109-o1wyhqqi1m4o6iup
Tags: 0.6.1-0ubuntu1
* New upstream bugfix release:
  - Do not make icon names translatable.
  - Translation updates.

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.
92
92
ACLOCAL = @ACLOCAL@
93
93
ALL_LINGUAS = @ALL_LINGUAS@
94
94
AMTAR = @AMTAR@
 
95
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
95
96
AR = @AR@
96
97
AUTOCONF = @AUTOCONF@
97
98
AUTOHEADER = @AUTOHEADER@
156
157
INTLTOOL_MERGE = @INTLTOOL_MERGE@
157
158
INTLTOOL_PERL = @INTLTOOL_PERL@
158
159
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
160
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
161
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
162
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
163
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
159
164
LD = @LD@
160
165
LDFLAGS = @LDFLAGS@
161
166
LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@
199
204
PACKAGE_VERSION = @PACKAGE_VERSION@
200
205
PATH_SEPARATOR = @PATH_SEPARATOR@
201
206
PKG_CONFIG = @PKG_CONFIG@
 
207
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
208
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
202
209
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
203
210
PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
204
211
PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
252
259
includedir = @includedir@
253
260
infodir = @infodir@
254
261
install_sh = @install_sh@
 
262
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
263
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
255
264
libdir = @libdir@
256
265
libexecdir = @libexecdir@
257
266
localedir = @localedir@
528
537
 
529
538
installcheck: installcheck-recursive
530
539
install-strip:
531
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
532
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
533
 
          `test -z '$(STRIP)' || \
534
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
540
        if test -z '$(STRIP)'; then \
 
541
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
542
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
543
              install; \
 
544
        else \
 
545
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
546
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
547
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
548
        fi
535
549
mostlyclean-generic:
536
550
 
537
551
clean-generic: