~ubuntu-branches/ubuntu/oneiric/rhythmbox/oneiric

« back to all changes in this revision

Viewing changes to plugins/status-icon/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rico Tzschichholz
  • Date: 2011-07-29 16:41:38 UTC
  • mto: This revision was merged to the branch mainline in revision 191.
  • Revision ID: james.westby@ubuntu.com-20110729164138-wwicy8nqalm18ck7
Tags: upstream-2.90.1~20110802
ImportĀ upstreamĀ versionĀ 2.90.1~20110802

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
 
 
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
install_sh_DATA = $(install_sh) -c -m 644
26
 
install_sh_PROGRAM = $(install_sh) -c
27
 
install_sh_SCRIPT = $(install_sh) -c
28
 
INSTALL_HEADER = $(INSTALL_DATA)
29
 
transform = $(program_transform_name)
30
 
NORMAL_INSTALL = :
31
 
PRE_INSTALL = :
32
 
POST_INSTALL = :
33
 
NORMAL_UNINSTALL = :
34
 
PRE_UNINSTALL = :
35
 
POST_UNINSTALL = :
36
 
build_triplet = @build@
37
 
host_triplet = @host@
38
 
subdir = plugins/status-icon
39
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/macros/gnome-doc-utils.m4 \
42
 
        $(top_srcdir)/macros/gtk-doc.m4 \
43
 
        $(top_srcdir)/macros/intltool.m4 \
44
 
        $(top_srcdir)/macros/libtool.m4 \
45
 
        $(top_srcdir)/macros/ltoptions.m4 \
46
 
        $(top_srcdir)/macros/ltsugar.m4 \
47
 
        $(top_srcdir)/macros/ltversion.m4 \
48
 
        $(top_srcdir)/macros/lt~obsolete.m4 $(top_srcdir)/configure.ac
49
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
 
        $(ACLOCAL_M4)
51
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52
 
CONFIG_HEADER = $(top_builddir)/config.h
53
 
CONFIG_CLEAN_FILES =
54
 
CONFIG_CLEAN_VPATH_FILES =
55
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56
 
am__vpath_adj = case $$p in \
57
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58
 
    *) f=$$p;; \
59
 
  esac;
60
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61
 
am__install_max = 40
62
 
am__nobase_strip_setup = \
63
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64
 
am__nobase_strip = \
65
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
66
 
am__nobase_list = $(am__nobase_strip_setup); \
67
 
  for p in $$list; do echo "$$p $$p"; done | \
68
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
69
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
70
 
    if (++n[$$2] == $(am__install_max)) \
71
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
72
 
    END { for (dir in files) print dir, files[dir] }'
73
 
am__base_list = \
74
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
76
 
am__installdirs = "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" \
77
 
        "$(DESTDIR)$(uixmldir)"
78
 
LTLIBRARIES = $(plugin_LTLIBRARIES)
79
 
am__DEPENDENCIES_1 =
80
 
libstatus_icon_la_DEPENDENCIES =  \
81
 
        $(top_builddir)/shell/librhythmbox-core.la \
82
 
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
83
 
am__objects_1 = libstatus_icon_la-rb-tray-icon-gtk.lo
84
 
am__objects_2 =
85
 
am_libstatus_icon_la_OBJECTS =  \
86
 
        libstatus_icon_la-rb-status-icon-plugin.lo $(am__objects_1) \
87
 
        $(am__objects_2)
88
 
libstatus_icon_la_OBJECTS = $(am_libstatus_icon_la_OBJECTS)
89
 
AM_V_lt = $(am__v_lt_$(V))
90
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
91
 
am__v_lt_0 = --silent
92
 
libstatus_icon_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
93
 
        $(libstatus_icon_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
94
 
        $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libstatus_icon_la_LDFLAGS) \
95
 
        $(LDFLAGS) -o $@
96
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
97
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
98
 
am__depfiles_maybe = depfiles
99
 
am__mv = mv -f
100
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
104
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105
 
        $(AM_CFLAGS) $(CFLAGS)
106
 
AM_V_CC = $(am__v_CC_$(V))
107
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
108
 
am__v_CC_0 = @echo "  CC    " $@;
109
 
AM_V_at = $(am__v_at_$(V))
110
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
111
 
am__v_at_0 = @
112
 
CCLD = $(CC)
113
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
115
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
116
 
AM_V_CCLD = $(am__v_CCLD_$(V))
117
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
118
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
119
 
AM_V_GEN = $(am__v_GEN_$(V))
120
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
121
 
am__v_GEN_0 = @echo "  GEN   " $@;
122
 
SOURCES = $(libstatus_icon_la_SOURCES)
123
 
DIST_SOURCES = $(libstatus_icon_la_SOURCES)
124
 
DATA = $(plugin_DATA) $(uixml_DATA)
125
 
ETAGS = etags
126
 
CTAGS = ctags
127
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
128
 
ACLOCAL = @ACLOCAL@
129
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
130
 
ALL_LINGUAS = @ALL_LINGUAS@
131
 
AMTAR = @AMTAR@
132
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
133
 
AR = @AR@
134
 
AUTOCONF = @AUTOCONF@
135
 
AUTOHEADER = @AUTOHEADER@
136
 
AUTOMAKE = @AUTOMAKE@
137
 
AVAHI_CFLAGS = @AVAHI_CFLAGS@
138
 
AVAHI_LIBS = @AVAHI_LIBS@
139
 
AWK = @AWK@
140
 
CATALOGS = @CATALOGS@
141
 
CATOBJEXT = @CATOBJEXT@
142
 
CC = @CC@
143
 
CCDEPMODE = @CCDEPMODE@
144
 
CFLAGS = @CFLAGS@
145
 
CHECK_CFLAGS = @CHECK_CFLAGS@
146
 
CHECK_LIBS = @CHECK_LIBS@
147
 
CPP = @CPP@
148
 
CPPFLAGS = @CPPFLAGS@
149
 
CYGPATH_W = @CYGPATH_W@
150
 
DATADIRNAME = @DATADIRNAME@
151
 
DBUS_CFLAGS = @DBUS_CFLAGS@
152
 
DBUS_GLIB_BIN = @DBUS_GLIB_BIN@
153
 
DBUS_LIBS = @DBUS_LIBS@
154
 
DEFS = @DEFS@
155
 
DEPDIR = @DEPDIR@
156
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
157
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
158
 
DMAPSHARING_CFLAGS = @DMAPSHARING_CFLAGS@
159
 
DMAPSHARING_LIBS = @DMAPSHARING_LIBS@
160
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
161
 
DSYMUTIL = @DSYMUTIL@
162
 
DUMPBIN = @DUMPBIN@
163
 
ECHO_C = @ECHO_C@
164
 
ECHO_N = @ECHO_N@
165
 
ECHO_T = @ECHO_T@
166
 
EGREP = @EGREP@
167
 
EXEEXT = @EXEEXT@
168
 
FGREP = @FGREP@
169
 
GCONFTOOL = @GCONFTOOL@
170
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
171
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
172
 
GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
173
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
174
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
175
 
GMOFILES = @GMOFILES@
176
 
GMSGFMT = @GMSGFMT@
177
 
GNOME_KEYRING_CFLAGS = @GNOME_KEYRING_CFLAGS@
178
 
GNOME_KEYRING_LIBS = @GNOME_KEYRING_LIBS@
179
 
GREP = @GREP@
180
 
GSTCDDA_CFLAGS = @GSTCDDA_CFLAGS@
181
 
GSTCDDA_LIBS = @GSTCDDA_LIBS@
182
 
GSTREAMER_0_10_CFLAGS = @GSTREAMER_0_10_CFLAGS@
183
 
GSTREAMER_0_10_LIBS = @GSTREAMER_0_10_LIBS@
184
 
GST_PYTHON_DEFSDIR = @GST_PYTHON_DEFSDIR@
185
 
GTKDOC_CHECK = @GTKDOC_CHECK@
186
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
187
 
GTKDOC_REBASE = @GTKDOC_REBASE@
188
 
GUDEV_CFLAGS = @GUDEV_CFLAGS@
189
 
GUDEV_LIBS = @GUDEV_LIBS@
190
 
HAL_CFLAGS = @HAL_CFLAGS@
191
 
HAL_LIBS = @HAL_LIBS@
192
 
HAVE_LIBBRASERO_MEDIA = @HAVE_LIBBRASERO_MEDIA@
193
 
HELP_DIR = @HELP_DIR@
194
 
HTML_DIR = @HTML_DIR@
195
 
INSTALL = @INSTALL@
196
 
INSTALL_DATA = @INSTALL_DATA@
197
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
198
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
199
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200
 
INSTOBJEXT = @INSTOBJEXT@
201
 
INTLLIBS = @INTLLIBS@
202
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
203
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
204
 
INTLTOOL_PERL = @INTLTOOL_PERL@
205
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
206
 
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
207
 
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
208
 
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
209
 
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
210
 
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
211
 
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
212
 
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
213
 
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
214
 
IPOD_CFLAGS = @IPOD_CFLAGS@
215
 
IPOD_LIBS = @IPOD_LIBS@
216
 
JSON_GLIB_CFLAGS = @JSON_GLIB_CFLAGS@
217
 
JSON_GLIB_LIBS = @JSON_GLIB_LIBS@
218
 
LD = @LD@
219
 
LDFLAGS = @LDFLAGS@
220
 
LIBBRASERO_MEDIA_CFLAGS = @LIBBRASERO_MEDIA_CFLAGS@
221
 
LIBBRASERO_MEDIA_LIBS = @LIBBRASERO_MEDIA_LIBS@
222
 
LIBOBJS = @LIBOBJS@
223
 
LIBS = @LIBS@
224
 
LIBTOOL = @LIBTOOL@
225
 
LIPO = @LIPO@
226
 
LN_S = @LN_S@
227
 
LTLIBOBJS = @LTLIBOBJS@
228
 
MAINT = @MAINT@
229
 
MAKEINFO = @MAKEINFO@
230
 
MKDIR_P = @MKDIR_P@
231
 
MKINSTALLDIRS = @MKINSTALLDIRS@
232
 
MOZILLA_PLUGINDIR = @MOZILLA_PLUGINDIR@
233
 
MSGFMT = @MSGFMT@
234
 
MSGFMT_OPTS = @MSGFMT_OPTS@
235
 
MSGMERGE = @MSGMERGE@
236
 
MTP_CFLAGS = @MTP_CFLAGS@
237
 
MTP_LIBS = @MTP_LIBS@
238
 
MUSICBRAINZ3_CFLAGS = @MUSICBRAINZ3_CFLAGS@
239
 
MUSICBRAINZ3_LIBS = @MUSICBRAINZ3_LIBS@
240
 
MUSICBRAINZ_CFLAGS = @MUSICBRAINZ_CFLAGS@
241
 
MUSICBRAINZ_LIBS = @MUSICBRAINZ_LIBS@
242
 
NM = @NM@
243
 
NMEDIT = @NMEDIT@
244
 
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
245
 
NOTIFY_LIBS = @NOTIFY_LIBS@
246
 
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
247
 
OBJDUMP = @OBJDUMP@
248
 
OBJEXT = @OBJEXT@
249
 
OMF_DIR = @OMF_DIR@
250
 
OTOOL = @OTOOL@
251
 
OTOOL64 = @OTOOL64@
252
 
PACKAGE = @PACKAGE@
253
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
254
 
PACKAGE_NAME = @PACKAGE_NAME@
255
 
PACKAGE_STRING = @PACKAGE_STRING@
256
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
257
 
PACKAGE_URL = @PACKAGE_URL@
258
 
PACKAGE_VERSION = @PACKAGE_VERSION@
259
 
PATH_SEPARATOR = @PATH_SEPARATOR@
260
 
PKG_CONFIG = @PKG_CONFIG@
261
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
262
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
263
 
PLUGINDIR = @PLUGINDIR@
264
 
PLUGIN_LIBTOOL_FLAGS = @PLUGIN_LIBTOOL_FLAGS@
265
 
POFILES = @POFILES@
266
 
POSUB = @POSUB@
267
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
268
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
269
 
PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
270
 
PYGOBJECT_CODEGEN = @PYGOBJECT_CODEGEN@
271
 
PYGOBJECT_H2DEF = @PYGOBJECT_H2DEF@
272
 
PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
273
 
PYTHON = @PYTHON@
274
 
PYTHON_CFLAGS = @PYTHON_CFLAGS@
275
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
276
 
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
277
 
PYTHON_LIBS = @PYTHON_LIBS@
278
 
PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
279
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
280
 
PYTHON_PREFIX = @PYTHON_PREFIX@
281
 
PYTHON_VERSION = @PYTHON_VERSION@
282
 
RANLIB = @RANLIB@
283
 
RB_CLIENT_CFLAGS = @RB_CLIENT_CFLAGS@
284
 
RB_CLIENT_LIBS = @RB_CLIENT_LIBS@
285
 
RHYTHMBOX_CFLAGS = @RHYTHMBOX_CFLAGS@
286
 
RHYTHMBOX_CFLAGS_NOWARN = @RHYTHMBOX_CFLAGS_NOWARN@
287
 
RHYTHMBOX_CORE_AGE = @RHYTHMBOX_CORE_AGE@
288
 
RHYTHMBOX_CORE_CURRENT = @RHYTHMBOX_CORE_CURRENT@
289
 
RHYTHMBOX_CORE_REVISION = @RHYTHMBOX_CORE_REVISION@
290
 
RHYTHMBOX_LIBS = @RHYTHMBOX_LIBS@
291
 
ROOT_UNINSTALLED_DIR = @ROOT_UNINSTALLED_DIR@
292
 
SED = @SED@
293
 
SET_MAKE = @SET_MAKE@
294
 
SHELL = @SHELL@
295
 
STRIP = @STRIP@
296
 
TOTEM_PLPARSER_CFLAGS = @TOTEM_PLPARSER_CFLAGS@
297
 
TOTEM_PLPARSER_LIBS = @TOTEM_PLPARSER_LIBS@
298
 
USE_NLS = @USE_NLS@
299
 
VALAC = @VALAC@
300
 
VAPIDIR = @VAPIDIR@
301
 
VAPIGEN = @VAPIGEN@
302
 
VERSION = @VERSION@
303
 
WARN_CFLAGS = @WARN_CFLAGS@
304
 
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
305
 
WEBKIT_LIBS = @WEBKIT_LIBS@
306
 
WNOERROR_CFLAGS = @WNOERROR_CFLAGS@
307
 
XGETTEXT = @XGETTEXT@
308
 
XMKMF = @XMKMF@
309
 
X_CFLAGS = @X_CFLAGS@
310
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
311
 
X_LIBS = @X_LIBS@
312
 
X_PRE_LIBS = @X_PRE_LIBS@
313
 
abs_builddir = @abs_builddir@
314
 
abs_srcdir = @abs_srcdir@
315
 
abs_top_builddir = @abs_top_builddir@
316
 
abs_top_srcdir = @abs_top_srcdir@
317
 
ac_ct_CC = @ac_ct_CC@
318
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
319
 
am__include = @am__include@
320
 
am__leading_dot = @am__leading_dot@
321
 
am__quote = @am__quote@
322
 
am__tar = @am__tar@
323
 
am__untar = @am__untar@
324
 
bindir = @bindir@
325
 
build = @build@
326
 
build_alias = @build_alias@
327
 
build_cpu = @build_cpu@
328
 
build_os = @build_os@
329
 
build_vendor = @build_vendor@
330
 
builddir = @builddir@
331
 
datadir = @datadir@
332
 
datarootdir = @datarootdir@
333
 
docdir = @docdir@
334
 
dvidir = @dvidir@
335
 
exec_prefix = @exec_prefix@
336
 
host = @host@
337
 
host_alias = @host_alias@
338
 
host_cpu = @host_cpu@
339
 
host_os = @host_os@
340
 
host_vendor = @host_vendor@
341
 
htmldir = @htmldir@
342
 
includedir = @includedir@
343
 
infodir = @infodir@
344
 
install_sh = @install_sh@
345
 
libdir = @libdir@
346
 
libexecdir = @libexecdir@
347
 
localedir = @localedir@
348
 
localstatedir = @localstatedir@
349
 
lt_ECHO = @lt_ECHO@
350
 
mandir = @mandir@
351
 
mkdir_p = @mkdir_p@
352
 
oldincludedir = @oldincludedir@
353
 
pdfdir = @pdfdir@
354
 
pkgpyexecdir = @pkgpyexecdir@
355
 
pkgpythondir = @pkgpythondir@
356
 
prefix = @prefix@
357
 
program_transform_name = @program_transform_name@
358
 
psdir = @psdir@
359
 
pyexecdir = @pyexecdir@
360
 
pythondir = @pythondir@
361
 
sbindir = @sbindir@
362
 
sharedstatedir = @sharedstatedir@
363
 
srcdir = @srcdir@
364
 
sysconfdir = @sysconfdir@
365
 
target_alias = @target_alias@
366
 
top_build_prefix = @top_build_prefix@
367
 
top_builddir = @top_builddir@
368
 
top_srcdir = @top_srcdir@
369
 
NULL = 
370
 
plugindir = $(PLUGINDIR)/status-icon
371
 
plugin_LTLIBRARIES = libstatus-icon.la
372
 
ICON_IMPL_FILES = \
373
 
        rb-tray-icon-gtk.h                              \
374
 
        rb-tray-icon-gtk.c
375
 
 
376
 
libstatus_icon_la_SOURCES = \
377
 
        rb-status-icon-plugin.h                         \
378
 
        rb-status-icon-plugin.c                         \
379
 
        $(ICON_IMPL_FILES)                              \
380
 
        $(NULL)
381
 
 
382
 
libstatus_icon_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
383
 
libstatus_icon_la_LIBTOOLFLAGS = --tag=disable-static
384
 
libstatus_icon_la_LIBADD = \
385
 
        $(top_builddir)/shell/librhythmbox-core.la      \
386
 
        $(NOTIFY_LIBS)                                  \
387
 
        $(NULL)
388
 
 
389
 
INCLUDES = \
390
 
        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        \
391
 
        -DG_LOG_DOMAIN=\"Rhythmbox\"                    \
392
 
        -I$(top_srcdir)                                 \
393
 
        -I$(top_srcdir)/lib                             \
394
 
        -I$(top_srcdir)/rhythmdb                        \
395
 
        -I$(top_srcdir)/widgets                         \
396
 
        -I$(top_srcdir)/sources                         \
397
 
        -I$(top_srcdir)/plugins                         \
398
 
        -I$(top_srcdir)/shell                           \
399
 
        -DPIXMAP_DIR=\""$(datadir)/pixmaps"\"           \
400
 
        -DSHARE_DIR=\"$(pkgdatadir)\"                   \
401
 
        -DDATADIR=\""$(datadir)"\"                      \
402
 
        $(RHYTHMBOX_CFLAGS)                             \
403
 
        $(NOTIFY_CFLAGS)                                \
404
 
        -D_XOPEN_SOURCE -D_BSD_SOURCE
405
 
 
406
 
uixmldir = $(plugindir)
407
 
uixml_DATA = \
408
 
        status-icon-ui.xml                              \
409
 
        status-icon-preferences.ui                      \
410
 
        $(NULL)
411
 
 
412
 
plugin_in_files = status-icon.rb-plugin.in
413
 
BUILT_SOURCES = \
414
 
        $(plugin_in_files:.rb-plugin.in=.rb-plugin)     \
415
 
        $(NULL)
416
 
 
417
 
plugin_DATA = \
418
 
        $(BUILT_SOURCES)        \
419
 
        $(NULL)
420
 
 
421
 
EXTRA_DIST = \
422
 
        $(glade_DATA)           \
423
 
        $(uixml_DATA)           \
424
 
        $(plugin_in_files)      \
425
 
        $(NULL)
426
 
 
427
 
CLEANFILES = \
428
 
        $(BUILT_SOURCES)        \
429
 
        $(NULL)
430
 
 
431
 
DISTCLEANFILES = \
432
 
        $(BUILT_SOURCES)        \
433
 
        $(NULL)
434
 
 
435
 
all: $(BUILT_SOURCES)
436
 
        $(MAKE) $(AM_MAKEFLAGS) all-am
437
 
 
438
 
.SUFFIXES:
439
 
.SUFFIXES: .c .lo .o .obj
440
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
441
 
        @for dep in $?; do \
442
 
          case '$(am__configure_deps)' in \
443
 
            *$$dep*) \
444
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
445
 
                && { if test -f $@; then exit 0; else break; fi; }; \
446
 
              exit 1;; \
447
 
          esac; \
448
 
        done; \
449
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/status-icon/Makefile'; \
450
 
        $(am__cd) $(top_srcdir) && \
451
 
          $(AUTOMAKE) --gnu plugins/status-icon/Makefile
452
 
.PRECIOUS: Makefile
453
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
454
 
        @case '$?' in \
455
 
          *config.status*) \
456
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
457
 
          *) \
458
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
459
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
460
 
        esac;
461
 
 
462
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
463
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464
 
 
465
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
466
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
467
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
468
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
469
 
$(am__aclocal_m4_deps):
470
 
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
471
 
        @$(NORMAL_INSTALL)
472
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
473
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
474
 
        list2=; for p in $$list; do \
475
 
          if test -f $$p; then \
476
 
            list2="$$list2 $$p"; \
477
 
          else :; fi; \
478
 
        done; \
479
 
        test -z "$$list2" || { \
480
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
481
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
482
 
        }
483
 
 
484
 
uninstall-pluginLTLIBRARIES:
485
 
        @$(NORMAL_UNINSTALL)
486
 
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
487
 
        for p in $$list; do \
488
 
          $(am__strip_dir) \
489
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
490
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
491
 
        done
492
 
 
493
 
clean-pluginLTLIBRARIES:
494
 
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
495
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
496
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
497
 
          test "$$dir" != "$$p" || dir=.; \
498
 
          echo "rm -f \"$${dir}/so_locations\""; \
499
 
          rm -f "$${dir}/so_locations"; \
500
 
        done
501
 
libstatus-icon.la: $(libstatus_icon_la_OBJECTS) $(libstatus_icon_la_DEPENDENCIES) 
502
 
        $(AM_V_CCLD)$(libstatus_icon_la_LINK) -rpath $(plugindir) $(libstatus_icon_la_OBJECTS) $(libstatus_icon_la_LIBADD) $(LIBS)
503
 
 
504
 
mostlyclean-compile:
505
 
        -rm -f *.$(OBJEXT)
506
 
 
507
 
distclean-compile:
508
 
        -rm -f *.tab.c
509
 
 
510
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstatus_icon_la-rb-status-icon-plugin.Plo@am__quote@
511
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstatus_icon_la-rb-tray-icon-gtk.Plo@am__quote@
512
 
 
513
 
.c.o:
514
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
515
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
516
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
517
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
518
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
520
 
 
521
 
.c.obj:
522
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
523
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
524
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
525
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
526
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
528
 
 
529
 
.c.lo:
530
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
531
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
532
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
533
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
534
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
536
 
 
537
 
libstatus_icon_la-rb-status-icon-plugin.lo: rb-status-icon-plugin.c
538
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libstatus_icon_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libstatus_icon_la-rb-status-icon-plugin.lo -MD -MP -MF $(DEPDIR)/libstatus_icon_la-rb-status-icon-plugin.Tpo -c -o libstatus_icon_la-rb-status-icon-plugin.lo `test -f 'rb-status-icon-plugin.c' || echo '$(srcdir)/'`rb-status-icon-plugin.c
539
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libstatus_icon_la-rb-status-icon-plugin.Tpo $(DEPDIR)/libstatus_icon_la-rb-status-icon-plugin.Plo
540
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
541
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rb-status-icon-plugin.c' object='libstatus_icon_la-rb-status-icon-plugin.lo' libtool=yes @AMDEPBACKSLASH@
542
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(libstatus_icon_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libstatus_icon_la-rb-status-icon-plugin.lo `test -f 'rb-status-icon-plugin.c' || echo '$(srcdir)/'`rb-status-icon-plugin.c
544
 
 
545
 
libstatus_icon_la-rb-tray-icon-gtk.lo: rb-tray-icon-gtk.c
546
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libstatus_icon_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libstatus_icon_la-rb-tray-icon-gtk.lo -MD -MP -MF $(DEPDIR)/libstatus_icon_la-rb-tray-icon-gtk.Tpo -c -o libstatus_icon_la-rb-tray-icon-gtk.lo `test -f 'rb-tray-icon-gtk.c' || echo '$(srcdir)/'`rb-tray-icon-gtk.c
547
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libstatus_icon_la-rb-tray-icon-gtk.Tpo $(DEPDIR)/libstatus_icon_la-rb-tray-icon-gtk.Plo
548
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
549
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rb-tray-icon-gtk.c' object='libstatus_icon_la-rb-tray-icon-gtk.lo' libtool=yes @AMDEPBACKSLASH@
550
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(libstatus_icon_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libstatus_icon_la-rb-tray-icon-gtk.lo `test -f 'rb-tray-icon-gtk.c' || echo '$(srcdir)/'`rb-tray-icon-gtk.c
552
 
 
553
 
mostlyclean-libtool:
554
 
        -rm -f *.lo
555
 
 
556
 
clean-libtool:
557
 
        -rm -rf .libs _libs
558
 
install-pluginDATA: $(plugin_DATA)
559
 
        @$(NORMAL_INSTALL)
560
 
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
561
 
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
562
 
        for p in $$list; do \
563
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
564
 
          echo "$$d$$p"; \
565
 
        done | $(am__base_list) | \
566
 
        while read files; do \
567
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
568
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
569
 
        done
570
 
 
571
 
uninstall-pluginDATA:
572
 
        @$(NORMAL_UNINSTALL)
573
 
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
574
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
575
 
        test -n "$$files" || exit 0; \
576
 
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
577
 
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
578
 
install-uixmlDATA: $(uixml_DATA)
579
 
        @$(NORMAL_INSTALL)
580
 
        test -z "$(uixmldir)" || $(MKDIR_P) "$(DESTDIR)$(uixmldir)"
581
 
        @list='$(uixml_DATA)'; test -n "$(uixmldir)" || list=; \
582
 
        for p in $$list; do \
583
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
584
 
          echo "$$d$$p"; \
585
 
        done | $(am__base_list) | \
586
 
        while read files; do \
587
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uixmldir)'"; \
588
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uixmldir)" || exit $$?; \
589
 
        done
590
 
 
591
 
uninstall-uixmlDATA:
592
 
        @$(NORMAL_UNINSTALL)
593
 
        @list='$(uixml_DATA)'; test -n "$(uixmldir)" || list=; \
594
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
595
 
        test -n "$$files" || exit 0; \
596
 
        echo " ( cd '$(DESTDIR)$(uixmldir)' && rm -f" $$files ")"; \
597
 
        cd "$(DESTDIR)$(uixmldir)" && rm -f $$files
598
 
 
599
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
600
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
601
 
        unique=`for i in $$list; do \
602
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
603
 
          done | \
604
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
605
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
606
 
        mkid -fID $$unique
607
 
tags: TAGS
608
 
 
609
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
610
 
                $(TAGS_FILES) $(LISP)
611
 
        set x; \
612
 
        here=`pwd`; \
613
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
614
 
        unique=`for i in $$list; do \
615
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
616
 
          done | \
617
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
618
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
619
 
        shift; \
620
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
621
 
          test -n "$$unique" || unique=$$empty_fix; \
622
 
          if test $$# -gt 0; then \
623
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
624
 
              "$$@" $$unique; \
625
 
          else \
626
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
627
 
              $$unique; \
628
 
          fi; \
629
 
        fi
630
 
ctags: CTAGS
631
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
632
 
                $(TAGS_FILES) $(LISP)
633
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
634
 
        unique=`for i in $$list; do \
635
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
636
 
          done | \
637
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
638
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
639
 
        test -z "$(CTAGS_ARGS)$$unique" \
640
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
641
 
             $$unique
642
 
 
643
 
GTAGS:
644
 
        here=`$(am__cd) $(top_builddir) && pwd` \
645
 
          && $(am__cd) $(top_srcdir) \
646
 
          && gtags -i $(GTAGS_ARGS) "$$here"
647
 
 
648
 
distclean-tags:
649
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
650
 
 
651
 
distdir: $(DISTFILES)
652
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
653
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
654
 
        list='$(DISTFILES)'; \
655
 
          dist_files=`for file in $$list; do echo $$file; done | \
656
 
          sed -e "s|^$$srcdirstrip/||;t" \
657
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
658
 
        case $$dist_files in \
659
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
660
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
661
 
                           sort -u` ;; \
662
 
        esac; \
663
 
        for file in $$dist_files; do \
664
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
665
 
          if test -d $$d/$$file; then \
666
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
667
 
            if test -d "$(distdir)/$$file"; then \
668
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669
 
            fi; \
670
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
671
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
672
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
673
 
            fi; \
674
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
675
 
          else \
676
 
            test -f "$(distdir)/$$file" \
677
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
678
 
            || exit 1; \
679
 
          fi; \
680
 
        done
681
 
check-am: all-am
682
 
check: $(BUILT_SOURCES)
683
 
        $(MAKE) $(AM_MAKEFLAGS) check-am
684
 
all-am: Makefile $(LTLIBRARIES) $(DATA)
685
 
installdirs:
686
 
        for dir in "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(plugindir)" "$(DESTDIR)$(uixmldir)"; do \
687
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
688
 
        done
689
 
install: $(BUILT_SOURCES)
690
 
        $(MAKE) $(AM_MAKEFLAGS) install-am
691
 
install-exec: install-exec-am
692
 
install-data: install-data-am
693
 
uninstall: uninstall-am
694
 
 
695
 
install-am: all-am
696
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
697
 
 
698
 
installcheck: installcheck-am
699
 
install-strip:
700
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702
 
          `test -z '$(STRIP)' || \
703
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
704
 
mostlyclean-generic:
705
 
 
706
 
clean-generic:
707
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
708
 
 
709
 
distclean-generic:
710
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
712
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
713
 
 
714
 
maintainer-clean-generic:
715
 
        @echo "This command is intended for maintainers to use"
716
 
        @echo "it deletes files that may require special tools to rebuild."
717
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
718
 
clean: clean-am
719
 
 
720
 
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
721
 
        mostlyclean-am
722
 
 
723
 
distclean: distclean-am
724
 
        -rm -rf ./$(DEPDIR)
725
 
        -rm -f Makefile
726
 
distclean-am: clean-am distclean-compile distclean-generic \
727
 
        distclean-tags
728
 
 
729
 
dvi: dvi-am
730
 
 
731
 
dvi-am:
732
 
 
733
 
html: html-am
734
 
 
735
 
html-am:
736
 
 
737
 
info: info-am
738
 
 
739
 
info-am:
740
 
 
741
 
install-data-am: install-pluginDATA install-pluginLTLIBRARIES \
742
 
        install-uixmlDATA
743
 
 
744
 
install-dvi: install-dvi-am
745
 
 
746
 
install-dvi-am:
747
 
 
748
 
install-exec-am:
749
 
 
750
 
install-html: install-html-am
751
 
 
752
 
install-html-am:
753
 
 
754
 
install-info: install-info-am
755
 
 
756
 
install-info-am:
757
 
 
758
 
install-man:
759
 
 
760
 
install-pdf: install-pdf-am
761
 
 
762
 
install-pdf-am:
763
 
 
764
 
install-ps: install-ps-am
765
 
 
766
 
install-ps-am:
767
 
 
768
 
installcheck-am:
769
 
 
770
 
maintainer-clean: maintainer-clean-am
771
 
        -rm -rf ./$(DEPDIR)
772
 
        -rm -f Makefile
773
 
maintainer-clean-am: distclean-am maintainer-clean-generic
774
 
 
775
 
mostlyclean: mostlyclean-am
776
 
 
777
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
778
 
        mostlyclean-libtool
779
 
 
780
 
pdf: pdf-am
781
 
 
782
 
pdf-am:
783
 
 
784
 
ps: ps-am
785
 
 
786
 
ps-am:
787
 
 
788
 
uninstall-am: uninstall-pluginDATA uninstall-pluginLTLIBRARIES \
789
 
        uninstall-uixmlDATA
790
 
 
791
 
.MAKE: all check install install-am install-strip
792
 
 
793
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
794
 
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
795
 
        distclean-compile distclean-generic distclean-libtool \
796
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
797
 
        install install-am install-data install-data-am install-dvi \
798
 
        install-dvi-am install-exec install-exec-am install-html \
799
 
        install-html-am install-info install-info-am install-man \
800
 
        install-pdf install-pdf-am install-pluginDATA \
801
 
        install-pluginLTLIBRARIES install-ps install-ps-am \
802
 
        install-strip install-uixmlDATA installcheck installcheck-am \
803
 
        installdirs maintainer-clean maintainer-clean-generic \
804
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
805
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
806
 
        uninstall-am uninstall-pluginDATA uninstall-pluginLTLIBRARIES \
807
 
        uninstall-uixmlDATA
808
 
 
809
 
 
810
 
%.rb-plugin: %.rb-plugin.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
811
 
 
812
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
813
 
# Otherwise a system limit (for SysV at least) may be exceeded.
814
 
.NOEXPORT: