~rye/indicator-ubuntuone/trunk

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Roman Yepishev
  • Date: 2012-04-18 18:51:20 UTC
  • Revision ID: roman.yepishev@canonical.com-20120418185120-ylnwj0oh8grwaj6z
Remove all autogenerated files

Show diffs side-by-side

added added

removed removed

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