~ubuntu-branches/ubuntu/hardy/kdenetwork/hardy-backports

« back to all changes in this revision

Viewing changes to kopete/plugins/highlight/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-09 11:41:23 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20071009114123-0jkarj2mns28e3yd
Tags: 4:3.5.8-0ubuntu1
New upstream release

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.10 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  Free Software Foundation, Inc.
 
6
# 2003, 2004, 2005, 2006  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@
21
19
VPATH = @srcdir@
22
20
pkgdatadir = $(datadir)/@PACKAGE@
23
21
pkglibdir = $(libdir)/@PACKAGE@
24
22
pkgincludedir = $(includedir)/@PACKAGE@
25
 
top_builddir = ../../..
26
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
INSTALL = @INSTALL@
28
24
install_sh_DATA = $(install_sh) -c -m 644
29
25
install_sh_PROGRAM = $(install_sh) -c
30
26
install_sh_SCRIPT = $(install_sh) -c
73
69
        highlightconfig.lo highlightprefsbase.lo
74
70
@KDE_USE_FINAL_FALSE@kcm_kopete_highlight_la_OBJECTS = $(kcm_kopete_highlight_la_nofinal_OBJECTS)
75
71
@KDE_USE_FINAL_TRUE@kcm_kopete_highlight_la_OBJECTS = $(kcm_kopete_highlight_la_final_OBJECTS)
 
72
#>- kcm_kopete_highlight_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
73
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
74
#>-     $(CXXFLAGS) $(kcm_kopete_highlight_la_LDFLAGS) $(LDFLAGS) -o \
 
75
#>-     $@
 
76
#>+ 4
 
77
kcm_kopete_highlight_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
78
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
79
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(kcm_kopete_highlight_la_LDFLAGS) $(LDFLAGS) -o \
 
80
        $@
76
81
kopete_highlight_la_DEPENDENCIES = ../../libkopete/libkopete.la
77
82
am_kopete_highlight_la_OBJECTS = highlightplugin.lo highlightconfig.lo \
78
83
        filter.lo
83
88
        filter.lo
84
89
@KDE_USE_FINAL_FALSE@kopete_highlight_la_OBJECTS = $(kopete_highlight_la_nofinal_OBJECTS)
85
90
@KDE_USE_FINAL_TRUE@kopete_highlight_la_OBJECTS = $(kopete_highlight_la_final_OBJECTS)
86
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/kopete/protocols/gadu/libgadu
 
91
#>- kopete_highlight_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
92
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
93
#>-     $(CXXFLAGS) $(kopete_highlight_la_LDFLAGS) $(LDFLAGS) -o $@
 
94
#>+ 3
 
95
kopete_highlight_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
96
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
97
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(kopete_highlight_la_LDFLAGS) $(LDFLAGS) -o $@
 
98
DEFAULT_INCLUDES = -I. -I$(top_builddir) -I$(top_builddir)/kopete/protocols/gadu/libgadu@am__isrc@
87
99
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
88
100
am__depfiles_maybe = depfiles
89
101
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
91
103
#>+ 2
92
104
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
93
105
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
94
 
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
95
 
#>-     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
96
 
#>-     $(AM_CXXFLAGS) $(CXXFLAGS)
 
106
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
107
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
108
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
97
109
#>+ 3
98
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
99
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
100
 
        $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
110
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
111
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
112
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
101
113
CXXLD = $(CXX)
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 $@
 
114
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
115
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
116
#>-     $(LDFLAGS) -o $@
 
117
#>+ 3
 
118
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
119
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
 
120
        $(LDFLAGS) -o $@
107
121
SOURCES = $(kcm_kopete_highlight_la_SOURCES) \
108
122
        $(kopete_highlight_la_SOURCES)
109
123
DIST_SOURCES = $(kcm_kopete_highlight_la_SOURCES) \
110
124
        $(kopete_highlight_la_SOURCES)
111
125
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
112
126
#>-     html-recursive info-recursive install-data-recursive \
113
 
#>-     install-exec-recursive install-info-recursive \
114
 
#>-     install-recursive installcheck-recursive installdirs-recursive \
115
 
#>-     pdf-recursive ps-recursive uninstall-info-recursive \
116
 
#>-     uninstall-recursive
117
 
#>+ 6
 
127
#>-     install-dvi-recursive install-exec-recursive \
 
128
#>-     install-html-recursive install-info-recursive \
 
129
#>-     install-pdf-recursive install-ps-recursive install-recursive \
 
130
#>-     installcheck-recursive installdirs-recursive pdf-recursive \
 
131
#>-     ps-recursive uninstall-recursive
 
132
#>+ 7
118
133
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
119
134
        html-recursive info-recursive install-data-recursive \
120
 
        install-exec-recursive install-info-recursive \
121
 
        install-recursive installcheck-recursive installdirs-recursive \
122
 
        pdf-recursive ps-recursive uninstall-info-recursive \
123
 
        uninstall-recursive nmcheck-recursive bcheck-recursive
 
135
        install-dvi-recursive install-exec-recursive \
 
136
        install-html-recursive install-info-recursive \
 
137
        install-pdf-recursive install-ps-recursive install-recursive \
 
138
        installcheck-recursive installdirs-recursive pdf-recursive \
 
139
        ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
124
140
kcmDATA_INSTALL = $(INSTALL_DATA)
125
141
serviceDATA_INSTALL = $(INSTALL_DATA)
126
142
DATA = $(kcm_DATA) $(service_DATA)
 
143
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
144
  distclean-recursive maintainer-clean-recursive
127
145
ETAGS = etags
128
146
CTAGS = ctags
129
147
DIST_SUBDIRS = $(SUBDIRS)
132
150
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
133
151
ACLOCAL = @ACLOCAL@
134
152
ALSA_LIBS = @ALSA_LIBS@
135
 
AMDEP_FALSE = @AMDEP_FALSE@
136
 
AMDEP_TRUE = @AMDEP_TRUE@
137
153
AMTAR = @AMTAR@
138
154
AR = @AR@
139
155
ARTSCCONFIG = @ARTSCCONFIG@
184
200
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
185
201
IDN_CFLAGS = @IDN_CFLAGS@
186
202
IDN_LIBS = @IDN_LIBS@
 
203
INSTALL = @INSTALL@
187
204
INSTALL_DATA = @INSTALL_DATA@
188
205
INSTALL_PROGRAM = @INSTALL_PROGRAM@
189
206
INSTALL_SCRIPT = @INSTALL_SCRIPT@
196
213
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
197
214
KDE_HAVE_DOT = @KDE_HAVE_DOT@
198
215
KDE_INCLUDES = @KDE_INCLUDES@
199
 
KDE_INSTALLED_FALSE = @KDE_INSTALLED_FALSE@
200
 
KDE_INSTALLED_TRUE = @KDE_INSTALLED_TRUE@
201
216
KDE_LDFLAGS = @KDE_LDFLAGS@
202
217
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
203
218
KDE_MT_LIBS = @KDE_MT_LIBS@
277
292
LN_S = @LN_S@
278
293
LTLIBOBJS = @LTLIBOBJS@
279
294
MAINT = @MAINT@
280
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
281
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
282
295
MAKEINFO = @MAKEINFO@
283
296
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
284
297
MCOPIDL = @MCOPIDL@
285
298
MEANWHILE_CFLAGS = @MEANWHILE_CFLAGS@
286
299
MEANWHILE_LIBS = @MEANWHILE_LIBS@
287
300
MEINPROC = @MEINPROC@
 
301
MKDIR_P = @MKDIR_P@
288
302
MOC = @MOC@
289
303
MSGFMT = @MSGFMT@
290
304
NOOPT_CFLAGS = @NOOPT_CFLAGS@
306
320
QT_INCLUDES = @QT_INCLUDES@
307
321
QT_LDFLAGS = @QT_LDFLAGS@
308
322
RANLIB = @RANLIB@
309
 
SAMPLE_CLIENT_FALSE = @SAMPLE_CLIENT_FALSE@
310
 
SAMPLE_CLIENT_TRUE = @SAMPLE_CLIENT_TRUE@
311
323
SET_MAKE = @SET_MAKE@
312
324
SHELL = @SHELL@
313
325
SPEEX_CFLAGS = @SPEEX_CFLAGS@
338
350
X_RPATH = @X_RPATH@
339
351
YAHOO2_VERSION = @YAHOO2_VERSION@
340
352
YAHOOPKGREQ = @YAHOOPKGREQ@
 
353
abs_builddir = @abs_builddir@
 
354
abs_srcdir = @abs_srcdir@
 
355
abs_top_builddir = @abs_top_builddir@
 
356
abs_top_srcdir = @abs_top_srcdir@
341
357
ac_ct_CC = @ac_ct_CC@
342
358
ac_ct_CXX = @ac_ct_CXX@
343
359
ac_ct_F77 = @ac_ct_F77@
344
360
all_includes = @all_includes@
345
361
all_libraries = @all_libraries@
346
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
347
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
348
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
349
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
350
362
am__include = @am__include@
351
363
am__leading_dot = @am__leading_dot@
352
364
am__quote = @am__quote@
358
370
build_cpu = @build_cpu@
359
371
build_os = @build_os@
360
372
build_vendor = @build_vendor@
361
 
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
362
 
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
 
373
builddir = @builddir@
363
374
datadir = @datadir@
364
375
datarootdir = @datarootdir@
365
 
dcoprss_SUBDIR_included_FALSE = @dcoprss_SUBDIR_included_FALSE@
366
 
dcoprss_SUBDIR_included_TRUE = @dcoprss_SUBDIR_included_TRUE@
367
 
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
368
 
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
369
376
docdir = @docdir@
370
377
dvidir = @dvidir@
371
378
exec_prefix = @exec_prefix@
372
 
filesharing_SUBDIR_included_FALSE = @filesharing_SUBDIR_included_FALSE@
373
 
filesharing_SUBDIR_included_TRUE = @filesharing_SUBDIR_included_TRUE@
374
379
host = @host@
375
380
host_alias = @host_alias@
376
381
host_cpu = @host_cpu@
377
382
host_os = @host_os@
378
383
host_vendor = @host_vendor@
379
384
htmldir = @htmldir@
380
 
include_ARTS_FALSE = @include_ARTS_FALSE@
381
 
include_ARTS_TRUE = @include_ARTS_TRUE@
382
 
include_gadu_FALSE = @include_gadu_FALSE@
383
 
include_gadu_TRUE = @include_gadu_TRUE@
384
 
include_jabber_FALSE = @include_jabber_FALSE@
385
 
include_jabber_TRUE = @include_jabber_TRUE@
386
 
include_jingle_FALSE = @include_jingle_FALSE@
387
 
include_jingle_TRUE = @include_jingle_TRUE@
388
 
include_libggcopy_FALSE = @include_libggcopy_FALSE@
389
 
include_libggcopy_TRUE = @include_libggcopy_TRUE@
390
 
include_meanwhile_FALSE = @include_meanwhile_FALSE@
391
 
include_meanwhile_TRUE = @include_meanwhile_TRUE@
392
 
include_motionautoaway_FALSE = @include_motionautoaway_FALSE@
393
 
include_motionautoaway_TRUE = @include_motionautoaway_TRUE@
394
 
include_msn_webcam_FALSE = @include_msn_webcam_FALSE@
395
 
include_msn_webcam_TRUE = @include_msn_webcam_TRUE@
396
 
include_smpppdcs_FALSE = @include_smpppdcs_FALSE@
397
 
include_smpppdcs_TRUE = @include_smpppdcs_TRUE@
398
 
include_smsgsm_FALSE = @include_smsgsm_FALSE@
399
 
include_smsgsm_TRUE = @include_smsgsm_TRUE@
400
 
include_testbed_FALSE = @include_testbed_FALSE@
401
 
include_testbed_TRUE = @include_testbed_TRUE@
402
 
include_x11_FALSE = @include_x11_FALSE@
403
 
include_x11_TRUE = @include_x11_TRUE@
404
385
includedir = @includedir@
405
386
infodir = @infodir@
406
387
install_sh = @install_sh@
427
408
kde_wallpaperdir = @kde_wallpaperdir@
428
409
kde_widgetdir = @kde_widgetdir@
429
410
kdeinitdir = @kdeinitdir@
430
 
kdict_SUBDIR_included_FALSE = @kdict_SUBDIR_included_FALSE@
431
 
kdict_SUBDIR_included_TRUE = @kdict_SUBDIR_included_TRUE@
432
 
kdnssd_SUBDIR_included_FALSE = @kdnssd_SUBDIR_included_FALSE@
433
 
kdnssd_SUBDIR_included_TRUE = @kdnssd_SUBDIR_included_TRUE@
434
 
kfile_plugins_SUBDIR_included_FALSE = @kfile_plugins_SUBDIR_included_FALSE@
435
 
kfile_plugins_SUBDIR_included_TRUE = @kfile_plugins_SUBDIR_included_TRUE@
436
 
kget_SUBDIR_included_FALSE = @kget_SUBDIR_included_FALSE@
437
 
kget_SUBDIR_included_TRUE = @kget_SUBDIR_included_TRUE@
438
 
knewsticker_SUBDIR_included_FALSE = @knewsticker_SUBDIR_included_FALSE@
439
 
knewsticker_SUBDIR_included_TRUE = @knewsticker_SUBDIR_included_TRUE@
440
 
kopete_SUBDIR_included_FALSE = @kopete_SUBDIR_included_FALSE@
441
 
kopete_SUBDIR_included_TRUE = @kopete_SUBDIR_included_TRUE@
442
 
kpf_SUBDIR_included_FALSE = @kpf_SUBDIR_included_FALSE@
443
 
kpf_SUBDIR_included_TRUE = @kpf_SUBDIR_included_TRUE@
444
 
kppp_SUBDIR_included_FALSE = @kppp_SUBDIR_included_FALSE@
445
 
kppp_SUBDIR_included_TRUE = @kppp_SUBDIR_included_TRUE@
446
 
krdc_SUBDIR_included_FALSE = @krdc_SUBDIR_included_FALSE@
447
 
krdc_SUBDIR_included_TRUE = @krdc_SUBDIR_included_TRUE@
448
 
krfb_SUBDIR_included_FALSE = @krfb_SUBDIR_included_FALSE@
449
 
krfb_SUBDIR_included_TRUE = @krfb_SUBDIR_included_TRUE@
450
 
ksirc_SUBDIR_included_FALSE = @ksirc_SUBDIR_included_FALSE@
451
 
ksirc_SUBDIR_included_TRUE = @ksirc_SUBDIR_included_TRUE@
452
 
ktalkd_SUBDIR_included_FALSE = @ktalkd_SUBDIR_included_FALSE@
453
 
ktalkd_SUBDIR_included_TRUE = @ktalkd_SUBDIR_included_TRUE@
454
 
lanbrowsing_SUBDIR_included_FALSE = @lanbrowsing_SUBDIR_included_FALSE@
455
 
lanbrowsing_SUBDIR_included_TRUE = @lanbrowsing_SUBDIR_included_TRUE@
456
411
libdir = @libdir@
457
412
libexecdir = @libexecdir@
458
 
librss_SUBDIR_included_FALSE = @librss_SUBDIR_included_FALSE@
459
 
librss_SUBDIR_included_TRUE = @librss_SUBDIR_included_TRUE@
460
413
localedir = @localedir@
461
414
localstatedir = @localstatedir@
462
415
mandir = @mandir@
470
423
qt_libraries = @qt_libraries@
471
424
sbindir = @sbindir@
472
425
sharedstatedir = @sharedstatedir@
 
426
srcdir = @srcdir@
473
427
sysconfdir = @sysconfdir@
474
428
target = @target@
475
429
target_alias = @target_alias@
476
430
target_cpu = @target_cpu@
477
431
target_os = @target_os@
478
432
target_vendor = @target_vendor@
479
 
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
480
 
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
481
 
wifi_SUBDIR_included_FALSE = @wifi_SUBDIR_included_FALSE@
482
 
wifi_SUBDIR_included_TRUE = @wifi_SUBDIR_included_TRUE@
 
433
top_builddir = @top_builddir@
 
434
top_srcdir = @top_srcdir@
483
435
x_includes = @x_includes@
484
436
x_libraries = @x_libraries@
485
437
xdg_appsdir = @xdg_appsdir@
490
442
AM_CPPFLAGS = $(KOPETE_INCLUDES) $(all_includes)
491
443
kde_module_LTLIBRARIES = kopete_highlight.la kcm_kopete_highlight.la
492
444
kopete_highlight_la_SOURCES = highlightplugin.cpp highlightconfig.cpp filter.cpp
493
 
#>- kopete_highlight_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
494
 
#>+ 1
495
 
kopete_highlight_la_LDFLAGS = -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_PLUGIN) $(all_libraries)
 
445
kopete_highlight_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
496
446
kopete_highlight_la_LIBADD = ../../libkopete/libkopete.la
497
447
#>- kcm_kopete_highlight_la_SOURCES = highlightprefsbase.ui highlightpreferences.cpp filter.cpp highlightconfig.cpp
498
448
#>+ 1
499
449
kcm_kopete_highlight_la_SOURCES= highlightpreferences.cpp filter.cpp highlightconfig.cpp highlightprefsbase.cpp
500
 
#>- kcm_kopete_highlight_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
501
 
#>+ 1
502
 
kcm_kopete_highlight_la_LDFLAGS = -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_PLUGIN) $(all_libraries)
 
450
kcm_kopete_highlight_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
503
451
kcm_kopete_highlight_la_LIBADD = $(LIB_KOPETECOMPAT) $(LIB_KUTILS)
504
452
service_DATA = kopete_highlight.desktop
505
453
servicedir = $(kde_servicesdir)
555
503
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
556
504
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
557
505
        @$(NORMAL_INSTALL)
558
 
        test -z "$(kde_moduledir)" || $(mkdir_p) "$(DESTDIR)$(kde_moduledir)"
 
506
        test -z "$(kde_moduledir)" || $(MKDIR_P) "$(DESTDIR)$(kde_moduledir)"
559
507
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
560
508
          if test -f $$p; then \
561
509
            f=$(am__strip_dir) \
566
514
 
567
515
uninstall-kde_moduleLTLIBRARIES:
568
516
        @$(NORMAL_UNINSTALL)
569
 
        @set -x; list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
 
517
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
570
518
          p=$(am__strip_dir) \
571
519
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(kde_moduledir)/$$p'"; \
572
520
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(kde_moduledir)/$$p"; \
580
528
          echo "rm -f \"$${dir}/so_locations\""; \
581
529
          rm -f "$${dir}/so_locations"; \
582
530
        done
583
 
#>- kcm_kopete_highlight.la: $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_DEPENDENCIES) 
584
 
#>+ 2
585
 
@KDE_USE_CLOSURE_TRUE@kcm_kopete_highlight.la: kcm_kopete_highlight.la.closure $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_DEPENDENCIES) 
586
 
@KDE_USE_CLOSURE_FALSE@kcm_kopete_highlight.la: $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_DEPENDENCIES) 
587
 
        $(CXXLINK) -rpath $(kde_moduledir) $(kcm_kopete_highlight_la_LDFLAGS) $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_LIBADD) $(LIBS)
588
 
#>- kopete_highlight.la: $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_DEPENDENCIES) 
589
 
#>+ 2
590
 
@KDE_USE_CLOSURE_TRUE@kopete_highlight.la: kopete_highlight.la.closure $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_DEPENDENCIES) 
591
 
@KDE_USE_CLOSURE_FALSE@kopete_highlight.la: $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_DEPENDENCIES) 
592
 
        $(CXXLINK) -rpath $(kde_moduledir) $(kopete_highlight_la_LDFLAGS) $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_LIBADD) $(LIBS)
 
531
kcm_kopete_highlight.la: $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_DEPENDENCIES) 
 
532
        $(kcm_kopete_highlight_la_LINK) -rpath $(kde_moduledir) $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_LIBADD) $(LIBS)
 
533
kopete_highlight.la: $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_DEPENDENCIES) 
 
534
        $(kopete_highlight_la_LINK) -rpath $(kde_moduledir) $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_LIBADD) $(LIBS)
593
535
 
594
536
mostlyclean-compile:
595
537
        -rm -f *.$(OBJEXT)
603
545
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/highlightpreferences.Plo@am__quote@
604
546
 
605
547
.cpp.o:
606
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
607
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
548
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
549
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
608
550
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
609
551
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
610
552
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
611
553
 
612
554
.cpp.obj:
613
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
614
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
555
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
556
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
615
557
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
616
558
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
617
559
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
618
560
 
619
561
.cpp.lo:
620
 
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
621
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
562
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
563
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
622
564
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
623
565
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
624
566
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
628
570
 
629
571
clean-libtool:
630
572
        -rm -rf .libs _libs
631
 
 
632
 
distclean-libtool:
633
 
        -rm -f libtool
634
 
uninstall-info-am:
635
573
install-kcmDATA: $(kcm_DATA)
636
574
        @$(NORMAL_INSTALL)
637
 
        test -z "$(kcmdir)" || $(mkdir_p) "$(DESTDIR)$(kcmdir)"
 
575
        test -z "$(kcmdir)" || $(MKDIR_P) "$(DESTDIR)$(kcmdir)"
638
576
        @list='$(kcm_DATA)'; for p in $$list; do \
639
577
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
640
578
          f=$(am__strip_dir) \
651
589
        done
652
590
install-serviceDATA: $(service_DATA)
653
591
        @$(NORMAL_INSTALL)
654
 
        test -z "$(servicedir)" || $(mkdir_p) "$(DESTDIR)$(servicedir)"
 
592
        test -z "$(servicedir)" || $(MKDIR_P) "$(DESTDIR)$(servicedir)"
655
593
        @list='$(service_DATA)'; for p in $$list; do \
656
594
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
657
595
          f=$(am__strip_dir) \
698
636
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
699
637
        fi; test -z "$$fail"
700
638
 
701
 
mostlyclean-recursive clean-recursive distclean-recursive \
702
 
maintainer-clean-recursive:
 
639
$(RECURSIVE_CLEAN_TARGETS):
703
640
        @failcom='exit 1'; \
704
641
        for f in x $$MAKEFLAGS; do \
705
642
          case $$f in \
800
737
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
801
738
 
802
739
distdir: $(DISTFILES)
803
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
804
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
805
 
        list='$(DISTFILES)'; for file in $$list; do \
806
 
          case $$file in \
807
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
808
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
809
 
          esac; \
 
740
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
741
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
742
        list='$(DISTFILES)'; \
 
743
          dist_files=`for file in $$list; do echo $$file; done | \
 
744
          sed -e "s|^$$srcdirstrip/||;t" \
 
745
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
746
        case $$dist_files in \
 
747
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
748
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
749
                           sort -u` ;; \
 
750
        esac; \
 
751
        for file in $$dist_files; do \
810
752
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
811
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
812
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
813
 
            dir="/$$dir"; \
814
 
            $(mkdir_p) "$(distdir)$$dir"; \
815
 
          else \
816
 
            dir=''; \
817
 
          fi; \
818
753
          if test -d $$d/$$file; then \
 
754
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
819
755
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
820
756
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
821
757
            fi; \
829
765
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
830
766
          if test "$$subdir" = .; then :; else \
831
767
            test -d "$(distdir)/$$subdir" \
832
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
768
            || $(MKDIR_P) "$(distdir)/$$subdir" \
833
769
            || exit 1; \
834
770
            distdir=`$(am__cd) $(distdir) && pwd`; \
835
771
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
837
773
              $(MAKE) $(AM_MAKEFLAGS) \
838
774
                top_distdir="$$top_distdir" \
839
775
                distdir="$$distdir/$$subdir" \
 
776
                am__remove_distdir=: \
 
777
                am__skip_length_check=: \
840
778
                distdir) \
841
779
              || exit 1; \
842
780
          fi; \
847
785
installdirs: installdirs-recursive
848
786
installdirs-am:
849
787
        for dir in "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(kcmdir)" "$(DESTDIR)$(servicedir)"; do \
850
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
788
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
851
789
        done
852
790
install: install-recursive
853
791
install-exec: install-exec-recursive
880
818
#>- clean-am: clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
881
819
#>-     mostlyclean-am
882
820
#>+ 2
883
 
clean-am: clean-metasources clean-ui clean-closures clean-bcheck clean-final  clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
 
821
clean-am: clean-metasources clean-ui clean-bcheck clean-final  clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
884
822
        mostlyclean-am
885
823
 
886
824
distclean: distclean-recursive
887
825
        -rm -rf ./$(DEPDIR)
888
826
        -rm -f Makefile
889
827
distclean-am: clean-am distclean-compile distclean-generic \
890
 
        distclean-libtool distclean-tags
 
828
        distclean-tags
891
829
 
892
830
dvi: dvi-recursive
893
831
 
905
843
install-data-am:   install-kcmDATA \
906
844
        install-serviceDATA
907
845
 
 
846
install-dvi: install-dvi-recursive
 
847
 
908
848
#>- install-exec-am:
909
849
#>+ 1
910
850
install-exec-am:  install-kde_moduleLTLIBRARIES
911
851
 
 
852
install-html: install-html-recursive
 
853
 
912
854
install-info: install-info-recursive
913
855
 
914
856
install-man:
915
857
 
 
858
install-pdf: install-pdf-recursive
 
859
 
 
860
install-ps: install-ps-recursive
 
861
 
916
862
installcheck-am:
917
863
 
918
864
maintainer-clean: maintainer-clean-recursive
933
879
 
934
880
ps-am:
935
881
 
936
 
uninstall-am: uninstall-info-am uninstall-kcmDATA \
937
 
        uninstall-kde_moduleLTLIBRARIES uninstall-serviceDATA
938
 
 
939
 
uninstall-info: uninstall-info-recursive
940
 
 
941
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
942
 
        clean clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
943
 
        clean-recursive ctags ctags-recursive distclean \
944
 
        distclean-compile distclean-generic distclean-libtool \
945
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
882
uninstall-am: uninstall-kcmDATA uninstall-kde_moduleLTLIBRARIES \
 
883
        uninstall-serviceDATA
 
884
 
 
885
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
886
        install-strip
 
887
 
 
888
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
889
        all all-am check check-am clean clean-generic \
 
890
        clean-kde_moduleLTLIBRARIES clean-libtool ctags \
 
891
        ctags-recursive distclean distclean-compile distclean-generic \
 
892
        distclean-libtool distclean-tags distdir dvi dvi-am html \
946
893
        html-am info info-am install install-am install-data \
947
 
        install-data-am install-exec install-exec-am install-info \
 
894
        install-data-am install-dvi install-dvi-am install-exec \
 
895
        install-exec-am install-html install-html-am install-info \
948
896
        install-info-am install-kcmDATA install-kde_moduleLTLIBRARIES \
949
 
        install-man install-serviceDATA install-strip installcheck \
 
897
        install-man install-pdf install-pdf-am install-ps \
 
898
        install-ps-am install-serviceDATA install-strip installcheck \
950
899
        installcheck-am installdirs installdirs-am maintainer-clean \
951
 
        maintainer-clean-generic maintainer-clean-recursive \
952
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
953
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
954
 
        tags tags-recursive uninstall uninstall-am uninstall-info-am \
955
 
        uninstall-kcmDATA uninstall-kde_moduleLTLIBRARIES \
956
 
        uninstall-serviceDATA
 
900
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
901
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
902
        tags tags-recursive uninstall uninstall-am uninstall-kcmDATA \
 
903
        uninstall-kde_moduleLTLIBRARIES uninstall-serviceDATA
957
904
 
958
905
# Tell versions [3.59,3.63) of GNU make to not export all variables.
959
906
# Otherwise a system limit (for SysV at least) may be exceeded.
960
907
.NOEXPORT:
961
908
 
962
 
#>+ 8
963
 
kcm_kopete_highlight.la.closure: $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_DEPENDENCIES)
964
 
        @echo "int main() {return 0;}" > kcm_kopete_highlight_la_closure.cpp
965
 
        @$(LTCXXCOMPILE) -c kcm_kopete_highlight_la_closure.cpp
966
 
        $(CXXLINK) kcm_kopete_highlight_la_closure.lo $(kcm_kopete_highlight_la_LDFLAGS) $(kcm_kopete_highlight_la_OBJECTS) $(kcm_kopete_highlight_la_LIBADD) $(LIBS)
967
 
        @rm -f kcm_kopete_highlight_la_closure.* kcm_kopete_highlight.la.closure
968
 
        @echo "timestamp" > kcm_kopete_highlight.la.closure
969
 
 
970
 
 
971
909
#>+ 3
972
910
highlightpreferences.moc: $(srcdir)/highlightpreferences.h
973
911
        $(MOC) $(srcdir)/highlightpreferences.h -o highlightpreferences.moc
982
920
#>+ 2
983
921
mocs: highlightplugin.moc
984
922
 
985
 
#>+ 8
986
 
kopete_highlight.la.closure: $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_DEPENDENCIES)
987
 
        @echo "int main() {return 0;}" > kopete_highlight_la_closure.cpp
988
 
        @$(LTCXXCOMPILE) -c kopete_highlight_la_closure.cpp
989
 
        $(CXXLINK) kopete_highlight_la_closure.lo $(kopete_highlight_la_LDFLAGS) $(kopete_highlight_la_OBJECTS) $(kopete_highlight_la_LIBADD) $(LIBS)
990
 
        @rm -f kopete_highlight_la_closure.* kopete_highlight.la.closure
991
 
        @echo "timestamp" > kopete_highlight.la.closure
992
 
 
993
 
 
994
923
#>+ 3
995
924
clean-metasources:
996
925
        -rm -f  highlightpreferences.moc highlightplugin.moc
1003
932
        -rm -f \
1004
933
        highlightprefsbase.cpp highlightprefsbase.h highlightprefsbase.moc 
1005
934
 
1006
 
#>+ 3
1007
 
clean-closures:
1008
 
        -rm -f  kcm_kopete_highlight.la.closure kopete_highlight.la.closure
1009
 
 
1010
935
#>+ 2
1011
936
docs-am:
1012
937