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

« back to all changes in this revision

Viewing changes to noatun-plugins/synaescope/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.
17
17
 
18
18
 
19
19
 
 
20
srcdir = @srcdir@
 
21
top_srcdir = @top_srcdir@
20
22
VPATH = @srcdir@
21
23
pkgdatadir = $(datadir)/@PACKAGE@
22
24
pkglibdir = $(libdir)/@PACKAGE@
23
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
top_builddir = ../..
24
27
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
28
INSTALL = @INSTALL@
25
29
install_sh_DATA = $(install_sh) -c -m 644
26
30
install_sh_PROGRAM = $(install_sh) -c
27
31
install_sh_SCRIPT = $(install_sh) -c
66
70
noatunsynaescope_la_nofinal_OBJECTS = synaescope.lo cmodule.lo
67
71
@KDE_USE_FINAL_FALSE@noatunsynaescope_la_OBJECTS = $(noatunsynaescope_la_nofinal_OBJECTS)
68
72
@KDE_USE_FINAL_TRUE@noatunsynaescope_la_OBJECTS = $(noatunsynaescope_la_final_OBJECTS)
69
 
#>- noatunsynaescope_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
70
 
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
71
 
#>-     $(CXXFLAGS) $(noatunsynaescope_la_LDFLAGS) $(LDFLAGS) -o $@
72
 
#>+ 3
73
 
noatunsynaescope_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
74
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
75
 
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(noatunsynaescope_la_LDFLAGS) $(LDFLAGS) -o $@
76
73
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
77
74
PROGRAMS = $(bin_PROGRAMS)
78
75
am_noatunsynaescope_bin_OBJECTS = core.$(OBJEXT) main.$(OBJEXT) \
86
83
@KDE_USE_FINAL_TRUE@noatunsynaescope_bin_OBJECTS = $(noatunsynaescope_bin_final_OBJECTS)
87
84
noatunsynaescope_bin_DEPENDENCIES = $(am__DEPENDENCIES_1) \
88
85
        $(am__DEPENDENCIES_1)
89
 
#>- noatunsynaescope_bin_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
90
 
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
91
 
#>-     $(CXXFLAGS) $(noatunsynaescope_bin_LDFLAGS) $(LDFLAGS) -o $@
92
 
#>+ 3
93
 
noatunsynaescope_bin_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
94
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
95
 
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(noatunsynaescope_bin_LDFLAGS) $(LDFLAGS) -o $@
96
 
DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
 
86
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
97
87
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
98
88
am__depfiles_maybe = depfiles
99
89
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
101
91
#>+ 2
102
92
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
103
93
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
104
 
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
105
 
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
106
 
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
94
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
 
95
#>-     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
96
#>-     $(AM_CXXFLAGS) $(CXXFLAGS)
107
97
#>+ 3
108
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
110
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
98
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
 
99
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
100
        $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
111
101
CXXLD = $(CXX)
112
 
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113
 
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
114
 
#>-     $(LDFLAGS) -o $@
115
 
#>+ 3
116
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
118
 
        $(LDFLAGS) -o $@
 
102
#>- CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
103
#>-     $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
104
#>+ 2
 
105
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
106
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
119
107
SOURCES = $(noatunsynaescope_la_SOURCES) \
120
108
        $(noatunsynaescope_bin_SOURCES)
121
109
DIST_SOURCES = $(noatunsynaescope_la_SOURCES) \
128
116
#>+ 1
129
117
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
130
118
ACLOCAL = @ACLOCAL@
 
119
AMDEP_FALSE = @AMDEP_FALSE@
 
120
AMDEP_TRUE = @AMDEP_TRUE@
131
121
AMTAR = @AMTAR@
132
122
AR = @AR@
133
123
ARTSCCONFIG = @ARTSCCONFIG@
167
157
GMSGFMT = @GMSGFMT@
168
158
GREP = @GREP@
169
159
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
170
 
INSTALL = @INSTALL@
171
160
INSTALL_DATA = @INSTALL_DATA@
172
161
INSTALL_PROGRAM = @INSTALL_PROGRAM@
173
162
INSTALL_SCRIPT = @INSTALL_SCRIPT@
243
232
LN_S = @LN_S@
244
233
LTLIBOBJS = @LTLIBOBJS@
245
234
MAINT = @MAINT@
 
235
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
236
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
246
237
MAKEINFO = @MAKEINFO@
247
238
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
248
239
MCOPIDL = @MCOPIDL@
249
240
MEINPROC = @MEINPROC@
250
 
MKDIR_P = @MKDIR_P@
251
241
MOC = @MOC@
252
242
MSGFMT = @MSGFMT@
253
243
NOOPT_CFLAGS = @NOOPT_CFLAGS@
293
283
X_LDFLAGS = @X_LDFLAGS@
294
284
X_PRE_LIBS = @X_PRE_LIBS@
295
285
X_RPATH = @X_RPATH@
296
 
abs_builddir = @abs_builddir@
297
 
abs_srcdir = @abs_srcdir@
298
 
abs_top_builddir = @abs_top_builddir@
299
 
abs_top_srcdir = @abs_top_srcdir@
300
286
ac_ct_CC = @ac_ct_CC@
301
287
ac_ct_CXX = @ac_ct_CXX@
302
288
ac_ct_F77 = @ac_ct_F77@
303
289
all_includes = @all_includes@
304
290
all_libraries = @all_libraries@
 
291
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
292
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
293
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
294
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
305
295
am__include = @am__include@
306
296
am__leading_dot = @am__leading_dot@
307
297
am__quote = @am__quote@
308
298
am__tar = @am__tar@
309
299
am__untar = @am__untar@
 
300
atlantikdesigner_SUBDIR_included_FALSE = @atlantikdesigner_SUBDIR_included_FALSE@
 
301
atlantikdesigner_SUBDIR_included_TRUE = @atlantikdesigner_SUBDIR_included_TRUE@
310
302
bindir = @bindir@
311
303
build = @build@
312
304
build_alias = @build_alias@
313
305
build_cpu = @build_cpu@
314
306
build_os = @build_os@
315
307
build_vendor = @build_vendor@
316
 
builddir = @builddir@
317
308
datadir = @datadir@
318
309
datarootdir = @datarootdir@
 
310
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
 
311
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
319
312
docdir = @docdir@
320
313
dvidir = @dvidir@
321
314
exec_prefix = @exec_prefix@
325
318
host_os = @host_os@
326
319
host_vendor = @host_vendor@
327
320
htmldir = @htmldir@
 
321
include_ARTS_FALSE = @include_ARTS_FALSE@
 
322
include_ARTS_TRUE = @include_ARTS_TRUE@
 
323
include_BERKELEY_DB_FALSE = @include_BERKELEY_DB_FALSE@
 
324
include_BERKELEY_DB_TRUE = @include_BERKELEY_DB_TRUE@
 
325
include_SDL_FALSE = @include_SDL_FALSE@
 
326
include_SDL_TRUE = @include_SDL_TRUE@
 
327
include_kfileplugin_cert_SUBDIR_FALSE = @include_kfileplugin_cert_SUBDIR_FALSE@
 
328
include_kfileplugin_cert_SUBDIR_TRUE = @include_kfileplugin_cert_SUBDIR_TRUE@
 
329
include_noatunplugin_FALSE = @include_noatunplugin_FALSE@
 
330
include_noatunplugin_TRUE = @include_noatunplugin_TRUE@
 
331
include_x11_FALSE = @include_x11_FALSE@
 
332
include_x11_TRUE = @include_x11_TRUE@
328
333
includedir = @includedir@
329
334
infodir = @infodir@
330
335
install_sh = @install_sh@
 
336
kaddressbook_plugins_SUBDIR_included_FALSE = @kaddressbook_plugins_SUBDIR_included_FALSE@
 
337
kaddressbook_plugins_SUBDIR_included_TRUE = @kaddressbook_plugins_SUBDIR_included_TRUE@
 
338
kate_SUBDIR_included_FALSE = @kate_SUBDIR_included_FALSE@
 
339
kate_SUBDIR_included_TRUE = @kate_SUBDIR_included_TRUE@
331
340
kde_appsdir = @kde_appsdir@
332
341
kde_bindir = @kde_bindir@
333
342
kde_confdir = @kde_confdir@
351
360
kde_wallpaperdir = @kde_wallpaperdir@
352
361
kde_widgetdir = @kde_widgetdir@
353
362
kdeinitdir = @kdeinitdir@
 
363
kfile_plugins_SUBDIR_included_FALSE = @kfile_plugins_SUBDIR_included_FALSE@
 
364
kfile_plugins_SUBDIR_included_TRUE = @kfile_plugins_SUBDIR_included_TRUE@
 
365
kicker_applets_SUBDIR_included_FALSE = @kicker_applets_SUBDIR_included_FALSE@
 
366
kicker_applets_SUBDIR_included_TRUE = @kicker_applets_SUBDIR_included_TRUE@
 
367
knewsticker_scripts_SUBDIR_included_FALSE = @knewsticker_scripts_SUBDIR_included_FALSE@
 
368
knewsticker_scripts_SUBDIR_included_TRUE = @knewsticker_scripts_SUBDIR_included_TRUE@
 
369
konq_plugins_SUBDIR_included_FALSE = @konq_plugins_SUBDIR_included_FALSE@
 
370
konq_plugins_SUBDIR_included_TRUE = @konq_plugins_SUBDIR_included_TRUE@
 
371
ksig_SUBDIR_included_FALSE = @ksig_SUBDIR_included_FALSE@
 
372
ksig_SUBDIR_included_TRUE = @ksig_SUBDIR_included_TRUE@
354
373
libdir = @libdir@
355
374
libexecdir = @libexecdir@
356
375
localedir = @localedir@
357
376
localstatedir = @localstatedir@
358
377
mandir = @mandir@
359
378
mkdir_p = @mkdir_p@
 
379
noatun_plugins_SUBDIR_included_FALSE = @noatun_plugins_SUBDIR_included_FALSE@
 
380
noatun_plugins_SUBDIR_included_TRUE = @noatun_plugins_SUBDIR_included_TRUE@
360
381
oldincludedir = @oldincludedir@
361
382
pdfdir = @pdfdir@
362
383
prefix = @prefix@
364
385
psdir = @psdir@
365
386
qt_includes = @qt_includes@
366
387
qt_libraries = @qt_libraries@
 
388
renamedlgplugins_SUBDIR_included_FALSE = @renamedlgplugins_SUBDIR_included_FALSE@
 
389
renamedlgplugins_SUBDIR_included_TRUE = @renamedlgplugins_SUBDIR_included_TRUE@
367
390
sbindir = @sbindir@
368
391
sharedstatedir = @sharedstatedir@
369
 
srcdir = @srcdir@
370
392
sysconfdir = @sysconfdir@
371
393
target = @target@
372
394
target_alias = @target_alias@
373
395
target_cpu = @target_cpu@
374
396
target_os = @target_os@
375
397
target_vendor = @target_vendor@
376
 
top_builddir = @top_builddir@
377
 
top_srcdir = @top_srcdir@
 
398
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
 
399
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
378
400
x_includes = @x_includes@
379
401
x_libraries = @x_libraries@
380
402
xdg_appsdir = @xdg_appsdir@
384
406
#>- METASOURCES = AUTO
385
407
kde_module_LTLIBRARIES = noatunsynaescope.la
386
408
noatunsynaescope_la_SOURCES = synaescope.cpp cmodule.cpp
387
 
noatunsynaescope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
 
409
#>- noatunsynaescope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
 
410
#>+ 1
 
411
noatunsynaescope_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined $(KDE_NO_UNDEFINED)
388
412
noatunsynaescope_la_LIBADD = $(LIB_KFILE) -lnoatun -lm
389
413
noatunsynaescope_bin_SOURCES = core.cpp main.cpp sdlwrap.cpp ui.cpp
390
414
noatunsynaescope_bin_LDFLAGS = $(all_libraries) $(KDE_RPATH)
442
466
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443
467
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
444
468
        @$(NORMAL_INSTALL)
445
 
        test -z "$(kde_moduledir)" || $(MKDIR_P) "$(DESTDIR)$(kde_moduledir)"
 
469
        test -z "$(kde_moduledir)" || $(mkdir_p) "$(DESTDIR)$(kde_moduledir)"
446
470
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
447
471
          if test -f $$p; then \
448
472
            f=$(am__strip_dir) \
453
477
 
454
478
uninstall-kde_moduleLTLIBRARIES:
455
479
        @$(NORMAL_UNINSTALL)
456
 
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
 
480
        @set -x; list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
457
481
          p=$(am__strip_dir) \
458
482
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(kde_moduledir)/$$p'"; \
459
483
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(kde_moduledir)/$$p"; \
467
491
          echo "rm -f \"$${dir}/so_locations\""; \
468
492
          rm -f "$${dir}/so_locations"; \
469
493
        done
470
 
noatunsynaescope.la: $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_DEPENDENCIES) 
471
 
        $(noatunsynaescope_la_LINK) -rpath $(kde_moduledir) $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_LIBADD) $(LIBS)
 
494
#>- noatunsynaescope.la: $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_DEPENDENCIES) 
 
495
#>+ 2
 
496
@KDE_USE_CLOSURE_TRUE@noatunsynaescope.la: noatunsynaescope.la.closure $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_DEPENDENCIES) 
 
497
@KDE_USE_CLOSURE_FALSE@noatunsynaescope.la: $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_DEPENDENCIES) 
 
498
        $(CXXLINK) -rpath $(kde_moduledir) $(noatunsynaescope_la_LDFLAGS) $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_LIBADD) $(LIBS)
472
499
install-binPROGRAMS: $(bin_PROGRAMS)
473
500
        @$(NORMAL_INSTALL)
474
 
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
501
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
475
502
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
476
503
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
477
504
          if test -f $$p \
499
526
        done
500
527
noatunsynaescope.bin$(EXEEXT): $(noatunsynaescope_bin_OBJECTS) $(noatunsynaescope_bin_DEPENDENCIES) 
501
528
        @rm -f noatunsynaescope.bin$(EXEEXT)
502
 
        $(noatunsynaescope_bin_LINK) $(noatunsynaescope_bin_OBJECTS) $(noatunsynaescope_bin_LDADD) $(LIBS)
 
529
        $(CXXLINK) $(noatunsynaescope_bin_LDFLAGS) $(noatunsynaescope_bin_OBJECTS) $(noatunsynaescope_bin_LDADD) $(LIBS)
503
530
 
504
531
mostlyclean-compile:
505
532
        -rm -f *.$(OBJEXT)
515
542
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
516
543
 
517
544
.cpp.o:
518
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
519
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
545
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
546
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
520
547
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
521
548
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
549
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
523
550
 
524
551
.cpp.obj:
525
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
526
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
552
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
553
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
527
554
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
528
555
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
556
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
530
557
 
531
558
.cpp.lo:
532
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
533
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
559
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
560
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
534
561
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
535
562
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536
563
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
540
567
 
541
568
clean-libtool:
542
569
        -rm -rf .libs _libs
 
570
 
 
571
distclean-libtool:
 
572
        -rm -f libtool
 
573
uninstall-info-am:
543
574
install-noatunDATA: $(noatun_DATA)
544
575
        @$(NORMAL_INSTALL)
545
 
        test -z "$(noatundir)" || $(MKDIR_P) "$(DESTDIR)$(noatundir)"
 
576
        test -z "$(noatundir)" || $(mkdir_p) "$(DESTDIR)$(noatundir)"
546
577
        @list='$(noatun_DATA)'; for p in $$list; do \
547
578
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
548
579
          f=$(am__strip_dir) \
607
638
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
608
639
 
609
640
distdir: $(DISTFILES)
610
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612
 
        list='$(DISTFILES)'; \
613
 
          dist_files=`for file in $$list; do echo $$file; done | \
614
 
          sed -e "s|^$$srcdirstrip/||;t" \
615
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
616
 
        case $$dist_files in \
617
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
618
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
619
 
                           sort -u` ;; \
620
 
        esac; \
621
 
        for file in $$dist_files; do \
 
641
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
642
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
643
        list='$(DISTFILES)'; for file in $$list; do \
 
644
          case $$file in \
 
645
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
646
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
647
          esac; \
622
648
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
649
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
650
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
651
            dir="/$$dir"; \
 
652
            $(mkdir_p) "$(distdir)$$dir"; \
 
653
          else \
 
654
            dir=''; \
 
655
          fi; \
623
656
          if test -d $$d/$$file; then \
624
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
625
657
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
626
658
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
627
659
            fi; \
637
669
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA)
638
670
installdirs:
639
671
        for dir in "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(noatundir)"; do \
640
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
672
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
641
673
        done
642
674
install: install-am
643
675
install-exec: install-exec-am
670
702
#>- clean-am: clean-binPROGRAMS clean-generic clean-kde_moduleLTLIBRARIES \
671
703
#>-     clean-libtool mostlyclean-am
672
704
#>+ 2
673
 
clean-am: clean-metasources clean-bcheck clean-final  clean-binPROGRAMS clean-generic clean-kde_moduleLTLIBRARIES \
 
705
clean-am: clean-metasources clean-closures clean-bcheck clean-final  clean-binPROGRAMS clean-generic clean-kde_moduleLTLIBRARIES \
674
706
        clean-libtool mostlyclean-am
675
707
 
676
708
distclean: distclean-am
677
709
        -rm -rf ./$(DEPDIR)
678
710
        -rm -f Makefile
679
711
distclean-am: clean-am distclean-compile distclean-generic \
680
 
        distclean-tags
 
712
        distclean-libtool distclean-tags
681
713
 
682
714
dvi: dvi-am
683
715
 
693
725
#>+ 1
694
726
install-data-am: install-kde-icons   install-noatunDATA
695
727
 
696
 
install-dvi: install-dvi-am
697
 
 
698
728
#>- install-exec-am: install-binPROGRAMS
699
729
#>+ 1
700
730
install-exec-am:  install-binPROGRAMS install-kde_moduleLTLIBRARIES
701
731
 
702
 
install-html: install-html-am
703
 
 
704
732
install-info: install-info-am
705
733
 
706
734
install-man:
707
735
 
708
 
install-pdf: install-pdf-am
709
 
 
710
 
install-ps: install-ps-am
711
 
 
712
736
installcheck-am:
713
737
 
714
738
maintainer-clean: maintainer-clean-am
729
753
 
730
754
ps-am:
731
755
 
732
 
#>- uninstall-am: uninstall-binPROGRAMS uninstall-kde_moduleLTLIBRARIES \
733
 
#>-     uninstall-noatunDATA
 
756
#>- uninstall-am: uninstall-binPROGRAMS uninstall-info-am \
 
757
#>-     uninstall-kde_moduleLTLIBRARIES uninstall-noatunDATA
734
758
#>+ 2
735
 
uninstall-am: uninstall-kde-icons  uninstall-binPROGRAMS uninstall-kde_moduleLTLIBRARIES \
736
 
        uninstall-noatunDATA
737
 
 
738
 
.MAKE: install-am install-strip
 
759
uninstall-am: uninstall-kde-icons  uninstall-binPROGRAMS uninstall-info-am \
 
760
        uninstall-kde_moduleLTLIBRARIES uninstall-noatunDATA
739
761
 
740
762
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
741
763
        clean-generic clean-kde_moduleLTLIBRARIES clean-libtool ctags \
742
764
        distclean distclean-compile distclean-generic \
743
765
        distclean-libtool distclean-tags distdir dvi dvi-am html \
744
766
        html-am info info-am install install-am install-binPROGRAMS \
745
 
        install-data install-data-am install-dvi install-dvi-am \
746
 
        install-exec install-exec-am install-html install-html-am \
 
767
        install-data install-data-am install-exec install-exec-am \
747
768
        install-info install-info-am install-kde_moduleLTLIBRARIES \
748
 
        install-man install-noatunDATA install-pdf install-pdf-am \
749
 
        install-ps install-ps-am install-strip installcheck \
 
769
        install-man install-noatunDATA install-strip installcheck \
750
770
        installcheck-am installdirs maintainer-clean \
751
771
        maintainer-clean-generic mostlyclean mostlyclean-compile \
752
772
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
753
773
        tags uninstall uninstall-am uninstall-binPROGRAMS \
754
 
        uninstall-kde_moduleLTLIBRARIES uninstall-noatunDATA
 
774
        uninstall-info-am uninstall-kde_moduleLTLIBRARIES \
 
775
        uninstall-noatunDATA
755
776
 
756
777
 
757
778
messages: rc.cpp
760
781
# Otherwise a system limit (for SysV at least) may be exceeded.
761
782
.NOEXPORT:
762
783
 
 
784
#>+ 8
 
785
noatunsynaescope.la.closure: $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_DEPENDENCIES)
 
786
        @echo "int main() {return 0;}" > noatunsynaescope_la_closure.cpp
 
787
        @$(LTCXXCOMPILE) -c noatunsynaescope_la_closure.cpp
 
788
        $(CXXLINK) noatunsynaescope_la_closure.lo $(noatunsynaescope_la_LDFLAGS) $(noatunsynaescope_la_OBJECTS) $(noatunsynaescope_la_LIBADD) $(LIBS)
 
789
        @rm -f noatunsynaescope_la_closure.* noatunsynaescope.la.closure
 
790
        @echo "timestamp" > noatunsynaescope.la.closure
 
791
 
 
792
 
763
793
#>+ 3
764
794
synaescope.moc: $(srcdir)/synaescope.h
765
795
        $(MOC) $(srcdir)/synaescope.h -o synaescope.moc
779
809
        -rm -f  synaescope.moc cmodule.moc
780
810
 
781
811
#>+ 2
782
 
KDE_DIST=syna.h cr16-app-synaescope.png font.h icons.h synaescope.plugin Makefile.in symbol.h cmodule.h synaescope.h Makefile.am polygon.h 
 
812
KDE_DIST=Makefile.in syna.h cr16-app-synaescope.png symbol.h font.h cmodule.h synaescope.h Makefile.am icons.h synaescope.plugin polygon.h 
 
813
 
 
814
#>+ 3
 
815
clean-closures:
 
816
        -rm -f  noatunsynaescope.la.closure
783
817
 
784
818
#>+ 2
785
819
docs-am: