~ubuntu-branches/ubuntu/gutsy/kdeaddons/gutsy

« back to all changes in this revision

Viewing changes to renamedlgplugins/audio/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Mercatante
  • Date: 2007-10-15 11:54:28 UTC
  • Revision ID: james.westby@ubuntu.com-20071015115428-pgtjbhkwiti9wh5v
Tags: 4:3.5.8-0ubuntu2
Added kubuntu_06_dirfilter_plugin_fix.diff, fixed kbuildsyscoca
output reguarding to dirfilterplugin.desktop

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
6
# 2003, 2004, 2005  Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
16
16
@SET_MAKE@
17
17
 
18
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
19
21
VPATH = @srcdir@
20
22
pkgdatadir = $(datadir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
24
pkgincludedir = $(includedir)/@PACKAGE@
 
25
top_builddir = ../..
23
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
24
28
install_sh_DATA = $(install_sh) -c -m 644
25
29
install_sh_PROGRAM = $(install_sh) -c
26
30
install_sh_SCRIPT = $(install_sh) -c
64
68
librenaudioplugin_la_nofinal_OBJECTS = audiopreview.lo audio_plugin.lo
65
69
@KDE_USE_FINAL_FALSE@librenaudioplugin_la_OBJECTS = $(librenaudioplugin_la_nofinal_OBJECTS)
66
70
@KDE_USE_FINAL_TRUE@librenaudioplugin_la_OBJECTS = $(librenaudioplugin_la_final_OBJECTS)
67
 
#>- librenaudioplugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
68
 
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
69
 
#>-     $(CXXFLAGS) $(librenaudioplugin_la_LDFLAGS) $(LDFLAGS) -o $@
70
 
#>+ 3
71
 
librenaudioplugin_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
72
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
73
 
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(librenaudioplugin_la_LDFLAGS) $(LDFLAGS) -o $@
74
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
71
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
75
72
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
76
73
am__depfiles_maybe = depfiles
77
74
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
79
76
#>+ 2
80
77
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81
78
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
82
 
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83
 
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
84
 
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
79
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
 
80
#>-     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
81
#>-     $(AM_CXXFLAGS) $(CXXFLAGS)
85
82
#>+ 3
86
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
87
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
88
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
83
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
 
84
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
85
        $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
89
86
CXXLD = $(CXX)
90
 
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
91
 
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
92
 
#>-     $(LDFLAGS) -o $@
93
 
#>+ 3
94
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
95
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
96
 
        $(LDFLAGS) -o $@
 
87
#>- CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
88
#>-     $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
89
#>+ 2
 
90
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
91
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
97
92
SOURCES = $(librenaudioplugin_la_SOURCES)
98
93
DIST_SOURCES = $(librenaudioplugin_la_SOURCES)
99
94
pluginsDATA_INSTALL = $(INSTALL_DATA)
104
99
#>+ 1
105
100
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
106
101
ACLOCAL = @ACLOCAL@
 
102
AMDEP_FALSE = @AMDEP_FALSE@
 
103
AMDEP_TRUE = @AMDEP_TRUE@
107
104
AMTAR = @AMTAR@
108
105
AR = @AR@
109
106
ARTSCCONFIG = @ARTSCCONFIG@
143
140
GMSGFMT = @GMSGFMT@
144
141
GREP = @GREP@
145
142
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
146
 
INSTALL = @INSTALL@
147
143
INSTALL_DATA = @INSTALL_DATA@
148
144
INSTALL_PROGRAM = @INSTALL_PROGRAM@
149
145
INSTALL_SCRIPT = @INSTALL_SCRIPT@
219
215
LN_S = @LN_S@
220
216
LTLIBOBJS = @LTLIBOBJS@
221
217
MAINT = @MAINT@
 
218
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
219
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
222
220
MAKEINFO = @MAKEINFO@
223
221
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
224
222
MCOPIDL = @MCOPIDL@
225
223
MEINPROC = @MEINPROC@
226
 
MKDIR_P = @MKDIR_P@
227
224
MOC = @MOC@
228
225
MSGFMT = @MSGFMT@
229
226
NOOPT_CFLAGS = @NOOPT_CFLAGS@
269
266
X_LDFLAGS = @X_LDFLAGS@
270
267
X_PRE_LIBS = @X_PRE_LIBS@
271
268
X_RPATH = @X_RPATH@
272
 
abs_builddir = @abs_builddir@
273
 
abs_srcdir = @abs_srcdir@
274
 
abs_top_builddir = @abs_top_builddir@
275
 
abs_top_srcdir = @abs_top_srcdir@
276
269
ac_ct_CC = @ac_ct_CC@
277
270
ac_ct_CXX = @ac_ct_CXX@
278
271
ac_ct_F77 = @ac_ct_F77@
279
272
all_includes = @all_includes@
280
273
all_libraries = @all_libraries@
 
274
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
275
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
276
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
277
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
281
278
am__include = @am__include@
282
279
am__leading_dot = @am__leading_dot@
283
280
am__quote = @am__quote@
284
281
am__tar = @am__tar@
285
282
am__untar = @am__untar@
 
283
atlantikdesigner_SUBDIR_included_FALSE = @atlantikdesigner_SUBDIR_included_FALSE@
 
284
atlantikdesigner_SUBDIR_included_TRUE = @atlantikdesigner_SUBDIR_included_TRUE@
286
285
bindir = @bindir@
287
286
build = @build@
288
287
build_alias = @build_alias@
289
288
build_cpu = @build_cpu@
290
289
build_os = @build_os@
291
290
build_vendor = @build_vendor@
292
 
builddir = @builddir@
293
291
datadir = @datadir@
294
292
datarootdir = @datarootdir@
 
293
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
 
294
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
295
295
docdir = @docdir@
296
296
dvidir = @dvidir@
297
297
exec_prefix = @exec_prefix@
301
301
host_os = @host_os@
302
302
host_vendor = @host_vendor@
303
303
htmldir = @htmldir@
 
304
include_ARTS_FALSE = @include_ARTS_FALSE@
 
305
include_ARTS_TRUE = @include_ARTS_TRUE@
 
306
include_BERKELEY_DB_FALSE = @include_BERKELEY_DB_FALSE@
 
307
include_BERKELEY_DB_TRUE = @include_BERKELEY_DB_TRUE@
 
308
include_SDL_FALSE = @include_SDL_FALSE@
 
309
include_SDL_TRUE = @include_SDL_TRUE@
 
310
include_kfileplugin_cert_SUBDIR_FALSE = @include_kfileplugin_cert_SUBDIR_FALSE@
 
311
include_kfileplugin_cert_SUBDIR_TRUE = @include_kfileplugin_cert_SUBDIR_TRUE@
 
312
include_noatunplugin_FALSE = @include_noatunplugin_FALSE@
 
313
include_noatunplugin_TRUE = @include_noatunplugin_TRUE@
 
314
include_x11_FALSE = @include_x11_FALSE@
 
315
include_x11_TRUE = @include_x11_TRUE@
304
316
includedir = @includedir@
305
317
infodir = @infodir@
306
318
install_sh = @install_sh@
 
319
kaddressbook_plugins_SUBDIR_included_FALSE = @kaddressbook_plugins_SUBDIR_included_FALSE@
 
320
kaddressbook_plugins_SUBDIR_included_TRUE = @kaddressbook_plugins_SUBDIR_included_TRUE@
 
321
kate_SUBDIR_included_FALSE = @kate_SUBDIR_included_FALSE@
 
322
kate_SUBDIR_included_TRUE = @kate_SUBDIR_included_TRUE@
307
323
kde_appsdir = @kde_appsdir@
308
324
kde_bindir = @kde_bindir@
309
325
kde_confdir = @kde_confdir@
327
343
kde_wallpaperdir = @kde_wallpaperdir@
328
344
kde_widgetdir = @kde_widgetdir@
329
345
kdeinitdir = @kdeinitdir@
 
346
kfile_plugins_SUBDIR_included_FALSE = @kfile_plugins_SUBDIR_included_FALSE@
 
347
kfile_plugins_SUBDIR_included_TRUE = @kfile_plugins_SUBDIR_included_TRUE@
 
348
kicker_applets_SUBDIR_included_FALSE = @kicker_applets_SUBDIR_included_FALSE@
 
349
kicker_applets_SUBDIR_included_TRUE = @kicker_applets_SUBDIR_included_TRUE@
 
350
knewsticker_scripts_SUBDIR_included_FALSE = @knewsticker_scripts_SUBDIR_included_FALSE@
 
351
knewsticker_scripts_SUBDIR_included_TRUE = @knewsticker_scripts_SUBDIR_included_TRUE@
 
352
konq_plugins_SUBDIR_included_FALSE = @konq_plugins_SUBDIR_included_FALSE@
 
353
konq_plugins_SUBDIR_included_TRUE = @konq_plugins_SUBDIR_included_TRUE@
 
354
ksig_SUBDIR_included_FALSE = @ksig_SUBDIR_included_FALSE@
 
355
ksig_SUBDIR_included_TRUE = @ksig_SUBDIR_included_TRUE@
330
356
libdir = @libdir@
331
357
libexecdir = @libexecdir@
332
358
localedir = @localedir@
333
359
localstatedir = @localstatedir@
334
360
mandir = @mandir@
335
361
mkdir_p = @mkdir_p@
 
362
noatun_plugins_SUBDIR_included_FALSE = @noatun_plugins_SUBDIR_included_FALSE@
 
363
noatun_plugins_SUBDIR_included_TRUE = @noatun_plugins_SUBDIR_included_TRUE@
336
364
oldincludedir = @oldincludedir@
337
365
pdfdir = @pdfdir@
338
366
prefix = @prefix@
340
368
psdir = @psdir@
341
369
qt_includes = @qt_includes@
342
370
qt_libraries = @qt_libraries@
 
371
renamedlgplugins_SUBDIR_included_FALSE = @renamedlgplugins_SUBDIR_included_FALSE@
 
372
renamedlgplugins_SUBDIR_included_TRUE = @renamedlgplugins_SUBDIR_included_TRUE@
343
373
sbindir = @sbindir@
344
374
sharedstatedir = @sharedstatedir@
345
 
srcdir = @srcdir@
346
375
sysconfdir = @sysconfdir@
347
376
target = @target@
348
377
target_alias = @target_alias@
349
378
target_cpu = @target_cpu@
350
379
target_os = @target_os@
351
380
target_vendor = @target_vendor@
352
 
top_builddir = @top_builddir@
353
 
top_srcdir = @top_srcdir@
 
381
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
 
382
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
354
383
x_includes = @x_includes@
355
384
x_libraries = @x_libraries@
356
385
xdg_appsdir = @xdg_appsdir@
416
445
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417
446
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
418
447
        @$(NORMAL_INSTALL)
419
 
        test -z "$(kde_moduledir)" || $(MKDIR_P) "$(DESTDIR)$(kde_moduledir)"
 
448
        test -z "$(kde_moduledir)" || $(mkdir_p) "$(DESTDIR)$(kde_moduledir)"
420
449
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
421
450
          if test -f $$p; then \
422
451
            f=$(am__strip_dir) \
427
456
 
428
457
uninstall-kde_moduleLTLIBRARIES:
429
458
        @$(NORMAL_UNINSTALL)
430
 
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
 
459
        @set -x; list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
431
460
          p=$(am__strip_dir) \
432
461
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(kde_moduledir)/$$p'"; \
433
462
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(kde_moduledir)/$$p"; \
441
470
          echo "rm -f \"$${dir}/so_locations\""; \
442
471
          rm -f "$${dir}/so_locations"; \
443
472
        done
444
 
librenaudioplugin.la: $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_DEPENDENCIES) 
445
 
        $(librenaudioplugin_la_LINK) -rpath $(kde_moduledir) $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_LIBADD) $(LIBS)
 
473
#>- librenaudioplugin.la: $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_DEPENDENCIES) 
 
474
#>+ 2
 
475
@KDE_USE_CLOSURE_TRUE@librenaudioplugin.la: librenaudioplugin.la.closure $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_DEPENDENCIES) 
 
476
@KDE_USE_CLOSURE_FALSE@librenaudioplugin.la: $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_DEPENDENCIES) 
 
477
        $(CXXLINK) -rpath $(kde_moduledir) $(librenaudioplugin_la_LDFLAGS) $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_LIBADD) $(LIBS)
446
478
 
447
479
mostlyclean-compile:
448
480
        -rm -f *.$(OBJEXT)
454
486
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audiopreview.Plo@am__quote@
455
487
 
456
488
.cpp.o:
457
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
458
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
489
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
490
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
459
491
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
460
492
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
461
493
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
462
494
 
463
495
.cpp.obj:
464
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
465
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
496
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
497
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
466
498
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
467
499
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
468
500
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
469
501
 
470
502
.cpp.lo:
471
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
472
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
503
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
504
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
473
505
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
474
506
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
475
507
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
479
511
 
480
512
clean-libtool:
481
513
        -rm -rf .libs _libs
 
514
 
 
515
distclean-libtool:
 
516
        -rm -f libtool
 
517
uninstall-info-am:
482
518
install-pluginsDATA: $(plugins_DATA)
483
519
        @$(NORMAL_INSTALL)
484
 
        test -z "$(pluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginsdir)"
 
520
        test -z "$(pluginsdir)" || $(mkdir_p) "$(DESTDIR)$(pluginsdir)"
485
521
        @list='$(plugins_DATA)'; for p in $$list; do \
486
522
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
487
523
          f=$(am__strip_dir) \
546
582
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
547
583
 
548
584
distdir: $(DISTFILES)
549
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
550
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
551
 
        list='$(DISTFILES)'; \
552
 
          dist_files=`for file in $$list; do echo $$file; done | \
553
 
          sed -e "s|^$$srcdirstrip/||;t" \
554
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
555
 
        case $$dist_files in \
556
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
557
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
558
 
                           sort -u` ;; \
559
 
        esac; \
560
 
        for file in $$dist_files; do \
 
585
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
586
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
587
        list='$(DISTFILES)'; for file in $$list; do \
 
588
          case $$file in \
 
589
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
590
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
591
          esac; \
561
592
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
593
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
594
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
595
            dir="/$$dir"; \
 
596
            $(mkdir_p) "$(distdir)$$dir"; \
 
597
          else \
 
598
            dir=''; \
 
599
          fi; \
562
600
          if test -d $$d/$$file; then \
563
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
564
601
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
565
602
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
566
603
            fi; \
576
613
all-am: Makefile $(LTLIBRARIES) $(DATA)
577
614
installdirs:
578
615
        for dir in "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(pluginsdir)"; do \
579
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
616
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
580
617
        done
581
618
install: install-am
582
619
install-exec: install-exec-am
609
646
#>- clean-am: clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
610
647
#>-     mostlyclean-am
611
648
#>+ 2
612
 
clean-am: clean-metasources clean-bcheck clean-final  clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
 
649
clean-am: clean-metasources clean-closures clean-bcheck clean-final  clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
613
650
        mostlyclean-am
614
651
 
615
652
distclean: distclean-am
616
653
        -rm -rf ./$(DEPDIR)
617
654
        -rm -f Makefile
618
655
distclean-am: clean-am distclean-compile distclean-generic \
619
 
        distclean-tags
 
656
        distclean-libtool distclean-tags
620
657
 
621
658
dvi: dvi-am
622
659
 
632
669
#>+ 1
633
670
install-data-am:   install-pluginsDATA
634
671
 
635
 
install-dvi: install-dvi-am
636
 
 
637
672
#>- install-exec-am:
638
673
#>+ 1
639
674
install-exec-am:  install-kde_moduleLTLIBRARIES
640
675
 
641
 
install-html: install-html-am
642
 
 
643
676
install-info: install-info-am
644
677
 
645
678
install-man:
646
679
 
647
 
install-pdf: install-pdf-am
648
 
 
649
 
install-ps: install-ps-am
650
 
 
651
680
installcheck-am:
652
681
 
653
682
maintainer-clean: maintainer-clean-am
668
697
 
669
698
ps-am:
670
699
 
671
 
uninstall-am: uninstall-kde_moduleLTLIBRARIES uninstall-pluginsDATA
672
 
 
673
 
.MAKE: install-am install-strip
 
700
uninstall-am: uninstall-info-am uninstall-kde_moduleLTLIBRARIES \
 
701
        uninstall-pluginsDATA
674
702
 
675
703
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
676
704
        clean-kde_moduleLTLIBRARIES clean-libtool ctags distclean \
677
705
        distclean-compile distclean-generic distclean-libtool \
678
706
        distclean-tags distdir dvi dvi-am html html-am info info-am \
679
 
        install install-am install-data install-data-am install-dvi \
680
 
        install-dvi-am install-exec install-exec-am install-html \
681
 
        install-html-am install-info install-info-am \
682
 
        install-kde_moduleLTLIBRARIES install-man install-pdf \
683
 
        install-pdf-am install-pluginsDATA install-ps install-ps-am \
 
707
        install install-am install-data install-data-am install-exec \
 
708
        install-exec-am install-info install-info-am \
 
709
        install-kde_moduleLTLIBRARIES install-man install-pluginsDATA \
684
710
        install-strip installcheck installcheck-am installdirs \
685
711
        maintainer-clean maintainer-clean-generic mostlyclean \
686
712
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
687
713
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
688
 
        uninstall-kde_moduleLTLIBRARIES uninstall-pluginsDATA
 
714
        uninstall-info-am uninstall-kde_moduleLTLIBRARIES \
 
715
        uninstall-pluginsDATA
689
716
 
690
717
 
691
718
messages: rc.cpp
694
721
# Otherwise a system limit (for SysV at least) may be exceeded.
695
722
.NOEXPORT:
696
723
 
 
724
#>+ 8
 
725
librenaudioplugin.la.closure: $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_DEPENDENCIES)
 
726
        @echo "int main() {return 0;}" > librenaudioplugin_la_closure.cpp
 
727
        @$(LTCXXCOMPILE) -c librenaudioplugin_la_closure.cpp
 
728
        $(CXXLINK) librenaudioplugin_la_closure.lo $(librenaudioplugin_la_LDFLAGS) $(librenaudioplugin_la_OBJECTS) $(librenaudioplugin_la_LIBADD) $(LIBS)
 
729
        @rm -f librenaudioplugin_la_closure.* librenaudioplugin.la.closure
 
730
        @echo "timestamp" > librenaudioplugin.la.closure
 
731
 
 
732
 
697
733
#>+ 3
698
734
audiopreview.moc: $(srcdir)/audiopreview.h
699
735
        $(MOC) $(srcdir)/audiopreview.h -o audiopreview.moc
706
742
        -rm -f  audiopreview.moc
707
743
 
708
744
#>+ 2
709
 
KDE_DIST=renaudiodlg.desktop audiopreview.h Makefile.in Makefile.am 
 
745
KDE_DIST=renaudiodlg.desktop Makefile.in Makefile.am audiopreview.h 
 
746
 
 
747
#>+ 3
 
748
clean-closures:
 
749
        -rm -f  librenaudioplugin.la.closure
710
750
 
711
751
#>+ 2
712
752
docs-am: