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

« back to all changes in this revision

Viewing changes to desklet-rendering/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
59
60
        libcd_desklet_rendering_la-rendering-desklet-simple.lo \
60
61
        libcd_desklet_rendering_la-rendering-desklet-controler.lo \
61
62
        libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo \
62
 
        libcd_desklet_rendering_la-rendering-desklet-decorations.lo
 
63
        libcd_desklet_rendering_la-rendering-desklet-decorations.lo \
 
64
        libcd_desklet_rendering_la-rendering-desklet-slide.lo
63
65
libcd_desklet_rendering_la_OBJECTS =  \
64
66
        $(am_libcd_desklet_rendering_la_OBJECTS)
65
 
libcd_desklet_rendering_la_LINK = $(LIBTOOL) --tag=CC \
66
 
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
67
 
        $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) \
68
 
        $(libcd_desklet_rendering_la_LDFLAGS) $(LDFLAGS) -o $@
69
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
67
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
70
68
depcomp = $(SHELL) $(top_srcdir)/depcomp
71
69
am__depfiles_maybe = depfiles
72
70
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73
71
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
72
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
73
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
74
        $(AM_CFLAGS) $(CFLAGS)
77
75
CCLD = $(CC)
78
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
80
 
        $(LDFLAGS) -o $@
 
76
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
77
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
81
78
SOURCES = $(libcd_desklet_rendering_la_SOURCES)
82
79
DIST_SOURCES = $(libcd_desklet_rendering_la_SOURCES)
83
80
ETAGS = etags
84
81
CTAGS = ctags
85
82
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
83
srcdir = @srcdir@
 
84
top_srcdir = @top_srcdir@
86
85
pkgdatadir = @pkgdatadir@
 
86
top_builddir = @top_builddir@
87
87
ACLOCAL = @ACLOCAL@
88
88
ALL_LINGUAS = @ALL_LINGUAS@
89
89
ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
90
90
ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
 
91
AMDEP_FALSE = @AMDEP_FALSE@
 
92
AMDEP_TRUE = @AMDEP_TRUE@
91
93
AMTAR = @AMTAR@
92
94
AR = @AR@
93
95
AUTOCONF = @AUTOCONF@
126
128
GETTEXT_CLIPPER = @GETTEXT_CLIPPER@
127
129
GETTEXT_CLOCK = @GETTEXT_CLOCK@
128
130
GETTEXT_COMPIZ_ICON = @GETTEXT_COMPIZ_ICON@
129
 
GETTEXT_CPUSAGE = @GETTEXT_CPUSAGE@
130
131
GETTEXT_DBUS = @GETTEXT_DBUS@
131
132
GETTEXT_DESKLET_RENDERING = @GETTEXT_DESKLET_RENDERING@
132
133
GETTEXT_DIALOG_RENDERING = @GETTEXT_DIALOG_RENDERING@
 
134
GETTEXT_DND2SHARE = @GETTEXT_DND2SHARE@
133
135
GETTEXT_DROP_INDICATOR = @GETTEXT_DROP_INDICATOR@
134
136
GETTEXT_DUSTBIN = @GETTEXT_DUSTBIN@
135
137
GETTEXT_GMENU = @GETTEXT_GMENU@
139
141
GETTEXT_LOGOUT = @GETTEXT_LOGOUT@
140
142
GETTEXT_MAIL = @GETTEXT_MAIL@
141
143
GETTEXT_MOTION_BLUR = @GETTEXT_MOTION_BLUR@
 
144
GETTEXT_MUSICPLAYER = @GETTEXT_MUSICPLAYER@
142
145
GETTEXT_NETSPEED = @GETTEXT_NETSPEED@
143
 
GETTEXT_NVIDIA = @GETTEXT_NVIDIA@
 
146
GETTEXT_NETWORK_MONITOR = @GETTEXT_NETWORK_MONITOR@
144
147
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
145
148
GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
146
149
GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
147
 
GETTEXT_RAME = @GETTEXT_RAME@
148
150
GETTEXT_RENDERING = @GETTEXT_RENDERING@
149
 
GETTEXT_RHYTHMBOX = @GETTEXT_RHYTHMBOX@
 
151
GETTEXT_SCOOBY_DO_PACKAGE = @GETTEXT_SCOOBY_DO_PACKAGE@
150
152
GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
151
153
GETTEXT_SHOW_DESKLETS = @GETTEXT_SHOW_DESKLETS@
152
154
GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
154
156
GETTEXT_SLIDER = @GETTEXT_SLIDER@
155
157
GETTEXT_STACK = @GETTEXT_STACK@
156
158
GETTEXT_SWITCHER = @GETTEXT_SWITCHER@
 
159
GETTEXT_SYSTEM_MONITOR = @GETTEXT_SYSTEM_MONITOR@
157
160
GETTEXT_SYSTRAY = @GETTEXT_SYSTRAY@
158
161
GETTEXT_TERMINAL = @GETTEXT_TERMINAL@
159
162
GETTEXT_TOMBOY = @GETTEXT_TOMBOY@
162
165
GETTEXT_WEBLETS = @GETTEXT_WEBLETS@
163
166
GETTEXT_WIFI = @GETTEXT_WIFI@
164
167
GETTEXT_XGAMMA = @GETTEXT_XGAMMA@
165
 
GETTEXT_XMMS = @GETTEXT_XMMS@
166
168
GMENU_GIO_CFLAGS = @GMENU_GIO_CFLAGS@
167
169
GMENU_GIO_LIBS = @GMENU_GIO_LIBS@
168
170
GMENU_PACKAGE_CFLAGS = @GMENU_PACKAGE_CFLAGS@
172
174
GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
173
175
GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
174
176
GREP = @GREP@
175
 
INSTALL = @INSTALL@
176
177
INSTALL_DATA = @INSTALL_DATA@
177
178
INSTALL_PROGRAM = @INSTALL_PROGRAM@
178
179
INSTALL_SCRIPT = @INSTALL_SCRIPT@
179
180
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
180
181
INSTOBJEXT = @INSTOBJEXT@
181
182
INTLLIBS = @INTLLIBS@
 
183
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
184
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
185
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
182
186
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
187
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
188
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
183
189
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
190
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
184
191
INTLTOOL_PERL = @INTLTOOL_PERL@
 
192
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
193
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
194
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
195
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
196
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
197
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
198
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
199
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
200
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
201
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
185
202
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
203
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
204
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
205
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
186
206
KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
187
207
KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
188
208
LD = @LD@
193
213
LIPO = @LIPO@
194
214
LN_S = @LN_S@
195
215
LTLIBOBJS = @LTLIBOBJS@
 
216
MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
 
217
MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
196
218
MAKEINFO = @MAKEINFO@
197
 
MKDIR_P = @MKDIR_P@
198
219
MKINSTALLDIRS = @MKINSTALLDIRS@
199
220
MSGFMT = @MSGFMT@
200
221
MSGFMT_OPTS = @MSGFMT_OPTS@
216
237
PACKAGE_CLIPPER = @PACKAGE_CLIPPER@
217
238
PACKAGE_CLOCK = @PACKAGE_CLOCK@
218
239
PACKAGE_COMPIZ_ICON = @PACKAGE_COMPIZ_ICON@
219
 
PACKAGE_CPUSAGE = @PACKAGE_CPUSAGE@
220
240
PACKAGE_DBUS = @PACKAGE_DBUS@
221
241
PACKAGE_DESKLET_RENDERING = @PACKAGE_DESKLET_RENDERING@
222
242
PACKAGE_DIALOG_RENDERING = @PACKAGE_DIALOG_RENDERING@
 
243
PACKAGE_DND2SHARE = @PACKAGE_DND2SHARE@
223
244
PACKAGE_DROP_INDICATOR = @PACKAGE_DROP_INDICATOR@
224
245
PACKAGE_DUSTBIN = @PACKAGE_DUSTBIN@
225
246
PACKAGE_GMENU = @PACKAGE_GMENU@
232
253
PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
233
254
PACKAGE_MAIL = @PACKAGE_MAIL@
234
255
PACKAGE_MOTION_BLUR = @PACKAGE_MOTION_BLUR@
 
256
PACKAGE_MUSICPLAYER = @PACKAGE_MUSICPLAYER@
235
257
PACKAGE_NAME = @PACKAGE_NAME@
236
258
PACKAGE_NETSPEED = @PACKAGE_NETSPEED@
237
 
PACKAGE_NVIDIA = @PACKAGE_NVIDIA@
 
259
PACKAGE_NETWORK_MONITOR = @PACKAGE_NETWORK_MONITOR@
238
260
PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
239
261
PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
240
 
PACKAGE_RAME = @PACKAGE_RAME@
241
262
PACKAGE_RENDERING = @PACKAGE_RENDERING@
242
 
PACKAGE_RHYTHMBOX = @PACKAGE_RHYTHMBOX@
 
263
PACKAGE_SCOOBY_DO_PACKAGE = @PACKAGE_SCOOBY_DO_PACKAGE@
243
264
PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
244
265
PACKAGE_SHOW_DESKLETS = @PACKAGE_SHOW_DESKLETS@
245
266
PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
248
269
PACKAGE_STACK = @PACKAGE_STACK@
249
270
PACKAGE_STRING = @PACKAGE_STRING@
250
271
PACKAGE_SWITCHER = @PACKAGE_SWITCHER@
 
272
PACKAGE_SYSTEM_MONITOR = @PACKAGE_SYSTEM_MONITOR@
251
273
PACKAGE_SYSTRAY = @PACKAGE_SYSTRAY@
252
274
PACKAGE_TARNAME = @PACKAGE_TARNAME@
253
275
PACKAGE_TERMINAL = @PACKAGE_TERMINAL@
260
282
PACKAGE_WIFI = @PACKAGE_WIFI@
261
283
PACKAGE_XFCE_INTEGRATION = @PACKAGE_XFCE_INTEGRATION@
262
284
PACKAGE_XGAMMA = @PACKAGE_XGAMMA@
263
 
PACKAGE_XMMS = @PACKAGE_XMMS@
264
285
PATH_SEPARATOR = @PATH_SEPARATOR@
265
286
PKG_CONFIG = @PKG_CONFIG@
266
287
POFILES = @POFILES@
282
303
VERSION_CLIPPER = @VERSION_CLIPPER@
283
304
VERSION_CLOCK = @VERSION_CLOCK@
284
305
VERSION_COMPIZ_ICON = @VERSION_COMPIZ_ICON@
285
 
VERSION_CPUSAGE = @VERSION_CPUSAGE@
286
306
VERSION_DBUS = @VERSION_DBUS@
287
307
VERSION_DESKLET_RENDERING = @VERSION_DESKLET_RENDERING@
288
308
VERSION_DIALOG_RENDERING = @VERSION_DIALOG_RENDERING@
 
309
VERSION_DND2SHARE = @VERSION_DND2SHARE@
289
310
VERSION_DROP_INDICATOR = @VERSION_DROP_INDICATOR@
290
311
VERSION_DUSTBIN = @VERSION_DUSTBIN@
291
312
VERSION_GMENU = @VERSION_GMENU@
297
318
VERSION_LOGOUT = @VERSION_LOGOUT@
298
319
VERSION_MAIL = @VERSION_MAIL@
299
320
VERSION_MOTION_BLUR = @VERSION_MOTION_BLUR@
 
321
VERSION_MUSICPLAYER = @VERSION_MUSICPLAYER@
300
322
VERSION_NETSPEED = @VERSION_NETSPEED@
301
 
VERSION_NVIDIA = @VERSION_NVIDIA@
 
323
VERSION_NETWORK_MONITOR = @VERSION_NETWORK_MONITOR@
302
324
VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
303
325
VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
304
 
VERSION_RAME = @VERSION_RAME@
305
326
VERSION_RENDERING = @VERSION_RENDERING@
306
 
VERSION_RHYTHMBOX = @VERSION_RHYTHMBOX@
 
327
VERSION_SCOOBY_DO_PACKAGE = @VERSION_SCOOBY_DO_PACKAGE@
307
328
VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
308
329
VERSION_SHOW_DESKLETS = @VERSION_SHOW_DESKLETS@
309
330
VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
311
332
VERSION_SLIDER = @VERSION_SLIDER@
312
333
VERSION_STACK = @VERSION_STACK@
313
334
VERSION_SWITCHER = @VERSION_SWITCHER@
 
335
VERSION_SYSTEM_MONITOR = @VERSION_SYSTEM_MONITOR@
314
336
VERSION_SYSTRAY = @VERSION_SYSTRAY@
315
337
VERSION_TERMINAL = @VERSION_TERMINAL@
316
338
VERSION_TOMBOY = @VERSION_TOMBOY@
320
342
VERSION_WIFI = @VERSION_WIFI@
321
343
VERSION_XFCE_INTEGRATION = @VERSION_XFCE_INTEGRATION@
322
344
VERSION_XGAMMA = @VERSION_XGAMMA@
323
 
VERSION_XMMS = @VERSION_XMMS@
324
345
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
325
346
WEBKIT_LIBS = @WEBKIT_LIBS@
 
347
WITH_ALSA_MIXER_FALSE = @WITH_ALSA_MIXER_FALSE@
 
348
WITH_ALSA_MIXER_TRUE = @WITH_ALSA_MIXER_TRUE@
 
349
WITH_COMPIZ_ICON_FALSE = @WITH_COMPIZ_ICON_FALSE@
 
350
WITH_COMPIZ_ICON_TRUE = @WITH_COMPIZ_ICON_TRUE@
 
351
WITH_DND2SHARE_FALSE = @WITH_DND2SHARE_FALSE@
 
352
WITH_DND2SHARE_TRUE = @WITH_DND2SHARE_TRUE@
 
353
WITH_EXIF_FALSE = @WITH_EXIF_FALSE@
 
354
WITH_EXIF_TRUE = @WITH_EXIF_TRUE@
 
355
WITH_GIO_IN_GMENU_FALSE = @WITH_GIO_IN_GMENU_FALSE@
 
356
WITH_GIO_IN_GMENU_TRUE = @WITH_GIO_IN_GMENU_TRUE@
 
357
WITH_GMENU_FALSE = @WITH_GMENU_FALSE@
 
358
WITH_GMENU_TRUE = @WITH_GMENU_TRUE@
 
359
WITH_GNOME_SUPPORT_FALSE = @WITH_GNOME_SUPPORT_FALSE@
 
360
WITH_GNOME_SUPPORT_TRUE = @WITH_GNOME_SUPPORT_TRUE@
 
361
WITH_KEYBOARD_INDICATOR_FALSE = @WITH_KEYBOARD_INDICATOR_FALSE@
 
362
WITH_KEYBOARD_INDICATOR_TRUE = @WITH_KEYBOARD_INDICATOR_TRUE@
 
363
WITH_MAIL_FALSE = @WITH_MAIL_FALSE@
 
364
WITH_MAIL_TRUE = @WITH_MAIL_TRUE@
 
365
WITH_MUSICPLAYER_FALSE = @WITH_MUSICPLAYER_FALSE@
 
366
WITH_MUSICPLAYER_TRUE = @WITH_MUSICPLAYER_TRUE@
 
367
WITH_NETWORK_MONITOR_FALSE = @WITH_NETWORK_MONITOR_FALSE@
 
368
WITH_NETWORK_MONITOR_TRUE = @WITH_NETWORK_MONITOR_TRUE@
 
369
WITH_OLD_GNOME_SUPPORT_FALSE = @WITH_OLD_GNOME_SUPPORT_FALSE@
 
370
WITH_OLD_GNOME_SUPPORT_TRUE = @WITH_OLD_GNOME_SUPPORT_TRUE@
 
371
WITH_POWERMANAGER_FALSE = @WITH_POWERMANAGER_FALSE@
 
372
WITH_POWERMANAGER_TRUE = @WITH_POWERMANAGER_TRUE@
 
373
WITH_SCOOBY_DO_FALSE = @WITH_SCOOBY_DO_FALSE@
 
374
WITH_SCOOBY_DO_TRUE = @WITH_SCOOBY_DO_TRUE@
 
375
WITH_TERMINAL_FALSE = @WITH_TERMINAL_FALSE@
 
376
WITH_TERMINAL_TRUE = @WITH_TERMINAL_TRUE@
 
377
WITH_TOMBOY_FALSE = @WITH_TOMBOY_FALSE@
 
378
WITH_TOMBOY_TRUE = @WITH_TOMBOY_TRUE@
 
379
WITH_WEBLETS_FALSE = @WITH_WEBLETS_FALSE@
 
380
WITH_WEBLETS_TRUE = @WITH_WEBLETS_TRUE@
 
381
WITH_WIFI_FALSE = @WITH_WIFI_FALSE@
 
382
WITH_WIFI_TRUE = @WITH_WIFI_TRUE@
 
383
WITH_XFCE_SUPPORT_FALSE = @WITH_XFCE_SUPPORT_FALSE@
 
384
WITH_XFCE_SUPPORT_TRUE = @WITH_XFCE_SUPPORT_TRUE@
 
385
WITH_XGAMMA_FALSE = @WITH_XGAMMA_FALSE@
 
386
WITH_XGAMMA_TRUE = @WITH_XGAMMA_TRUE@
326
387
XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
327
388
XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
328
389
XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
329
390
XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
330
391
XGETTEXT = @XGETTEXT@
331
 
abs_builddir = @abs_builddir@
332
 
abs_srcdir = @abs_srcdir@
333
 
abs_top_builddir = @abs_top_builddir@
334
 
abs_top_srcdir = @abs_top_srcdir@
335
392
ac_ct_CC = @ac_ct_CC@
336
393
ac_ct_CXX = @ac_ct_CXX@
337
394
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
338
395
alsa_mixerdatadir = @alsa_mixerdatadir@
 
396
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
397
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
398
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
399
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
339
400
am__include = @am__include@
340
401
am__leading_dot = @am__leading_dot@
341
402
am__quote = @am__quote@
348
409
build_cpu = @build_cpu@
349
410
build_os = @build_os@
350
411
build_vendor = @build_vendor@
351
 
builddir = @builddir@
352
412
cairo_penguindatadir = @cairo_penguindatadir@
353
413
cairo_penguinuserdirname = @cairo_penguinuserdirname@
354
414
clockdatadir = @clockdatadir@
355
415
clockuserdirname = @clockuserdirname@
356
416
compiz_icondatadir = @compiz_icondatadir@
357
 
cpusagedatadir = @cpusagedatadir@
358
417
datadir = @datadir@
359
418
datarootdir = @datarootdir@
360
419
dbusdatadir = @dbusdatadir@
361
420
desklet_renderingdatadir = @desklet_renderingdatadir@
362
421
dialog_renderingdatadir = @dialog_renderingdatadir@
 
422
dnd2sharedatadir = @dnd2sharedatadir@
363
423
docdir = @docdir@
364
424
drop_indicatordatadir = @drop_indicatordatadir@
365
425
dustbindatadir = @dustbindatadir@
391
451
mandir = @mandir@
392
452
mkdir_p = @mkdir_p@
393
453
motion_blurdatadir = @motion_blurdatadir@
 
454
musicplayerdatadir = @musicplayerdatadir@
394
455
netspeeddatadir = @netspeeddatadir@
395
 
nvidiadatadir = @nvidiadatadir@
 
456
network_monitordatadir = @network_monitordatadir@
396
457
oldincludedir = @oldincludedir@
397
458
pdfdir = @pdfdir@
398
459
powermanagerdatadir = @powermanagerdatadir@
400
461
program_transform_name = @program_transform_name@
401
462
psdir = @psdir@
402
463
quick_browserdatadir = @quick_browserdatadir@
403
 
ramedatadir = @ramedatadir@
404
464
renderingdatadir = @renderingdatadir@
405
 
rhythmboxdatadir = @rhythmboxdatadir@
406
465
sbindir = @sbindir@
 
466
scooby_dodatadir = @scooby_dodatadir@
407
467
sharedstatedir = @sharedstatedir@
408
468
shortcutsdatadir = @shortcutsdatadir@
409
469
show_deskletsdatadir = @show_deskletsdatadir@
410
470
show_desktopdatadir = @show_desktopdatadir@
411
471
show_mousedatadir = @show_mousedatadir@
412
472
sliderdatadir = @sliderdatadir@
413
 
srcdir = @srcdir@
414
473
stackdatadir = @stackdatadir@
415
474
switcherdatadir = @switcherdatadir@
416
475
sysconfdir = @sysconfdir@
 
476
system_monitordatadir = @system_monitordatadir@
417
477
systraydatadir = @systraydatadir@
418
478
target_alias = @target_alias@
419
479
terminaldatadir = @terminaldatadir@
420
480
tomboydatadir = @tomboydatadir@
421
481
toonsdatadir = @toonsdatadir@
422
482
toonsuserdirname = @toonsuserdirname@
423
 
top_build_prefix = @top_build_prefix@
424
 
top_builddir = @top_builddir@
425
 
top_srcdir = @top_srcdir@
426
483
weatherdatadir = @weatherdatadir@
427
484
weatheruserdirname = @weatheruserdirname@
428
485
webletsdatadir = @webletsdatadir@
429
486
wifidatadir = @wifidatadir@
430
487
xfce_integrationdatadir = @xfce_integrationdatadir@
431
488
xgammadatadir = @xgammadatadir@
432
 
xmmsdatadir = @xmmsdatadir@
433
489
lib_LTLIBRARIES = \
434
490
        libcd-desklet-rendering.la
435
491
 
450
506
        rendering-desklet-mediaplayer.h\
451
507
        rendering-desklet-decorations.c\
452
508
        rendering-desklet-decorations.h\
 
509
        rendering-desklet-slide.c\
 
510
        rendering-desklet-slide.h\
453
511
        rendering-struct.h
454
512
 
455
513
dock_version = `pkg-config --modversion cairo-dock`
467
525
        -DMY_APPLET_CONF_FILE=\""none"\"\
468
526
        -DMY_APPLET_USER_DATA_DIR=\""desklet-rendering"\"\
469
527
        -DMY_APPLET_ICON_FILE=\""icon.svg"\"\
 
528
        -DGL_GLEXT_PROTOTYPES=\""1"\"\
470
529
        -std=c99\
471
530
        -Werror-implicit-function-declaration\
472
531
        -O3
488
547
        @for dep in $?; do \
489
548
          case '$(am__configure_deps)' in \
490
549
            *$$dep*) \
491
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
492
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
550
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
551
                && exit 0; \
493
552
              exit 1;; \
494
553
          esac; \
495
554
        done; \
515
574
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516
575
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
517
576
        @$(NORMAL_INSTALL)
518
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
577
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
519
578
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
520
579
          if test -f $$p; then \
521
580
            f=$(am__strip_dir) \
522
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
523
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
581
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
582
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
524
583
          else :; fi; \
525
584
        done
526
585
 
527
586
uninstall-libLTLIBRARIES:
528
587
        @$(NORMAL_UNINSTALL)
529
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
588
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
530
589
          p=$(am__strip_dir) \
531
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
532
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
590
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
591
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
533
592
        done
534
593
 
535
594
clean-libLTLIBRARIES:
541
600
          rm -f "$${dir}/so_locations"; \
542
601
        done
543
602
libcd-desklet-rendering.la: $(libcd_desklet_rendering_la_OBJECTS) $(libcd_desklet_rendering_la_DEPENDENCIES) 
544
 
        $(libcd_desklet_rendering_la_LINK) -rpath $(libdir) $(libcd_desklet_rendering_la_OBJECTS) $(libcd_desklet_rendering_la_LIBADD) $(LIBS)
 
603
        $(LINK) -rpath $(libdir) $(libcd_desklet_rendering_la_LDFLAGS) $(libcd_desklet_rendering_la_OBJECTS) $(libcd_desklet_rendering_la_LIBADD) $(LIBS)
545
604
 
546
605
mostlyclean-compile:
547
606
        -rm -f *.$(OBJEXT)
555
614
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Plo@am__quote@
556
615
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Plo@am__quote@
557
616
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Plo@am__quote@
 
617
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-slide.Plo@am__quote@
558
618
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Plo@am__quote@
559
619
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Plo@am__quote@
560
620
 
561
621
.c.o:
562
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
563
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
622
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
623
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
564
624
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
565
625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
566
626
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
567
627
 
568
628
.c.obj:
569
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
570
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
629
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
630
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
571
631
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
572
632
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573
633
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
574
634
 
575
635
.c.lo:
576
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
577
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
636
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
637
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
578
638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
579
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
580
640
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
581
641
 
582
642
libcd_desklet_rendering_la-rendering-init.lo: rendering-init.c
583
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-init.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Tpo -c -o libcd_desklet_rendering_la-rendering-init.lo `test -f 'rendering-init.c' || echo '$(srcdir)/'`rendering-init.c
584
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Plo
 
643
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-init.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Tpo" -c -o libcd_desklet_rendering_la-rendering-init.lo `test -f 'rendering-init.c' || echo '$(srcdir)/'`rendering-init.c; \
 
644
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-init.Tpo"; exit 1; fi
585
645
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-init.c' object='libcd_desklet_rendering_la-rendering-init.lo' libtool=yes @AMDEPBACKSLASH@
586
646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
587
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-init.lo `test -f 'rendering-init.c' || echo '$(srcdir)/'`rendering-init.c
 
647
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-init.lo `test -f 'rendering-init.c' || echo '$(srcdir)/'`rendering-init.c
588
648
 
589
649
libcd_desklet_rendering_la-rendering-config.lo: rendering-config.c
590
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-config.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Tpo -c -o libcd_desklet_rendering_la-rendering-config.lo `test -f 'rendering-config.c' || echo '$(srcdir)/'`rendering-config.c
591
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Plo
 
650
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-config.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Tpo" -c -o libcd_desklet_rendering_la-rendering-config.lo `test -f 'rendering-config.c' || echo '$(srcdir)/'`rendering-config.c; \
 
651
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-config.Tpo"; exit 1; fi
592
652
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-config.c' object='libcd_desklet_rendering_la-rendering-config.lo' libtool=yes @AMDEPBACKSLASH@
593
653
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
594
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-config.lo `test -f 'rendering-config.c' || echo '$(srcdir)/'`rendering-config.c
 
654
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-config.lo `test -f 'rendering-config.c' || echo '$(srcdir)/'`rendering-config.c
595
655
 
596
656
libcd_desklet_rendering_la-rendering-desklet-caroussel.lo: rendering-desklet-caroussel.c
597
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-caroussel.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Tpo -c -o libcd_desklet_rendering_la-rendering-desklet-caroussel.lo `test -f 'rendering-desklet-caroussel.c' || echo '$(srcdir)/'`rendering-desklet-caroussel.c
598
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Plo
 
657
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-caroussel.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-caroussel.lo `test -f 'rendering-desklet-caroussel.c' || echo '$(srcdir)/'`rendering-desklet-caroussel.c; \
 
658
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-caroussel.Tpo"; exit 1; fi
599
659
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-caroussel.c' object='libcd_desklet_rendering_la-rendering-desklet-caroussel.lo' libtool=yes @AMDEPBACKSLASH@
600
660
@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_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-caroussel.lo `test -f 'rendering-desklet-caroussel.c' || echo '$(srcdir)/'`rendering-desklet-caroussel.c
 
661
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-caroussel.lo `test -f 'rendering-desklet-caroussel.c' || echo '$(srcdir)/'`rendering-desklet-caroussel.c
602
662
 
603
663
libcd_desklet_rendering_la-rendering-desklet-tree.lo: rendering-desklet-tree.c
604
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-tree.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Tpo -c -o libcd_desklet_rendering_la-rendering-desklet-tree.lo `test -f 'rendering-desklet-tree.c' || echo '$(srcdir)/'`rendering-desklet-tree.c
605
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Plo
 
664
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-tree.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-tree.lo `test -f 'rendering-desklet-tree.c' || echo '$(srcdir)/'`rendering-desklet-tree.c; \
 
665
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-tree.Tpo"; exit 1; fi
606
666
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-tree.c' object='libcd_desklet_rendering_la-rendering-desklet-tree.lo' libtool=yes @AMDEPBACKSLASH@
607
667
@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_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-tree.lo `test -f 'rendering-desklet-tree.c' || echo '$(srcdir)/'`rendering-desklet-tree.c
 
668
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-tree.lo `test -f 'rendering-desklet-tree.c' || echo '$(srcdir)/'`rendering-desklet-tree.c
609
669
 
610
670
libcd_desklet_rendering_la-rendering-desklet-simple.lo: rendering-desklet-simple.c
611
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-simple.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Tpo -c -o libcd_desklet_rendering_la-rendering-desklet-simple.lo `test -f 'rendering-desklet-simple.c' || echo '$(srcdir)/'`rendering-desklet-simple.c
612
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Plo
 
671
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-simple.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-simple.lo `test -f 'rendering-desklet-simple.c' || echo '$(srcdir)/'`rendering-desklet-simple.c; \
 
672
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-simple.Tpo"; exit 1; fi
613
673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-simple.c' object='libcd_desklet_rendering_la-rendering-desklet-simple.lo' libtool=yes @AMDEPBACKSLASH@
614
674
@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_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-simple.lo `test -f 'rendering-desklet-simple.c' || echo '$(srcdir)/'`rendering-desklet-simple.c
 
675
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-simple.lo `test -f 'rendering-desklet-simple.c' || echo '$(srcdir)/'`rendering-desklet-simple.c
616
676
 
617
677
libcd_desklet_rendering_la-rendering-desklet-controler.lo: rendering-desklet-controler.c
618
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-controler.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Tpo -c -o libcd_desklet_rendering_la-rendering-desklet-controler.lo `test -f 'rendering-desklet-controler.c' || echo '$(srcdir)/'`rendering-desklet-controler.c
619
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Plo
 
678
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-controler.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-controler.lo `test -f 'rendering-desklet-controler.c' || echo '$(srcdir)/'`rendering-desklet-controler.c; \
 
679
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-controler.Tpo"; exit 1; fi
620
680
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-controler.c' object='libcd_desklet_rendering_la-rendering-desklet-controler.lo' libtool=yes @AMDEPBACKSLASH@
621
681
@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_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-controler.lo `test -f 'rendering-desklet-controler.c' || echo '$(srcdir)/'`rendering-desklet-controler.c
 
682
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-controler.lo `test -f 'rendering-desklet-controler.c' || echo '$(srcdir)/'`rendering-desklet-controler.c
623
683
 
624
684
libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo: rendering-desklet-mediaplayer.c
625
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Tpo -c -o libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo `test -f 'rendering-desklet-mediaplayer.c' || echo '$(srcdir)/'`rendering-desklet-mediaplayer.c
626
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Plo
 
685
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo `test -f 'rendering-desklet-mediaplayer.c' || echo '$(srcdir)/'`rendering-desklet-mediaplayer.c; \
 
686
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-mediaplayer.Tpo"; exit 1; fi
627
687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-mediaplayer.c' object='libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo' libtool=yes @AMDEPBACKSLASH@
628
688
@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_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo `test -f 'rendering-desklet-mediaplayer.c' || echo '$(srcdir)/'`rendering-desklet-mediaplayer.c
 
689
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-mediaplayer.lo `test -f 'rendering-desklet-mediaplayer.c' || echo '$(srcdir)/'`rendering-desklet-mediaplayer.c
630
690
 
631
691
libcd_desklet_rendering_la-rendering-desklet-decorations.lo: rendering-desklet-decorations.c
632
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-decorations.lo -MD -MP -MF $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Tpo -c -o libcd_desklet_rendering_la-rendering-desklet-decorations.lo `test -f 'rendering-desklet-decorations.c' || echo '$(srcdir)/'`rendering-desklet-decorations.c
633
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Tpo $(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Plo
 
692
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-decorations.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-decorations.lo `test -f 'rendering-desklet-decorations.c' || echo '$(srcdir)/'`rendering-desklet-decorations.c; \
 
693
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-decorations.Tpo"; exit 1; fi
634
694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-decorations.c' object='libcd_desklet_rendering_la-rendering-desklet-decorations.lo' libtool=yes @AMDEPBACKSLASH@
635
695
@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_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-decorations.lo `test -f 'rendering-desklet-decorations.c' || echo '$(srcdir)/'`rendering-desklet-decorations.c
 
696
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-decorations.lo `test -f 'rendering-desklet-decorations.c' || echo '$(srcdir)/'`rendering-desklet-decorations.c
 
697
 
 
698
libcd_desklet_rendering_la-rendering-desklet-slide.lo: rendering-desklet-slide.c
 
699
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -MT libcd_desklet_rendering_la-rendering-desklet-slide.lo -MD -MP -MF "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-slide.Tpo" -c -o libcd_desklet_rendering_la-rendering-desklet-slide.lo `test -f 'rendering-desklet-slide.c' || echo '$(srcdir)/'`rendering-desklet-slide.c; \
 
700
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-slide.Tpo" "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-slide.Plo"; else rm -f "$(DEPDIR)/libcd_desklet_rendering_la-rendering-desklet-slide.Tpo"; exit 1; fi
 
701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rendering-desklet-slide.c' object='libcd_desklet_rendering_la-rendering-desklet-slide.lo' libtool=yes @AMDEPBACKSLASH@
 
702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
703
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_desklet_rendering_la_CFLAGS) $(CFLAGS) -c -o libcd_desklet_rendering_la-rendering-desklet-slide.lo `test -f 'rendering-desklet-slide.c' || echo '$(srcdir)/'`rendering-desklet-slide.c
637
704
 
638
705
mostlyclean-libtool:
639
706
        -rm -f *.lo
641
708
clean-libtool:
642
709
        -rm -rf .libs _libs
643
710
 
 
711
distclean-libtool:
 
712
        -rm -f libtool
 
713
uninstall-info-am:
 
714
 
644
715
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
645
716
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
646
717
        unique=`for i in $$list; do \
647
718
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
648
719
          done | \
649
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
650
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
720
          $(AWK) '    { files[$$0] = 1; } \
 
721
               END { for (i in files) print i; }'`; \
651
722
        mkid -fID $$unique
652
723
tags: TAGS
653
724
 
659
730
        unique=`for i in $$list; do \
660
731
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
661
732
          done | \
662
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
663
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
733
          $(AWK) '    { files[$$0] = 1; } \
 
734
               END { for (i in files) print i; }'`; \
664
735
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
665
736
          test -n "$$unique" || unique=$$empty_fix; \
666
737
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
670
741
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
671
742
                $(TAGS_FILES) $(LISP)
672
743
        tags=; \
 
744
        here=`pwd`; \
673
745
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
674
746
        unique=`for i in $$list; do \
675
747
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
676
748
          done | \
677
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
678
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
749
          $(AWK) '    { files[$$0] = 1; } \
 
750
               END { for (i in files) print i; }'`; \
679
751
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
680
752
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
681
753
             $$tags $$unique
689
761
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
690
762
 
691
763
distdir: $(DISTFILES)
692
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
693
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
694
 
        list='$(DISTFILES)'; \
695
 
          dist_files=`for file in $$list; do echo $$file; done | \
696
 
          sed -e "s|^$$srcdirstrip/||;t" \
697
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
698
 
        case $$dist_files in \
699
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
700
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
701
 
                           sort -u` ;; \
702
 
        esac; \
703
 
        for file in $$dist_files; do \
 
764
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
765
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
766
        list='$(DISTFILES)'; for file in $$list; do \
 
767
          case $$file in \
 
768
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
769
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
770
          esac; \
704
771
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
772
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
773
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
774
            dir="/$$dir"; \
 
775
            $(mkdir_p) "$(distdir)$$dir"; \
 
776
          else \
 
777
            dir=''; \
 
778
          fi; \
705
779
          if test -d $$d/$$file; then \
706
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
707
780
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
708
781
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
709
782
            fi; \
719
792
all-am: Makefile $(LTLIBRARIES)
720
793
installdirs:
721
794
        for dir in "$(DESTDIR)$(libdir)"; do \
722
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
795
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
723
796
        done
724
797
install: install-am
725
798
install-exec: install-exec-am
754
827
        -rm -rf ./$(DEPDIR)
755
828
        -rm -f Makefile
756
829
distclean-am: clean-am distclean-compile distclean-generic \
757
 
        distclean-tags
 
830
        distclean-libtool distclean-tags
758
831
 
759
832
dvi: dvi-am
760
833
 
768
841
 
769
842
install-data-am:
770
843
 
771
 
install-dvi: install-dvi-am
772
 
 
773
844
install-exec-am: install-libLTLIBRARIES
774
845
 
775
 
install-html: install-html-am
776
 
 
777
846
install-info: install-info-am
778
847
 
779
848
install-man:
780
849
 
781
 
install-pdf: install-pdf-am
782
 
 
783
 
install-ps: install-ps-am
784
 
 
785
850
installcheck-am:
786
851
 
787
852
maintainer-clean: maintainer-clean-am
802
867
 
803
868
ps-am:
804
869
 
805
 
uninstall-am: uninstall-libLTLIBRARIES
806
 
 
807
 
.MAKE: install-am install-strip
 
870
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
808
871
 
809
872
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
810
873
        clean-libLTLIBRARIES clean-libtool ctags distclean \
811
874
        distclean-compile distclean-generic distclean-libtool \
812
875
        distclean-tags distdir dvi dvi-am html html-am info info-am \
813
 
        install install-am install-data install-data-am install-dvi \
814
 
        install-dvi-am install-exec install-exec-am install-html \
815
 
        install-html-am install-info install-info-am \
816
 
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
817
 
        install-ps install-ps-am install-strip installcheck \
 
876
        install install-am install-data install-data-am install-exec \
 
877
        install-exec-am install-info install-info-am \
 
878
        install-libLTLIBRARIES install-man install-strip installcheck \
818
879
        installcheck-am installdirs maintainer-clean \
819
880
        maintainer-clean-generic mostlyclean mostlyclean-compile \
820
881
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
821
 
        tags uninstall uninstall-am uninstall-libLTLIBRARIES
 
882
        tags uninstall uninstall-am uninstall-info-am \
 
883
        uninstall-libLTLIBRARIES
822
884
 
823
885
 #dnl Process this file with automake to produce Makefile.in
824
886
# Tell versions [3.59,3.63) of GNU make to not export all variables.