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

« back to all changes in this revision

Viewing changes to kopete/styles/Retropete/Contents/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.
14
14
# PARTICULAR PURPOSE.
15
15
 
16
16
@SET_MAKE@
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../../../..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
52
48
DIST_SOURCES =
53
49
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54
50
#>-     html-recursive info-recursive install-data-recursive \
55
 
#>-     install-exec-recursive install-info-recursive \
56
 
#>-     install-recursive installcheck-recursive installdirs-recursive \
57
 
#>-     pdf-recursive ps-recursive uninstall-info-recursive \
58
 
#>-     uninstall-recursive
59
 
#>+ 6
 
51
#>-     install-dvi-recursive install-exec-recursive \
 
52
#>-     install-html-recursive install-info-recursive \
 
53
#>-     install-pdf-recursive install-ps-recursive install-recursive \
 
54
#>-     installcheck-recursive installdirs-recursive pdf-recursive \
 
55
#>-     ps-recursive uninstall-recursive
 
56
#>+ 7
60
57
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61
58
        html-recursive info-recursive install-data-recursive \
62
 
        install-exec-recursive install-info-recursive \
63
 
        install-recursive installcheck-recursive installdirs-recursive \
64
 
        pdf-recursive ps-recursive uninstall-info-recursive \
65
 
        uninstall-recursive nmcheck-recursive bcheck-recursive
 
59
        install-dvi-recursive install-exec-recursive \
 
60
        install-html-recursive install-info-recursive \
 
61
        install-pdf-recursive install-ps-recursive install-recursive \
 
62
        installcheck-recursive installdirs-recursive pdf-recursive \
 
63
        ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
 
64
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
65
  distclean-recursive maintainer-clean-recursive
66
66
ETAGS = etags
67
67
CTAGS = ctags
68
68
DIST_SUBDIRS = $(SUBDIRS)
71
71
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
72
72
ACLOCAL = @ACLOCAL@
73
73
ALSA_LIBS = @ALSA_LIBS@
74
 
AMDEP_FALSE = @AMDEP_FALSE@
75
 
AMDEP_TRUE = @AMDEP_TRUE@
76
74
AMTAR = @AMTAR@
77
75
AR = @AR@
78
76
ARTSCCONFIG = @ARTSCCONFIG@
123
121
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
124
122
IDN_CFLAGS = @IDN_CFLAGS@
125
123
IDN_LIBS = @IDN_LIBS@
 
124
INSTALL = @INSTALL@
126
125
INSTALL_DATA = @INSTALL_DATA@
127
126
INSTALL_PROGRAM = @INSTALL_PROGRAM@
128
127
INSTALL_SCRIPT = @INSTALL_SCRIPT@
135
134
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
136
135
KDE_HAVE_DOT = @KDE_HAVE_DOT@
137
136
KDE_INCLUDES = @KDE_INCLUDES@
138
 
KDE_INSTALLED_FALSE = @KDE_INSTALLED_FALSE@
139
 
KDE_INSTALLED_TRUE = @KDE_INSTALLED_TRUE@
140
137
KDE_LDFLAGS = @KDE_LDFLAGS@
141
138
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
142
139
KDE_MT_LIBS = @KDE_MT_LIBS@
216
213
LN_S = @LN_S@
217
214
LTLIBOBJS = @LTLIBOBJS@
218
215
MAINT = @MAINT@
219
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
220
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
221
216
MAKEINFO = @MAKEINFO@
222
217
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
223
218
MCOPIDL = @MCOPIDL@
224
219
MEANWHILE_CFLAGS = @MEANWHILE_CFLAGS@
225
220
MEANWHILE_LIBS = @MEANWHILE_LIBS@
226
221
MEINPROC = @MEINPROC@
 
222
MKDIR_P = @MKDIR_P@
227
223
MOC = @MOC@
228
224
MSGFMT = @MSGFMT@
229
225
NOOPT_CFLAGS = @NOOPT_CFLAGS@
245
241
QT_INCLUDES = @QT_INCLUDES@
246
242
QT_LDFLAGS = @QT_LDFLAGS@
247
243
RANLIB = @RANLIB@
248
 
SAMPLE_CLIENT_FALSE = @SAMPLE_CLIENT_FALSE@
249
 
SAMPLE_CLIENT_TRUE = @SAMPLE_CLIENT_TRUE@
250
244
SET_MAKE = @SET_MAKE@
251
245
SHELL = @SHELL@
252
246
SPEEX_CFLAGS = @SPEEX_CFLAGS@
277
271
X_RPATH = @X_RPATH@
278
272
YAHOO2_VERSION = @YAHOO2_VERSION@
279
273
YAHOOPKGREQ = @YAHOOPKGREQ@
 
274
abs_builddir = @abs_builddir@
 
275
abs_srcdir = @abs_srcdir@
 
276
abs_top_builddir = @abs_top_builddir@
 
277
abs_top_srcdir = @abs_top_srcdir@
280
278
ac_ct_CC = @ac_ct_CC@
281
279
ac_ct_CXX = @ac_ct_CXX@
282
280
ac_ct_F77 = @ac_ct_F77@
283
281
all_includes = @all_includes@
284
282
all_libraries = @all_libraries@
285
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
286
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
287
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
288
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
289
283
am__include = @am__include@
290
284
am__leading_dot = @am__leading_dot@
291
285
am__quote = @am__quote@
297
291
build_cpu = @build_cpu@
298
292
build_os = @build_os@
299
293
build_vendor = @build_vendor@
300
 
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
301
 
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
 
294
builddir = @builddir@
302
295
datadir = @datadir@
303
296
datarootdir = @datarootdir@
304
 
dcoprss_SUBDIR_included_FALSE = @dcoprss_SUBDIR_included_FALSE@
305
 
dcoprss_SUBDIR_included_TRUE = @dcoprss_SUBDIR_included_TRUE@
306
 
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
307
 
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
308
297
docdir = @docdir@
309
298
dvidir = @dvidir@
310
299
exec_prefix = @exec_prefix@
311
 
filesharing_SUBDIR_included_FALSE = @filesharing_SUBDIR_included_FALSE@
312
 
filesharing_SUBDIR_included_TRUE = @filesharing_SUBDIR_included_TRUE@
313
300
host = @host@
314
301
host_alias = @host_alias@
315
302
host_cpu = @host_cpu@
316
303
host_os = @host_os@
317
304
host_vendor = @host_vendor@
318
305
htmldir = @htmldir@
319
 
include_ARTS_FALSE = @include_ARTS_FALSE@
320
 
include_ARTS_TRUE = @include_ARTS_TRUE@
321
 
include_gadu_FALSE = @include_gadu_FALSE@
322
 
include_gadu_TRUE = @include_gadu_TRUE@
323
 
include_jabber_FALSE = @include_jabber_FALSE@
324
 
include_jabber_TRUE = @include_jabber_TRUE@
325
 
include_jingle_FALSE = @include_jingle_FALSE@
326
 
include_jingle_TRUE = @include_jingle_TRUE@
327
 
include_libggcopy_FALSE = @include_libggcopy_FALSE@
328
 
include_libggcopy_TRUE = @include_libggcopy_TRUE@
329
 
include_meanwhile_FALSE = @include_meanwhile_FALSE@
330
 
include_meanwhile_TRUE = @include_meanwhile_TRUE@
331
 
include_motionautoaway_FALSE = @include_motionautoaway_FALSE@
332
 
include_motionautoaway_TRUE = @include_motionautoaway_TRUE@
333
 
include_msn_webcam_FALSE = @include_msn_webcam_FALSE@
334
 
include_msn_webcam_TRUE = @include_msn_webcam_TRUE@
335
 
include_smpppdcs_FALSE = @include_smpppdcs_FALSE@
336
 
include_smpppdcs_TRUE = @include_smpppdcs_TRUE@
337
 
include_smsgsm_FALSE = @include_smsgsm_FALSE@
338
 
include_smsgsm_TRUE = @include_smsgsm_TRUE@
339
 
include_testbed_FALSE = @include_testbed_FALSE@
340
 
include_testbed_TRUE = @include_testbed_TRUE@
341
 
include_x11_FALSE = @include_x11_FALSE@
342
 
include_x11_TRUE = @include_x11_TRUE@
343
306
includedir = @includedir@
344
307
infodir = @infodir@
345
308
install_sh = @install_sh@
366
329
kde_wallpaperdir = @kde_wallpaperdir@
367
330
kde_widgetdir = @kde_widgetdir@
368
331
kdeinitdir = @kdeinitdir@
369
 
kdict_SUBDIR_included_FALSE = @kdict_SUBDIR_included_FALSE@
370
 
kdict_SUBDIR_included_TRUE = @kdict_SUBDIR_included_TRUE@
371
 
kdnssd_SUBDIR_included_FALSE = @kdnssd_SUBDIR_included_FALSE@
372
 
kdnssd_SUBDIR_included_TRUE = @kdnssd_SUBDIR_included_TRUE@
373
 
kfile_plugins_SUBDIR_included_FALSE = @kfile_plugins_SUBDIR_included_FALSE@
374
 
kfile_plugins_SUBDIR_included_TRUE = @kfile_plugins_SUBDIR_included_TRUE@
375
 
kget_SUBDIR_included_FALSE = @kget_SUBDIR_included_FALSE@
376
 
kget_SUBDIR_included_TRUE = @kget_SUBDIR_included_TRUE@
377
 
knewsticker_SUBDIR_included_FALSE = @knewsticker_SUBDIR_included_FALSE@
378
 
knewsticker_SUBDIR_included_TRUE = @knewsticker_SUBDIR_included_TRUE@
379
 
kopete_SUBDIR_included_FALSE = @kopete_SUBDIR_included_FALSE@
380
 
kopete_SUBDIR_included_TRUE = @kopete_SUBDIR_included_TRUE@
381
 
kpf_SUBDIR_included_FALSE = @kpf_SUBDIR_included_FALSE@
382
 
kpf_SUBDIR_included_TRUE = @kpf_SUBDIR_included_TRUE@
383
 
kppp_SUBDIR_included_FALSE = @kppp_SUBDIR_included_FALSE@
384
 
kppp_SUBDIR_included_TRUE = @kppp_SUBDIR_included_TRUE@
385
 
krdc_SUBDIR_included_FALSE = @krdc_SUBDIR_included_FALSE@
386
 
krdc_SUBDIR_included_TRUE = @krdc_SUBDIR_included_TRUE@
387
 
krfb_SUBDIR_included_FALSE = @krfb_SUBDIR_included_FALSE@
388
 
krfb_SUBDIR_included_TRUE = @krfb_SUBDIR_included_TRUE@
389
 
ksirc_SUBDIR_included_FALSE = @ksirc_SUBDIR_included_FALSE@
390
 
ksirc_SUBDIR_included_TRUE = @ksirc_SUBDIR_included_TRUE@
391
 
ktalkd_SUBDIR_included_FALSE = @ktalkd_SUBDIR_included_FALSE@
392
 
ktalkd_SUBDIR_included_TRUE = @ktalkd_SUBDIR_included_TRUE@
393
 
lanbrowsing_SUBDIR_included_FALSE = @lanbrowsing_SUBDIR_included_FALSE@
394
 
lanbrowsing_SUBDIR_included_TRUE = @lanbrowsing_SUBDIR_included_TRUE@
395
332
libdir = @libdir@
396
333
libexecdir = @libexecdir@
397
 
librss_SUBDIR_included_FALSE = @librss_SUBDIR_included_FALSE@
398
 
librss_SUBDIR_included_TRUE = @librss_SUBDIR_included_TRUE@
399
334
localedir = @localedir@
400
335
localstatedir = @localstatedir@
401
336
mandir = @mandir@
409
344
qt_libraries = @qt_libraries@
410
345
sbindir = @sbindir@
411
346
sharedstatedir = @sharedstatedir@
 
347
srcdir = @srcdir@
412
348
sysconfdir = @sysconfdir@
413
349
target = @target@
414
350
target_alias = @target_alias@
415
351
target_cpu = @target_cpu@
416
352
target_os = @target_os@
417
353
target_vendor = @target_vendor@
418
 
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
419
 
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
420
 
wifi_SUBDIR_included_FALSE = @wifi_SUBDIR_included_FALSE@
421
 
wifi_SUBDIR_included_TRUE = @wifi_SUBDIR_included_TRUE@
 
354
top_builddir = @top_builddir@
 
355
top_srcdir = @top_srcdir@
422
356
x_includes = @x_includes@
423
357
x_libraries = @x_libraries@
424
358
xdg_appsdir = @xdg_appsdir@
479
413
clean-libtool:
480
414
        -rm -rf .libs _libs
481
415
 
482
 
distclean-libtool:
483
 
        -rm -f libtool
484
 
uninstall-info-am:
485
 
 
486
416
# This directory's subdirectories are mostly independent; you can cd
487
417
# into them and run `make' without going through this Makefile.
488
418
# To change the values of `make' variables: instead of editing Makefiles,
514
444
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
515
445
        fi; test -z "$$fail"
516
446
 
517
 
mostlyclean-recursive clean-recursive distclean-recursive \
518
 
maintainer-clean-recursive:
 
447
$(RECURSIVE_CLEAN_TARGETS):
519
448
        @failcom='exit 1'; \
520
449
        for f in x $$MAKEFLAGS; do \
521
450
          case $$f in \
616
545
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
617
546
 
618
547
distdir: $(DISTFILES)
619
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
620
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
621
 
        list='$(DISTFILES)'; for file in $$list; do \
622
 
          case $$file in \
623
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
624
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
625
 
          esac; \
 
548
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
549
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
550
        list='$(DISTFILES)'; \
 
551
          dist_files=`for file in $$list; do echo $$file; done | \
 
552
          sed -e "s|^$$srcdirstrip/||;t" \
 
553
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
554
        case $$dist_files in \
 
555
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
556
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
557
                           sort -u` ;; \
 
558
        esac; \
 
559
        for file in $$dist_files; do \
626
560
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
627
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
628
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
629
 
            dir="/$$dir"; \
630
 
            $(mkdir_p) "$(distdir)$$dir"; \
631
 
          else \
632
 
            dir=''; \
633
 
          fi; \
634
561
          if test -d $$d/$$file; then \
 
562
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
635
563
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
636
564
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
637
565
            fi; \
645
573
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
646
574
          if test "$$subdir" = .; then :; else \
647
575
            test -d "$(distdir)/$$subdir" \
648
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
576
            || $(MKDIR_P) "$(distdir)/$$subdir" \
649
577
            || exit 1; \
650
578
            distdir=`$(am__cd) $(distdir) && pwd`; \
651
579
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
653
581
              $(MAKE) $(AM_MAKEFLAGS) \
654
582
                top_distdir="$$top_distdir" \
655
583
                distdir="$$distdir/$$subdir" \
 
584
                am__remove_distdir=: \
 
585
                am__skip_length_check=: \
656
586
                distdir) \
657
587
              || exit 1; \
658
588
          fi; \
696
626
 
697
627
distclean: distclean-recursive
698
628
        -rm -f Makefile
699
 
distclean-am: clean-am distclean-generic distclean-libtool \
700
 
        distclean-tags
 
629
distclean-am: clean-am distclean-generic distclean-tags
701
630
 
702
631
dvi: dvi-recursive
703
632
 
711
640
 
712
641
install-data-am:
713
642
 
 
643
install-dvi: install-dvi-recursive
 
644
 
714
645
install-exec-am:
715
646
 
 
647
install-html: install-html-recursive
 
648
 
716
649
install-info: install-info-recursive
717
650
 
718
651
install-man:
719
652
 
 
653
install-pdf: install-pdf-recursive
 
654
 
 
655
install-ps: install-ps-recursive
 
656
 
720
657
installcheck-am:
721
658
 
722
659
maintainer-clean: maintainer-clean-recursive
735
672
 
736
673
ps-am:
737
674
 
738
 
uninstall-am: uninstall-info-am
739
 
 
740
 
uninstall-info: uninstall-info-recursive
741
 
 
742
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
743
 
        clean clean-generic clean-libtool clean-recursive ctags \
744
 
        ctags-recursive distclean distclean-generic distclean-libtool \
745
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
675
uninstall-am:
 
676
 
 
677
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
678
        install-strip
 
679
 
 
680
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
681
        all all-am check check-am clean clean-generic clean-libtool \
 
682
        ctags ctags-recursive distclean distclean-generic \
 
683
        distclean-libtool distclean-tags distdir dvi dvi-am html \
746
684
        html-am info info-am install install-am install-data \
747
 
        install-data-am install-exec install-exec-am install-info \
748
 
        install-info-am install-man install-strip installcheck \
 
685
        install-data-am install-dvi install-dvi-am install-exec \
 
686
        install-exec-am install-html install-html-am install-info \
 
687
        install-info-am install-man install-pdf install-pdf-am \
 
688
        install-ps install-ps-am install-strip installcheck \
749
689
        installcheck-am installdirs installdirs-am maintainer-clean \
750
 
        maintainer-clean-generic maintainer-clean-recursive \
751
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
752
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
753
 
        uninstall uninstall-am uninstall-info-am
 
690
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
691
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
692
        uninstall uninstall-am
754
693
 
755
694
# Tell versions [3.59,3.63) of GNU make to not export all variables.
756
695
# Otherwise a system limit (for SysV at least) may be exceeded.