~cairo-dock-team/ubuntu/precise/cairo-dock-plug-ins/3.0.0.0rc1

« back to all changes in this revision

Viewing changes to Animated-icons/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne, Matthieu Baerts (matttbe), Julien Lavergne
  • Date: 2009-10-05 19:27:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091005192717-mvqvb395guktr401
Tags: 2.0.9-0ubuntu1
[ Matthieu Baerts (matttbe) ]
* New upstream release (LP: #435590)
* debian/control: 
 - Remove ${shlibs:Depends} for integration plug-ins to avoid
   pulling shared libraries which are detected automatically.
 - Added curl as depends for cairo-dock-plug-ins
* debian/rules:
 - Add --enable-dnd2share and --enable-musicplayer to enable new applets.
 - Remove --enable-rhythmbox and --enable-nvidia to remove those applets,
   not maintained upstream.
* Update *.install to take all generated applets.

[ Julien Lavergne ]
* Adjust changelog with Daniel Holbach suggestions.
* cairo-dock-plug-ins.changelogs:  Install specific changelog for 2.0.9
* Build-depends on cairo-dock-dev (>= 2.0.9)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
18
18
pkglibdir = $(libdir)/@PACKAGE@
19
19
pkgincludedir = $(includedir)/@PACKAGE@
20
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
21
INSTALL = @INSTALL@
21
22
install_sh_DATA = $(install_sh) -c -m 644
22
23
install_sh_PROGRAM = $(install_sh) -c
23
24
install_sh_SCRIPT = $(install_sh) -c
66
67
        libcd_Animated_icons_la-applet-blink.lo
67
68
libcd_Animated_icons_la_OBJECTS =  \
68
69
        $(am_libcd_Animated_icons_la_OBJECTS)
69
 
libcd_Animated_icons_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
70
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
71
 
        $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) \
72
 
        $(libcd_Animated_icons_la_LDFLAGS) $(LDFLAGS) -o $@
73
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
70
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
74
71
depcomp = $(SHELL) $(top_srcdir)/depcomp
75
72
am__depfiles_maybe = depfiles
76
73
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77
74
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
80
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
75
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
76
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
77
        $(AM_CFLAGS) $(CFLAGS)
81
78
CCLD = $(CC)
82
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
84
 
        $(LDFLAGS) -o $@
 
79
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
80
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
85
81
SOURCES = $(libcd_Animated_icons_la_SOURCES)
86
82
DIST_SOURCES = $(libcd_Animated_icons_la_SOURCES)
87
83
ETAGS = etags
88
84
CTAGS = ctags
89
85
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
86
srcdir = @srcdir@
 
87
top_srcdir = @top_srcdir@
90
88
pkgdatadir = @pkgdatadir@
 
89
top_builddir = @top_builddir@
91
90
ACLOCAL = @ACLOCAL@
92
91
ALL_LINGUAS = @ALL_LINGUAS@
93
92
ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
94
93
ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
 
94
AMDEP_FALSE = @AMDEP_FALSE@
 
95
AMDEP_TRUE = @AMDEP_TRUE@
95
96
AMTAR = @AMTAR@
96
97
AR = @AR@
97
98
AUTOCONF = @AUTOCONF@
130
131
GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
131
132
GETTEXT_CLOCK = @GETTEXT_CLOCK@
132
133
GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
133
 
GETTEXT_CPUSAGE = @GETTEXT_CPUSAGE@
134
134
GETTEXT_DBUS = @GETTEXT_DBUS@
135
135
GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
136
136
GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
 
137
GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
137
138
GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
138
139
GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
139
140
GETTEXT_GMENU = @GETTEXT_GMENU@
143
144
GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
144
145
GETTEXT_MAIL = @GETTEXT_MAIL@
145
146
GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
 
147
GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
146
148
GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
147
 
GETTEXT_NVIDIA = @GETTEXT_NVIDIA@
 
149
GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
148
150
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
149
151
GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
150
152
GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
151
 
GETTEXT_RAME = @GETTEXT_RAME@
152
153
GETTEXT_RENDERING = @GETTEXT_RENDERING@
153
 
GETTEXT_RHYTHMBOX = @GETTEXT_RHYTHMBOX@
 
154
GETTEXT_SCOOBY_DO_PACKAGE = @GETTEXT_SCOOBY_DO_PACKAGE@
154
155
GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
155
156
GETTEXT_SHOW_DESKLETS = @GETTEXT_SHOW_DESKLETS@
156
157
GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
158
159
GETTEXT_SLIDER = @GETTEXT_SLIDER@
159
160
GETTEXT_STACK = @GETTEXT_STACK@
160
161
GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
 
162
GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
161
163
GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
162
164
GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
163
165
GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
166
168
GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
167
169
GETTEXT_WIFI = @GETTEXT_WIFI@
168
170
GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
169
 
GETTEXT_XMMS = @GETTEXT_XMMS@
170
171
GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
171
172
GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
172
173
GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
176
177
GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
177
178
GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
178
179
GREP = @GREP@
179
 
INSTALL = @INSTALL@
180
180
INSTALL_DATA = @INSTALL_DATA@
181
181
INSTALL_PROGRAM = @INSTALL_PROGRAM@
182
182
INSTALL_SCRIPT = @INSTALL_SCRIPT@
183
183
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
184
184
INSTOBJEXT = @INSTOBJEXT@
185
185
INTLLIBS = @INTLLIBS@
 
186
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
187
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
188
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
186
189
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
190
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
191
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
187
192
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
193
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
188
194
INTLTOOL_PERL = @INTLTOOL_PERL@
 
195
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
196
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
197
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
198
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
199
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
200
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
201
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
202
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
203
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
204
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
189
205
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
206
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
207
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
208
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
190
209
KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
191
210
KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
192
211
LD = @LD@
197
216
LIPO = @LIPO@
198
217
LN_S = @LN_S@
199
218
LTLIBOBJS = @LTLIBOBJS@
 
219
MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
 
220
MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
200
221
MAKEINFO = @MAKEINFO@
201
 
MKDIR_P = @MKDIR_P@
202
222
MKINSTALLDIRS = @MKINSTALLDIRS@
203
223
MSGFMT = @MSGFMT@
204
224
MSGFMT_OPTS = @MSGFMT_OPTS@
220
240
PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
221
241
PACKAGE_CLOCK = @PACKAGE_CLOCK@
222
242
PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
223
 
PACKAGE_CPUSAGE = @PACKAGE_CPUSAGE@
224
243
PACKAGE_DBUS = @PACKAGE_DBUS@
225
244
PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
226
245
PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
 
246
PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
227
247
PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
228
248
PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
229
249
PACKAGE_GMENU = @PACKAGE_GMENU@
236
256
PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
237
257
PACKAGE_MAIL = @PACKAGE_MAIL@
238
258
PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
 
259
PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
239
260
PACKAGE_NAME = @PACKAGE_NAME@
240
261
PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
241
 
PACKAGE_NVIDIA = @PACKAGE_NVIDIA@
 
262
PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
242
263
PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
243
264
PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
244
 
PACKAGE_RAME = @PACKAGE_RAME@
245
265
PACKAGE_RENDERING = @PACKAGE_RENDERING@
246
 
PACKAGE_RHYTHMBOX = @PACKAGE_RHYTHMBOX@
 
266
PACKAGE_SCOOBY_DO_PACKAGE = @PACKAGE_SCOOBY_DO_PACKAGE@
247
267
PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
248
268
PACKAGE_SHOW_DESKLETS = @PACKAGE_SHOW_DESKLETS@
249
269
PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
252
272
PACKAGE_STACK = @PACKAGE_STACK@
253
273
PACKAGE_STRING = @PACKAGE_STRING@
254
274
PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
 
275
PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
255
276
PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
256
277
PACKAGE_TARNAME = @PACKAGE_TARNAME@
257
278
PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
264
285
PACKAGE_WIFI = @PACKAGE_WIFI@
265
286
PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
266
287
PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
267
 
PACKAGE_XMMS = @PACKAGE_XMMS@
268
288
PATH_SEPARATOR = @PATH_SEPARATOR@
269
289
PKG_CONFIG = @PKG_CONFIG@
270
290
POFILES = @POFILES@
286
306
VERSION_CLIPPER = @VERSION_CLIPPER@
287
307
VERSION_CLOCK = @VERSION_CLOCK@
288
308
VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
289
 
VERSION_CPUSAGE = @VERSION_CPUSAGE@
290
309
VERSION_DBUS = @VERSION_DBUS@
291
310
VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
292
311
VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
 
312
VERSION_DND2SHARE = @VERSION_DND2SHARE@
293
313
VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
294
314
VERSION_DUSTBIN = @VERSION_DUSTBIN@
295
315
VERSION_GMENU = @VERSION_GMENU@
301
321
VERSION_LOGOUT = @VERSION_LOGOUT@
302
322
VERSION_MAIL = @VERSION_MAIL@
303
323
VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
 
324
VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
304
325
VERSION_NETSPEED = @VERSION_NETSPEED@
305
 
VERSION_NVIDIA = @VERSION_NVIDIA@
 
326
VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
306
327
VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
307
328
VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
308
 
VERSION_RAME = @VERSION_RAME@
309
329
VERSION_RENDERING = @VERSION_RENDERING@
310
 
VERSION_RHYTHMBOX = @VERSION_RHYTHMBOX@
 
330
VERSION_SCOOBY_DO_PACKAGE = @VERSION_SCOOBY_DO_PACKAGE@
311
331
VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
312
332
VERSION_SHOW_DESKLETS = @VERSION_SHOW_DESKLETS@
313
333
VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
315
335
VERSION_SLIDER = @VERSION_SLIDER@
316
336
VERSION_STACK = @VERSION_STACK@
317
337
VERSION_SWITCHER = @VERSION_SWITCHER@
 
338
VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
318
339
VERSION_SYSTRAY = @VERSION_SYSTRAY@
319
340
VERSION_TERMINAL = @VERSION_TERMINAL@
320
341
VERSION_TOMBOY = @VERSION_TOMBOY@
324
345
VERSION_WIFI = @VERSION_WIFI@
325
346
VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
326
347
VERSION_XGAMMA = @VERSION_XGAMMA@
327
 
VERSION_XMMS = @VERSION_XMMS@
328
348
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
329
349
WEBKIT_LIBS = @WEBKIT_LIBS@
 
350
WITH_ALSA_MIXER_FALSE = @WITH_ALSA_MIXER_FALSE@
 
351
WITH_ALSA_MIXER_TRUE = @WITH_ALSA_MIXER_TRUE@
 
352
WITH_COMPIZ_ICON_FALSE = @WITH_COMPIZ_ICON_FALSE@
 
353
WITH_COMPIZ_ICON_TRUE = @WITH_COMPIZ_ICON_TRUE@
 
354
WITH_DND2SHARE_FALSE = @WITH_DND2SHARE_FALSE@
 
355
WITH_DND2SHARE_TRUE = @WITH_DND2SHARE_TRUE@
 
356
WITH_EXIF_FALSE = @WITH_EXIF_FALSE@
 
357
WITH_EXIF_TRUE = @WITH_EXIF_TRUE@
 
358
WITH_GIO_IN_GMENU_FALSE = @WITH_GIO_IN_GMENU_FALSE@
 
359
WITH_GIO_IN_GMENU_TRUE = @WITH_GIO_IN_GMENU_TRUE@
 
360
WITH_GMENU_FALSE = @WITH_GMENU_FALSE@
 
361
WITH_GMENU_TRUE = @WITH_GMENU_TRUE@
 
362
WITH_GNOME_SUPPORT_FALSE = @WITH_GNOME_SUPPORT_FALSE@
 
363
WITH_GNOME_SUPPORT_TRUE = @WITH_GNOME_SUPPORT_TRUE@
 
364
WITH_KEYBOARD_INDICATOR_FALSE = @WITH_KEYBOARD_INDICATOR_FALSE@
 
365
WITH_KEYBOARD_INDICATOR_TRUE = @WITH_KEYBOARD_INDICATOR_TRUE@
 
366
WITH_MAIL_FALSE = @WITH_MAIL_FALSE@
 
367
WITH_MAIL_TRUE = @WITH_MAIL_TRUE@
 
368
WITH_MUSICPLAYER_FALSE = @WITH_MUSICPLAYER_FALSE@
 
369
WITH_MUSICPLAYER_TRUE = @WITH_MUSICPLAYER_TRUE@
 
370
WITH_NETWORK_MONITOR_FALSE = @WITH_NETWORK_MONITOR_FALSE@
 
371
WITH_NETWORK_MONITOR_TRUE = @WITH_NETWORK_MONITOR_TRUE@
 
372
WITH_OLD_GNOME_SUPPORT_FALSE = @WITH_OLD_GNOME_SUPPORT_FALSE@
 
373
WITH_OLD_GNOME_SUPPORT_TRUE = @WITH_OLD_GNOME_SUPPORT_TRUE@
 
374
WITH_POWERMANAGER_FALSE = @WITH_POWERMANAGER_FALSE@
 
375
WITH_POWERMANAGER_TRUE = @WITH_POWERMANAGER_TRUE@
 
376
WITH_SCOOBY_DO_FALSE = @WITH_SCOOBY_DO_FALSE@
 
377
WITH_SCOOBY_DO_TRUE = @WITH_SCOOBY_DO_TRUE@
 
378
WITH_TERMINAL_FALSE = @WITH_TERMINAL_FALSE@
 
379
WITH_TERMINAL_TRUE = @WITH_TERMINAL_TRUE@
 
380
WITH_TOMBOY_FALSE = @WITH_TOMBOY_FALSE@
 
381
WITH_TOMBOY_TRUE = @WITH_TOMBOY_TRUE@
 
382
WITH_WEBLETS_FALSE = @WITH_WEBLETS_FALSE@
 
383
WITH_WEBLETS_TRUE = @WITH_WEBLETS_TRUE@
 
384
WITH_WIFI_FALSE = @WITH_WIFI_FALSE@
 
385
WITH_WIFI_TRUE = @WITH_WIFI_TRUE@
 
386
WITH_XFCE_SUPPORT_FALSE = @WITH_XFCE_SUPPORT_FALSE@
 
387
WITH_XFCE_SUPPORT_TRUE = @WITH_XFCE_SUPPORT_TRUE@
 
388
WITH_XGAMMA_FALSE = @WITH_XGAMMA_FALSE@
 
389
WITH_XGAMMA_TRUE = @WITH_XGAMMA_TRUE@
330
390
XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
331
391
XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
332
392
XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
333
393
XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
334
394
XGETTEXT = @XGETTEXT@
335
 
abs_builddir = @abs_builddir@
336
 
abs_srcdir = @abs_srcdir@
337
 
abs_top_builddir = @abs_top_builddir@
338
 
abs_top_srcdir = @abs_top_srcdir@
339
395
ac_ct_CC = @ac_ct_CC@
340
396
ac_ct_CXX = @ac_ct_CXX@
341
397
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
342
398
alsa_mixerdatadir = @alsa_mixerdatadir@
 
399
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
400
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
401
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
402
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
343
403
am__include = @am__include@
344
404
am__leading_dot = @am__leading_dot@
345
405
am__quote = @am__quote@
352
412
build_cpu = @build_cpu@
353
413
build_os = @build_os@
354
414
build_vendor = @build_vendor@
355
 
builddir = @builddir@
356
415
cairo_penguindatadir = @cairo_penguindatadir@
357
416
cairo_penguinuserdirname = @cairo_penguinuserdirname@
358
417
clockdatadir = @clockdatadir@
359
418
clockuserdirname = @clockuserdirname@
360
419
compiz_icondatadir = @compiz_icondatadir@
361
 
cpusagedatadir = @cpusagedatadir@
362
420
datadir = @datadir@
363
421
datarootdir = @datarootdir@
364
422
dbusdatadir = @dbusdatadir@
365
423
desklet_renderingdatadir = @desklet_renderingdatadir@
366
424
dialog_renderingdatadir = @dialog_renderingdatadir@
 
425
dnd2sharedatadir = @dnd2sharedatadir@
367
426
docdir = @docdir@
368
427
drop_indicatordatadir = @drop_indicatordatadir@
369
428
dustbindatadir = @dustbindatadir@
395
454
mandir = @mandir@
396
455
mkdir_p = @mkdir_p@
397
456
motion_blurdatadir = @motion_blurdatadir@
 
457
musicplayerdatadir = @musicplayerdatadir@
398
458
netspeeddatadir = @netspeeddatadir@
399
 
nvidiadatadir = @nvidiadatadir@
 
459
network_monitordatadir = @network_monitordatadir@
400
460
oldincludedir = @oldincludedir@
401
461
pdfdir = @pdfdir@
402
462
powermanagerdatadir = @powermanagerdatadir@
404
464
program_transform_name = @program_transform_name@
405
465
psdir = @psdir@
406
466
quick_browserdatadir = @quick_browserdatadir@
407
 
ramedatadir = @ramedatadir@
408
467
renderingdatadir = @renderingdatadir@
409
 
rhythmboxdatadir = @rhythmboxdatadir@
410
468
sbindir = @sbindir@
 
469
scooby_dodatadir = @scooby_dodatadir@
411
470
sharedstatedir = @sharedstatedir@
412
471
shortcutsdatadir = @shortcutsdatadir@
413
472
show_deskletsdatadir = @show_deskletsdatadir@
414
473
show_desktopdatadir = @show_desktopdatadir@
415
474
show_mousedatadir = @show_mousedatadir@
416
475
sliderdatadir = @sliderdatadir@
417
 
srcdir = @srcdir@
418
476
stackdatadir = @stackdatadir@
419
477
switcherdatadir = @switcherdatadir@
420
478
sysconfdir = @sysconfdir@
 
479
system_monitordatadir = @system_monitordatadir@
421
480
systraydatadir = @systraydatadir@
422
481
target_alias = @target_alias@
423
482
terminaldatadir = @terminaldatadir@
424
483
tomboydatadir = @tomboydatadir@
425
484
toonsdatadir = @toonsdatadir@
426
485
toonsuserdirname = @toonsuserdirname@
427
 
top_build_prefix = @top_build_prefix@
428
 
top_builddir = @top_builddir@
429
 
top_srcdir = @top_srcdir@
430
486
weatherdatadir = @weatherdatadir@
431
487
weatheruserdirname = @weatheruserdirname@
432
488
webletsdatadir = @webletsdatadir@
433
489
wifidatadir = @wifidatadir@
434
490
xfce_integrationdatadir = @xfce_integrationdatadir@
435
491
xgammadatadir = @xgammadatadir@
436
 
xmmsdatadir = @xmmsdatadir@
437
492
lib_LTLIBRARIES = \
438
493
        libcd-Animated-icons.la
439
494
 
498
553
        @for dep in $?; do \
499
554
          case '$(am__configure_deps)' in \
500
555
            *$$dep*) \
501
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
502
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
556
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
557
                && exit 0; \
503
558
              exit 1;; \
504
559
          esac; \
505
560
        done; \
525
580
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526
581
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
527
582
        @$(NORMAL_INSTALL)
528
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
583
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
529
584
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
530
585
          if test -f $$p; then \
531
586
            f=$(am__strip_dir) \
532
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
533
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
587
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
588
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
534
589
          else :; fi; \
535
590
        done
536
591
 
537
592
uninstall-libLTLIBRARIES:
538
593
        @$(NORMAL_UNINSTALL)
539
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
594
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
540
595
          p=$(am__strip_dir) \
541
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
542
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
596
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
597
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
543
598
        done
544
599
 
545
600
clean-libLTLIBRARIES:
551
606
          rm -f "$${dir}/so_locations"; \
552
607
        done
553
608
libcd-Animated-icons.la: $(libcd_Animated_icons_la_OBJECTS) $(libcd_Animated_icons_la_DEPENDENCIES) 
554
 
        $(libcd_Animated_icons_la_LINK) -rpath $(libdir) $(libcd_Animated_icons_la_OBJECTS) $(libcd_Animated_icons_la_LIBADD) $(LIBS)
 
609
        $(LINK) -rpath $(libdir) $(libcd_Animated_icons_la_LDFLAGS) $(libcd_Animated_icons_la_OBJECTS) $(libcd_Animated_icons_la_LIBADD) $(LIBS)
555
610
 
556
611
mostlyclean-compile:
557
612
        -rm -f *.$(OBJEXT)
573
628
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Plo@am__quote@
574
629
 
575
630
.c.o:
576
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
577
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
631
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
632
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
578
633
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
579
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580
635
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
581
636
 
582
637
.c.obj:
583
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
584
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
638
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
639
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
585
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
586
641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587
642
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
588
643
 
589
644
.c.lo:
590
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
591
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
645
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
646
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
592
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
593
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
594
649
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
595
650
 
596
651
libcd_Animated_icons_la-applet-init.lo: applet-init.c
597
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-init.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo -c -o libcd_Animated_icons_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
598
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-init.Plo
 
652
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-init.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo" -c -o libcd_Animated_icons_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c; \
 
653
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-init.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-init.Tpo"; exit 1; fi
599
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-init.c' object='libcd_Animated_icons_la-applet-init.lo' libtool=yes @AMDEPBACKSLASH@
600
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
601
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
 
656
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
602
657
 
603
658
libcd_Animated_icons_la-applet-config.lo: applet-config.c
604
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-config.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo -c -o libcd_Animated_icons_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
605
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-config.Plo
 
659
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-config.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo" -c -o libcd_Animated_icons_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c; \
 
660
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-config.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-config.Tpo"; exit 1; fi
606
661
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-config.c' object='libcd_Animated_icons_la-applet-config.lo' libtool=yes @AMDEPBACKSLASH@
607
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
608
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
 
663
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
609
664
 
610
665
libcd_Animated_icons_la-applet-rotation.lo: applet-rotation.c
611
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-rotation.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo -c -o libcd_Animated_icons_la-applet-rotation.lo `test -f 'applet-rotation.c' || echo '$(srcdir)/'`applet-rotation.c
612
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Plo
 
666
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-rotation.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo" -c -o libcd_Animated_icons_la-applet-rotation.lo `test -f 'applet-rotation.c' || echo '$(srcdir)/'`applet-rotation.c; \
 
667
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-rotation.Tpo"; exit 1; fi
613
668
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-rotation.c' object='libcd_Animated_icons_la-applet-rotation.lo' libtool=yes @AMDEPBACKSLASH@
614
669
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
615
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-rotation.lo `test -f 'applet-rotation.c' || echo '$(srcdir)/'`applet-rotation.c
 
670
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-rotation.lo `test -f 'applet-rotation.c' || echo '$(srcdir)/'`applet-rotation.c
616
671
 
617
672
libcd_Animated_icons_la-applet-mesh-factory.lo: applet-mesh-factory.c
618
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-mesh-factory.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo -c -o libcd_Animated_icons_la-applet-mesh-factory.lo `test -f 'applet-mesh-factory.c' || echo '$(srcdir)/'`applet-mesh-factory.c
619
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Plo
 
673
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-mesh-factory.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo" -c -o libcd_Animated_icons_la-applet-mesh-factory.lo `test -f 'applet-mesh-factory.c' || echo '$(srcdir)/'`applet-mesh-factory.c; \
 
674
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-mesh-factory.Tpo"; exit 1; fi
620
675
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-mesh-factory.c' object='libcd_Animated_icons_la-applet-mesh-factory.lo' libtool=yes @AMDEPBACKSLASH@
621
676
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
622
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-mesh-factory.lo `test -f 'applet-mesh-factory.c' || echo '$(srcdir)/'`applet-mesh-factory.c
 
677
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-mesh-factory.lo `test -f 'applet-mesh-factory.c' || echo '$(srcdir)/'`applet-mesh-factory.c
623
678
 
624
679
libcd_Animated_icons_la-applet-notifications.lo: applet-notifications.c
625
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-notifications.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo -c -o libcd_Animated_icons_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
626
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Plo
 
680
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-notifications.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo" -c -o libcd_Animated_icons_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c; \
 
681
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-notifications.Tpo"; exit 1; fi
627
682
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-notifications.c' object='libcd_Animated_icons_la-applet-notifications.lo' libtool=yes @AMDEPBACKSLASH@
628
683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
629
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
 
684
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
630
685
 
631
686
libcd_Animated_icons_la-applet-spot.lo: applet-spot.c
632
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-spot.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo -c -o libcd_Animated_icons_la-applet-spot.lo `test -f 'applet-spot.c' || echo '$(srcdir)/'`applet-spot.c
633
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-spot.Plo
 
687
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-spot.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo" -c -o libcd_Animated_icons_la-applet-spot.lo `test -f 'applet-spot.c' || echo '$(srcdir)/'`applet-spot.c; \
 
688
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-spot.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-spot.Tpo"; exit 1; fi
634
689
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-spot.c' object='libcd_Animated_icons_la-applet-spot.lo' libtool=yes @AMDEPBACKSLASH@
635
690
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
636
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-spot.lo `test -f 'applet-spot.c' || echo '$(srcdir)/'`applet-spot.c
 
691
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-spot.lo `test -f 'applet-spot.c' || echo '$(srcdir)/'`applet-spot.c
637
692
 
638
693
libcd_Animated_icons_la-applet-rays.lo: applet-rays.c
639
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-rays.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo -c -o libcd_Animated_icons_la-applet-rays.lo `test -f 'applet-rays.c' || echo '$(srcdir)/'`applet-rays.c
640
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-rays.Plo
 
694
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-rays.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo" -c -o libcd_Animated_icons_la-applet-rays.lo `test -f 'applet-rays.c' || echo '$(srcdir)/'`applet-rays.c; \
 
695
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-rays.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-rays.Tpo"; exit 1; fi
641
696
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-rays.c' object='libcd_Animated_icons_la-applet-rays.lo' libtool=yes @AMDEPBACKSLASH@
642
697
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
643
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-rays.lo `test -f 'applet-rays.c' || echo '$(srcdir)/'`applet-rays.c
 
698
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-rays.lo `test -f 'applet-rays.c' || echo '$(srcdir)/'`applet-rays.c
644
699
 
645
700
libcd_Animated_icons_la-applet-wobbly.lo: applet-wobbly.c
646
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-wobbly.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo -c -o libcd_Animated_icons_la-applet-wobbly.lo `test -f 'applet-wobbly.c' || echo '$(srcdir)/'`applet-wobbly.c
647
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Plo
 
701
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-wobbly.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo" -c -o libcd_Animated_icons_la-applet-wobbly.lo `test -f 'applet-wobbly.c' || echo '$(srcdir)/'`applet-wobbly.c; \
 
702
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-wobbly.Tpo"; exit 1; fi
648
703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-wobbly.c' object='libcd_Animated_icons_la-applet-wobbly.lo' libtool=yes @AMDEPBACKSLASH@
649
704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
650
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-wobbly.lo `test -f 'applet-wobbly.c' || echo '$(srcdir)/'`applet-wobbly.c
 
705
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-wobbly.lo `test -f 'applet-wobbly.c' || echo '$(srcdir)/'`applet-wobbly.c
651
706
 
652
707
libcd_Animated_icons_la-applet-wave.lo: applet-wave.c
653
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-wave.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo -c -o libcd_Animated_icons_la-applet-wave.lo `test -f 'applet-wave.c' || echo '$(srcdir)/'`applet-wave.c
654
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-wave.Plo
 
708
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-wave.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo" -c -o libcd_Animated_icons_la-applet-wave.lo `test -f 'applet-wave.c' || echo '$(srcdir)/'`applet-wave.c; \
 
709
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-wave.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-wave.Tpo"; exit 1; fi
655
710
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-wave.c' object='libcd_Animated_icons_la-applet-wave.lo' libtool=yes @AMDEPBACKSLASH@
656
711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
657
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-wave.lo `test -f 'applet-wave.c' || echo '$(srcdir)/'`applet-wave.c
 
712
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-wave.lo `test -f 'applet-wave.c' || echo '$(srcdir)/'`applet-wave.c
658
713
 
659
714
libcd_Animated_icons_la-applet-pulse.lo: applet-pulse.c
660
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-pulse.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo -c -o libcd_Animated_icons_la-applet-pulse.lo `test -f 'applet-pulse.c' || echo '$(srcdir)/'`applet-pulse.c
661
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Plo
 
715
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-pulse.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo" -c -o libcd_Animated_icons_la-applet-pulse.lo `test -f 'applet-pulse.c' || echo '$(srcdir)/'`applet-pulse.c; \
 
716
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-pulse.Tpo"; exit 1; fi
662
717
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-pulse.c' object='libcd_Animated_icons_la-applet-pulse.lo' libtool=yes @AMDEPBACKSLASH@
663
718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
664
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-pulse.lo `test -f 'applet-pulse.c' || echo '$(srcdir)/'`applet-pulse.c
 
719
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-pulse.lo `test -f 'applet-pulse.c' || echo '$(srcdir)/'`applet-pulse.c
665
720
 
666
721
libcd_Animated_icons_la-applet-bounce.lo: applet-bounce.c
667
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-bounce.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo -c -o libcd_Animated_icons_la-applet-bounce.lo `test -f 'applet-bounce.c' || echo '$(srcdir)/'`applet-bounce.c
668
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Plo
 
722
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-bounce.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo" -c -o libcd_Animated_icons_la-applet-bounce.lo `test -f 'applet-bounce.c' || echo '$(srcdir)/'`applet-bounce.c; \
 
723
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-bounce.Tpo"; exit 1; fi
669
724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-bounce.c' object='libcd_Animated_icons_la-applet-bounce.lo' libtool=yes @AMDEPBACKSLASH@
670
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-bounce.lo `test -f 'applet-bounce.c' || echo '$(srcdir)/'`applet-bounce.c
 
726
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-bounce.lo `test -f 'applet-bounce.c' || echo '$(srcdir)/'`applet-bounce.c
672
727
 
673
728
libcd_Animated_icons_la-applet-blink.lo: applet-blink.c
674
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-blink.lo -MD -MP -MF $(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo -c -o libcd_Animated_icons_la-applet-blink.lo `test -f 'applet-blink.c' || echo '$(srcdir)/'`applet-blink.c
675
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo $(DEPDIR)/libcd_Animated_icons_la-applet-blink.Plo
 
729
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -MT libcd_Animated_icons_la-applet-blink.lo -MD -MP -MF "$(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo" -c -o libcd_Animated_icons_la-applet-blink.lo `test -f 'applet-blink.c' || echo '$(srcdir)/'`applet-blink.c; \
 
730
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo" "$(DEPDIR)/libcd_Animated_icons_la-applet-blink.Plo"; else rm -f "$(DEPDIR)/libcd_Animated_icons_la-applet-blink.Tpo"; exit 1; fi
676
731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-blink.c' object='libcd_Animated_icons_la-applet-blink.lo' libtool=yes @AMDEPBACKSLASH@
677
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-blink.lo `test -f 'applet-blink.c' || echo '$(srcdir)/'`applet-blink.c
 
733
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_Animated_icons_la_CFLAGS) $(CFLAGS) -c -o libcd_Animated_icons_la-applet-blink.lo `test -f 'applet-blink.c' || echo '$(srcdir)/'`applet-blink.c
679
734
 
680
735
mostlyclean-libtool:
681
736
        -rm -f *.lo
683
738
clean-libtool:
684
739
        -rm -rf .libs _libs
685
740
 
 
741
distclean-libtool:
 
742
        -rm -f libtool
 
743
uninstall-info-am:
 
744
 
686
745
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
687
746
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
688
747
        unique=`for i in $$list; do \
689
748
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
690
749
          done | \
691
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
692
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
750
          $(AWK) '    { files[$$0] = 1; } \
 
751
               END { for (i in files) print i; }'`; \
693
752
        mkid -fID $$unique
694
753
tags: TAGS
695
754
 
701
760
        unique=`for i in $$list; do \
702
761
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
703
762
          done | \
704
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
705
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
763
          $(AWK) '    { files[$$0] = 1; } \
 
764
               END { for (i in files) print i; }'`; \
706
765
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
707
766
          test -n "$$unique" || unique=$$empty_fix; \
708
767
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
712
771
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
713
772
                $(TAGS_FILES) $(LISP)
714
773
        tags=; \
 
774
        here=`pwd`; \
715
775
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
716
776
        unique=`for i in $$list; do \
717
777
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
718
778
          done | \
719
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
720
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
779
          $(AWK) '    { files[$$0] = 1; } \
 
780
               END { for (i in files) print i; }'`; \
721
781
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
722
782
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
723
783
             $$tags $$unique
731
791
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
732
792
 
733
793
distdir: $(DISTFILES)
734
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
735
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
736
 
        list='$(DISTFILES)'; \
737
 
          dist_files=`for file in $$list; do echo $$file; done | \
738
 
          sed -e "s|^$$srcdirstrip/||;t" \
739
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
740
 
        case $$dist_files in \
741
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
742
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
743
 
                           sort -u` ;; \
744
 
        esac; \
745
 
        for file in $$dist_files; do \
 
794
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
795
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
796
        list='$(DISTFILES)'; for file in $$list; do \
 
797
          case $$file in \
 
798
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
799
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
800
          esac; \
746
801
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
802
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
803
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
804
            dir="/$$dir"; \
 
805
            $(mkdir_p) "$(distdir)$$dir"; \
 
806
          else \
 
807
            dir=''; \
 
808
          fi; \
747
809
          if test -d $$d/$$file; then \
748
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
749
810
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
750
811
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
751
812
            fi; \
761
822
all-am: Makefile $(LTLIBRARIES)
762
823
installdirs:
763
824
        for dir in "$(DESTDIR)$(libdir)"; do \
764
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
825
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
765
826
        done
766
827
install: install-am
767
828
install-exec: install-exec-am
796
857
        -rm -rf ./$(DEPDIR)
797
858
        -rm -f Makefile
798
859
distclean-am: clean-am distclean-compile distclean-generic \
799
 
        distclean-tags
 
860
        distclean-libtool distclean-tags
800
861
 
801
862
dvi: dvi-am
802
863
 
810
871
 
811
872
install-data-am:
812
873
 
813
 
install-dvi: install-dvi-am
814
 
 
815
874
install-exec-am: install-libLTLIBRARIES
816
875
 
817
 
install-html: install-html-am
818
 
 
819
876
install-info: install-info-am
820
877
 
821
878
install-man:
822
879
 
823
 
install-pdf: install-pdf-am
824
 
 
825
 
install-ps: install-ps-am
826
 
 
827
880
installcheck-am:
828
881
 
829
882
maintainer-clean: maintainer-clean-am
844
897
 
845
898
ps-am:
846
899
 
847
 
uninstall-am: uninstall-libLTLIBRARIES
848
 
 
849
 
.MAKE: install-am install-strip
 
900
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
850
901
 
851
902
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
852
903
        clean-libLTLIBRARIES clean-libtool ctags distclean \
853
904
        distclean-compile distclean-generic distclean-libtool \
854
905
        distclean-tags distdir dvi dvi-am html html-am info info-am \
855
 
        install install-am install-data install-data-am install-dvi \
856
 
        install-dvi-am install-exec install-exec-am install-html \
857
 
        install-html-am install-info install-info-am \
858
 
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
859
 
        install-ps install-ps-am install-strip installcheck \
 
906
        install install-am install-data install-data-am install-exec \
 
907
        install-exec-am install-info install-info-am \
 
908
        install-libLTLIBRARIES install-man install-strip installcheck \
860
909
        installcheck-am installdirs maintainer-clean \
861
910
        maintainer-clean-generic mostlyclean mostlyclean-compile \
862
911
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
863
 
        tags uninstall uninstall-am uninstall-libLTLIBRARIES
 
912
        tags uninstall uninstall-am uninstall-info-am \
 
913
        uninstall-libLTLIBRARIES
864
914
 
865
915
 #dnl Process this file with automake to produce Makefile.in
866
916
# Tell versions [3.59,3.63) of GNU make to not export all variables.