~ubuntu-branches/ubuntu/vivid/xfce4-netload-plugin/vivid

« back to all changes in this revision

Viewing changes to icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-04-19 23:12:43 UTC
  • mfrom: (1.1.4 upstream) (9.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110419231243-tkce1b7gx8kjiu7h
Tags: 1.0.0-2
[ Lionel Le Folgoc ]
* Upload to unstable.
* debian/control:
  - add myself to Uploaders.
  - remove Simon and Emanuele from uploaders, thanks to them.

[ Yves-Alexis Perez ]
* debian/control:
  - update standards version to 3.9.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
 
6
# 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
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
subdir = icons
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
CONFIG_CLEAN_VPATH_FILES =
 
44
SOURCES =
 
45
DIST_SOURCES =
 
46
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
47
        html-recursive info-recursive install-data-recursive \
 
48
        install-dvi-recursive install-exec-recursive \
 
49
        install-html-recursive install-info-recursive \
 
50
        install-pdf-recursive install-ps-recursive install-recursive \
 
51
        installcheck-recursive installdirs-recursive pdf-recursive \
 
52
        ps-recursive uninstall-recursive
 
53
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
54
  distclean-recursive maintainer-clean-recursive
 
55
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
56
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
57
        distdir
 
58
ETAGS = etags
 
59
CTAGS = ctags
 
60
DIST_SUBDIRS = $(SUBDIRS)
 
61
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
62
am__relativize = \
 
63
  dir0=`pwd`; \
 
64
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
65
  sed_rest='s,^[^/]*/*,,'; \
 
66
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
67
  sed_butlast='s,/*[^/]*$$,,'; \
 
68
  while test -n "$$dir1"; do \
 
69
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
70
    if test "$$first" != "."; then \
 
71
      if test "$$first" = ".."; then \
 
72
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
73
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
74
      else \
 
75
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
76
        if test "$$first2" = "$$first"; then \
 
77
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
78
        else \
 
79
          dir2="../$$dir2"; \
 
80
        fi; \
 
81
        dir0="$$dir0"/"$$first"; \
 
82
      fi; \
 
83
    fi; \
 
84
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
85
  done; \
 
86
  reldir="$$dir2"
 
87
ACLOCAL = @ACLOCAL@
 
88
ALL_LINGUAS = @ALL_LINGUAS@
 
89
AMTAR = @AMTAR@
 
90
AUTOCONF = @AUTOCONF@
 
91
AUTOHEADER = @AUTOHEADER@
 
92
AUTOMAKE = @AUTOMAKE@
 
93
AWK = @AWK@
 
94
CATALOGS = @CATALOGS@
 
95
CATOBJEXT = @CATOBJEXT@
 
96
CC = @CC@
 
97
CCDEPMODE = @CCDEPMODE@
 
98
CFLAGS = @CFLAGS@
 
99
CPP = @CPP@
 
100
CPPFLAGS = @CPPFLAGS@
 
101
CYGPATH_W = @CYGPATH_W@
 
102
DATADIRNAME = @DATADIRNAME@
 
103
DEFS = @DEFS@
 
104
DEPDIR = @DEPDIR@
 
105
ECHO_C = @ECHO_C@
 
106
ECHO_N = @ECHO_N@
 
107
ECHO_T = @ECHO_T@
 
108
EGREP = @EGREP@
 
109
EXEEXT = @EXEEXT@
 
110
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
111
GMOFILES = @GMOFILES@
 
112
GMSGFMT = @GMSGFMT@
 
113
GREP = @GREP@
 
114
INSTALL = @INSTALL@
 
115
INSTALL_DATA = @INSTALL_DATA@
 
116
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
117
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
118
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
119
INSTOBJEXT = @INSTOBJEXT@
 
120
INTLLIBS = @INTLLIBS@
 
121
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
122
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
123
INTLTOOL_PERL = @INTLTOOL_PERL@
 
124
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
125
LDFLAGS = @LDFLAGS@
 
126
LIBOBJS = @LIBOBJS@
 
127
LIBS = @LIBS@
 
128
LIBXFCE4PANEL_CFLAGS = @LIBXFCE4PANEL_CFLAGS@
 
129
LIBXFCE4PANEL_LIBS = @LIBXFCE4PANEL_LIBS@
 
130
LIBXFCE4PANEL_REQUIRED_VERSION = @LIBXFCE4PANEL_REQUIRED_VERSION@
 
131
LIBXFCE4PANEL_VERSION = @LIBXFCE4PANEL_VERSION@
 
132
LIBXFCEGUI4_CFLAGS = @LIBXFCEGUI4_CFLAGS@
 
133
LIBXFCEGUI4_LIBS = @LIBXFCEGUI4_LIBS@
 
134
LIBXFCEGUI4_REQUIRED_VERSION = @LIBXFCEGUI4_REQUIRED_VERSION@
 
135
LIBXFCEGUI4_VERSION = @LIBXFCEGUI4_VERSION@
 
136
LTLIBOBJS = @LTLIBOBJS@
 
137
MAINT = @MAINT@
 
138
MAKEINFO = @MAKEINFO@
 
139
MKDIR_P = @MKDIR_P@
 
140
MKINSTALLDIRS = @MKINSTALLDIRS@
 
141
MSGFMT = @MSGFMT@
 
142
MSGFMT_OPTS = @MSGFMT_OPTS@
 
143
MSGMERGE = @MSGMERGE@
 
144
OBJEXT = @OBJEXT@
 
145
OS = @OS@
 
146
PACKAGE = @PACKAGE@
 
147
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
148
PACKAGE_NAME = @PACKAGE_NAME@
 
149
PACKAGE_STRING = @PACKAGE_STRING@
 
150
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
151
PACKAGE_URL = @PACKAGE_URL@
 
152
PACKAGE_VERSION = @PACKAGE_VERSION@
 
153
PATH_SEPARATOR = @PATH_SEPARATOR@
 
154
PKG_CONFIG = @PKG_CONFIG@
 
155
POFILES = @POFILES@
 
156
POSUB = @POSUB@
 
157
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
158
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
159
SET_MAKE = @SET_MAKE@
 
160
SHELL = @SHELL@
 
161
SOLLIBS = @SOLLIBS@
 
162
STRIP = @STRIP@
 
163
USE_NLS = @USE_NLS@
 
164
VERSION = @VERSION@
 
165
XGETTEXT = @XGETTEXT@
 
166
XGETTEXT_ARGS = @XGETTEXT_ARGS@
 
167
abs_builddir = @abs_builddir@
 
168
abs_srcdir = @abs_srcdir@
 
169
abs_top_builddir = @abs_top_builddir@
 
170
abs_top_srcdir = @abs_top_srcdir@
 
171
ac_ct_CC = @ac_ct_CC@
 
172
am__include = @am__include@
 
173
am__leading_dot = @am__leading_dot@
 
174
am__quote = @am__quote@
 
175
am__tar = @am__tar@
 
176
am__untar = @am__untar@
 
177
bindir = @bindir@
 
178
build_alias = @build_alias@
 
179
builddir = @builddir@
 
180
datadir = @datadir@
 
181
datarootdir = @datarootdir@
 
182
docdir = @docdir@
 
183
dvidir = @dvidir@
 
184
exec_prefix = @exec_prefix@
 
185
host_alias = @host_alias@
 
186
htmldir = @htmldir@
 
187
includedir = @includedir@
 
188
infodir = @infodir@
 
189
install_sh = @install_sh@
 
190
libdir = @libdir@
 
191
libexecdir = @libexecdir@
 
192
localedir = @localedir@
 
193
localstatedir = @localstatedir@
 
194
mandir = @mandir@
 
195
mkdir_p = @mkdir_p@
 
196
oldincludedir = @oldincludedir@
 
197
pdfdir = @pdfdir@
 
198
prefix = @prefix@
 
199
program_transform_name = @program_transform_name@
 
200
psdir = @psdir@
 
201
sbindir = @sbindir@
 
202
sharedstatedir = @sharedstatedir@
 
203
srcdir = @srcdir@
 
204
sysconfdir = @sysconfdir@
 
205
target_alias = @target_alias@
 
206
top_build_prefix = @top_build_prefix@
 
207
top_builddir = @top_builddir@
 
208
top_srcdir = @top_srcdir@
 
209
SUBDIRS = 24x24 48x48 scalable
 
210
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
 
211
all: all-recursive
 
212
 
 
213
.SUFFIXES:
 
214
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
215
        @for dep in $?; do \
 
216
          case '$(am__configure_deps)' in \
 
217
            *$$dep*) \
 
218
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
219
                && { if test -f $@; then exit 0; else break; fi; }; \
 
220
              exit 1;; \
 
221
          esac; \
 
222
        done; \
 
223
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile'; \
 
224
        $(am__cd) $(top_srcdir) && \
 
225
          $(AUTOMAKE) --gnu icons/Makefile
 
226
.PRECIOUS: Makefile
 
227
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
228
        @case '$?' in \
 
229
          *config.status*) \
 
230
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
231
          *) \
 
232
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
233
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
234
        esac;
 
235
 
 
236
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
237
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
238
 
 
239
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
240
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
241
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
242
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
243
$(am__aclocal_m4_deps):
 
244
 
 
245
# This directory's subdirectories are mostly independent; you can cd
 
246
# into them and run `make' without going through this Makefile.
 
247
# To change the values of `make' variables: instead of editing Makefiles,
 
248
# (1) if the variable is set in `config.status', edit `config.status'
 
249
#     (which will cause the Makefiles to be regenerated when you run `make');
 
250
# (2) otherwise, pass the desired values on the `make' command line.
 
251
$(RECURSIVE_TARGETS):
 
252
        @fail= failcom='exit 1'; \
 
253
        for f in x $$MAKEFLAGS; do \
 
254
          case $$f in \
 
255
            *=* | --[!k]*);; \
 
256
            *k*) failcom='fail=yes';; \
 
257
          esac; \
 
258
        done; \
 
259
        dot_seen=no; \
 
260
        target=`echo $@ | sed s/-recursive//`; \
 
261
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
262
          echo "Making $$target in $$subdir"; \
 
263
          if test "$$subdir" = "."; then \
 
264
            dot_seen=yes; \
 
265
            local_target="$$target-am"; \
 
266
          else \
 
267
            local_target="$$target"; \
 
268
          fi; \
 
269
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
270
          || eval $$failcom; \
 
271
        done; \
 
272
        if test "$$dot_seen" = "no"; then \
 
273
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
274
        fi; test -z "$$fail"
 
275
 
 
276
$(RECURSIVE_CLEAN_TARGETS):
 
277
        @fail= failcom='exit 1'; \
 
278
        for f in x $$MAKEFLAGS; do \
 
279
          case $$f in \
 
280
            *=* | --[!k]*);; \
 
281
            *k*) failcom='fail=yes';; \
 
282
          esac; \
 
283
        done; \
 
284
        dot_seen=no; \
 
285
        case "$@" in \
 
286
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
287
          *) list='$(SUBDIRS)' ;; \
 
288
        esac; \
 
289
        rev=''; for subdir in $$list; do \
 
290
          if test "$$subdir" = "."; then :; else \
 
291
            rev="$$subdir $$rev"; \
 
292
          fi; \
 
293
        done; \
 
294
        rev="$$rev ."; \
 
295
        target=`echo $@ | sed s/-recursive//`; \
 
296
        for subdir in $$rev; do \
 
297
          echo "Making $$target in $$subdir"; \
 
298
          if test "$$subdir" = "."; then \
 
299
            local_target="$$target-am"; \
 
300
          else \
 
301
            local_target="$$target"; \
 
302
          fi; \
 
303
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
304
          || eval $$failcom; \
 
305
        done && test -z "$$fail"
 
306
tags-recursive:
 
307
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
308
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
309
        done
 
310
ctags-recursive:
 
311
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
312
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
313
        done
 
314
 
 
315
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
316
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
317
        unique=`for i in $$list; do \
 
318
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
319
          done | \
 
320
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
321
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
322
        mkid -fID $$unique
 
323
tags: TAGS
 
324
 
 
325
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
326
                $(TAGS_FILES) $(LISP)
 
327
        set x; \
 
328
        here=`pwd`; \
 
329
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
330
          include_option=--etags-include; \
 
331
          empty_fix=.; \
 
332
        else \
 
333
          include_option=--include; \
 
334
          empty_fix=; \
 
335
        fi; \
 
336
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
337
          if test "$$subdir" = .; then :; else \
 
338
            test ! -f $$subdir/TAGS || \
 
339
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
340
          fi; \
 
341
        done; \
 
342
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
343
        unique=`for i in $$list; do \
 
344
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
345
          done | \
 
346
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
347
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
348
        shift; \
 
349
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
350
          test -n "$$unique" || unique=$$empty_fix; \
 
351
          if test $$# -gt 0; then \
 
352
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
353
              "$$@" $$unique; \
 
354
          else \
 
355
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
356
              $$unique; \
 
357
          fi; \
 
358
        fi
 
359
ctags: CTAGS
 
360
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
361
                $(TAGS_FILES) $(LISP)
 
362
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
363
        unique=`for i in $$list; do \
 
364
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
365
          done | \
 
366
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
367
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
368
        test -z "$(CTAGS_ARGS)$$unique" \
 
369
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
370
             $$unique
 
371
 
 
372
GTAGS:
 
373
        here=`$(am__cd) $(top_builddir) && pwd` \
 
374
          && $(am__cd) $(top_srcdir) \
 
375
          && gtags -i $(GTAGS_ARGS) "$$here"
 
376
 
 
377
distclean-tags:
 
378
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
379
 
 
380
distdir: $(DISTFILES)
 
381
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
382
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
383
        list='$(DISTFILES)'; \
 
384
          dist_files=`for file in $$list; do echo $$file; done | \
 
385
          sed -e "s|^$$srcdirstrip/||;t" \
 
386
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
387
        case $$dist_files in \
 
388
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
389
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
390
                           sort -u` ;; \
 
391
        esac; \
 
392
        for file in $$dist_files; do \
 
393
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
394
          if test -d $$d/$$file; then \
 
395
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
396
            if test -d "$(distdir)/$$file"; then \
 
397
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
398
            fi; \
 
399
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
400
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
401
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
402
            fi; \
 
403
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
404
          else \
 
405
            test -f "$(distdir)/$$file" \
 
406
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
407
            || exit 1; \
 
408
          fi; \
 
409
        done
 
410
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
411
          if test "$$subdir" = .; then :; else \
 
412
            test -d "$(distdir)/$$subdir" \
 
413
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
414
            || exit 1; \
 
415
          fi; \
 
416
        done
 
417
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
418
          if test "$$subdir" = .; then :; else \
 
419
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
420
            $(am__relativize); \
 
421
            new_distdir=$$reldir; \
 
422
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
423
            $(am__relativize); \
 
424
            new_top_distdir=$$reldir; \
 
425
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
426
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
427
            ($(am__cd) $$subdir && \
 
428
              $(MAKE) $(AM_MAKEFLAGS) \
 
429
                top_distdir="$$new_top_distdir" \
 
430
                distdir="$$new_distdir" \
 
431
                am__remove_distdir=: \
 
432
                am__skip_length_check=: \
 
433
                am__skip_mode_fix=: \
 
434
                distdir) \
 
435
              || exit 1; \
 
436
          fi; \
 
437
        done
 
438
check-am: all-am
 
439
check: check-recursive
 
440
all-am: Makefile
 
441
installdirs: installdirs-recursive
 
442
installdirs-am:
 
443
install: install-recursive
 
444
install-exec: install-exec-recursive
 
445
install-data: install-data-recursive
 
446
uninstall: uninstall-recursive
 
447
 
 
448
install-am: all-am
 
449
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
450
 
 
451
installcheck: installcheck-recursive
 
452
install-strip:
 
453
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
454
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
455
          `test -z '$(STRIP)' || \
 
456
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
457
mostlyclean-generic:
 
458
 
 
459
clean-generic:
 
460
 
 
461
distclean-generic:
 
462
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
463
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
464
 
 
465
maintainer-clean-generic:
 
466
        @echo "This command is intended for maintainers to use"
 
467
        @echo "it deletes files that may require special tools to rebuild."
 
468
clean: clean-recursive
 
469
 
 
470
clean-am: clean-generic mostlyclean-am
 
471
 
 
472
distclean: distclean-recursive
 
473
        -rm -f Makefile
 
474
distclean-am: clean-am distclean-generic distclean-tags
 
475
 
 
476
dvi: dvi-recursive
 
477
 
 
478
dvi-am:
 
479
 
 
480
html: html-recursive
 
481
 
 
482
html-am:
 
483
 
 
484
info: info-recursive
 
485
 
 
486
info-am:
 
487
 
 
488
install-data-am:
 
489
        @$(NORMAL_INSTALL)
 
490
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
 
491
install-dvi: install-dvi-recursive
 
492
 
 
493
install-dvi-am:
 
494
 
 
495
install-exec-am:
 
496
 
 
497
install-html: install-html-recursive
 
498
 
 
499
install-html-am:
 
500
 
 
501
install-info: install-info-recursive
 
502
 
 
503
install-info-am:
 
504
 
 
505
install-man:
 
506
 
 
507
install-pdf: install-pdf-recursive
 
508
 
 
509
install-pdf-am:
 
510
 
 
511
install-ps: install-ps-recursive
 
512
 
 
513
install-ps-am:
 
514
 
 
515
installcheck-am:
 
516
 
 
517
maintainer-clean: maintainer-clean-recursive
 
518
        -rm -f Makefile
 
519
maintainer-clean-am: distclean-am maintainer-clean-generic
 
520
 
 
521
mostlyclean: mostlyclean-recursive
 
522
 
 
523
mostlyclean-am: mostlyclean-generic
 
524
 
 
525
pdf: pdf-recursive
 
526
 
 
527
pdf-am:
 
528
 
 
529
ps: ps-recursive
 
530
 
 
531
ps-am:
 
532
 
 
533
uninstall-am:
 
534
 
 
535
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
536
        install-am install-data-am install-strip tags-recursive
 
537
 
 
538
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
539
        all all-am check check-am clean clean-generic ctags \
 
540
        ctags-recursive distclean distclean-generic distclean-tags \
 
541
        distdir dvi dvi-am html html-am info info-am install \
 
542
        install-am install-data install-data-am install-data-hook \
 
543
        install-dvi install-dvi-am install-exec install-exec-am \
 
544
        install-html install-html-am install-info install-info-am \
 
545
        install-man install-pdf install-pdf-am install-ps \
 
546
        install-ps-am install-strip installcheck installcheck-am \
 
547
        installdirs installdirs-am maintainer-clean \
 
548
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
549
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
 
550
 
 
551
 
 
552
install-data-hook:
 
553
        @-if test -z "$(DESTDIR)"; then                                 \
 
554
                echo "Updating Gtk icon cache.";                        \
 
555
                $(gtk_update_icon_cache);                               \
 
556
        else                                                            \
 
557
                echo "*** Icon cache not updated. Remember to run:";    \
 
558
                echo "***";                                             \
 
559
                echo "***   $(gtk_update_icon_cache)";                  \
 
560
                echo "***";                                             \
 
561
        fi
 
562
 
 
563
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
564
# Otherwise a system limit (for SysV at least) may be exceeded.
 
565
.NOEXPORT: