~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric

« back to all changes in this revision

Viewing changes to motion-blur/src/Makefile.in

Tags: upstream-2.1.3-6
ImportĀ upstreamĀ versionĀ 2.1.3-6

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
15
16
@SET_MAKE@
16
17
 
17
18
VPATH = @srcdir@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
18
20
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
20
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
INSTALL = @INSTALL@
22
23
install_sh_DATA = $(install_sh) -c -m 644
23
24
install_sh_PROGRAM = $(install_sh) -c
24
25
install_sh_SCRIPT = $(install_sh) -c
41
42
mkinstalldirs = $(install_sh) -d
42
43
CONFIG_HEADER = $(top_builddir)/config.h
43
44
CONFIG_CLEAN_FILES =
 
45
CONFIG_CLEAN_VPATH_FILES =
44
46
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
45
47
am__vpath_adj = case $$p in \
46
48
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
47
49
    *) f=$$p;; \
48
50
  esac;
49
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
51
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
52
am__install_max = 40
 
53
am__nobase_strip_setup = \
 
54
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
55
am__nobase_strip = \
 
56
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
57
am__nobase_list = $(am__nobase_strip_setup); \
 
58
  for p in $$list; do echo "$$p $$p"; done | \
 
59
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
60
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
61
    if (++n[$$2] == $(am__install_max)) \
 
62
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
63
    END { for (dir in files) print dir, files[dir] }'
 
64
am__base_list = \
 
65
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
66
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
50
67
am__installdirs = "$(DESTDIR)$(libdir)"
51
 
libLTLIBRARIES_INSTALL = $(INSTALL)
52
68
LTLIBRARIES = $(lib_LTLIBRARIES)
53
69
am__DEPENDENCIES_1 =
54
70
libcd_motion_blur_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
56
72
        libcd_motion_blur_la-applet-config.lo \
57
73
        libcd_motion_blur_la-applet-notifications.lo
58
74
libcd_motion_blur_la_OBJECTS = $(am_libcd_motion_blur_la_OBJECTS)
59
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
75
libcd_motion_blur_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
76
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
77
        $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) \
 
78
        $(libcd_motion_blur_la_LDFLAGS) $(LDFLAGS) -o $@
 
79
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60
80
depcomp = $(SHELL) $(top_srcdir)/depcomp
61
81
am__depfiles_maybe = depfiles
 
82
am__mv = mv -f
62
83
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63
84
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
65
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
66
 
        $(AM_CFLAGS) $(CFLAGS)
 
85
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
86
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
87
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67
88
CCLD = $(CC)
68
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
69
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
89
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
90
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
91
        $(LDFLAGS) -o $@
70
92
SOURCES = $(libcd_motion_blur_la_SOURCES)
71
93
DIST_SOURCES = $(libcd_motion_blur_la_SOURCES)
72
94
ETAGS = etags
73
95
CTAGS = ctags
74
96
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75
 
srcdir = @srcdir@
76
 
top_srcdir = @top_srcdir@
77
97
pkgdatadir = @pkgdatadir@
78
 
top_builddir = @top_builddir@
79
98
ACLOCAL = @ACLOCAL@
80
99
ALL_LINGUAS = @ALL_LINGUAS@
81
100
ALSA_MIXER_PACKAGE_CFLAGS = @ALSA_MIXER_PACKAGE_CFLAGS@
82
101
ALSA_MIXER_PACKAGE_LIBS = @ALSA_MIXER_PACKAGE_LIBS@
83
 
AMDEP_FALSE = @AMDEP_FALSE@
84
 
AMDEP_TRUE = @AMDEP_TRUE@
85
102
AMTAR = @AMTAR@
86
103
AR = @AR@
87
104
AUTOCONF = @AUTOCONF@
140
157
GETTEXT_POWERMANAGER = @GETTEXT_POWERMANAGER@
141
158
GETTEXT_QUICK_BROWSER = @GETTEXT_QUICK_BROWSER@
142
159
GETTEXT_RENDERING = @GETTEXT_RENDERING@
143
 
GETTEXT_SCOOBY_DO_PACKAGE = @GETTEXT_SCOOBY_DO_PACKAGE@
 
160
GETTEXT_RSS_READER = @GETTEXT_RSS_READER@
 
161
GETTEXT_SCOOBY_DO = @GETTEXT_SCOOBY_DO@
144
162
GETTEXT_SHORTCUTS = @GETTEXT_SHORTCUTS@
145
 
GETTEXT_SHOW_DESKLETS = @GETTEXT_SHOW_DESKLETS@
146
163
GETTEXT_SHOW_DESKTOP = @GETTEXT_SHOW_DESKTOP@
147
164
GETTEXT_SHOW_MOUSE = @GETTEXT_SHOW_MOUSE@
148
165
GETTEXT_SLIDER = @GETTEXT_SLIDER@
166
183
GNOME_INTEGRATION_CFLAGS = @GNOME_INTEGRATION_CFLAGS@
167
184
GNOME_INTEGRATION_LIBS = @GNOME_INTEGRATION_LIBS@
168
185
GREP = @GREP@
 
186
INSTALL = @INSTALL@
169
187
INSTALL_DATA = @INSTALL_DATA@
170
188
INSTALL_PROGRAM = @INSTALL_PROGRAM@
171
189
INSTALL_SCRIPT = @INSTALL_SCRIPT@
172
190
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173
191
INSTOBJEXT = @INSTOBJEXT@
174
192
INTLLIBS = @INTLLIBS@
175
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
176
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
177
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
178
193
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
179
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
180
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
181
194
INTLTOOL_MERGE = @INTLTOOL_MERGE@
182
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
183
195
INTLTOOL_PERL = @INTLTOOL_PERL@
184
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
185
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
186
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
187
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
188
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
189
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
190
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
191
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
192
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
193
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
194
196
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
195
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
196
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
197
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
197
KDE_INTEGRATION_CFLAGS = @KDE_INTEGRATION_CFLAGS@
 
198
KDE_INTEGRATION_LIBS = @KDE_INTEGRATION_LIBS@
198
199
KEYBOARD_INDICATOR_PACKAGE_CFLAGS = @KEYBOARD_INDICATOR_PACKAGE_CFLAGS@
199
200
KEYBOARD_INDICATOR_PACKAGE_LIBS = @KEYBOARD_INDICATOR_PACKAGE_LIBS@
200
201
LD = @LD@
208
209
MAIL_PACKAGE_CFLAGS = @MAIL_PACKAGE_CFLAGS@
209
210
MAIL_PACKAGE_LIBS = @MAIL_PACKAGE_LIBS@
210
211
MAKEINFO = @MAKEINFO@
 
212
MKDIR_P = @MKDIR_P@
211
213
MKINSTALLDIRS = @MKINSTALLDIRS@
212
214
MSGFMT = @MSGFMT@
213
215
MSGFMT_OPTS = @MSGFMT_OPTS@
240
242
PACKAGE_GNOME_INTEGRATION_OLD = @PACKAGE_GNOME_INTEGRATION_OLD@
241
243
PACKAGE_ICON_EFFECTS = @PACKAGE_ICON_EFFECTS@
242
244
PACKAGE_ILLUSION = @PACKAGE_ILLUSION@
 
245
PACKAGE_KDE_INTEGRATION = @PACKAGE_KDE_INTEGRATION@
243
246
PACKAGE_KEYBOARD_INDICATOR = @PACKAGE_KEYBOARD_INDICATOR@
244
247
PACKAGE_LIBS = @PACKAGE_LIBS@
245
248
PACKAGE_LOGOUT = @PACKAGE_LOGOUT@
252
255
PACKAGE_POWERMANAGER = @PACKAGE_POWERMANAGER@
253
256
PACKAGE_QUICK_BROWSER = @PACKAGE_QUICK_BROWSER@
254
257
PACKAGE_RENDERING = @PACKAGE_RENDERING@
255
 
PACKAGE_SCOOBY_DO_PACKAGE = @PACKAGE_SCOOBY_DO_PACKAGE@
 
258
PACKAGE_RSS_READER = @PACKAGE_RSS_READER@
 
259
PACKAGE_SCOOBY_DO = @PACKAGE_SCOOBY_DO@
256
260
PACKAGE_SHORTCUTS = @PACKAGE_SHORTCUTS@
257
 
PACKAGE_SHOW_DESKLETS = @PACKAGE_SHOW_DESKLETS@
258
261
PACKAGE_SHOW_DESKTOP = @PACKAGE_SHOW_DESKTOP@
259
262
PACKAGE_SHOW_MOUSE = @PACKAGE_SHOW_MOUSE@
260
263
PACKAGE_SLIDER = @PACKAGE_SLIDER@
284
287
SED = @SED@
285
288
SET_MAKE = @SET_MAKE@
286
289
SHELL = @SHELL@
 
290
SHOW_DESKTOP_XRANDR_CFLAGS = @SHOW_DESKTOP_XRANDR_CFLAGS@
 
291
SHOW_DESKTOP_XRANDR_LIBS = @SHOW_DESKTOP_XRANDR_LIBS@
287
292
STRIP = @STRIP@
288
293
TERMINAL_PACKAGE_CFLAGS = @TERMINAL_PACKAGE_CFLAGS@
289
294
TERMINAL_PACKAGE_LIBS = @TERMINAL_PACKAGE_LIBS@
306
311
VERSION_GNOME_INTEGRATION_OLD = @VERSION_GNOME_INTEGRATION_OLD@
307
312
VERSION_ICON_EFFECTS = @VERSION_ICON_EFFECTS@
308
313
VERSION_ILLUSION = @VERSION_ILLUSION@
 
314
VERSION_KDE_INTEGRATION = @VERSION_KDE_INTEGRATION@
309
315
VERSION_KEYBOARD_INDICATOR = @VERSION_KEYBOARD_INDICATOR@
310
316
VERSION_LOGOUT = @VERSION_LOGOUT@
311
317
VERSION_MAIL = @VERSION_MAIL@
316
322
VERSION_POWERMANAGER = @VERSION_POWERMANAGER@
317
323
VERSION_QUICK_BROWSER = @VERSION_QUICK_BROWSER@
318
324
VERSION_RENDERING = @VERSION_RENDERING@
319
 
VERSION_SCOOBY_DO_PACKAGE = @VERSION_SCOOBY_DO_PACKAGE@
 
325
VERSION_RSS_READER = @VERSION_RSS_READER@
 
326
VERSION_SCOOBY_DO = @VERSION_SCOOBY_DO@
320
327
VERSION_SHORTCUTS = @VERSION_SHORTCUTS@
321
 
VERSION_SHOW_DESKLETS = @VERSION_SHOW_DESKLETS@
322
328
VERSION_SHOW_DESKTOP = @VERSION_SHOW_DESKTOP@
323
329
VERSION_SHOW_MOUSE = @VERSION_SHOW_MOUSE@
324
330
VERSION_SLIDER = @VERSION_SLIDER@
336
342
VERSION_XGAMMA = @VERSION_XGAMMA@
337
343
WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
338
344
WEBKIT_LIBS = @WEBKIT_LIBS@
339
 
WITH_ALSA_MIXER_FALSE = @WITH_ALSA_MIXER_FALSE@
340
 
WITH_ALSA_MIXER_TRUE = @WITH_ALSA_MIXER_TRUE@
341
 
WITH_COMPIZ_ICON_FALSE = @WITH_COMPIZ_ICON_FALSE@
342
 
WITH_COMPIZ_ICON_TRUE = @WITH_COMPIZ_ICON_TRUE@
343
 
WITH_DND2SHARE_FALSE = @WITH_DND2SHARE_FALSE@
344
 
WITH_DND2SHARE_TRUE = @WITH_DND2SHARE_TRUE@
345
 
WITH_EXIF_FALSE = @WITH_EXIF_FALSE@
346
 
WITH_EXIF_TRUE = @WITH_EXIF_TRUE@
347
 
WITH_GIO_IN_GMENU_FALSE = @WITH_GIO_IN_GMENU_FALSE@
348
 
WITH_GIO_IN_GMENU_TRUE = @WITH_GIO_IN_GMENU_TRUE@
349
 
WITH_GMENU_FALSE = @WITH_GMENU_FALSE@
350
 
WITH_GMENU_TRUE = @WITH_GMENU_TRUE@
351
 
WITH_GNOME_SUPPORT_FALSE = @WITH_GNOME_SUPPORT_FALSE@
352
 
WITH_GNOME_SUPPORT_TRUE = @WITH_GNOME_SUPPORT_TRUE@
353
 
WITH_KEYBOARD_INDICATOR_FALSE = @WITH_KEYBOARD_INDICATOR_FALSE@
354
 
WITH_KEYBOARD_INDICATOR_TRUE = @WITH_KEYBOARD_INDICATOR_TRUE@
355
 
WITH_MAIL_FALSE = @WITH_MAIL_FALSE@
356
 
WITH_MAIL_TRUE = @WITH_MAIL_TRUE@
357
 
WITH_MUSICPLAYER_FALSE = @WITH_MUSICPLAYER_FALSE@
358
 
WITH_MUSICPLAYER_TRUE = @WITH_MUSICPLAYER_TRUE@
359
 
WITH_NETWORK_MONITOR_FALSE = @WITH_NETWORK_MONITOR_FALSE@
360
 
WITH_NETWORK_MONITOR_TRUE = @WITH_NETWORK_MONITOR_TRUE@
361
 
WITH_OLD_GNOME_SUPPORT_FALSE = @WITH_OLD_GNOME_SUPPORT_FALSE@
362
 
WITH_OLD_GNOME_SUPPORT_TRUE = @WITH_OLD_GNOME_SUPPORT_TRUE@
363
 
WITH_POWERMANAGER_FALSE = @WITH_POWERMANAGER_FALSE@
364
 
WITH_POWERMANAGER_TRUE = @WITH_POWERMANAGER_TRUE@
365
 
WITH_SCOOBY_DO_FALSE = @WITH_SCOOBY_DO_FALSE@
366
 
WITH_SCOOBY_DO_TRUE = @WITH_SCOOBY_DO_TRUE@
367
 
WITH_TERMINAL_FALSE = @WITH_TERMINAL_FALSE@
368
 
WITH_TERMINAL_TRUE = @WITH_TERMINAL_TRUE@
369
 
WITH_TOMBOY_FALSE = @WITH_TOMBOY_FALSE@
370
 
WITH_TOMBOY_TRUE = @WITH_TOMBOY_TRUE@
371
 
WITH_WEBLETS_FALSE = @WITH_WEBLETS_FALSE@
372
 
WITH_WEBLETS_TRUE = @WITH_WEBLETS_TRUE@
373
 
WITH_WIFI_FALSE = @WITH_WIFI_FALSE@
374
 
WITH_WIFI_TRUE = @WITH_WIFI_TRUE@
375
 
WITH_XFCE_SUPPORT_FALSE = @WITH_XFCE_SUPPORT_FALSE@
376
 
WITH_XFCE_SUPPORT_TRUE = @WITH_XFCE_SUPPORT_TRUE@
377
 
WITH_XGAMMA_FALSE = @WITH_XGAMMA_FALSE@
378
 
WITH_XGAMMA_TRUE = @WITH_XGAMMA_TRUE@
379
345
XFCE_INTEGRATION_CFLAGS = @XFCE_INTEGRATION_CFLAGS@
380
346
XFCE_INTEGRATION_LIBS = @XFCE_INTEGRATION_LIBS@
381
347
XGAMMA_PACKAGE_CFLAGS = @XGAMMA_PACKAGE_CFLAGS@
382
348
XGAMMA_PACKAGE_LIBS = @XGAMMA_PACKAGE_LIBS@
383
349
XGETTEXT = @XGETTEXT@
 
350
abs_builddir = @abs_builddir@
 
351
abs_srcdir = @abs_srcdir@
 
352
abs_top_builddir = @abs_top_builddir@
 
353
abs_top_srcdir = @abs_top_srcdir@
384
354
ac_ct_CC = @ac_ct_CC@
385
355
ac_ct_CXX = @ac_ct_CXX@
386
356
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
387
357
alsa_mixerdatadir = @alsa_mixerdatadir@
388
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
389
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
390
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
391
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
392
358
am__include = @am__include@
393
359
am__leading_dot = @am__leading_dot@
394
360
am__quote = @am__quote@
401
367
build_cpu = @build_cpu@
402
368
build_os = @build_os@
403
369
build_vendor = @build_vendor@
 
370
builddir = @builddir@
404
371
cairo_penguindatadir = @cairo_penguindatadir@
405
372
cairo_penguinuserdirname = @cairo_penguinuserdirname@
406
373
clockdatadir = @clockdatadir@
432
399
includedir = @includedir@
433
400
infodir = @infodir@
434
401
install_sh = @install_sh@
 
402
kde_integrationdatadir = @kde_integrationdatadir@
435
403
keyboard_indicatordatadir = @keyboard_indicatordatadir@
436
404
libdir = @libdir@
437
405
libexecdir = @libexecdir@
454
422
psdir = @psdir@
455
423
quick_browserdatadir = @quick_browserdatadir@
456
424
renderingdatadir = @renderingdatadir@
 
425
rss_readerdatadir = @rss_readerdatadir@
457
426
sbindir = @sbindir@
458
427
scooby_dodatadir = @scooby_dodatadir@
459
428
sharedstatedir = @sharedstatedir@
460
429
shortcutsdatadir = @shortcutsdatadir@
461
 
show_deskletsdatadir = @show_deskletsdatadir@
462
430
show_desktopdatadir = @show_desktopdatadir@
463
431
show_mousedatadir = @show_mousedatadir@
464
432
sliderdatadir = @sliderdatadir@
 
433
srcdir = @srcdir@
465
434
stackdatadir = @stackdatadir@
466
435
switcherdatadir = @switcherdatadir@
467
436
sysconfdir = @sysconfdir@
472
441
tomboydatadir = @tomboydatadir@
473
442
toonsdatadir = @toonsdatadir@
474
443
toonsuserdirname = @toonsuserdirname@
 
444
top_build_prefix = @top_build_prefix@
 
445
top_builddir = @top_builddir@
 
446
top_srcdir = @top_srcdir@
475
447
weatherdatadir = @weatherdatadir@
476
448
weatheruserdirname = @weatheruserdirname@
477
449
webletsdatadir = @webletsdatadir@
522
494
        @for dep in $?; do \
523
495
          case '$(am__configure_deps)' in \
524
496
            *$$dep*) \
525
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
526
 
                && exit 0; \
 
497
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
498
                && { if test -f $@; then exit 0; else break; fi; }; \
527
499
              exit 1;; \
528
500
          esac; \
529
501
        done; \
530
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  motion-blur/src/Makefile'; \
531
 
        cd $(top_srcdir) && \
532
 
          $(AUTOMAKE) --foreign  motion-blur/src/Makefile
 
502
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign motion-blur/src/Makefile'; \
 
503
        $(am__cd) $(top_srcdir) && \
 
504
          $(AUTOMAKE) --foreign motion-blur/src/Makefile
533
505
.PRECIOUS: Makefile
534
506
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
535
507
        @case '$?' in \
547
519
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
548
520
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
549
521
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
522
$(am__aclocal_m4_deps):
550
523
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
551
524
        @$(NORMAL_INSTALL)
552
 
        test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
553
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
525
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
 
526
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
527
        list2=; for p in $$list; do \
554
528
          if test -f $$p; then \
555
 
            f=$(am__strip_dir) \
556
 
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
557
 
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
529
            list2="$$list2 $$p"; \
558
530
          else :; fi; \
559
 
        done
 
531
        done; \
 
532
        test -z "$$list2" || { \
 
533
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
534
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
535
        }
560
536
 
561
537
uninstall-libLTLIBRARIES:
562
538
        @$(NORMAL_UNINSTALL)
563
 
        @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
564
 
          p=$(am__strip_dir) \
565
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
566
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
539
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
540
        for p in $$list; do \
 
541
          $(am__strip_dir) \
 
542
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
543
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
567
544
        done
568
545
 
569
546
clean-libLTLIBRARIES:
575
552
          rm -f "$${dir}/so_locations"; \
576
553
        done
577
554
libcd-motion_blur.la: $(libcd_motion_blur_la_OBJECTS) $(libcd_motion_blur_la_DEPENDENCIES) 
578
 
        $(LINK) -rpath $(libdir) $(libcd_motion_blur_la_LDFLAGS) $(libcd_motion_blur_la_OBJECTS) $(libcd_motion_blur_la_LIBADD) $(LIBS)
 
555
        $(libcd_motion_blur_la_LINK) -rpath $(libdir) $(libcd_motion_blur_la_OBJECTS) $(libcd_motion_blur_la_LIBADD) $(LIBS)
579
556
 
580
557
mostlyclean-compile:
581
558
        -rm -f *.$(OBJEXT)
588
565
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcd_motion_blur_la-applet-notifications.Plo@am__quote@
589
566
 
590
567
.c.o:
591
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
592
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
568
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
569
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
593
570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594
571
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595
572
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
596
573
 
597
574
.c.obj:
598
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
599
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
575
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
576
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
600
577
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
601
578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602
579
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
603
580
 
604
581
.c.lo:
605
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
606
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
582
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
583
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
607
584
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
608
585
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609
586
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
610
587
 
611
588
libcd_motion_blur_la-applet-init.lo: applet-init.c
612
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -MT libcd_motion_blur_la-applet-init.lo -MD -MP -MF "$(DEPDIR)/libcd_motion_blur_la-applet-init.Tpo" -c -o libcd_motion_blur_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c; \
613
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_motion_blur_la-applet-init.Tpo" "$(DEPDIR)/libcd_motion_blur_la-applet-init.Plo"; else rm -f "$(DEPDIR)/libcd_motion_blur_la-applet-init.Tpo"; exit 1; fi
 
589
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -MT libcd_motion_blur_la-applet-init.lo -MD -MP -MF $(DEPDIR)/libcd_motion_blur_la-applet-init.Tpo -c -o libcd_motion_blur_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
 
590
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcd_motion_blur_la-applet-init.Tpo $(DEPDIR)/libcd_motion_blur_la-applet-init.Plo
614
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-init.c' object='libcd_motion_blur_la-applet-init.lo' libtool=yes @AMDEPBACKSLASH@
615
592
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -c -o libcd_motion_blur_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
 
593
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -c -o libcd_motion_blur_la-applet-init.lo `test -f 'applet-init.c' || echo '$(srcdir)/'`applet-init.c
617
594
 
618
595
libcd_motion_blur_la-applet-config.lo: applet-config.c
619
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -MT libcd_motion_blur_la-applet-config.lo -MD -MP -MF "$(DEPDIR)/libcd_motion_blur_la-applet-config.Tpo" -c -o libcd_motion_blur_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c; \
620
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_motion_blur_la-applet-config.Tpo" "$(DEPDIR)/libcd_motion_blur_la-applet-config.Plo"; else rm -f "$(DEPDIR)/libcd_motion_blur_la-applet-config.Tpo"; exit 1; fi
 
596
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -MT libcd_motion_blur_la-applet-config.lo -MD -MP -MF $(DEPDIR)/libcd_motion_blur_la-applet-config.Tpo -c -o libcd_motion_blur_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
 
597
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcd_motion_blur_la-applet-config.Tpo $(DEPDIR)/libcd_motion_blur_la-applet-config.Plo
621
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-config.c' object='libcd_motion_blur_la-applet-config.lo' libtool=yes @AMDEPBACKSLASH@
622
599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -c -o libcd_motion_blur_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
 
600
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -c -o libcd_motion_blur_la-applet-config.lo `test -f 'applet-config.c' || echo '$(srcdir)/'`applet-config.c
624
601
 
625
602
libcd_motion_blur_la-applet-notifications.lo: applet-notifications.c
626
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -MT libcd_motion_blur_la-applet-notifications.lo -MD -MP -MF "$(DEPDIR)/libcd_motion_blur_la-applet-notifications.Tpo" -c -o libcd_motion_blur_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c; \
627
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libcd_motion_blur_la-applet-notifications.Tpo" "$(DEPDIR)/libcd_motion_blur_la-applet-notifications.Plo"; else rm -f "$(DEPDIR)/libcd_motion_blur_la-applet-notifications.Tpo"; exit 1; fi
 
603
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -MT libcd_motion_blur_la-applet-notifications.lo -MD -MP -MF $(DEPDIR)/libcd_motion_blur_la-applet-notifications.Tpo -c -o libcd_motion_blur_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
 
604
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libcd_motion_blur_la-applet-notifications.Tpo $(DEPDIR)/libcd_motion_blur_la-applet-notifications.Plo
628
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='applet-notifications.c' object='libcd_motion_blur_la-applet-notifications.lo' libtool=yes @AMDEPBACKSLASH@
629
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -c -o libcd_motion_blur_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
 
607
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcd_motion_blur_la_CFLAGS) $(CFLAGS) -c -o libcd_motion_blur_la-applet-notifications.lo `test -f 'applet-notifications.c' || echo '$(srcdir)/'`applet-notifications.c
631
608
 
632
609
mostlyclean-libtool:
633
610
        -rm -f *.lo
635
612
clean-libtool:
636
613
        -rm -rf .libs _libs
637
614
 
638
 
distclean-libtool:
639
 
        -rm -f libtool
640
 
uninstall-info-am:
641
 
 
642
615
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
643
616
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
644
617
        unique=`for i in $$list; do \
645
618
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646
619
          done | \
647
 
          $(AWK) '    { files[$$0] = 1; } \
648
 
               END { for (i in files) print i; }'`; \
 
620
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
621
              END { if (nonempty) { for (i in files) print i; }; }'`; \
649
622
        mkid -fID $$unique
650
623
tags: TAGS
651
624
 
652
625
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
653
626
                $(TAGS_FILES) $(LISP)
654
 
        tags=; \
 
627
        set x; \
655
628
        here=`pwd`; \
656
629
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
657
630
        unique=`for i in $$list; do \
658
631
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
659
632
          done | \
660
 
          $(AWK) '    { files[$$0] = 1; } \
661
 
               END { for (i in files) print i; }'`; \
662
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
633
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
634
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
635
        shift; \
 
636
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
663
637
          test -n "$$unique" || unique=$$empty_fix; \
664
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
665
 
            $$tags $$unique; \
 
638
          if test $$# -gt 0; then \
 
639
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
640
              "$$@" $$unique; \
 
641
          else \
 
642
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
643
              $$unique; \
 
644
          fi; \
666
645
        fi
667
646
ctags: CTAGS
668
647
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
669
648
                $(TAGS_FILES) $(LISP)
670
 
        tags=; \
671
 
        here=`pwd`; \
672
649
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
673
650
        unique=`for i in $$list; do \
674
651
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
675
652
          done | \
676
 
          $(AWK) '    { files[$$0] = 1; } \
677
 
               END { for (i in files) print i; }'`; \
678
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
653
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
654
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
655
        test -z "$(CTAGS_ARGS)$$unique" \
679
656
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
680
 
             $$tags $$unique
 
657
             $$unique
681
658
 
682
659
GTAGS:
683
660
        here=`$(am__cd) $(top_builddir) && pwd` \
684
 
          && cd $(top_srcdir) \
685
 
          && gtags -i $(GTAGS_ARGS) $$here
 
661
          && $(am__cd) $(top_srcdir) \
 
662
          && gtags -i $(GTAGS_ARGS) "$$here"
686
663
 
687
664
distclean-tags:
688
665
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
689
666
 
690
667
distdir: $(DISTFILES)
691
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
692
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
693
 
        list='$(DISTFILES)'; for file in $$list; do \
694
 
          case $$file in \
695
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
696
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
697
 
          esac; \
 
668
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
669
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
670
        list='$(DISTFILES)'; \
 
671
          dist_files=`for file in $$list; do echo $$file; done | \
 
672
          sed -e "s|^$$srcdirstrip/||;t" \
 
673
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
674
        case $$dist_files in \
 
675
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
676
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
677
                           sort -u` ;; \
 
678
        esac; \
 
679
        for file in $$dist_files; do \
698
680
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
699
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
700
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
701
 
            dir="/$$dir"; \
702
 
            $(mkdir_p) "$(distdir)$$dir"; \
703
 
          else \
704
 
            dir=''; \
705
 
          fi; \
706
681
          if test -d $$d/$$file; then \
 
682
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
683
            if test -d "$(distdir)/$$file"; then \
 
684
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
685
            fi; \
707
686
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
708
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
687
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
688
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
709
689
            fi; \
710
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
690
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
711
691
          else \
712
 
            test -f $(distdir)/$$file \
713
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
692
            test -f "$(distdir)/$$file" \
 
693
            || cp -p $$d/$$file "$(distdir)/$$file" \
714
694
            || exit 1; \
715
695
          fi; \
716
696
        done
719
699
all-am: Makefile $(LTLIBRARIES)
720
700
installdirs:
721
701
        for dir in "$(DESTDIR)$(libdir)"; do \
722
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
702
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
723
703
        done
724
704
install: install-am
725
705
install-exec: install-exec-am
741
721
 
742
722
distclean-generic:
743
723
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
724
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
744
725
 
745
726
maintainer-clean-generic:
746
727
        @echo "This command is intended for maintainers to use"
754
735
        -rm -rf ./$(DEPDIR)
755
736
        -rm -f Makefile
756
737
distclean-am: clean-am distclean-compile distclean-generic \
757
 
        distclean-libtool distclean-tags
 
738
        distclean-tags
758
739
 
759
740
dvi: dvi-am
760
741
 
762
743
 
763
744
html: html-am
764
745
 
 
746
html-am:
 
747
 
765
748
info: info-am
766
749
 
767
750
info-am:
768
751
 
769
752
install-data-am:
770
753
 
 
754
install-dvi: install-dvi-am
 
755
 
 
756
install-dvi-am:
 
757
 
771
758
install-exec-am: install-libLTLIBRARIES
772
759
 
 
760
install-html: install-html-am
 
761
 
 
762
install-html-am:
 
763
 
773
764
install-info: install-info-am
774
765
 
 
766
install-info-am:
 
767
 
775
768
install-man:
776
769
 
 
770
install-pdf: install-pdf-am
 
771
 
 
772
install-pdf-am:
 
773
 
 
774
install-ps: install-ps-am
 
775
 
 
776
install-ps-am:
 
777
 
777
778
installcheck-am:
778
779
 
779
780
maintainer-clean: maintainer-clean-am
794
795
 
795
796
ps-am:
796
797
 
797
 
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
 
798
uninstall-am: uninstall-libLTLIBRARIES
 
799
 
 
800
.MAKE: install-am install-strip
798
801
 
799
802
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
800
803
        clean-libLTLIBRARIES clean-libtool ctags distclean \
801
804
        distclean-compile distclean-generic distclean-libtool \
802
805
        distclean-tags distdir dvi dvi-am html html-am info info-am \
803
 
        install install-am install-data install-data-am install-exec \
804
 
        install-exec-am install-info install-info-am \
805
 
        install-libLTLIBRARIES install-man install-strip installcheck \
 
806
        install install-am install-data install-data-am install-dvi \
 
807
        install-dvi-am install-exec install-exec-am install-html \
 
808
        install-html-am install-info install-info-am \
 
809
        install-libLTLIBRARIES install-man install-pdf install-pdf-am \
 
810
        install-ps install-ps-am install-strip installcheck \
806
811
        installcheck-am installdirs maintainer-clean \
807
812
        maintainer-clean-generic mostlyclean mostlyclean-compile \
808
813
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
809
 
        tags uninstall uninstall-am uninstall-info-am \
810
 
        uninstall-libLTLIBRARIES
 
814
        tags uninstall uninstall-am uninstall-libLTLIBRARIES
811
815
 
812
816
 #dnl Process this file with automake to produce Makefile.in
 
817
 
813
818
# Tell versions [3.59,3.63) of GNU make to not export all variables.
814
819
# Otherwise a system limit (for SysV at least) may be exceeded.
815
820
.NOEXPORT: