~ubuntu-branches/ubuntu/trusty/indicator-sound-gtk2/trusty-proposed

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-09-10 00:09:01 UTC
  • Revision ID: package-import@ubuntu.com-20120910000901-q6469svv5d3pmn0y
Tags: upstream-12.10.0.1
ImportĀ upstreamĀ versionĀ 12.10.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
VPATH = @srcdir@
 
18
am__make_dryrun = \
 
19
  { \
 
20
    am__dry=no; \
 
21
    case $$MAKEFLAGS in \
 
22
      *\\[\ \   ]*) \
 
23
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
24
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
25
      *) \
 
26
        for am__flg in $$MAKEFLAGS; do \
 
27
          case $$am__flg in \
 
28
            *=*|--*) ;; \
 
29
            *n*) am__dry=yes; break;; \
 
30
          esac; \
 
31
        done;; \
 
32
    esac; \
 
33
    test $$am__dry = yes; \
 
34
  }
 
35
pkgdatadir = $(datadir)/@PACKAGE@
 
36
pkgincludedir = $(includedir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
39
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
40
install_sh_DATA = $(install_sh) -c -m 644
 
41
install_sh_PROGRAM = $(install_sh) -c
 
42
install_sh_SCRIPT = $(install_sh) -c
 
43
INSTALL_HEADER = $(INSTALL_DATA)
 
44
transform = $(program_transform_name)
 
45
NORMAL_INSTALL = :
 
46
PRE_INSTALL = :
 
47
POST_INSTALL = :
 
48
NORMAL_UNINSTALL = :
 
49
PRE_UNINSTALL = :
 
50
POST_UNINSTALL = :
 
51
build_triplet = @build@
 
52
host_triplet = @host@
 
53
subdir = data/icons
 
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
56
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
 
57
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
58
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
59
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/gcov.m4 \
 
60
        $(top_srcdir)/configure.ac
 
61
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
62
        $(ACLOCAL_M4)
 
63
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
64
CONFIG_HEADER = $(top_builddir)/config.h
 
65
CONFIG_CLEAN_FILES =
 
66
CONFIG_CLEAN_VPATH_FILES =
 
67
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
68
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
69
am__v_GEN_0 = @echo "  GEN   " $@;
 
70
AM_V_at = $(am__v_at_@AM_V@)
 
71
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
72
am__v_at_0 = @
 
73
SOURCES =
 
74
DIST_SOURCES =
 
75
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
76
        html-recursive info-recursive install-data-recursive \
 
77
        install-dvi-recursive install-exec-recursive \
 
78
        install-html-recursive install-info-recursive \
 
79
        install-pdf-recursive install-ps-recursive install-recursive \
 
80
        installcheck-recursive installdirs-recursive pdf-recursive \
 
81
        ps-recursive uninstall-recursive
 
82
am__can_run_installinfo = \
 
83
  case $$AM_UPDATE_INFO_DIR in \
 
84
    n|no|NO) false;; \
 
85
    *) (install-info --version) >/dev/null 2>&1;; \
 
86
  esac
 
87
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
88
  distclean-recursive maintainer-clean-recursive
 
89
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
90
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
91
        distdir
 
92
ETAGS = etags
 
93
CTAGS = ctags
 
94
DIST_SUBDIRS = $(SUBDIRS)
 
95
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
96
am__relativize = \
 
97
  dir0=`pwd`; \
 
98
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
99
  sed_rest='s,^[^/]*/*,,'; \
 
100
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
101
  sed_butlast='s,/*[^/]*$$,,'; \
 
102
  while test -n "$$dir1"; do \
 
103
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
104
    if test "$$first" != "."; then \
 
105
      if test "$$first" = ".."; then \
 
106
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
107
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
108
      else \
 
109
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
110
        if test "$$first2" = "$$first"; then \
 
111
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
112
        else \
 
113
          dir2="../$$dir2"; \
 
114
        fi; \
 
115
        dir0="$$dir0"/"$$first"; \
 
116
      fi; \
 
117
    fi; \
 
118
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
119
  done; \
 
120
  reldir="$$dir2"
 
121
ACLOCAL = @ACLOCAL@
 
122
ALL_LINGUAS = @ALL_LINGUAS@
 
123
AMTAR = @AMTAR@
 
124
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
125
APPLET_CFLAGS = @APPLET_CFLAGS@
 
126
APPLET_LIBS = @APPLET_LIBS@
 
127
AR = @AR@
 
128
AUTOCONF = @AUTOCONF@
 
129
AUTOHEADER = @AUTOHEADER@
 
130
AUTOMAKE = @AUTOMAKE@
 
131
AWK = @AWK@
 
132
CATALOGS = @CATALOGS@
 
133
CATOBJEXT = @CATOBJEXT@
 
134
CC = @CC@
 
135
CCDEPMODE = @CCDEPMODE@
 
136
CFLAGS = @CFLAGS@
 
137
COVERAGE_CFLAGS = @COVERAGE_CFLAGS@
 
138
COVERAGE_CXXFLAGS = @COVERAGE_CXXFLAGS@
 
139
COVERAGE_LDFLAGS = @COVERAGE_LDFLAGS@
 
140
CPP = @CPP@
 
141
CPPFLAGS = @CPPFLAGS@
 
142
CYGPATH_W = @CYGPATH_W@
 
143
DATADIRNAME = @DATADIRNAME@
 
144
DBUSSERVICEDIR = @DBUSSERVICEDIR@
 
145
DEFS = @DEFS@
 
146
DEPDIR = @DEPDIR@
 
147
DLLTOOL = @DLLTOOL@
 
148
DSYMUTIL = @DSYMUTIL@
 
149
DUMPBIN = @DUMPBIN@
 
150
ECHO_C = @ECHO_C@
 
151
ECHO_N = @ECHO_N@
 
152
ECHO_T = @ECHO_T@
 
153
EGREP = @EGREP@
 
154
EXEEXT = @EXEEXT@
 
155
FGREP = @FGREP@
 
156
GCOVR = @GCOVR@
 
157
GENHTML = @GENHTML@
 
158
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
159
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
 
160
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
161
GMOFILES = @GMOFILES@
 
162
GMSGFMT = @GMSGFMT@
 
163
GNOMELOCALEDIR = @GNOMELOCALEDIR@
 
164
GREP = @GREP@
 
165
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
 
166
INDICATORDIR = @INDICATORDIR@
 
167
INDICATORICONSDIR = @INDICATORICONSDIR@
 
168
INSTALL = @INSTALL@
 
169
INSTALL_DATA = @INSTALL_DATA@
 
170
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
171
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
172
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
173
INSTOBJEXT = @INSTOBJEXT@
 
174
INTLLIBS = @INTLLIBS@
 
175
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
176
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
177
INTLTOOL_PERL = @INTLTOOL_PERL@
 
178
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
179
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
180
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
181
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
182
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
 
183
LCOV = @LCOV@
 
184
LD = @LD@
 
185
LDFLAGS = @LDFLAGS@
 
186
LIBOBJS = @LIBOBJS@
 
187
LIBS = @LIBS@
 
188
LIBTOOL = @LIBTOOL@
 
189
LIPO = @LIPO@
 
190
LN_S = @LN_S@
 
191
LTLIBOBJS = @LTLIBOBJS@
 
192
MAINT = @MAINT@
 
193
MAKEINFO = @MAKEINFO@
 
194
MANIFEST_TOOL = @MANIFEST_TOOL@
 
195
MKDIR_P = @MKDIR_P@
 
196
MKINSTALLDIRS = @MKINSTALLDIRS@
 
197
MSGFMT = @MSGFMT@
 
198
MSGFMT_OPTS = @MSGFMT_OPTS@
 
199
MSGMERGE = @MSGMERGE@
 
200
NM = @NM@
 
201
NMEDIT = @NMEDIT@
 
202
OBJDUMP = @OBJDUMP@
 
203
OBJEXT = @OBJEXT@
 
204
OTOOL = @OTOOL@
 
205
OTOOL64 = @OTOOL64@
 
206
PACKAGE = @PACKAGE@
 
207
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
208
PACKAGE_NAME = @PACKAGE_NAME@
 
209
PACKAGE_STRING = @PACKAGE_STRING@
 
210
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
211
PACKAGE_URL = @PACKAGE_URL@
 
212
PACKAGE_VERSION = @PACKAGE_VERSION@
 
213
PATH_SEPARATOR = @PATH_SEPARATOR@
 
214
PKG_CONFIG = @PKG_CONFIG@
 
215
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
216
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
217
POFILES = @POFILES@
 
218
POSUB = @POSUB@
 
219
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
220
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
221
PULSEAUDIO_CFLAGS = @PULSEAUDIO_CFLAGS@
 
222
PULSEAUDIO_LIBS = @PULSEAUDIO_LIBS@
 
223
RANLIB = @RANLIB@
 
224
SED = @SED@
 
225
SET_MAKE = @SET_MAKE@
 
226
SHELL = @SHELL@
 
227
SHTOOL = @SHTOOL@
 
228
SOUNDSERVICE_CFLAGS = @SOUNDSERVICE_CFLAGS@
 
229
SOUNDSERVICE_LIBS = @SOUNDSERVICE_LIBS@
 
230
STRIP = @STRIP@
 
231
USE_NLS = @USE_NLS@
 
232
VALAC = @VALAC@
 
233
VERSION = @VERSION@
 
234
XGETTEXT = @XGETTEXT@
 
235
abs_builddir = @abs_builddir@
 
236
abs_srcdir = @abs_srcdir@
 
237
abs_top_builddir = @abs_top_builddir@
 
238
abs_top_srcdir = @abs_top_srcdir@
 
239
ac_ct_AR = @ac_ct_AR@
 
240
ac_ct_CC = @ac_ct_CC@
 
241
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
242
am__include = @am__include@
 
243
am__leading_dot = @am__leading_dot@
 
244
am__quote = @am__quote@
 
245
am__tar = @am__tar@
 
246
am__untar = @am__untar@
 
247
bindir = @bindir@
 
248
build = @build@
 
249
build_alias = @build_alias@
 
250
build_cpu = @build_cpu@
 
251
build_os = @build_os@
 
252
build_vendor = @build_vendor@
 
253
builddir = @builddir@
 
254
datadir = @datadir@
 
255
datarootdir = @datarootdir@
 
256
docdir = @docdir@
 
257
dvidir = @dvidir@
 
258
exec_prefix = @exec_prefix@
 
259
gsettingsschemadir = @gsettingsschemadir@
 
260
host = @host@
 
261
host_alias = @host_alias@
 
262
host_cpu = @host_cpu@
 
263
host_os = @host_os@
 
264
host_vendor = @host_vendor@
 
265
htmldir = @htmldir@
 
266
includedir = @includedir@
 
267
infodir = @infodir@
 
268
install_sh = @install_sh@
 
269
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
270
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
 
271
libdir = @libdir@
 
272
libexecdir = @libexecdir@
 
273
localedir = @localedir@
 
274
localstatedir = @localstatedir@
 
275
mandir = @mandir@
 
276
mkdir_p = @mkdir_p@
 
277
oldincludedir = @oldincludedir@
 
278
pdfdir = @pdfdir@
 
279
prefix = @prefix@
 
280
program_transform_name = @program_transform_name@
 
281
psdir = @psdir@
 
282
sbindir = @sbindir@
 
283
sharedstatedir = @sharedstatedir@
 
284
srcdir = @srcdir@
 
285
sysconfdir = @sysconfdir@
 
286
target_alias = @target_alias@
 
287
top_build_prefix = @top_build_prefix@
 
288
top_builddir = @top_builddir@
 
289
top_srcdir = @top_srcdir@
 
290
SUBDIRS = scalable 16x16
 
291
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor
 
292
all: all-recursive
 
293
 
 
294
.SUFFIXES:
 
295
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
296
        @for dep in $?; do \
 
297
          case '$(am__configure_deps)' in \
 
298
            *$$dep*) \
 
299
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
300
                && { if test -f $@; then exit 0; else break; fi; }; \
 
301
              exit 1;; \
 
302
          esac; \
 
303
        done; \
 
304
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/Makefile'; \
 
305
        $(am__cd) $(top_srcdir) && \
 
306
          $(AUTOMAKE) --gnu data/icons/Makefile
 
307
.PRECIOUS: Makefile
 
308
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
309
        @case '$?' in \
 
310
          *config.status*) \
 
311
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
312
          *) \
 
313
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
314
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
315
        esac;
 
316
 
 
317
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
318
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
319
 
 
320
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
321
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
322
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
323
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
324
$(am__aclocal_m4_deps):
 
325
 
 
326
mostlyclean-libtool:
 
327
        -rm -f *.lo
 
328
 
 
329
clean-libtool:
 
330
        -rm -rf .libs _libs
 
331
 
 
332
# This directory's subdirectories are mostly independent; you can cd
 
333
# into them and run `make' without going through this Makefile.
 
334
# To change the values of `make' variables: instead of editing Makefiles,
 
335
# (1) if the variable is set in `config.status', edit `config.status'
 
336
#     (which will cause the Makefiles to be regenerated when you run `make');
 
337
# (2) otherwise, pass the desired values on the `make' command line.
 
338
$(RECURSIVE_TARGETS):
 
339
        @fail= failcom='exit 1'; \
 
340
        for f in x $$MAKEFLAGS; do \
 
341
          case $$f in \
 
342
            *=* | --[!k]*);; \
 
343
            *k*) failcom='fail=yes';; \
 
344
          esac; \
 
345
        done; \
 
346
        dot_seen=no; \
 
347
        target=`echo $@ | sed s/-recursive//`; \
 
348
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
349
          echo "Making $$target in $$subdir"; \
 
350
          if test "$$subdir" = "."; then \
 
351
            dot_seen=yes; \
 
352
            local_target="$$target-am"; \
 
353
          else \
 
354
            local_target="$$target"; \
 
355
          fi; \
 
356
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
357
          || eval $$failcom; \
 
358
        done; \
 
359
        if test "$$dot_seen" = "no"; then \
 
360
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
361
        fi; test -z "$$fail"
 
362
 
 
363
$(RECURSIVE_CLEAN_TARGETS):
 
364
        @fail= failcom='exit 1'; \
 
365
        for f in x $$MAKEFLAGS; do \
 
366
          case $$f in \
 
367
            *=* | --[!k]*);; \
 
368
            *k*) failcom='fail=yes';; \
 
369
          esac; \
 
370
        done; \
 
371
        dot_seen=no; \
 
372
        case "$@" in \
 
373
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
374
          *) list='$(SUBDIRS)' ;; \
 
375
        esac; \
 
376
        rev=''; for subdir in $$list; do \
 
377
          if test "$$subdir" = "."; then :; else \
 
378
            rev="$$subdir $$rev"; \
 
379
          fi; \
 
380
        done; \
 
381
        rev="$$rev ."; \
 
382
        target=`echo $@ | sed s/-recursive//`; \
 
383
        for subdir in $$rev; do \
 
384
          echo "Making $$target in $$subdir"; \
 
385
          if test "$$subdir" = "."; then \
 
386
            local_target="$$target-am"; \
 
387
          else \
 
388
            local_target="$$target"; \
 
389
          fi; \
 
390
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
391
          || eval $$failcom; \
 
392
        done && test -z "$$fail"
 
393
tags-recursive:
 
394
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
395
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
396
        done
 
397
ctags-recursive:
 
398
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
399
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
400
        done
 
401
 
 
402
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
403
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
404
        unique=`for i in $$list; do \
 
405
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
406
          done | \
 
407
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
408
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
409
        mkid -fID $$unique
 
410
tags: TAGS
 
411
 
 
412
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
413
                $(TAGS_FILES) $(LISP)
 
414
        set x; \
 
415
        here=`pwd`; \
 
416
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
417
          include_option=--etags-include; \
 
418
          empty_fix=.; \
 
419
        else \
 
420
          include_option=--include; \
 
421
          empty_fix=; \
 
422
        fi; \
 
423
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
424
          if test "$$subdir" = .; then :; else \
 
425
            test ! -f $$subdir/TAGS || \
 
426
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
427
          fi; \
 
428
        done; \
 
429
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
430
        unique=`for i in $$list; do \
 
431
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
432
          done | \
 
433
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
434
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
435
        shift; \
 
436
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
437
          test -n "$$unique" || unique=$$empty_fix; \
 
438
          if test $$# -gt 0; then \
 
439
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
440
              "$$@" $$unique; \
 
441
          else \
 
442
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
443
              $$unique; \
 
444
          fi; \
 
445
        fi
 
446
ctags: CTAGS
 
447
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
448
                $(TAGS_FILES) $(LISP)
 
449
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
450
        unique=`for i in $$list; do \
 
451
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
452
          done | \
 
453
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
454
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
455
        test -z "$(CTAGS_ARGS)$$unique" \
 
456
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
457
             $$unique
 
458
 
 
459
GTAGS:
 
460
        here=`$(am__cd) $(top_builddir) && pwd` \
 
461
          && $(am__cd) $(top_srcdir) \
 
462
          && gtags -i $(GTAGS_ARGS) "$$here"
 
463
 
 
464
distclean-tags:
 
465
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
466
 
 
467
distdir: $(DISTFILES)
 
468
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
469
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
470
        list='$(DISTFILES)'; \
 
471
          dist_files=`for file in $$list; do echo $$file; done | \
 
472
          sed -e "s|^$$srcdirstrip/||;t" \
 
473
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
474
        case $$dist_files in \
 
475
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
476
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
477
                           sort -u` ;; \
 
478
        esac; \
 
479
        for file in $$dist_files; do \
 
480
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
481
          if test -d $$d/$$file; then \
 
482
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
483
            if test -d "$(distdir)/$$file"; then \
 
484
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
485
            fi; \
 
486
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
487
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
488
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
489
            fi; \
 
490
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
491
          else \
 
492
            test -f "$(distdir)/$$file" \
 
493
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
494
            || exit 1; \
 
495
          fi; \
 
496
        done
 
497
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
498
          if test "$$subdir" = .; then :; else \
 
499
            $(am__make_dryrun) \
 
500
              || test -d "$(distdir)/$$subdir" \
 
501
              || $(MKDIR_P) "$(distdir)/$$subdir" \
 
502
              || exit 1; \
 
503
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
504
            $(am__relativize); \
 
505
            new_distdir=$$reldir; \
 
506
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
507
            $(am__relativize); \
 
508
            new_top_distdir=$$reldir; \
 
509
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
510
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
511
            ($(am__cd) $$subdir && \
 
512
              $(MAKE) $(AM_MAKEFLAGS) \
 
513
                top_distdir="$$new_top_distdir" \
 
514
                distdir="$$new_distdir" \
 
515
                am__remove_distdir=: \
 
516
                am__skip_length_check=: \
 
517
                am__skip_mode_fix=: \
 
518
                distdir) \
 
519
              || exit 1; \
 
520
          fi; \
 
521
        done
 
522
check-am: all-am
 
523
check: check-recursive
 
524
all-am: Makefile
 
525
installdirs: installdirs-recursive
 
526
installdirs-am:
 
527
install: install-recursive
 
528
install-exec: install-exec-recursive
 
529
install-data: install-data-recursive
 
530
uninstall: uninstall-recursive
 
531
 
 
532
install-am: all-am
 
533
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
534
 
 
535
installcheck: installcheck-recursive
 
536
install-strip:
 
537
        if test -z '$(STRIP)'; then \
 
538
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
539
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
540
              install; \
 
541
        else \
 
542
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
543
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
544
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
545
        fi
 
546
mostlyclean-generic:
 
547
 
 
548
clean-generic:
 
549
 
 
550
distclean-generic:
 
551
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
552
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
553
 
 
554
maintainer-clean-generic:
 
555
        @echo "This command is intended for maintainers to use"
 
556
        @echo "it deletes files that may require special tools to rebuild."
 
557
clean: clean-recursive
 
558
 
 
559
clean-am: clean-generic clean-libtool mostlyclean-am
 
560
 
 
561
distclean: distclean-recursive
 
562
        -rm -f Makefile
 
563
distclean-am: clean-am distclean-generic distclean-tags
 
564
 
 
565
dvi: dvi-recursive
 
566
 
 
567
dvi-am:
 
568
 
 
569
html: html-recursive
 
570
 
 
571
html-am:
 
572
 
 
573
info: info-recursive
 
574
 
 
575
info-am:
 
576
 
 
577
install-data-am:
 
578
        @$(NORMAL_INSTALL)
 
579
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
580
install-dvi: install-dvi-recursive
 
581
 
 
582
install-dvi-am:
 
583
 
 
584
install-exec-am:
 
585
 
 
586
install-html: install-html-recursive
 
587
 
 
588
install-html-am:
 
589
 
 
590
install-info: install-info-recursive
 
591
 
 
592
install-info-am:
 
593
 
 
594
install-man:
 
595
 
 
596
install-pdf: install-pdf-recursive
 
597
 
 
598
install-pdf-am:
 
599
 
 
600
install-ps: install-ps-recursive
 
601
 
 
602
install-ps-am:
 
603
 
 
604
installcheck-am:
 
605
 
 
606
maintainer-clean: maintainer-clean-recursive
 
607
        -rm -f Makefile
 
608
maintainer-clean-am: distclean-am maintainer-clean-generic
 
609
 
 
610
mostlyclean: mostlyclean-recursive
 
611
 
 
612
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
613
 
 
614
pdf: pdf-recursive
 
615
 
 
616
pdf-am:
 
617
 
 
618
ps: ps-recursive
 
619
 
 
620
ps-am:
 
621
 
 
622
uninstall-am:
 
623
        @$(NORMAL_INSTALL)
 
624
        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
 
625
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
626
        install-am install-data-am install-strip tags-recursive \
 
627
        uninstall-am
 
628
 
 
629
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
630
        all all-am check check-am clean clean-generic clean-libtool \
 
631
        ctags ctags-recursive distclean distclean-generic \
 
632
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
633
        html-am info info-am install install-am install-data \
 
634
        install-data-am install-data-hook install-dvi install-dvi-am \
 
635
        install-exec install-exec-am install-html install-html-am \
 
636
        install-info install-info-am install-man install-pdf \
 
637
        install-pdf-am install-ps install-ps-am install-strip \
 
638
        installcheck installcheck-am installdirs installdirs-am \
 
639
        maintainer-clean maintainer-clean-generic mostlyclean \
 
640
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
641
        tags tags-recursive uninstall uninstall-am uninstall-hook
 
642
 
 
643
 
 
644
install-data-hook: update-icon-cache
 
645
uninstall-hook: update-icon-cache
 
646
update-icon-cache:
 
647
        @-if test -z "$(DESTDIR)"; then \
 
648
                echo "Updating Gtk icon cache."; \
 
649
                $(gtk_update_icon_cache); \
 
650
        else \
 
651
                echo "*** Icon cache not updated.  After (un)install, run this:"; \
 
652
                echo "***   $(gtk_update_icon_cache)"; \
 
653
        fi
 
654
 
 
655
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
656
# Otherwise a system limit (for SysV at least) may be exceeded.
 
657
.NOEXPORT: