~ubuntu-branches/ubuntu/breezy/kdemultimedia/breezy

« back to all changes in this revision

Viewing changes to doc/kcontrol/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-03-24 04:48:58 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050324044858-8ff88o9jxej6ii3d
Tags: 4:3.4.0-0ubuntu3
Add kubuntu_02_hide_arts_menu_entries.diff to hide artsbuilder and artscontrol k-menu entries

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.412 $ 
 
3
# @configure_input@
 
4
 
 
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
6
# 2003, 2004  Free Software Foundation, Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ../..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
26
install_sh_DATA = $(install_sh) -c -m 644
 
27
install_sh_PROGRAM = $(install_sh) -c
 
28
install_sh_SCRIPT = $(install_sh) -c
 
29
INSTALL_HEADER = $(INSTALL_DATA)
 
30
transform = $(program_transform_name)
 
31
NORMAL_INSTALL = :
 
32
PRE_INSTALL = :
 
33
POST_INSTALL = :
 
34
NORMAL_UNINSTALL = :
 
35
PRE_UNINSTALL = :
 
36
POST_UNINSTALL = :
 
37
build_triplet = @build@
 
38
host_triplet = @host@
 
39
target_triplet = @target@
 
40
subdir = doc/kcontrol
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
43
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
44
        $(top_srcdir)/configure.in
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
48
CONFIG_HEADER = $(top_builddir)/config.h
 
49
CONFIG_CLEAN_FILES =
 
50
SOURCES =
 
51
DIST_SOURCES =
 
52
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
53
#>-     html-recursive info-recursive install-data-recursive \
 
54
#>-     install-exec-recursive install-info-recursive \
 
55
#>-     install-recursive installcheck-recursive installdirs-recursive \
 
56
#>-     pdf-recursive ps-recursive uninstall-info-recursive \
 
57
#>-     uninstall-recursive
 
58
#>+ 6
 
59
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
60
        html-recursive info-recursive install-data-recursive \
 
61
        install-exec-recursive install-info-recursive \
 
62
        install-recursive installcheck-recursive installdirs-recursive \
 
63
        pdf-recursive ps-recursive uninstall-info-recursive \
 
64
        uninstall-recursive nmcheck-recursive bcheck-recursive
 
65
ETAGS = etags
 
66
CTAGS = ctags
 
67
DIST_SUBDIRS = $(SUBDIRS)
 
68
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
69
#>+ 1
 
70
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
71
ACLOCAL = @ACLOCAL@
 
72
AMDEP_FALSE = @AMDEP_FALSE@
 
73
AMDEP_TRUE = @AMDEP_TRUE@
 
74
AMTAR = @AMTAR@
 
75
AR = @AR@
 
76
ARCH_CFLAGS = @ARCH_CFLAGS@
 
77
ARCH_TYPE = @ARCH_TYPE@
 
78
ARTSCCONFIG = @ARTSCCONFIG@
 
79
ARTSC_INCLUDE = @ARTSC_INCLUDE@
 
80
ARTSC_LIBS = @ARTSC_LIBS@
 
81
ARTS_CFLAGS = @ARTS_CFLAGS@
 
82
ARTS_LIBASOUND = @ARTS_LIBASOUND@
 
83
AUTOCONF = @AUTOCONF@
 
84
AUTODIRS = @AUTODIRS@
 
85
AUTOHEADER = @AUTOHEADER@
 
86
AUTOMAKE = @AUTOMAKE@
 
87
AWK = @AWK@
 
88
CC = @CC@
 
89
CCAS = @CCAS@
 
90
CCASFLAGS = @CCASFLAGS@
 
91
CCDEPMODE = @CCDEPMODE@
 
92
CDPARANOIA = @CDPARANOIA@
 
93
CDPARANOIA_INCS = @CDPARANOIA_INCS@
 
94
CDPARANOIA_LIBS = @CDPARANOIA_LIBS@
 
95
CDPARANOIA_RPATH = @CDPARANOIA_RPATH@
 
96
CFLAGS = @CFLAGS@
 
97
CONF_FILES = @CONF_FILES@
 
98
CPP = @CPP@
 
99
CPPFLAGS = @CPPFLAGS@
 
100
CXX = @CXX@
 
101
CXXCPP = @CXXCPP@
 
102
CXXDEPMODE = @CXXDEPMODE@
 
103
CXXFLAGS = @CXXFLAGS@
 
104
CYGPATH_W = @CYGPATH_W@
 
105
DCOPIDL = @DCOPIDL@
 
106
DCOPIDL2CPP = @DCOPIDL2CPP@
 
107
DCOPIDLNG = @DCOPIDLNG@
 
108
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
 
109
DEFS = @DEFS@
 
110
DEPDIR = @DEPDIR@
 
111
ECHO = @ECHO@
 
112
ECHO_C = @ECHO_C@
 
113
ECHO_N = @ECHO_N@
 
114
ECHO_T = @ECHO_T@
 
115
EGREP = @EGREP@
 
116
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
 
117
EXEEXT = @EXEEXT@
 
118
EXTRAINCS = @EXTRAINCS@
 
119
EXTRALIBS = @EXTRALIBS@
 
120
F77 = @F77@
 
121
FFLAGS = @FFLAGS@
 
122
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
 
123
GMSGFMT = @GMSGFMT@
 
124
GST_CFLAGS = @GST_CFLAGS@
 
125
GST_LIBS = @GST_LIBS@
 
126
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
 
127
INSTALL_DATA = @INSTALL_DATA@
 
128
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
129
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
130
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
131
INTELCPPFLAG = @INTELCPPFLAG@
 
132
JACK_CFLAGS = @JACK_CFLAGS@
 
133
JACK_LDFLAGS = @JACK_LDFLAGS@
 
134
JACK_LIBADD = @JACK_LIBADD@
 
135
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
 
136
KCM_AUDIOCD = @KCM_AUDIOCD@
 
137
KCONFIG_COMPILER = @KCONFIG_COMPILER@
 
138
KDECONFIG = @KDECONFIG@
 
139
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
140
KDE_INCLUDES = @KDE_INCLUDES@
 
141
KDE_LDFLAGS = @KDE_LDFLAGS@
 
142
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
 
143
KDE_MT_LIBS = @KDE_MT_LIBS@
 
144
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
 
145
KDE_PLUGIN = @KDE_PLUGIN@
 
146
KDE_RPATH = @KDE_RPATH@
 
147
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
148
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
149
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
150
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
151
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
 
152
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
153
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
 
154
LAME_INCS = @LAME_INCS@
 
155
LAME_LIBS = @LAME_LIBS@
 
156
LAME_RPATH = @LAME_RPATH@
 
157
LDADD_GST = @LDADD_GST@
 
158
LDFLAGS = @LDFLAGS@
 
159
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
 
160
LDFLAGS_GST = @LDFLAGS_GST@
 
161
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
 
162
LIBALIB = @LIBALIB@
 
163
LIBASOUND = @LIBASOUND@
 
164
LIBAUDIO = @LIBAUDIO@
 
165
LIBAUDIOFILE = @LIBAUDIOFILE@
 
166
LIBCDAUDIO = @LIBCDAUDIO@
 
167
LIBCDROM = @LIBCDROM@
 
168
LIBCOMPAT = @LIBCOMPAT@
 
169
LIBCRYPT = @LIBCRYPT@
 
170
LIBDL = @LIBDL@
 
171
LIBFLAC = @LIBFLAC@
 
172
LIBFPE = @LIBFPE@
 
173
LIBJPEG = @LIBJPEG@
 
174
LIBLTDL = @LIBLTDL@
 
175
LIBMME = @LIBMME@
 
176
LIBOBJS = @LIBOBJS@
 
177
LIBOGGFLAC = @LIBOGGFLAC@
 
178
LIBOSSAUDIO = @LIBOSSAUDIO@
 
179
LIBPNG = @LIBPNG@
 
180
LIBPTHREAD = @LIBPTHREAD@
 
181
LIBRESOLV = @LIBRESOLV@
 
182
LIBS = @LIBS@
 
183
LIBSAMPLERATE = @LIBSAMPLERATE@
 
184
LIBSM = @LIBSM@
 
185
LIBSOCKET = @LIBSOCKET@
 
186
LIBTOOL = @LIBTOOL@
 
187
LIBUCB = @LIBUCB@
 
188
LIBUTIL = @LIBUTIL@
 
189
LIBZ = @LIBZ@
 
190
LIB_ARTS = @LIB_ARTS@
 
191
LIB_KAB = @LIB_KAB@
 
192
LIB_KABC = @LIB_KABC@
 
193
LIB_KDECORE = @LIB_KDECORE@
 
194
LIB_KDEPIM = @LIB_KDEPIM@
 
195
LIB_KDEPRINT = @LIB_KDEPRINT@
 
196
LIB_KDEUI = @LIB_KDEUI@
 
197
LIB_KDNSSD = @LIB_KDNSSD@
 
198
LIB_KFILE = @LIB_KFILE@
 
199
LIB_KFM = @LIB_KFM@
 
200
LIB_KHTML = @LIB_KHTML@
 
201
LIB_KIMPROXY = @LIB_KIMPROXY@
 
202
LIB_KIO = @LIB_KIO@
 
203
LIB_KJS = @LIB_KJS@
 
204
LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
 
205
LIB_KPARTS = @LIB_KPARTS@
 
206
LIB_KSPELL = @LIB_KSPELL@
 
207
LIB_KSYCOCA = @LIB_KSYCOCA@
 
208
LIB_KUTILS = @LIB_KUTILS@
 
209
LIB_POLL = @LIB_POLL@
 
210
LIB_QPE = @LIB_QPE@
 
211
LIB_QT = @LIB_QT@
 
212
LIB_SMB = @LIB_SMB@
 
213
LIB_X11 = @LIB_X11@
 
214
LIB_XEXT = @LIB_XEXT@
 
215
LIB_XRENDER = @LIB_XRENDER@
 
216
LN_S = @LN_S@
 
217
LTLIBOBJS = @LTLIBOBJS@
 
218
MADLIBS = @MADLIBS@
 
219
MAINT = @MAINT@
 
220
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
221
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
222
MAKEINFO = @MAKEINFO@
 
223
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
 
224
MCOPIDL = @MCOPIDL@
 
225
MEINPROC = @MEINPROC@
 
226
MOC = @MOC@
 
227
MPEGLIB_ARTS_MAJOR_VERSION = @MPEGLIB_ARTS_MAJOR_VERSION@
 
228
MPEGLIB_ARTS_MICRO_VERSION = @MPEGLIB_ARTS_MICRO_VERSION@
 
229
MPEGLIB_ARTS_MINOR_VERSION = @MPEGLIB_ARTS_MINOR_VERSION@
 
230
MPEGLIB_ARTS_VERSION = @MPEGLIB_ARTS_VERSION@
 
231
MPG123_PLAT_LIB = @MPG123_PLAT_LIB@
 
232
MSGFMT = @MSGFMT@
 
233
NOOPT_CFLAGS = @NOOPT_CFLAGS@
 
234
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
235
OBJEXT = @OBJEXT@
 
236
OS_TYPE = @OS_TYPE@
 
237
PACKAGE = @PACKAGE@
 
238
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
239
PACKAGE_NAME = @PACKAGE_NAME@
 
240
PACKAGE_STRING = @PACKAGE_STRING@
 
241
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
242
PACKAGE_VERSION = @PACKAGE_VERSION@
 
243
PARANOIA_PRIV = @PARANOIA_PRIV@
 
244
PATH_SEPARATOR = @PATH_SEPARATOR@
 
245
PERL = @PERL@
 
246
PKG_CONFIG = @PKG_CONFIG@
 
247
POLYP_CFLAGS = @POLYP_CFLAGS@
 
248
POLYP_LDFLAGS = @POLYP_LDFLAGS@
 
249
POLYP_LIBADD = @POLYP_LIBADD@
 
250
QTE_NORTTI = @QTE_NORTTI@
 
251
QT_INCLUDES = @QT_INCLUDES@
 
252
QT_LDFLAGS = @QT_LDFLAGS@
 
253
RANLIB = @RANLIB@
 
254
SET_MAKE = @SET_MAKE@
 
255
SHELL = @SHELL@
 
256
SPEEXLIBS = @SPEEXLIBS@
 
257
STRIP = @STRIP@
 
258
TAGLIB_CONFIG = @TAGLIB_CONFIG@
 
259
THIS_LIB_LIBS = @THIS_LIB_LIBS@
 
260
THIS_LIB_MAJOR_VERSION = @THIS_LIB_MAJOR_VERSION@
 
261
THIS_LIB_MICRO_VERSION = @THIS_LIB_MICRO_VERSION@
 
262
THIS_LIB_MINOR_VERSION = @THIS_LIB_MINOR_VERSION@
 
263
THIS_LIB_NAME = @THIS_LIB_NAME@
 
264
THIS_LIB_VERSION = @THIS_LIB_VERSION@
 
265
TOPSUBDIRS = @TOPSUBDIRS@
 
266
UIC = @UIC@
 
267
UIC_TR = @UIC_TR@
 
268
USER_INCLUDES = @USER_INCLUDES@
 
269
USER_LDFLAGS = @USER_LDFLAGS@
 
270
USE_EXCEPTIONS = @USE_EXCEPTIONS@
 
271
USE_RTTI = @USE_RTTI@
 
272
USE_THREADS = @USE_THREADS@
 
273
VERSION = @VERSION@
 
274
VORBISENC_LIBS = @VORBISENC_LIBS@
 
275
VORBISFILE_LIBS = @VORBISFILE_LIBS@
 
276
VORBIS_INCS = @VORBIS_INCS@
 
277
VORBIS_LIBS = @VORBIS_LIBS@
 
278
VORBIS_RPATH = @VORBIS_RPATH@
 
279
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
 
280
XGETTEXT = @XGETTEXT@
 
281
XINE_CFLAGS = @XINE_CFLAGS@
 
282
XINE_CONFIG = @XINE_CONFIG@
 
283
XINE_LIBS = @XINE_LIBS@
 
284
XMLLINT = @XMLLINT@
 
285
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
286
X_INCLUDES = @X_INCLUDES@
 
287
X_LDFLAGS = @X_LDFLAGS@
 
288
X_PRE_LIBS = @X_PRE_LIBS@
 
289
X_RPATH = @X_RPATH@
 
290
ac_ct_AR = @ac_ct_AR@
 
291
ac_ct_CC = @ac_ct_CC@
 
292
ac_ct_CXX = @ac_ct_CXX@
 
293
ac_ct_F77 = @ac_ct_F77@
 
294
ac_ct_RANLIB = @ac_ct_RANLIB@
 
295
ac_ct_STRIP = @ac_ct_STRIP@
 
296
akode_SUBDIR_included_FALSE = @akode_SUBDIR_included_FALSE@
 
297
akode_SUBDIR_included_TRUE = @akode_SUBDIR_included_TRUE@
 
298
all_includes = @all_includes@
 
299
all_libraries = @all_libraries@
 
300
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
301
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
302
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
303
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
304
am__include = @am__include@
 
305
am__leading_dot = @am__leading_dot@
 
306
am__quote = @am__quote@
 
307
am__tar = @am__tar@
 
308
am__untar = @am__untar@
 
309
arts_SUBDIR_included_FALSE = @arts_SUBDIR_included_FALSE@
 
310
arts_SUBDIR_included_TRUE = @arts_SUBDIR_included_TRUE@
 
311
arts_datadir = @arts_datadir@
 
312
arts_includes = @arts_includes@
 
313
arts_libraries = @arts_libraries@
 
314
arts_within_KDE_FALSE = @arts_within_KDE_FALSE@
 
315
arts_within_KDE_TRUE = @arts_within_KDE_TRUE@
 
316
audiofile_artsplugin_SUBDIR_included_FALSE = @audiofile_artsplugin_SUBDIR_included_FALSE@
 
317
audiofile_artsplugin_SUBDIR_included_TRUE = @audiofile_artsplugin_SUBDIR_included_TRUE@
 
318
bindir = @bindir@
 
319
build = @build@
 
320
build_alias = @build_alias@
 
321
build_cpu = @build_cpu@
 
322
build_os = @build_os@
 
323
build_vendor = @build_vendor@
 
324
compile_mp3_export_FALSE = @compile_mp3_export_FALSE@
 
325
compile_mp3_export_TRUE = @compile_mp3_export_TRUE@
 
326
compile_ogg_export_FALSE = @compile_ogg_export_FALSE@
 
327
compile_ogg_export_TRUE = @compile_ogg_export_TRUE@
 
328
datadir = @datadir@
 
329
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
 
330
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
 
331
exec_prefix = @exec_prefix@
 
332
host = @host@
 
333
host_alias = @host_alias@
 
334
host_cpu = @host_cpu@
 
335
host_os = @host_os@
 
336
host_vendor = @host_vendor@
 
337
include_ARTS_FALSE = @include_ARTS_FALSE@
 
338
include_ARTS_TRUE = @include_ARTS_TRUE@
 
339
include_alsa_sink_FALSE = @include_alsa_sink_FALSE@
 
340
include_alsa_sink_TRUE = @include_alsa_sink_TRUE@
 
341
include_flac_SUBDIR_FALSE = @include_flac_SUBDIR_FALSE@
 
342
include_flac_SUBDIR_TRUE = @include_flac_SUBDIR_TRUE@
 
343
include_jack_sink_FALSE = @include_jack_sink_FALSE@
 
344
include_jack_sink_TRUE = @include_jack_sink_TRUE@
 
345
include_kcm_audiocd_FALSE = @include_kcm_audiocd_FALSE@
 
346
include_kcm_audiocd_TRUE = @include_kcm_audiocd_TRUE@
 
347
include_kioslave_audiocd_FALSE = @include_kioslave_audiocd_FALSE@
 
348
include_kioslave_audiocd_TRUE = @include_kioslave_audiocd_TRUE@
 
349
include_mp3_SUBDIR_FALSE = @include_mp3_SUBDIR_FALSE@
 
350
include_mp3_SUBDIR_TRUE = @include_mp3_SUBDIR_TRUE@
 
351
include_mpc_SUBDIR_FALSE = @include_mpc_SUBDIR_FALSE@
 
352
include_mpc_SUBDIR_TRUE = @include_mpc_SUBDIR_TRUE@
 
353
include_mpeg_decoder_FALSE = @include_mpeg_decoder_FALSE@
 
354
include_mpeg_decoder_TRUE = @include_mpeg_decoder_TRUE@
 
355
include_ogg_SUBDIR_FALSE = @include_ogg_SUBDIR_FALSE@
 
356
include_ogg_SUBDIR_TRUE = @include_ogg_SUBDIR_TRUE@
 
357
include_oss_sink_FALSE = @include_oss_sink_FALSE@
 
358
include_oss_sink_TRUE = @include_oss_sink_TRUE@
 
359
include_polyp_sink_FALSE = @include_polyp_sink_FALSE@
 
360
include_polyp_sink_TRUE = @include_polyp_sink_TRUE@
 
361
include_src_resampler_FALSE = @include_src_resampler_FALSE@
 
362
include_src_resampler_TRUE = @include_src_resampler_TRUE@
 
363
include_theora_SUBDIR_FALSE = @include_theora_SUBDIR_FALSE@
 
364
include_theora_SUBDIR_TRUE = @include_theora_SUBDIR_TRUE@
 
365
include_x11_FALSE = @include_x11_FALSE@
 
366
include_x11_TRUE = @include_x11_TRUE@
 
367
include_xiph_decoder_FALSE = @include_xiph_decoder_FALSE@
 
368
include_xiph_decoder_TRUE = @include_xiph_decoder_TRUE@
 
369
includedir = @includedir@
 
370
infodir = @infodir@
 
371
install_akode_artsplugin_FALSE = @install_akode_artsplugin_FALSE@
 
372
install_akode_artsplugin_TRUE = @install_akode_artsplugin_TRUE@
 
373
install_sh = @install_sh@
 
374
juk_SUBDIR_included_FALSE = @juk_SUBDIR_included_FALSE@
 
375
juk_SUBDIR_included_TRUE = @juk_SUBDIR_included_TRUE@
 
376
kaboodle_SUBDIR_included_FALSE = @kaboodle_SUBDIR_included_FALSE@
 
377
kaboodle_SUBDIR_included_TRUE = @kaboodle_SUBDIR_included_TRUE@
 
378
kappfinder_data_SUBDIR_included_FALSE = @kappfinder_data_SUBDIR_included_FALSE@
 
379
kappfinder_data_SUBDIR_included_TRUE = @kappfinder_data_SUBDIR_included_TRUE@
 
380
kaudiocreator_SUBDIR_included_FALSE = @kaudiocreator_SUBDIR_included_FALSE@
 
381
kaudiocreator_SUBDIR_included_TRUE = @kaudiocreator_SUBDIR_included_TRUE@
 
382
kde_appsdir = @kde_appsdir@
 
383
kde_artsplug_compiles = @kde_artsplug_compiles@
 
384
kde_bindir = @kde_bindir@
 
385
kde_confdir = @kde_confdir@
 
386
kde_datadir = @kde_datadir@
 
387
kde_htmldir = @kde_htmldir@
 
388
kde_icondir = @kde_icondir@
 
389
kde_includes = @kde_includes@
 
390
kde_kcfgdir = @kde_kcfgdir@
 
391
kde_libraries = @kde_libraries@
 
392
kde_libs_htmldir = @kde_libs_htmldir@
 
393
kde_libs_prefix = @kde_libs_prefix@
 
394
kde_locale = @kde_locale@
 
395
kde_mimedir = @kde_mimedir@
 
396
kde_moduledir = @kde_moduledir@
 
397
kde_qtver = @kde_qtver@
 
398
kde_servicesdir = @kde_servicesdir@
 
399
kde_servicetypesdir = @kde_servicetypesdir@
 
400
kde_sounddir = @kde_sounddir@
 
401
kde_styledir = @kde_styledir@
 
402
kde_templatesdir = @kde_templatesdir@
 
403
kde_wallpaperdir = @kde_wallpaperdir@
 
404
kde_widgetdir = @kde_widgetdir@
 
405
kdeinitdir = @kdeinitdir@
 
406
kfile_plugins_SUBDIR_included_FALSE = @kfile_plugins_SUBDIR_included_FALSE@
 
407
kfile_plugins_SUBDIR_included_TRUE = @kfile_plugins_SUBDIR_included_TRUE@
 
408
kioslave_SUBDIR_included_FALSE = @kioslave_SUBDIR_included_FALSE@
 
409
kioslave_SUBDIR_included_TRUE = @kioslave_SUBDIR_included_TRUE@
 
410
kmid_SUBDIR_included_FALSE = @kmid_SUBDIR_included_FALSE@
 
411
kmid_SUBDIR_included_TRUE = @kmid_SUBDIR_included_TRUE@
 
412
kmix_SUBDIR_included_FALSE = @kmix_SUBDIR_included_FALSE@
 
413
kmix_SUBDIR_included_TRUE = @kmix_SUBDIR_included_TRUE@
 
414
krec_SUBDIR_included_FALSE = @krec_SUBDIR_included_FALSE@
 
415
krec_SUBDIR_included_TRUE = @krec_SUBDIR_included_TRUE@
 
416
kscd_SUBDIR_included_FALSE = @kscd_SUBDIR_included_FALSE@
 
417
kscd_SUBDIR_included_TRUE = @kscd_SUBDIR_included_TRUE@
 
418
libdir = @libdir@
 
419
libexecdir = @libexecdir@
 
420
libkcddb_SUBDIR_included_FALSE = @libkcddb_SUBDIR_included_FALSE@
 
421
libkcddb_SUBDIR_included_TRUE = @libkcddb_SUBDIR_included_TRUE@
 
422
libwm_with_cdda_FALSE = @libwm_with_cdda_FALSE@
 
423
libwm_with_cdda_TRUE = @libwm_with_cdda_TRUE@
 
424
link_lib_MB_FALSE = @link_lib_MB_FALSE@
 
425
link_lib_MB_TRUE = @link_lib_MB_TRUE@
 
426
localstatedir = @localstatedir@
 
427
mandir = @mandir@
 
428
mkdir_p = @mkdir_p@
 
429
mpeglib_SUBDIR_included_FALSE = @mpeglib_SUBDIR_included_FALSE@
 
430
mpeglib_SUBDIR_included_TRUE = @mpeglib_SUBDIR_included_TRUE@
 
431
mpeglib_artsplug_SUBDIR_included_FALSE = @mpeglib_artsplug_SUBDIR_included_FALSE@
 
432
mpeglib_artsplug_SUBDIR_included_TRUE = @mpeglib_artsplug_SUBDIR_included_TRUE@
 
433
mpg123_artsplugin_SUBDIR_included_FALSE = @mpg123_artsplugin_SUBDIR_included_FALSE@
 
434
mpg123_artsplugin_SUBDIR_included_TRUE = @mpg123_artsplugin_SUBDIR_included_TRUE@
 
435
noatun_SUBDIR_included_FALSE = @noatun_SUBDIR_included_FALSE@
 
436
noatun_SUBDIR_included_TRUE = @noatun_SUBDIR_included_TRUE@
 
437
oggvorbis_artsplugin_SUBDIR_included_FALSE = @oggvorbis_artsplugin_SUBDIR_included_FALSE@
 
438
oggvorbis_artsplugin_SUBDIR_included_TRUE = @oggvorbis_artsplugin_SUBDIR_included_TRUE@
 
439
oldincludedir = @oldincludedir@
 
440
prefix = @prefix@
 
441
program_transform_name = @program_transform_name@
 
442
qt_includes = @qt_includes@
 
443
qt_libraries = @qt_libraries@
 
444
sbindir = @sbindir@
 
445
sharedstatedir = @sharedstatedir@
 
446
sysconfdir = @sysconfdir@
 
447
taglib_includes = @taglib_includes@
 
448
taglib_libs = @taglib_libs@
 
449
target = @target@
 
450
target_alias = @target_alias@
 
451
target_cpu = @target_cpu@
 
452
target_os = @target_os@
 
453
target_vendor = @target_vendor@
 
454
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
 
455
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
 
456
use_libltdl_FALSE = @use_libltdl_FALSE@
 
457
use_libltdl_TRUE = @use_libltdl_TRUE@
 
458
x_includes = @x_includes@
 
459
x_libraries = @x_libraries@
 
460
xdg_appsdir = @xdg_appsdir@
 
461
xdg_directorydir = @xdg_directorydir@
 
462
xdg_menudir = @xdg_menudir@
 
463
xine_artsplugin_SUBDIR_included_FALSE = @xine_artsplugin_SUBDIR_included_FALSE@
 
464
xine_artsplugin_SUBDIR_included_TRUE = @xine_artsplugin_SUBDIR_included_TRUE@
 
465
#>- SUBDIRS = $(AUTODIRS)
 
466
#>+ 1
 
467
SUBDIRS =. kmixcfg
 
468
KDE_LANG = en
 
469
KDE_DOCS = AUTO
 
470
#>- all: all-recursive
 
471
#>+ 1
 
472
all: docs-am  all-recursive
 
473
 
 
474
.SUFFIXES:
 
475
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
476
#>-     @for dep in $?; do \
 
477
#>-       case '$(am__configure_deps)' in \
 
478
#>-         *$$dep*) \
 
479
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
480
#>-             && exit 0; \
 
481
#>-           exit 1;; \
 
482
#>-       esac; \
 
483
#>-     done; \
 
484
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/kcontrol/Makefile'; \
 
485
#>-     cd $(top_srcdir) && \
 
486
#>-       $(AUTOMAKE) --foreign  doc/kcontrol/Makefile
 
487
#>+ 12
 
488
        @for dep in $?; do \
 
489
          case '$(am__configure_deps)' in \
 
490
            *$$dep*) \
 
491
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
492
                && exit 0; \
 
493
              exit 1;; \
 
494
          esac; \
 
495
        done; \
 
496
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/kcontrol/Makefile'; \
 
497
        cd $(top_srcdir) && \
 
498
          $(AUTOMAKE) --foreign  doc/kcontrol/Makefile
 
499
        cd $(top_srcdir) && perl admin/am_edit doc/kcontrol/Makefile.in
 
500
.PRECIOUS: Makefile
 
501
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
502
        @case '$?' in \
 
503
          *config.status*) \
 
504
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
505
          *) \
 
506
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
507
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
508
        esac;
 
509
 
 
510
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
511
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
512
 
 
513
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
514
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
515
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
516
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
517
 
 
518
mostlyclean-libtool:
 
519
        -rm -f *.lo
 
520
 
 
521
clean-libtool:
 
522
        -rm -rf .libs _libs
 
523
 
 
524
distclean-libtool:
 
525
        -rm -f libtool
 
526
uninstall-info-am:
 
527
 
 
528
# This directory's subdirectories are mostly independent; you can cd
 
529
# into them and run `make' without going through this Makefile.
 
530
# To change the values of `make' variables: instead of editing Makefiles,
 
531
# (1) if the variable is set in `config.status', edit `config.status'
 
532
#     (which will cause the Makefiles to be regenerated when you run `make');
 
533
# (2) otherwise, pass the desired values on the `make' command line.
 
534
$(RECURSIVE_TARGETS):
 
535
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
536
        dot_seen=no; \
 
537
        target=`echo $@ | sed s/-recursive//`; \
 
538
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
539
          echo "Making $$target in $$subdir"; \
 
540
          if test "$$subdir" = "."; then \
 
541
            dot_seen=yes; \
 
542
            local_target="$$target-am"; \
 
543
          else \
 
544
            local_target="$$target"; \
 
545
          fi; \
 
546
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
547
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
548
        done; \
 
549
        if test "$$dot_seen" = "no"; then \
 
550
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
551
        fi; test -z "$$fail"
 
552
 
 
553
mostlyclean-recursive clean-recursive distclean-recursive \
 
554
maintainer-clean-recursive:
 
555
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
556
        dot_seen=no; \
 
557
        case "$@" in \
 
558
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
559
          *) list='$(SUBDIRS)' ;; \
 
560
        esac; \
 
561
        rev=''; for subdir in $$list; do \
 
562
          if test "$$subdir" = "."; then :; else \
 
563
            rev="$$subdir $$rev"; \
 
564
          fi; \
 
565
        done; \
 
566
        rev="$$rev ."; \
 
567
        target=`echo $@ | sed s/-recursive//`; \
 
568
        for subdir in $$rev; do \
 
569
          echo "Making $$target in $$subdir"; \
 
570
          if test "$$subdir" = "."; then \
 
571
            local_target="$$target-am"; \
 
572
          else \
 
573
            local_target="$$target"; \
 
574
          fi; \
 
575
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
576
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
577
        done && test -z "$$fail"
 
578
tags-recursive:
 
579
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
580
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
581
        done
 
582
ctags-recursive:
 
583
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
584
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
585
        done
 
586
 
 
587
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
588
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
589
        unique=`for i in $$list; do \
 
590
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
591
          done | \
 
592
          $(AWK) '    { files[$$0] = 1; } \
 
593
               END { for (i in files) print i; }'`; \
 
594
        mkid -fID $$unique
 
595
tags: TAGS
 
596
 
 
597
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
598
                $(TAGS_FILES) $(LISP)
 
599
        tags=; \
 
600
        here=`pwd`; \
 
601
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
602
          include_option=--etags-include; \
 
603
          empty_fix=.; \
 
604
        else \
 
605
          include_option=--include; \
 
606
          empty_fix=; \
 
607
        fi; \
 
608
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
609
          if test "$$subdir" = .; then :; else \
 
610
            test ! -f $$subdir/TAGS || \
 
611
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
612
          fi; \
 
613
        done; \
 
614
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
615
        unique=`for i in $$list; do \
 
616
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
617
          done | \
 
618
          $(AWK) '    { files[$$0] = 1; } \
 
619
               END { for (i in files) print i; }'`; \
 
620
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
621
          test -n "$$unique" || unique=$$empty_fix; \
 
622
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
623
            $$tags $$unique; \
 
624
        fi
 
625
ctags: CTAGS
 
626
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
627
                $(TAGS_FILES) $(LISP)
 
628
        tags=; \
 
629
        here=`pwd`; \
 
630
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
631
        unique=`for i in $$list; do \
 
632
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
633
          done | \
 
634
          $(AWK) '    { files[$$0] = 1; } \
 
635
               END { for (i in files) print i; }'`; \
 
636
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
637
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
638
             $$tags $$unique
 
639
 
 
640
GTAGS:
 
641
        here=`$(am__cd) $(top_builddir) && pwd` \
 
642
          && cd $(top_srcdir) \
 
643
          && gtags -i $(GTAGS_ARGS) $$here
 
644
 
 
645
distclean-tags:
 
646
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
647
 
 
648
distdir: $(DISTFILES)
 
649
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
650
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
651
        list='$(DISTFILES)'; for file in $$list; do \
 
652
          case $$file in \
 
653
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
654
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
655
          esac; \
 
656
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
657
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
658
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
659
            dir="/$$dir"; \
 
660
            $(mkdir_p) "$(distdir)$$dir"; \
 
661
          else \
 
662
            dir=''; \
 
663
          fi; \
 
664
          if test -d $$d/$$file; then \
 
665
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
666
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
667
            fi; \
 
668
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
669
          else \
 
670
            test -f $(distdir)/$$file \
 
671
            || cp -p $$d/$$file $(distdir)/$$file \
 
672
            || exit 1; \
 
673
          fi; \
 
674
        done
 
675
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
676
          if test "$$subdir" = .; then :; else \
 
677
            test -d "$(distdir)/$$subdir" \
 
678
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
679
            || exit 1; \
 
680
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
681
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
682
            (cd $$subdir && \
 
683
              $(MAKE) $(AM_MAKEFLAGS) \
 
684
                top_distdir="$$top_distdir" \
 
685
                distdir="$$distdir/$$subdir" \
 
686
                distdir) \
 
687
              || exit 1; \
 
688
          fi; \
 
689
        done
 
690
check-am: all-am
 
691
check: check-recursive
 
692
all-am: Makefile
 
693
installdirs: installdirs-recursive
 
694
installdirs-am:
 
695
install: install-recursive
 
696
install-exec: install-exec-recursive
 
697
install-data: install-data-recursive
 
698
uninstall: uninstall-recursive
 
699
 
 
700
install-am: all-am
 
701
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
702
 
 
703
installcheck: installcheck-recursive
 
704
install-strip:
 
705
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
706
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
707
          `test -z '$(STRIP)' || \
 
708
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
709
mostlyclean-generic:
 
710
 
 
711
clean-generic:
 
712
 
 
713
distclean-generic:
 
714
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
715
 
 
716
maintainer-clean-generic:
 
717
        @echo "This command is intended for maintainers to use"
 
718
        @echo "it deletes files that may require special tools to rebuild."
 
719
#>- clean: clean-recursive
 
720
#>+ 1
 
721
clean: kde-rpo-clean  clean-recursive
 
722
 
 
723
#>- clean-am: clean-generic clean-libtool mostlyclean-am
 
724
#>+ 1
 
725
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
 
726
 
 
727
distclean: distclean-recursive
 
728
        -rm -f Makefile
 
729
distclean-am: clean-am distclean-generic distclean-libtool \
 
730
        distclean-tags
 
731
 
 
732
dvi: dvi-recursive
 
733
 
 
734
dvi-am:
 
735
 
 
736
html: html-recursive
 
737
 
 
738
info: info-recursive
 
739
 
 
740
info-am:
 
741
 
 
742
install-data-am:
 
743
 
 
744
install-exec-am:
 
745
 
 
746
install-info: install-info-recursive
 
747
 
 
748
install-man:
 
749
 
 
750
installcheck-am:
 
751
 
 
752
maintainer-clean: maintainer-clean-recursive
 
753
        -rm -f Makefile
 
754
maintainer-clean-am: distclean-am maintainer-clean-generic
 
755
 
 
756
mostlyclean: mostlyclean-recursive
 
757
 
 
758
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
759
 
 
760
pdf: pdf-recursive
 
761
 
 
762
pdf-am:
 
763
 
 
764
ps: ps-recursive
 
765
 
 
766
ps-am:
 
767
 
 
768
uninstall-am: uninstall-info-am
 
769
 
 
770
uninstall-info: uninstall-info-recursive
 
771
 
 
772
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
773
        clean clean-generic clean-libtool clean-recursive ctags \
 
774
        ctags-recursive distclean distclean-generic distclean-libtool \
 
775
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
776
        html-am info info-am install install-am install-data \
 
777
        install-data-am install-exec install-exec-am install-info \
 
778
        install-info-am install-man install-strip installcheck \
 
779
        installcheck-am installdirs installdirs-am maintainer-clean \
 
780
        maintainer-clean-generic maintainer-clean-recursive \
 
781
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
782
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
783
        uninstall uninstall-am uninstall-info-am
 
784
 
 
785
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
786
# Otherwise a system limit (for SysV at least) may be exceeded.
 
787
.NOEXPORT:
 
788
 
 
789
#>+ 2
 
790
KDE_DIST=Makefile.in Makefile.am 
 
791
 
 
792
#>+ 2
 
793
docs-am:
 
794
 
 
795
#>+ 15
 
796
force-reedit:
 
797
                @for dep in $?; do \
 
798
          case '$(am__configure_deps)' in \
 
799
            *$$dep*) \
 
800
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
801
                && exit 0; \
 
802
              exit 1;; \
 
803
          esac; \
 
804
        done; \
 
805
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/kcontrol/Makefile'; \
 
806
        cd $(top_srcdir) && \
 
807
          $(AUTOMAKE) --foreign  doc/kcontrol/Makefile
 
808
        cd $(top_srcdir) && perl admin/am_edit doc/kcontrol/Makefile.in
 
809
 
 
810
 
 
811
#>+ 21
 
812
clean-bcheck: 
 
813
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
814
 
 
815
bcheck: bcheck-recursive
 
816
 
 
817
bcheck-am:
 
818
        @for i in ; do \
 
819
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
820
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
821
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
822
                echo "$$i"; \
 
823
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
824
                    rm -f $$i.bchecktest.cc; exit 1; \
 
825
                fi ; \
 
826
                echo "" >> $$i.bchecktest.cc.class; \
 
827
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
828
                rm -f a.out; \
 
829
            fi ; \
 
830
        done
 
831
 
 
832
 
 
833
#>+ 3
 
834
final:
 
835
        $(MAKE) all-am
 
836
 
 
837
#>+ 3
 
838
final-install:
 
839
        $(MAKE) install-am
 
840
 
 
841
#>+ 3
 
842
no-final:
 
843
        $(MAKE) all-am
 
844
 
 
845
#>+ 3
 
846
no-final-install:
 
847
        $(MAKE) install-am
 
848
 
 
849
#>+ 3
 
850
cvs-clean:
 
851
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
 
852
 
 
853
#>+ 3
 
854
kde-rpo-clean:
 
855
        -rm -f *.rpo
 
856
 
 
857
#>+ 3
 
858
nmcheck: 
 
859
nmcheck-am: nmcheck