~ubuntu-branches/ubuntu/trusty/libxfce4ui/trusty

« back to all changes in this revision

Viewing changes to glade/icons/16x16/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2013-05-21 21:32:57 UTC
  • mfrom: (6.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20130521213257-q5nqhxkutb9ze4ld
Tags: 4.10.0-2
* Upload to unstable.
* debian/rules:
  - enable all hardening flags.

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.5 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.
18
18
# $Id$
19
19
 
20
20
VPATH = @srcdir@
 
21
am__make_dryrun = \
 
22
  { \
 
23
    am__dry=no; \
 
24
    case $$MAKEFLAGS in \
 
25
      *\\[\ \   ]*) \
 
26
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
27
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
28
      *) \
 
29
        for am__flg in $$MAKEFLAGS; do \
 
30
          case $$am__flg in \
 
31
            *=*|--*) ;; \
 
32
            *n*) am__dry=yes; break;; \
 
33
          esac; \
 
34
        done;; \
 
35
    esac; \
 
36
    test $$am__dry = yes; \
 
37
  }
21
38
pkgdatadir = $(datadir)/@PACKAGE@
22
39
pkgincludedir = $(includedir)/@PACKAGE@
23
40
pkglibdir = $(libdir)/@PACKAGE@
47
64
CONFIG_HEADER = $(top_builddir)/config.h
48
65
CONFIG_CLEAN_FILES =
49
66
CONFIG_CLEAN_VPATH_FILES =
50
 
AM_V_GEN = $(am__v_GEN_$(V))
51
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
67
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
68
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52
69
am__v_GEN_0 = @echo "  GEN   " $@;
53
 
AM_V_at = $(am__v_at_$(V))
54
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
70
AM_V_at = $(am__v_at_@AM_V@)
 
71
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55
72
am__v_at_0 = @
56
73
SOURCES =
57
74
DIST_SOURCES =
 
75
am__can_run_installinfo = \
 
76
  case $$AM_UPDATE_INFO_DIR in \
 
77
    n|no|NO) false;; \
 
78
    *) (install-info --version) >/dev/null 2>&1;; \
 
79
  esac
58
80
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59
81
am__vpath_adj = case $$p in \
60
82
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
76
98
am__base_list = \
77
99
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
100
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
101
am__uninstall_files_from_dir = { \
 
102
  test -z "$$files" \
 
103
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
104
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
105
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
106
  }
79
107
am__installdirs = "$(DESTDIR)$(iconsdir)"
80
108
DATA = $(icons_DATA)
81
109
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145
173
INTLTOOL_MERGE = @INTLTOOL_MERGE@
146
174
INTLTOOL_PERL = @INTLTOOL_PERL@
147
175
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
176
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
177
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
178
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
179
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
148
180
LD = @LD@
149
181
LDFLAGS = @LDFLAGS@
150
182
LIBOBJS = @LIBOBJS@
259
291
includedir = @includedir@
260
292
infodir = @infodir@
261
293
install_sh = @install_sh@
 
294
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
295
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
262
296
libdir = @libdir@
263
297
libexecdir = @libexecdir@
264
298
localedir = @localedir@
326
360
        -rm -rf .libs _libs
327
361
install-iconsDATA: $(icons_DATA)
328
362
        @$(NORMAL_INSTALL)
329
 
        test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
330
363
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
 
364
        if test -n "$$list"; then \
 
365
          echo " $(MKDIR_P) '$(DESTDIR)$(iconsdir)'"; \
 
366
          $(MKDIR_P) "$(DESTDIR)$(iconsdir)" || exit 1; \
 
367
        fi; \
331
368
        for p in $$list; do \
332
369
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
333
370
          echo "$$d$$p"; \
341
378
        @$(NORMAL_UNINSTALL)
342
379
        @list='$(icons_DATA)'; test -n "$(iconsdir)" || list=; \
343
380
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
344
 
        test -n "$$files" || exit 0; \
345
 
        echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
346
 
        cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
 
381
        dir='$(DESTDIR)$(iconsdir)'; $(am__uninstall_files_from_dir)
347
382
tags: TAGS
348
383
TAGS:
349
384
 
398
433
 
399
434
installcheck: installcheck-am
400
435
install-strip:
401
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
402
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
403
 
          `test -z '$(STRIP)' || \
404
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
436
        if test -z '$(STRIP)'; then \
 
437
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
438
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
439
              install; \
 
440
        else \
 
441
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
442
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
443
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
444
        fi
405
445
mostlyclean-generic:
406
446
 
407
447
clean-generic: