~ubuntu-branches/ubuntu/wily/docky/wily-proposed

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2010-02-17 15:10:07 UTC
  • Revision ID: james.westby@ubuntu.com-20100217151007-msxpd0lsj300ndde
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

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
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
subdir = data
 
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
38
am__aclocal_m4_deps = $(top_srcdir)/m4/shamrock/expansions.m4 \
 
39
        $(top_srcdir)/m4/shamrock/i18n.m4 \
 
40
        $(top_srcdir)/m4/shamrock/mono.m4 \
 
41
        $(top_srcdir)/m4/shamrock/programs.m4 \
 
42
        $(top_srcdir)/configure.ac
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_CLEAN_FILES =
 
47
CONFIG_CLEAN_VPATH_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
51
        html-recursive info-recursive install-data-recursive \
 
52
        install-dvi-recursive install-exec-recursive \
 
53
        install-html-recursive install-info-recursive \
 
54
        install-pdf-recursive install-ps-recursive install-recursive \
 
55
        installcheck-recursive installdirs-recursive pdf-recursive \
 
56
        ps-recursive uninstall-recursive
 
57
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
58
am__vpath_adj = case $$p in \
 
59
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
60
    *) f=$$p;; \
 
61
  esac;
 
62
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
63
am__install_max = 40
 
64
am__nobase_strip_setup = \
 
65
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
66
am__nobase_strip = \
 
67
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
68
am__nobase_list = $(am__nobase_strip_setup); \
 
69
  for p in $$list; do echo "$$p $$p"; done | \
 
70
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
71
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
72
    if (++n[$$2] == $(am__install_max)) \
 
73
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
74
    END { for (dir in files) print dir, files[dir] }'
 
75
am__base_list = \
 
76
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
77
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
78
am__installdirs = "$(DESTDIR)$(applicationsdir)" \
 
79
        "$(DESTDIR)$(poofdir)" "$(DESTDIR)$(startupdir)"
 
80
DATA = $(applications_DATA) $(poof_DATA) $(startup_DATA)
 
81
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
82
  distclean-recursive maintainer-clean-recursive
 
83
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
84
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
85
        distdir
 
86
ETAGS = etags
 
87
CTAGS = ctags
 
88
DIST_SUBDIRS = $(SUBDIRS)
 
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
90
am__relativize = \
 
91
  dir0=`pwd`; \
 
92
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
93
  sed_rest='s,^[^/]*/*,,'; \
 
94
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
95
  sed_butlast='s,/*[^/]*$$,,'; \
 
96
  while test -n "$$dir1"; do \
 
97
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
98
    if test "$$first" != "."; then \
 
99
      if test "$$first" = ".."; then \
 
100
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
101
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
102
      else \
 
103
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
104
        if test "$$first2" = "$$first"; then \
 
105
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
106
        else \
 
107
          dir2="../$$dir2"; \
 
108
        fi; \
 
109
        dir0="$$dir0"/"$$first"; \
 
110
      fi; \
 
111
    fi; \
 
112
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
113
  done; \
 
114
  reldir="$$dir2"
 
115
ABI_VERSION = @ABI_VERSION@
 
116
ACLOCAL = @ACLOCAL@
 
117
ALL_LINGUAS = @ALL_LINGUAS@
 
118
AMTAR = @AMTAR@
 
119
AUTOCONF = @AUTOCONF@
 
120
AUTOHEADER = @AUTOHEADER@
 
121
AUTOMAKE = @AUTOMAKE@
 
122
AWK = @AWK@
 
123
BZR_REVNO = @BZR_REVNO@
 
124
CATALOGS = @CATALOGS@
 
125
CATOBJEXT = @CATOBJEXT@
 
126
CC = @CC@
 
127
CCDEPMODE = @CCDEPMODE@
 
128
CFLAGS = @CFLAGS@
 
129
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
 
130
CPP = @CPP@
 
131
CPPFLAGS = @CPPFLAGS@
 
132
CYGPATH_W = @CYGPATH_W@
 
133
DATADIRNAME = @DATADIRNAME@
 
134
DEFS = @DEFS@
 
135
DEPDIR = @DEPDIR@
 
136
DOCKY_CAIRO_LIBS = @DOCKY_CAIRO_LIBS@
 
137
DOCKY_ITEMS_LIBS = @DOCKY_ITEMS_LIBS@
 
138
DOCKY_SERVICES_LIBS = @DOCKY_SERVICES_LIBS@
 
139
DOCKY_WIDGETS_LIBS = @DOCKY_WIDGETS_LIBS@
 
140
DOCKY_WINDOWING_LIBS = @DOCKY_WINDOWING_LIBS@
 
141
ECHO_C = @ECHO_C@
 
142
ECHO_N = @ECHO_N@
 
143
ECHO_T = @ECHO_T@
 
144
EGREP = @EGREP@
 
145
EXEEXT = @EXEEXT@
 
146
GAPI2CODEGEN = @GAPI2CODEGEN@
 
147
GAPI2FIXUP = @GAPI2FIXUP@
 
148
GAPI2PARSER = @GAPI2PARSER@
 
149
GCONFTOOL = @GCONFTOOL@
 
150
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
151
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
152
GCONF_SHARP_20_CFLAGS = @GCONF_SHARP_20_CFLAGS@
 
153
GCONF_SHARP_20_LIBS = @GCONF_SHARP_20_LIBS@
 
154
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
155
GIO_CFLAGS = @GIO_CFLAGS@
 
156
GIO_LIBS = @GIO_LIBS@
 
157
GIO_SHARP_LIBS = @GIO_SHARP_LIBS@
 
158
GLADE_SHARP_20_CFLAGS = @GLADE_SHARP_20_CFLAGS@
 
159
GLADE_SHARP_20_LIBS = @GLADE_SHARP_20_LIBS@
 
160
GLIB_CFLAGS = @GLIB_CFLAGS@
 
161
GLIB_LIBS = @GLIB_LIBS@
 
162
GLIB_SHARP_20_CFLAGS = @GLIB_SHARP_20_CFLAGS@
 
163
GLIB_SHARP_20_LIBS = @GLIB_SHARP_20_LIBS@
 
164
GMOFILES = @GMOFILES@
 
165
GMSGFMT = @GMSGFMT@
 
166
GNOME_DESKTOP_SHARP_20_CFLAGS = @GNOME_DESKTOP_SHARP_20_CFLAGS@
 
167
GNOME_DESKTOP_SHARP_20_LIBS = @GNOME_DESKTOP_SHARP_20_LIBS@
 
168
GNOME_KEYRING_SHARP_CFLAGS = @GNOME_KEYRING_SHARP_CFLAGS@
 
169
GNOME_KEYRING_SHARP_LIBS = @GNOME_KEYRING_SHARP_LIBS@
 
170
GNOME_SHARP_20_CFLAGS = @GNOME_SHARP_20_CFLAGS@
 
171
GNOME_SHARP_20_LIBS = @GNOME_SHARP_20_LIBS@
 
172
GNOME_VFS_SHARP_20_CFLAGS = @GNOME_VFS_SHARP_20_CFLAGS@
 
173
GNOME_VFS_SHARP_20_LIBS = @GNOME_VFS_SHARP_20_LIBS@
 
174
GREP = @GREP@
 
175
GTK_CFLAGS = @GTK_CFLAGS@
 
176
GTK_LIBS = @GTK_LIBS@
 
177
GTK_SHARP_20_CFLAGS = @GTK_SHARP_20_CFLAGS@
 
178
GTK_SHARP_20_LIBS = @GTK_SHARP_20_LIBS@
 
179
INSTALL = @INSTALL@
 
180
INSTALL_DATA = @INSTALL_DATA@
 
181
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
182
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
183
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
184
INSTOBJEXT = @INSTOBJEXT@
 
185
INTLLIBS = @INTLLIBS@
 
186
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
187
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
188
INTLTOOL_PERL = @INTLTOOL_PERL@
 
189
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
190
LDFLAGS = @LDFLAGS@
 
191
LIBOBJS = @LIBOBJS@
 
192
LIBRSVG_SHARP_CFLAGS = @LIBRSVG_SHARP_CFLAGS@
 
193
LIBRSVG_SHARP_LIBS = @LIBRSVG_SHARP_LIBS@
 
194
LIBS = @LIBS@
 
195
LTLIBOBJS = @LTLIBOBJS@
 
196
MAKEINFO = @MAKEINFO@
 
197
MCS = @MCS@
 
198
MKDIR_P = @MKDIR_P@
 
199
MKINSTALLDIRS = @MKINSTALLDIRS@
 
200
MONO = @MONO@
 
201
MONO_ADDINS_CFLAGS = @MONO_ADDINS_CFLAGS@
 
202
MONO_ADDINS_GUI_CFLAGS = @MONO_ADDINS_GUI_CFLAGS@
 
203
MONO_ADDINS_GUI_LIBS = @MONO_ADDINS_GUI_LIBS@
 
204
MONO_ADDINS_LIBS = @MONO_ADDINS_LIBS@
 
205
MONO_ADDINS_SETUP_CFLAGS = @MONO_ADDINS_SETUP_CFLAGS@
 
206
MONO_ADDINS_SETUP_LIBS = @MONO_ADDINS_SETUP_LIBS@
 
207
MONO_CAIRO_CFLAGS = @MONO_CAIRO_CFLAGS@
 
208
MONO_CAIRO_LIBS = @MONO_CAIRO_LIBS@
 
209
MONO_OPTIONS_CFLAGS = @MONO_OPTIONS_CFLAGS@
 
210
MONO_OPTIONS_LIBS = @MONO_OPTIONS_LIBS@
 
211
MSGFMT = @MSGFMT@
 
212
MSGFMT_OPTS = @MSGFMT_OPTS@
 
213
MSGMERGE = @MSGMERGE@
 
214
NDESK_DBUS_10_CFLAGS = @NDESK_DBUS_10_CFLAGS@
 
215
NDESK_DBUS_10_LIBS = @NDESK_DBUS_10_LIBS@
 
216
NDESK_DBUS_GLIB_10_CFLAGS = @NDESK_DBUS_GLIB_10_CFLAGS@
 
217
NDESK_DBUS_GLIB_10_LIBS = @NDESK_DBUS_GLIB_10_LIBS@
 
218
NOTIFY_SHARP_CFLAGS = @NOTIFY_SHARP_CFLAGS@
 
219
NOTIFY_SHARP_LIBS = @NOTIFY_SHARP_LIBS@
 
220
NUNIT_CFLAGS = @NUNIT_CFLAGS@
 
221
NUNIT_LIBS = @NUNIT_LIBS@
 
222
OBJEXT = @OBJEXT@
 
223
PACKAGE = @PACKAGE@
 
224
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
225
PACKAGE_NAME = @PACKAGE_NAME@
 
226
PACKAGE_STRING = @PACKAGE_STRING@
 
227
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
228
PACKAGE_URL = @PACKAGE_URL@
 
229
PACKAGE_VERSION = @PACKAGE_VERSION@
 
230
PATH_SEPARATOR = @PATH_SEPARATOR@
 
231
PKG_CONFIG = @PKG_CONFIG@
 
232
POFILES = @POFILES@
 
233
POSUB = @POSUB@
 
234
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
235
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
236
PYTHON = @PYTHON@
 
237
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
238
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
239
PYTHON_PREFIX = @PYTHON_PREFIX@
 
240
PYTHON_VERSION = @PYTHON_VERSION@
 
241
SET_MAKE = @SET_MAKE@
 
242
SHELL = @SHELL@
 
243
STRIP = @STRIP@
 
244
USE_NLS = @USE_NLS@
 
245
VERSION = @VERSION@
 
246
VERSION_INFO = @VERSION_INFO@
 
247
WNCK_SHARP_10_CFLAGS = @WNCK_SHARP_10_CFLAGS@
 
248
WNCK_SHARP_10_LIBS = @WNCK_SHARP_10_LIBS@
 
249
XGETTEXT = @XGETTEXT@
 
250
abs_builddir = @abs_builddir@
 
251
abs_srcdir = @abs_srcdir@
 
252
abs_top_builddir = @abs_top_builddir@
 
253
abs_top_srcdir = @abs_top_srcdir@
 
254
ac_ct_CC = @ac_ct_CC@
 
255
am__include = @am__include@
 
256
am__leading_dot = @am__leading_dot@
 
257
am__quote = @am__quote@
 
258
am__tar = @am__tar@
 
259
am__untar = @am__untar@
 
260
bindir = @bindir@
 
261
build_alias = @build_alias@
 
262
builddir = @builddir@
 
263
datadir = @datadir@
 
264
datarootdir = @datarootdir@
 
265
docdir = @docdir@
 
266
dvidir = @dvidir@
 
267
exec_prefix = @exec_prefix@
 
268
expanded_bindir = @expanded_bindir@
 
269
expanded_datadir = @expanded_datadir@
 
270
expanded_libdir = @expanded_libdir@
 
271
host_alias = @host_alias@
 
272
htmldir = @htmldir@
 
273
includedir = @includedir@
 
274
infodir = @infodir@
 
275
install_sh = @install_sh@
 
276
libdir = @libdir@
 
277
libexecdir = @libexecdir@
 
278
localedir = @localedir@
 
279
localstatedir = @localstatedir@
 
280
mandir = @mandir@
 
281
mkdir_p = @mkdir_p@
 
282
oldincludedir = @oldincludedir@
 
283
pdfdir = @pdfdir@
 
284
pkgpyexecdir = @pkgpyexecdir@
 
285
pkgpythondir = @pkgpythondir@
 
286
prefix = @prefix@
 
287
program_transform_name = @program_transform_name@
 
288
psdir = @psdir@
 
289
pyexecdir = @pyexecdir@
 
290
pythondir = @pythondir@
 
291
sbindir = @sbindir@
 
292
sharedstatedir = @sharedstatedir@
 
293
srcdir = @srcdir@
 
294
sysconfdir = @sysconfdir@
 
295
target_alias = @target_alias@
 
296
top_build_prefix = @top_build_prefix@
 
297
top_builddir = @top_builddir@
 
298
top_srcdir = @top_srcdir@
 
299
SUBDIRS = icons themes
 
300
EXTRA_DIST = docky.desktop.in \
 
301
                albumoverlay_jewel.png \
 
302
                albumoverlay_vinyl.png \
 
303
                poof.png
 
304
 
 
305
CLEANFILES = docky.desktop
 
306
applicationsdir = $(datadir)/applications
 
307
applications_DATA = docky.desktop
 
308
startupdir = $(sysconfdir)/xdg/autostart
 
309
startup_DATA = docky.desktop
 
310
poofdir = $(datadir)/docky
 
311
poof_DATA = poof.png \
 
312
        albumoverlay_jewel.png \
 
313
        albumoverlay_vinyl.png
 
314
 
 
315
all: all-recursive
 
316
 
 
317
.SUFFIXES:
 
318
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
319
        @for dep in $?; do \
 
320
          case '$(am__configure_deps)' in \
 
321
            *$$dep*) \
 
322
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
323
                && { if test -f $@; then exit 0; else break; fi; }; \
 
324
              exit 1;; \
 
325
          esac; \
 
326
        done; \
 
327
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \
 
328
        $(am__cd) $(top_srcdir) && \
 
329
          $(AUTOMAKE) --foreign data/Makefile
 
330
.PRECIOUS: Makefile
 
331
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
332
        @case '$?' in \
 
333
          *config.status*) \
 
334
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
335
          *) \
 
336
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
337
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
338
        esac;
 
339
 
 
340
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
341
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
342
 
 
343
$(top_srcdir)/configure:  $(am__configure_deps)
 
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
345
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
346
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
347
$(am__aclocal_m4_deps):
 
348
install-applicationsDATA: $(applications_DATA)
 
349
        @$(NORMAL_INSTALL)
 
350
        test -z "$(applicationsdir)" || $(MKDIR_P) "$(DESTDIR)$(applicationsdir)"
 
351
        @list='$(applications_DATA)'; test -n "$(applicationsdir)" || list=; \
 
352
        for p in $$list; do \
 
353
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
354
          echo "$$d$$p"; \
 
355
        done | $(am__base_list) | \
 
356
        while read files; do \
 
357
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(applicationsdir)'"; \
 
358
          $(INSTALL_DATA) $$files "$(DESTDIR)$(applicationsdir)" || exit $$?; \
 
359
        done
 
360
 
 
361
uninstall-applicationsDATA:
 
362
        @$(NORMAL_UNINSTALL)
 
363
        @list='$(applications_DATA)'; test -n "$(applicationsdir)" || list=; \
 
364
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
365
        test -n "$$files" || exit 0; \
 
366
        echo " ( cd '$(DESTDIR)$(applicationsdir)' && rm -f" $$files ")"; \
 
367
        cd "$(DESTDIR)$(applicationsdir)" && rm -f $$files
 
368
install-poofDATA: $(poof_DATA)
 
369
        @$(NORMAL_INSTALL)
 
370
        test -z "$(poofdir)" || $(MKDIR_P) "$(DESTDIR)$(poofdir)"
 
371
        @list='$(poof_DATA)'; test -n "$(poofdir)" || list=; \
 
372
        for p in $$list; do \
 
373
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
374
          echo "$$d$$p"; \
 
375
        done | $(am__base_list) | \
 
376
        while read files; do \
 
377
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(poofdir)'"; \
 
378
          $(INSTALL_DATA) $$files "$(DESTDIR)$(poofdir)" || exit $$?; \
 
379
        done
 
380
 
 
381
uninstall-poofDATA:
 
382
        @$(NORMAL_UNINSTALL)
 
383
        @list='$(poof_DATA)'; test -n "$(poofdir)" || list=; \
 
384
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
385
        test -n "$$files" || exit 0; \
 
386
        echo " ( cd '$(DESTDIR)$(poofdir)' && rm -f" $$files ")"; \
 
387
        cd "$(DESTDIR)$(poofdir)" && rm -f $$files
 
388
install-startupDATA: $(startup_DATA)
 
389
        @$(NORMAL_INSTALL)
 
390
        test -z "$(startupdir)" || $(MKDIR_P) "$(DESTDIR)$(startupdir)"
 
391
        @list='$(startup_DATA)'; test -n "$(startupdir)" || list=; \
 
392
        for p in $$list; do \
 
393
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
394
          echo "$$d$$p"; \
 
395
        done | $(am__base_list) | \
 
396
        while read files; do \
 
397
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(startupdir)'"; \
 
398
          $(INSTALL_DATA) $$files "$(DESTDIR)$(startupdir)" || exit $$?; \
 
399
        done
 
400
 
 
401
uninstall-startupDATA:
 
402
        @$(NORMAL_UNINSTALL)
 
403
        @list='$(startup_DATA)'; test -n "$(startupdir)" || list=; \
 
404
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
405
        test -n "$$files" || exit 0; \
 
406
        echo " ( cd '$(DESTDIR)$(startupdir)' && rm -f" $$files ")"; \
 
407
        cd "$(DESTDIR)$(startupdir)" && rm -f $$files
 
408
 
 
409
# This directory's subdirectories are mostly independent; you can cd
 
410
# into them and run `make' without going through this Makefile.
 
411
# To change the values of `make' variables: instead of editing Makefiles,
 
412
# (1) if the variable is set in `config.status', edit `config.status'
 
413
#     (which will cause the Makefiles to be regenerated when you run `make');
 
414
# (2) otherwise, pass the desired values on the `make' command line.
 
415
$(RECURSIVE_TARGETS):
 
416
        @fail= failcom='exit 1'; \
 
417
        for f in x $$MAKEFLAGS; do \
 
418
          case $$f in \
 
419
            *=* | --[!k]*);; \
 
420
            *k*) failcom='fail=yes';; \
 
421
          esac; \
 
422
        done; \
 
423
        dot_seen=no; \
 
424
        target=`echo $@ | sed s/-recursive//`; \
 
425
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
426
          echo "Making $$target in $$subdir"; \
 
427
          if test "$$subdir" = "."; then \
 
428
            dot_seen=yes; \
 
429
            local_target="$$target-am"; \
 
430
          else \
 
431
            local_target="$$target"; \
 
432
          fi; \
 
433
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
434
          || eval $$failcom; \
 
435
        done; \
 
436
        if test "$$dot_seen" = "no"; then \
 
437
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
438
        fi; test -z "$$fail"
 
439
 
 
440
$(RECURSIVE_CLEAN_TARGETS):
 
441
        @fail= failcom='exit 1'; \
 
442
        for f in x $$MAKEFLAGS; do \
 
443
          case $$f in \
 
444
            *=* | --[!k]*);; \
 
445
            *k*) failcom='fail=yes';; \
 
446
          esac; \
 
447
        done; \
 
448
        dot_seen=no; \
 
449
        case "$@" in \
 
450
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
451
          *) list='$(SUBDIRS)' ;; \
 
452
        esac; \
 
453
        rev=''; for subdir in $$list; do \
 
454
          if test "$$subdir" = "."; then :; else \
 
455
            rev="$$subdir $$rev"; \
 
456
          fi; \
 
457
        done; \
 
458
        rev="$$rev ."; \
 
459
        target=`echo $@ | sed s/-recursive//`; \
 
460
        for subdir in $$rev; do \
 
461
          echo "Making $$target in $$subdir"; \
 
462
          if test "$$subdir" = "."; then \
 
463
            local_target="$$target-am"; \
 
464
          else \
 
465
            local_target="$$target"; \
 
466
          fi; \
 
467
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
468
          || eval $$failcom; \
 
469
        done && test -z "$$fail"
 
470
tags-recursive:
 
471
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
472
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
473
        done
 
474
ctags-recursive:
 
475
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
476
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
477
        done
 
478
 
 
479
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
480
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
481
        unique=`for i in $$list; do \
 
482
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
483
          done | \
 
484
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
485
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
486
        mkid -fID $$unique
 
487
tags: TAGS
 
488
 
 
489
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
490
                $(TAGS_FILES) $(LISP)
 
491
        set x; \
 
492
        here=`pwd`; \
 
493
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
494
          include_option=--etags-include; \
 
495
          empty_fix=.; \
 
496
        else \
 
497
          include_option=--include; \
 
498
          empty_fix=; \
 
499
        fi; \
 
500
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
501
          if test "$$subdir" = .; then :; else \
 
502
            test ! -f $$subdir/TAGS || \
 
503
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
504
          fi; \
 
505
        done; \
 
506
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
507
        unique=`for i in $$list; do \
 
508
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
509
          done | \
 
510
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
511
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
512
        shift; \
 
513
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
514
          test -n "$$unique" || unique=$$empty_fix; \
 
515
          if test $$# -gt 0; then \
 
516
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
517
              "$$@" $$unique; \
 
518
          else \
 
519
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
520
              $$unique; \
 
521
          fi; \
 
522
        fi
 
523
ctags: CTAGS
 
524
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
525
                $(TAGS_FILES) $(LISP)
 
526
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
527
        unique=`for i in $$list; do \
 
528
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
529
          done | \
 
530
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
531
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
532
        test -z "$(CTAGS_ARGS)$$unique" \
 
533
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
534
             $$unique
 
535
 
 
536
GTAGS:
 
537
        here=`$(am__cd) $(top_builddir) && pwd` \
 
538
          && $(am__cd) $(top_srcdir) \
 
539
          && gtags -i $(GTAGS_ARGS) "$$here"
 
540
 
 
541
distclean-tags:
 
542
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
543
 
 
544
distdir: $(DISTFILES)
 
545
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
546
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
547
        list='$(DISTFILES)'; \
 
548
          dist_files=`for file in $$list; do echo $$file; done | \
 
549
          sed -e "s|^$$srcdirstrip/||;t" \
 
550
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
551
        case $$dist_files in \
 
552
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
553
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
554
                           sort -u` ;; \
 
555
        esac; \
 
556
        for file in $$dist_files; do \
 
557
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
558
          if test -d $$d/$$file; then \
 
559
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
560
            if test -d "$(distdir)/$$file"; then \
 
561
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
562
            fi; \
 
563
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
564
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
565
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
566
            fi; \
 
567
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
568
          else \
 
569
            test -f "$(distdir)/$$file" \
 
570
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
571
            || exit 1; \
 
572
          fi; \
 
573
        done
 
574
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
575
          if test "$$subdir" = .; then :; else \
 
576
            test -d "$(distdir)/$$subdir" \
 
577
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
578
            || exit 1; \
 
579
          fi; \
 
580
        done
 
581
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
582
          if test "$$subdir" = .; then :; else \
 
583
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
584
            $(am__relativize); \
 
585
            new_distdir=$$reldir; \
 
586
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
587
            $(am__relativize); \
 
588
            new_top_distdir=$$reldir; \
 
589
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
590
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
591
            ($(am__cd) $$subdir && \
 
592
              $(MAKE) $(AM_MAKEFLAGS) \
 
593
                top_distdir="$$new_top_distdir" \
 
594
                distdir="$$new_distdir" \
 
595
                am__remove_distdir=: \
 
596
                am__skip_length_check=: \
 
597
                am__skip_mode_fix=: \
 
598
                distdir) \
 
599
              || exit 1; \
 
600
          fi; \
 
601
        done
 
602
check-am: all-am
 
603
check: check-recursive
 
604
all-am: Makefile $(DATA)
 
605
installdirs: installdirs-recursive
 
606
installdirs-am:
 
607
        for dir in "$(DESTDIR)$(applicationsdir)" "$(DESTDIR)$(poofdir)" "$(DESTDIR)$(startupdir)"; do \
 
608
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
609
        done
 
610
install: install-recursive
 
611
install-exec: install-exec-recursive
 
612
install-data: install-data-recursive
 
613
uninstall: uninstall-recursive
 
614
 
 
615
install-am: all-am
 
616
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
617
 
 
618
installcheck: installcheck-recursive
 
619
install-strip:
 
620
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
621
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
622
          `test -z '$(STRIP)' || \
 
623
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
624
mostlyclean-generic:
 
625
 
 
626
clean-generic:
 
627
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
628
 
 
629
distclean-generic:
 
630
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
631
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
632
 
 
633
maintainer-clean-generic:
 
634
        @echo "This command is intended for maintainers to use"
 
635
        @echo "it deletes files that may require special tools to rebuild."
 
636
clean: clean-recursive
 
637
 
 
638
clean-am: clean-generic mostlyclean-am
 
639
 
 
640
distclean: distclean-recursive
 
641
        -rm -f Makefile
 
642
distclean-am: clean-am distclean-generic distclean-tags
 
643
 
 
644
dvi: dvi-recursive
 
645
 
 
646
dvi-am:
 
647
 
 
648
html: html-recursive
 
649
 
 
650
html-am:
 
651
 
 
652
info: info-recursive
 
653
 
 
654
info-am:
 
655
 
 
656
install-data-am: install-applicationsDATA install-poofDATA \
 
657
        install-startupDATA
 
658
 
 
659
install-dvi: install-dvi-recursive
 
660
 
 
661
install-dvi-am:
 
662
 
 
663
install-exec-am:
 
664
 
 
665
install-html: install-html-recursive
 
666
 
 
667
install-html-am:
 
668
 
 
669
install-info: install-info-recursive
 
670
 
 
671
install-info-am:
 
672
 
 
673
install-man:
 
674
 
 
675
install-pdf: install-pdf-recursive
 
676
 
 
677
install-pdf-am:
 
678
 
 
679
install-ps: install-ps-recursive
 
680
 
 
681
install-ps-am:
 
682
 
 
683
installcheck-am:
 
684
 
 
685
maintainer-clean: maintainer-clean-recursive
 
686
        -rm -f Makefile
 
687
maintainer-clean-am: distclean-am maintainer-clean-generic
 
688
 
 
689
mostlyclean: mostlyclean-recursive
 
690
 
 
691
mostlyclean-am: mostlyclean-generic
 
692
 
 
693
pdf: pdf-recursive
 
694
 
 
695
pdf-am:
 
696
 
 
697
ps: ps-recursive
 
698
 
 
699
ps-am:
 
700
 
 
701
uninstall-am: uninstall-applicationsDATA uninstall-poofDATA \
 
702
        uninstall-startupDATA
 
703
 
 
704
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
705
        install-am install-strip tags-recursive
 
706
 
 
707
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
708
        all all-am check check-am clean clean-generic ctags \
 
709
        ctags-recursive distclean distclean-generic distclean-tags \
 
710
        distdir dvi dvi-am html html-am info info-am install \
 
711
        install-am install-applicationsDATA install-data \
 
712
        install-data-am install-dvi install-dvi-am install-exec \
 
713
        install-exec-am install-html install-html-am install-info \
 
714
        install-info-am install-man install-pdf install-pdf-am \
 
715
        install-poofDATA install-ps install-ps-am install-startupDATA \
 
716
        install-strip installcheck installcheck-am installdirs \
 
717
        installdirs-am maintainer-clean maintainer-clean-generic \
 
718
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
 
719
        tags-recursive uninstall uninstall-am \
 
720
        uninstall-applicationsDATA uninstall-poofDATA \
 
721
        uninstall-startupDATA
 
722
 
 
723
 
 
724
@INTLTOOL_DESKTOP_RULE@
 
725
 
 
726
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
727
# Otherwise a system limit (for SysV at least) may be exceeded.
 
728
.NOEXPORT: