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

« back to all changes in this revision

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