~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to data/default-theme/Makefile.in

  • Committer: fabounet
  • Date: 2008-11-14 01:51:17 UTC
  • Revision ID: vcs-imports@canonical.com-20081114015117-854dznkw3lfva52x
The commit of the year \!

Show diffs side-by-side

added added

removed removed

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