~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to kcontrol/kfontinst/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.3 from Makefile.am.
 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.406.6.1 $ 
 
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 = kcontrol/kfontinst
 
41
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in AUTHORS \
 
42
        ChangeLog TODO
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
45
        $(top_srcdir)/configure.in
 
46
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
47
        $(ACLOCAL_M4)
 
48
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
49
CONFIG_HEADER = $(top_builddir)/config.h
 
50
CONFIG_CLEAN_FILES =
 
51
SOURCES =
 
52
DIST_SOURCES =
 
53
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
54
#>-     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
 
60
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
61
        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
 
66
ETAGS = etags
 
67
CTAGS = ctags
 
68
DIST_SUBDIRS = lib thumbnail viewpart kcmfontinst kfile-plugin \
 
69
        kfontinst kio
 
70
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
71
#>+ 1
 
72
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
73
ACLOCAL = @ACLOCAL@
 
74
AMDEP_FALSE = @AMDEP_FALSE@
 
75
AMDEP_TRUE = @AMDEP_TRUE@
 
76
AMTAR = @AMTAR@
 
77
AR = @AR@
 
78
ARTSCCONFIG = @ARTSCCONFIG@
 
79
AUTOCONF = @AUTOCONF@
 
80
AUTODIRS = @AUTODIRS@
 
81
AUTOHEADER = @AUTOHEADER@
 
82
AUTOMAKE = @AUTOMAKE@
 
83
AWK = @AWK@
 
84
CC = @CC@
 
85
CCDEPMODE = @CCDEPMODE@
 
86
CFLAGS = @CFLAGS@
 
87
CONF_FILES = @CONF_FILES@
 
88
CPP = @CPP@
 
89
CPPFLAGS = @CPPFLAGS@
 
90
CXX = @CXX@
 
91
CXXCPP = @CXXCPP@
 
92
CXXDEPMODE = @CXXDEPMODE@
 
93
CXXFLAGS = @CXXFLAGS@
 
94
CYGPATH_W = @CYGPATH_W@
 
95
DCOPIDL = @DCOPIDL@
 
96
DCOPIDL2CPP = @DCOPIDL2CPP@
 
97
DCOPIDLNG = @DCOPIDLNG@
 
98
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
 
99
DEFS = @DEFS@
 
100
DEPDIR = @DEPDIR@
 
101
DEVICESDIR = @DEVICESDIR@
 
102
DOXYGEN = @DOXYGEN@
 
103
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
 
104
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
 
105
DPMSINC = @DPMSINC@
 
106
DPMSLIB = @DPMSLIB@
 
107
ECHO = @ECHO@
 
108
ECHO_C = @ECHO_C@
 
109
ECHO_N = @ECHO_N@
 
110
ECHO_T = @ECHO_T@
 
111
EGREP = @EGREP@
 
112
EXEEXT = @EXEEXT@
 
113
F77 = @F77@
 
114
FFLAGS = @FFLAGS@
 
115
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
 
116
GMSGFMT = @GMSGFMT@
 
117
INSTALL_DATA = @INSTALL_DATA@
 
118
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
119
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
120
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
121
JAR = @JAR@
 
122
JAVAC = @JAVAC@
 
123
JAVAH = @JAVAH@
 
124
JVMLIBS = @JVMLIBS@
 
125
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
 
126
KCHECKPASS_PAM_SERVICE = @KCHECKPASS_PAM_SERVICE@
 
127
KCONFIG_COMPILER = @KCONFIG_COMPILER@
 
128
KDECONFIG = @KDECONFIG@
 
129
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
130
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
 
131
KDE_HAVE_DOT = @KDE_HAVE_DOT@
 
132
KDE_INCLUDES = @KDE_INCLUDES@
 
133
KDE_LDFLAGS = @KDE_LDFLAGS@
 
134
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
 
135
KDE_MT_LIBS = @KDE_MT_LIBS@
 
136
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
 
137
KDE_PLUGIN = @KDE_PLUGIN@
 
138
KDE_RPATH = @KDE_RPATH@
 
139
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
140
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
141
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
142
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
143
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
 
144
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
145
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
 
146
KDM_PAM_SERVICE = @KDM_PAM_SERVICE@
 
147
KRB4_INCS = @KRB4_INCS@
 
148
KRB4_LIBS = @KRB4_LIBS@
 
149
KRB4_RPATH = @KRB4_RPATH@
 
150
KRB5_INCS = @KRB5_INCS@
 
151
KRB5_LIBS = @KRB5_LIBS@
 
152
KRB5_RPATH = @KRB5_RPATH@
 
153
KSCREENSAVER_PAM_SERVICE = @KSCREENSAVER_PAM_SERVICE@
 
154
LDAP_INCS = @LDAP_INCS@
 
155
LDAP_LIBS = @LDAP_LIBS@
 
156
LDAP_RPATH = @LDAP_RPATH@
 
157
LDFLAGS = @LDFLAGS@
 
158
LIBALIB = @LIBALIB@
 
159
LIBART_CFLAGS = @LIBART_CFLAGS@
 
160
LIBART_LIBS = @LIBART_LIBS@
 
161
LIBART_RPATH = @LIBART_RPATH@
 
162
LIBBZ2 = @LIBBZ2@
 
163
LIBCFG = @LIBCFG@
 
164
LIBCOMPAT = @LIBCOMPAT@
 
165
LIBCRYPT = @LIBCRYPT@
 
166
LIBCURSES = @LIBCURSES@
 
167
LIBDEVINFO = @LIBDEVINFO@
 
168
LIBDL = @LIBDL@
 
169
LIBFONTCONFIG_CFLAGS = @LIBFONTCONFIG_CFLAGS@
 
170
LIBFONTCONFIG_LIBS = @LIBFONTCONFIG_LIBS@
 
171
LIBFONTCONFIG_RPATH = @LIBFONTCONFIG_RPATH@
 
172
LIBFREETYPE_CFLAGS = @LIBFREETYPE_CFLAGS@
 
173
LIBFREETYPE_LIBS = @LIBFREETYPE_LIBS@
 
174
LIBFREETYPE_RPATH = @LIBFREETYPE_RPATH@
 
175
LIBGEN = @LIBGEN@
 
176
LIBHOSTS = @LIBHOSTS@
 
177
LIBJPEG = @LIBJPEG@
 
178
LIBKSTAT = @LIBKSTAT@
 
179
LIBMALLOC = @LIBMALLOC@
 
180
LIBOBJS = @LIBOBJS@
 
181
LIBODM = @LIBODM@
 
182
LIBOSSAUDIO = @LIBOSSAUDIO@
 
183
LIBPNG = @LIBPNG@
 
184
LIBPTHREAD = @LIBPTHREAD@
 
185
LIBRESOLV = @LIBRESOLV@
 
186
LIBS = @LIBS@
 
187
LIBSENSORS = @LIBSENSORS@
 
188
LIBSHADOW = @LIBSHADOW@
 
189
LIBSM = @LIBSM@
 
190
LIBSOCKET = @LIBSOCKET@
 
191
LIBSSL = @LIBSSL@
 
192
LIBTIFF = @LIBTIFF@
 
193
LIBTOOL = @LIBTOOL@
 
194
LIBUCB = @LIBUCB@
 
195
LIBUTEMPTER = @LIBUTEMPTER@
 
196
LIBUTIL = @LIBUTIL@
 
197
LIBXDMCP = @LIBXDMCP@
 
198
LIBZ = @LIBZ@
 
199
LIB_FONT_ENC = @LIB_FONT_ENC@
 
200
LIB_JASPER = @LIB_JASPER@
 
201
LIB_KAB = @LIB_KAB@
 
202
LIB_KABC = @LIB_KABC@
 
203
LIB_KDECORE = @LIB_KDECORE@
 
204
LIB_KDEPIM = @LIB_KDEPIM@
 
205
LIB_KDEPRINT = @LIB_KDEPRINT@
 
206
LIB_KDEUI = @LIB_KDEUI@
 
207
LIB_KFILE = @LIB_KFILE@
 
208
LIB_KFM = @LIB_KFM@
 
209
LIB_KHTML = @LIB_KHTML@
 
210
LIB_KIMGIO = @LIB_KIMGIO@
 
211
LIB_KIO = @LIB_KIO@
 
212
LIB_KPARTS = @LIB_KPARTS@
 
213
LIB_KSPELL = @LIB_KSPELL@
 
214
LIB_KSYCOCA = @LIB_KSYCOCA@
 
215
LIB_KUTILS = @LIB_KUTILS@
 
216
LIB_LIBS = @LIB_LIBS@
 
217
LIB_POLL = @LIB_POLL@
 
218
LIB_QPE = @LIB_QPE@
 
219
LIB_QT = @LIB_QT@
 
220
LIB_SMB = @LIB_SMB@
 
221
LIB_TRU64_MACH = @LIB_TRU64_MACH@
 
222
LIB_X11 = @LIB_X11@
 
223
LIB_XCURSOR = @LIB_XCURSOR@
 
224
LIB_XEXT = @LIB_XEXT@
 
225
LIB_XF86MISC = @LIB_XF86MISC@
 
226
LIB_XRANDR = @LIB_XRANDR@
 
227
LIB_XRENDER = @LIB_XRENDER@
 
228
LIB_XSS = @LIB_XSS@
 
229
LN_S = @LN_S@
 
230
LTLIBOBJS = @LTLIBOBJS@
 
231
MAKEINFO = @MAKEINFO@
 
232
MCOPIDL = @MCOPIDL@
 
233
MEINPROC = @MEINPROC@
 
234
MOC = @MOC@
 
235
MOTIF_CFLAGS = @MOTIF_CFLAGS@
 
236
MOTIF_LIBS = @MOTIF_LIBS@
 
237
MSGFMT = @MSGFMT@
 
238
NOOPT_CFLAGS = @NOOPT_CFLAGS@
 
239
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
240
OBJEXT = @OBJEXT@
 
241
PACKAGE = @PACKAGE@
 
242
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
243
PACKAGE_NAME = @PACKAGE_NAME@
 
244
PACKAGE_STRING = @PACKAGE_STRING@
 
245
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
246
PACKAGE_VERSION = @PACKAGE_VERSION@
 
247
PAMLIBS = @PAMLIBS@
 
248
PASSWDLIBS = @PASSWDLIBS@
 
249
PATH_SEPARATOR = @PATH_SEPARATOR@
 
250
PERL = @PERL@
 
251
QTDOCDIR = @QTDOCDIR@
 
252
QTE_NORTTI = @QTE_NORTTI@
 
253
QT_INCLUDES = @QT_INCLUDES@
 
254
QT_LDFLAGS = @QT_LDFLAGS@
 
255
RANLIB = @RANLIB@
 
256
RUN_KAPPFINDER = @RUN_KAPPFINDER@
 
257
SETUIDFLAGS = @SETUIDFLAGS@
 
258
SET_MAKE = @SET_MAKE@
 
259
SHELL = @SHELL@
 
260
SMBCLIENT_EXTRA_LIBS = @SMBCLIENT_EXTRA_LIBS@
 
261
SSL_INCLUDES = @SSL_INCLUDES@
 
262
SSL_LDFLAGS = @SSL_LDFLAGS@
 
263
STRIP = @STRIP@
 
264
TOPSUBDIRS = @TOPSUBDIRS@
 
265
UIC = @UIC@
 
266
UIC_TR = @UIC_TR@
 
267
UNAME = @UNAME@
 
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
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
 
275
XDMCP_DEFINE = @XDMCP_DEFINE@
 
276
XDM_CFLAGS = @XDM_CFLAGS@
 
277
XGETTEXT = @XGETTEXT@
 
278
XMLLINT = @XMLLINT@
 
279
XTESTLIB = @XTESTLIB@
 
280
X_CFLAGS = @X_CFLAGS@
 
281
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
282
X_INCLUDES = @X_INCLUDES@
 
283
X_LDFLAGS = @X_LDFLAGS@
 
284
X_LIBS = @X_LIBS@
 
285
X_PRE_LIBS = @X_PRE_LIBS@
 
286
X_RPATH = @X_RPATH@
 
287
ac_ct_AR = @ac_ct_AR@
 
288
ac_ct_CC = @ac_ct_CC@
 
289
ac_ct_CXX = @ac_ct_CXX@
 
290
ac_ct_F77 = @ac_ct_F77@
 
291
ac_ct_RANLIB = @ac_ct_RANLIB@
 
292
ac_ct_STRIP = @ac_ct_STRIP@
 
293
all_includes = @all_includes@
 
294
all_libraries = @all_libraries@
 
295
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
296
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
297
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
298
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
299
am__include = @am__include@
 
300
am__leading_dot = @am__leading_dot@
 
301
am__quote = @am__quote@
 
302
applnk_SUBDIR_included_FALSE = @applnk_SUBDIR_included_FALSE@
 
303
applnk_SUBDIR_included_TRUE = @applnk_SUBDIR_included_TRUE@
 
304
bindir = @bindir@
 
305
build = @build@
 
306
build_alias = @build_alias@
 
307
build_cpu = @build_cpu@
 
308
build_os = @build_os@
 
309
build_vendor = @build_vendor@
 
310
datadir = @datadir@
 
311
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
 
312
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
 
313
drkonqi_SUBDIR_included_FALSE = @drkonqi_SUBDIR_included_FALSE@
 
314
drkonqi_SUBDIR_included_TRUE = @drkonqi_SUBDIR_included_TRUE@
 
315
exec_prefix = @exec_prefix@
 
316
have_xcursor_FALSE = @have_xcursor_FALSE@
 
317
have_xcursor_TRUE = @have_xcursor_TRUE@
 
318
host = @host@
 
319
host_alias = @host_alias@
 
320
host_cpu = @host_cpu@
 
321
host_os = @host_os@
 
322
host_vendor = @host_vendor@
 
323
include_ARTS_FALSE = @include_ARTS_FALSE@
 
324
include_ARTS_TRUE = @include_ARTS_TRUE@
 
325
include_BZIP2_FALSE = @include_BZIP2_FALSE@
 
326
include_BZIP2_TRUE = @include_BZIP2_TRUE@
 
327
include_devicesdir_FALSE = @include_devicesdir_FALSE@
 
328
include_devicesdir_TRUE = @include_devicesdir_TRUE@
 
329
include_fontinst_tn_FALSE = @include_fontinst_tn_FALSE@
 
330
include_fontinst_tn_TRUE = @include_fontinst_tn_TRUE@
 
331
include_kcontrol_access_FALSE = @include_kcontrol_access_FALSE@
 
332
include_kcontrol_access_TRUE = @include_kcontrol_access_TRUE@
 
333
include_kcontrol_accessibility_FALSE = @include_kcontrol_accessibility_FALSE@
 
334
include_kcontrol_accessibility_TRUE = @include_kcontrol_accessibility_TRUE@
 
335
include_kcontrol_kfontinst_FALSE = @include_kcontrol_kfontinst_FALSE@
 
336
include_kcontrol_kfontinst_TRUE = @include_kcontrol_kfontinst_TRUE@
 
337
include_kcontrol_randr_FALSE = @include_kcontrol_randr_FALSE@
 
338
include_kcontrol_randr_TRUE = @include_kcontrol_randr_TRUE@
 
339
include_kcontrol_smartcard_FALSE = @include_kcontrol_smartcard_FALSE@
 
340
include_kcontrol_smartcard_TRUE = @include_kcontrol_smartcard_TRUE@
 
341
include_kcontrol_usbview_FALSE = @include_kcontrol_usbview_FALSE@
 
342
include_kcontrol_usbview_TRUE = @include_kcontrol_usbview_TRUE@
 
343
include_kcontrol_view1394_FALSE = @include_kcontrol_view1394_FALSE@
 
344
include_kcontrol_view1394_TRUE = @include_kcontrol_view1394_TRUE@
 
345
include_kioslave_ldap_FALSE = @include_kioslave_ldap_FALSE@
 
346
include_kioslave_ldap_TRUE = @include_kioslave_ldap_TRUE@
 
347
include_kioslave_smb_FALSE = @include_kioslave_smb_FALSE@
 
348
include_kioslave_smb_TRUE = @include_kioslave_smb_TRUE@
 
349
include_ksysguardd_FALSE = @include_ksysguardd_FALSE@
 
350
include_ksysguardd_TRUE = @include_ksysguardd_TRUE@
 
351
include_ksysguardd_freebsd_FALSE = @include_ksysguardd_freebsd_FALSE@
 
352
include_ksysguardd_freebsd_TRUE = @include_ksysguardd_freebsd_TRUE@
 
353
include_ksysguardd_irix_FALSE = @include_ksysguardd_irix_FALSE@
 
354
include_ksysguardd_irix_TRUE = @include_ksysguardd_irix_TRUE@
 
355
include_ksysguardd_linux_FALSE = @include_ksysguardd_linux_FALSE@
 
356
include_ksysguardd_linux_TRUE = @include_ksysguardd_linux_TRUE@
 
357
include_ksysguardd_netbsd_FALSE = @include_ksysguardd_netbsd_FALSE@
 
358
include_ksysguardd_netbsd_TRUE = @include_ksysguardd_netbsd_TRUE@
 
359
include_ksysguardd_openbsd_FALSE = @include_ksysguardd_openbsd_FALSE@
 
360
include_ksysguardd_openbsd_TRUE = @include_ksysguardd_openbsd_TRUE@
 
361
include_ksysguardd_solaris_FALSE = @include_ksysguardd_solaris_FALSE@
 
362
include_ksysguardd_solaris_TRUE = @include_ksysguardd_solaris_TRUE@
 
363
include_ksysguardd_tru64_FALSE = @include_ksysguardd_tru64_FALSE@
 
364
include_ksysguardd_tru64_TRUE = @include_ksysguardd_tru64_TRUE@
 
365
includedir = @includedir@
 
366
infodir = @infodir@
 
367
install_sh = @install_sh@
 
368
jni_includes = @jni_includes@
 
369
kappfinder_SUBDIR_included_FALSE = @kappfinder_SUBDIR_included_FALSE@
 
370
kappfinder_SUBDIR_included_TRUE = @kappfinder_SUBDIR_included_TRUE@
 
371
kate_SUBDIR_included_FALSE = @kate_SUBDIR_included_FALSE@
 
372
kate_SUBDIR_included_TRUE = @kate_SUBDIR_included_TRUE@
 
373
kcheckpass_SUBDIR_included_FALSE = @kcheckpass_SUBDIR_included_FALSE@
 
374
kcheckpass_SUBDIR_included_TRUE = @kcheckpass_SUBDIR_included_TRUE@
 
375
kcontrol_SUBDIR_included_FALSE = @kcontrol_SUBDIR_included_FALSE@
 
376
kcontrol_SUBDIR_included_TRUE = @kcontrol_SUBDIR_included_TRUE@
 
377
kdcop_SUBDIR_included_FALSE = @kdcop_SUBDIR_included_FALSE@
 
378
kdcop_SUBDIR_included_TRUE = @kdcop_SUBDIR_included_TRUE@
 
379
kde_appsdir = @kde_appsdir@
 
380
kde_bindir = @kde_bindir@
 
381
kde_confdir = @kde_confdir@
 
382
kde_datadir = @kde_datadir@
 
383
kde_htmldir = @kde_htmldir@
 
384
kde_icondir = @kde_icondir@
 
385
kde_includes = @kde_includes@
 
386
kde_kcfgdir = @kde_kcfgdir@
 
387
kde_libraries = @kde_libraries@
 
388
kde_libs_htmldir = @kde_libs_htmldir@
 
389
kde_libs_prefix = @kde_libs_prefix@
 
390
kde_locale = @kde_locale@
 
391
kde_mimedir = @kde_mimedir@
 
392
kde_moduledir = @kde_moduledir@
 
393
kde_qtver = @kde_qtver@
 
394
kde_servicesdir = @kde_servicesdir@
 
395
kde_servicetypesdir = @kde_servicetypesdir@
 
396
kde_sounddir = @kde_sounddir@
 
397
kde_styledir = @kde_styledir@
 
398
kde_templatesdir = @kde_templatesdir@
 
399
kde_wallpaperdir = @kde_wallpaperdir@
 
400
kde_widgetdir = @kde_widgetdir@
 
401
kdebugdialog_SUBDIR_included_FALSE = @kdebugdialog_SUBDIR_included_FALSE@
 
402
kdebugdialog_SUBDIR_included_TRUE = @kdebugdialog_SUBDIR_included_TRUE@
 
403
kdeinitdir = @kdeinitdir@
 
404
kdeprint_SUBDIR_included_FALSE = @kdeprint_SUBDIR_included_FALSE@
 
405
kdeprint_SUBDIR_included_TRUE = @kdeprint_SUBDIR_included_TRUE@
 
406
kdesktop_SUBDIR_included_FALSE = @kdesktop_SUBDIR_included_FALSE@
 
407
kdesktop_SUBDIR_included_TRUE = @kdesktop_SUBDIR_included_TRUE@
 
408
kdesu_SUBDIR_included_FALSE = @kdesu_SUBDIR_included_FALSE@
 
409
kdesu_SUBDIR_included_TRUE = @kdesu_SUBDIR_included_TRUE@
 
410
kdialog_SUBDIR_included_FALSE = @kdialog_SUBDIR_included_FALSE@
 
411
kdialog_SUBDIR_included_TRUE = @kdialog_SUBDIR_included_TRUE@
 
412
kdm_SUBDIR_included_FALSE = @kdm_SUBDIR_included_FALSE@
 
413
kdm_SUBDIR_included_TRUE = @kdm_SUBDIR_included_TRUE@
 
414
kfind_SUBDIR_included_FALSE = @kfind_SUBDIR_included_FALSE@
 
415
kfind_SUBDIR_included_TRUE = @kfind_SUBDIR_included_TRUE@
 
416
khelpcenter_SUBDIR_included_FALSE = @khelpcenter_SUBDIR_included_FALSE@
 
417
khelpcenter_SUBDIR_included_TRUE = @khelpcenter_SUBDIR_included_TRUE@
 
418
khotkeys_SUBDIR_included_FALSE = @khotkeys_SUBDIR_included_FALSE@
 
419
khotkeys_SUBDIR_included_TRUE = @khotkeys_SUBDIR_included_TRUE@
 
420
kicker_SUBDIR_included_FALSE = @kicker_SUBDIR_included_FALSE@
 
421
kicker_SUBDIR_included_TRUE = @kicker_SUBDIR_included_TRUE@
 
422
kioslave_SUBDIR_included_FALSE = @kioslave_SUBDIR_included_FALSE@
 
423
kioslave_SUBDIR_included_TRUE = @kioslave_SUBDIR_included_TRUE@
 
424
klipper_SUBDIR_included_FALSE = @klipper_SUBDIR_included_FALSE@
 
425
klipper_SUBDIR_included_TRUE = @klipper_SUBDIR_included_TRUE@
 
426
kmenuedit_SUBDIR_included_FALSE = @kmenuedit_SUBDIR_included_FALSE@
 
427
kmenuedit_SUBDIR_included_TRUE = @kmenuedit_SUBDIR_included_TRUE@
 
428
konqueror_SUBDIR_included_FALSE = @konqueror_SUBDIR_included_FALSE@
 
429
konqueror_SUBDIR_included_TRUE = @konqueror_SUBDIR_included_TRUE@
 
430
konsole_SUBDIR_included_FALSE = @konsole_SUBDIR_included_FALSE@
 
431
konsole_SUBDIR_included_TRUE = @konsole_SUBDIR_included_TRUE@
 
432
kpager_SUBDIR_included_FALSE = @kpager_SUBDIR_included_FALSE@
 
433
kpager_SUBDIR_included_TRUE = @kpager_SUBDIR_included_TRUE@
 
434
kpersonalizer_SUBDIR_included_FALSE = @kpersonalizer_SUBDIR_included_FALSE@
 
435
kpersonalizer_SUBDIR_included_TRUE = @kpersonalizer_SUBDIR_included_TRUE@
 
436
kreadconfig_SUBDIR_included_FALSE = @kreadconfig_SUBDIR_included_FALSE@
 
437
kreadconfig_SUBDIR_included_TRUE = @kreadconfig_SUBDIR_included_TRUE@
 
438
kscreensaver_SUBDIR_included_FALSE = @kscreensaver_SUBDIR_included_FALSE@
 
439
kscreensaver_SUBDIR_included_TRUE = @kscreensaver_SUBDIR_included_TRUE@
 
440
ksmserver_SUBDIR_included_FALSE = @ksmserver_SUBDIR_included_FALSE@
 
441
ksmserver_SUBDIR_included_TRUE = @ksmserver_SUBDIR_included_TRUE@
 
442
ksplashml_SUBDIR_included_FALSE = @ksplashml_SUBDIR_included_FALSE@
 
443
ksplashml_SUBDIR_included_TRUE = @ksplashml_SUBDIR_included_TRUE@
 
444
kstart_SUBDIR_included_FALSE = @kstart_SUBDIR_included_FALSE@
 
445
kstart_SUBDIR_included_TRUE = @kstart_SUBDIR_included_TRUE@
 
446
ksysguard_SUBDIR_included_FALSE = @ksysguard_SUBDIR_included_FALSE@
 
447
ksysguard_SUBDIR_included_TRUE = @ksysguard_SUBDIR_included_TRUE@
 
448
ksystraycmd_SUBDIR_included_FALSE = @ksystraycmd_SUBDIR_included_FALSE@
 
449
ksystraycmd_SUBDIR_included_TRUE = @ksystraycmd_SUBDIR_included_TRUE@
 
450
ktip_SUBDIR_included_FALSE = @ktip_SUBDIR_included_FALSE@
 
451
ktip_SUBDIR_included_TRUE = @ktip_SUBDIR_included_TRUE@
 
452
kwin_SUBDIR_included_FALSE = @kwin_SUBDIR_included_FALSE@
 
453
kwin_SUBDIR_included_TRUE = @kwin_SUBDIR_included_TRUE@
 
454
kxkb_SUBDIR_included_FALSE = @kxkb_SUBDIR_included_FALSE@
 
455
kxkb_SUBDIR_included_TRUE = @kxkb_SUBDIR_included_TRUE@
 
456
l10n_SUBDIR_included_FALSE = @l10n_SUBDIR_included_FALSE@
 
457
l10n_SUBDIR_included_TRUE = @l10n_SUBDIR_included_TRUE@
 
458
libdir = @libdir@
 
459
libexecdir = @libexecdir@
 
460
libkonq_SUBDIR_included_FALSE = @libkonq_SUBDIR_included_FALSE@
 
461
libkonq_SUBDIR_included_TRUE = @libkonq_SUBDIR_included_TRUE@
 
462
localstatedir = @localstatedir@
 
463
mandir = @mandir@
 
464
mkdir_p = @mkdir_p@
 
465
nogroup = @nogroup@
 
466
nsplugins_SUBDIR_included_FALSE = @nsplugins_SUBDIR_included_FALSE@
 
467
nsplugins_SUBDIR_included_TRUE = @nsplugins_SUBDIR_included_TRUE@
 
468
oldincludedir = @oldincludedir@
 
469
pics_SUBDIR_included_FALSE = @pics_SUBDIR_included_FALSE@
 
470
pics_SUBDIR_included_TRUE = @pics_SUBDIR_included_TRUE@
 
471
prefix = @prefix@
 
472
program_transform_name = @program_transform_name@
 
473
qt_includes = @qt_includes@
 
474
qt_libraries = @qt_libraries@
 
475
sbindir = @sbindir@
 
476
sharedstatedir = @sharedstatedir@
 
477
supports_i8k_FALSE = @supports_i8k_FALSE@
 
478
supports_i8k_TRUE = @supports_i8k_TRUE@
 
479
sysconfdir = @sysconfdir@
 
480
target = @target@
 
481
target_alias = @target_alias@
 
482
target_cpu = @target_cpu@
 
483
target_os = @target_os@
 
484
target_vendor = @target_vendor@
 
485
x_includes = @x_includes@
 
486
x_libraries = @x_libraries@
 
487
xdg_appsdir = @xdg_appsdir@
 
488
xdg_directorydir = @xdg_directorydir@
 
489
xdg_menudir = @xdg_menudir@
 
490
@include_fontinst_tn_TRUE@FONTINST_TN_SUBDIR = thumbnail
 
491
@include_fontinst_tn_TRUE@FONTINST_VP_SUBDIR = viewpart
 
492
SUBDIRS = lib $(FONTINST_TN_SUBDIR) $(FONTINST_VP_SUBDIR) kcmfontinst kfile-plugin kfontinst kio
 
493
EXTRA_DIST = TODO
 
494
#>- all: all-recursive
 
495
#>+ 1
 
496
all: docs-am  all-recursive
 
497
 
 
498
.SUFFIXES:
 
499
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
500
#>-     @for dep in $?; do \
 
501
#>-       case '$(am__configure_deps)' in \
 
502
#>-         *$$dep*) \
 
503
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
504
#>-             && exit 0; \
 
505
#>-           exit 1;; \
 
506
#>-       esac; \
 
507
#>-     done; \
 
508
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kcontrol/kfontinst/Makefile'; \
 
509
#>-     cd $(top_srcdir) && \
 
510
#>-       $(AUTOMAKE) --gnu  kcontrol/kfontinst/Makefile
 
511
#>+ 12
 
512
        @for dep in $?; do \
 
513
          case '$(am__configure_deps)' in \
 
514
            *$$dep*) \
 
515
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
516
                && exit 0; \
 
517
              exit 1;; \
 
518
          esac; \
 
519
        done; \
 
520
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kcontrol/kfontinst/Makefile'; \
 
521
        cd $(top_srcdir) && \
 
522
          $(AUTOMAKE) --gnu  kcontrol/kfontinst/Makefile
 
523
        cd $(top_srcdir) && perl admin/am_edit kcontrol/kfontinst/Makefile.in
 
524
.PRECIOUS: Makefile
 
525
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
526
        @case '$?' in \
 
527
          *config.status*) \
 
528
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
529
          *) \
 
530
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
531
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
532
        esac;
 
533
 
 
534
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
535
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
536
 
 
537
$(top_srcdir)/configure:  $(am__configure_deps)
 
538
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
539
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
540
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
541
 
 
542
mostlyclean-libtool:
 
543
        -rm -f *.lo
 
544
 
 
545
clean-libtool:
 
546
        -rm -rf .libs _libs
 
547
 
 
548
distclean-libtool:
 
549
        -rm -f libtool
 
550
uninstall-info-am:
 
551
 
 
552
# This directory's subdirectories are mostly independent; you can cd
 
553
# into them and run `make' without going through this Makefile.
 
554
# To change the values of `make' variables: instead of editing Makefiles,
 
555
# (1) if the variable is set in `config.status', edit `config.status'
 
556
#     (which will cause the Makefiles to be regenerated when you run `make');
 
557
# (2) otherwise, pass the desired values on the `make' command line.
 
558
$(RECURSIVE_TARGETS):
 
559
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
560
        dot_seen=no; \
 
561
        target=`echo $@ | sed s/-recursive//`; \
 
562
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
563
          echo "Making $$target in $$subdir"; \
 
564
          if test "$$subdir" = "."; then \
 
565
            dot_seen=yes; \
 
566
            local_target="$$target-am"; \
 
567
          else \
 
568
            local_target="$$target"; \
 
569
          fi; \
 
570
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
571
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
572
        done; \
 
573
        if test "$$dot_seen" = "no"; then \
 
574
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
575
        fi; test -z "$$fail"
 
576
 
 
577
mostlyclean-recursive clean-recursive distclean-recursive \
 
578
maintainer-clean-recursive:
 
579
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
580
        dot_seen=no; \
 
581
        case "$@" in \
 
582
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
583
          *) list='$(SUBDIRS)' ;; \
 
584
        esac; \
 
585
        rev=''; for subdir in $$list; do \
 
586
          if test "$$subdir" = "."; then :; else \
 
587
            rev="$$subdir $$rev"; \
 
588
          fi; \
 
589
        done; \
 
590
        rev="$$rev ."; \
 
591
        target=`echo $@ | sed s/-recursive//`; \
 
592
        for subdir in $$rev; do \
 
593
          echo "Making $$target in $$subdir"; \
 
594
          if test "$$subdir" = "."; then \
 
595
            local_target="$$target-am"; \
 
596
          else \
 
597
            local_target="$$target"; \
 
598
          fi; \
 
599
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
600
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
601
        done && test -z "$$fail"
 
602
tags-recursive:
 
603
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
604
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
605
        done
 
606
ctags-recursive:
 
607
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
608
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
609
        done
 
610
 
 
611
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
612
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
613
        unique=`for i in $$list; do \
 
614
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
615
          done | \
 
616
          $(AWK) '    { files[$$0] = 1; } \
 
617
               END { for (i in files) print i; }'`; \
 
618
        mkid -fID $$unique
 
619
tags: TAGS
 
620
 
 
621
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
622
                $(TAGS_FILES) $(LISP)
 
623
        tags=; \
 
624
        here=`pwd`; \
 
625
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
626
          include_option=--etags-include; \
 
627
        else \
 
628
          include_option=--include; \
 
629
        fi; \
 
630
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
631
          if test "$$subdir" = .; then :; else \
 
632
            test -f $$subdir/TAGS && \
 
633
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
634
          fi; \
 
635
        done; \
 
636
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
637
        unique=`for i in $$list; do \
 
638
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
639
          done | \
 
640
          $(AWK) '    { files[$$0] = 1; } \
 
641
               END { for (i in files) print i; }'`; \
 
642
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
643
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
644
             $$tags $$unique
 
645
ctags: CTAGS
 
646
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
647
                $(TAGS_FILES) $(LISP)
 
648
        tags=; \
 
649
        here=`pwd`; \
 
650
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
651
        unique=`for i in $$list; do \
 
652
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
653
          done | \
 
654
          $(AWK) '    { files[$$0] = 1; } \
 
655
               END { for (i in files) print i; }'`; \
 
656
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
657
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
658
             $$tags $$unique
 
659
 
 
660
GTAGS:
 
661
        here=`$(am__cd) $(top_builddir) && pwd` \
 
662
          && cd $(top_srcdir) \
 
663
          && gtags -i $(GTAGS_ARGS) $$here
 
664
 
 
665
distclean-tags:
 
666
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
667
 
 
668
distdir: $(DISTFILES)
 
669
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
670
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
671
        list='$(DISTFILES)'; for file in $$list; do \
 
672
          case $$file in \
 
673
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
674
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
675
          esac; \
 
676
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
677
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
678
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
679
            dir="/$$dir"; \
 
680
            $(mkdir_p) "$(distdir)$$dir"; \
 
681
          else \
 
682
            dir=''; \
 
683
          fi; \
 
684
          if test -d $$d/$$file; then \
 
685
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
686
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
687
            fi; \
 
688
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
689
          else \
 
690
            test -f $(distdir)/$$file \
 
691
            || cp -p $$d/$$file $(distdir)/$$file \
 
692
            || exit 1; \
 
693
          fi; \
 
694
        done
 
695
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
696
          if test "$$subdir" = .; then :; else \
 
697
            test -d "$(distdir)/$$subdir" \
 
698
            || mkdir "$(distdir)/$$subdir" \
 
699
            || exit 1; \
 
700
            (cd $$subdir && \
 
701
              $(MAKE) $(AM_MAKEFLAGS) \
 
702
                top_distdir="../$(top_distdir)" \
 
703
                distdir="../$(distdir)/$$subdir" \
 
704
                distdir) \
 
705
              || exit 1; \
 
706
          fi; \
 
707
        done
 
708
check-am: all-am
 
709
check: check-recursive
 
710
all-am: Makefile
 
711
installdirs: installdirs-recursive
 
712
installdirs-am:
 
713
install: install-recursive
 
714
install-exec: install-exec-recursive
 
715
install-data: install-data-recursive
 
716
uninstall: uninstall-recursive
 
717
 
 
718
install-am: all-am
 
719
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
720
 
 
721
installcheck: installcheck-recursive
 
722
install-strip:
 
723
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
724
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
725
          `test -z '$(STRIP)' || \
 
726
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
727
mostlyclean-generic:
 
728
 
 
729
clean-generic:
 
730
 
 
731
distclean-generic:
 
732
        -rm -f $(CONFIG_CLEAN_FILES)
 
733
 
 
734
maintainer-clean-generic:
 
735
        @echo "This command is intended for maintainers to use"
 
736
        @echo "it deletes files that may require special tools to rebuild."
 
737
#>- clean: clean-recursive
 
738
#>+ 1
 
739
clean: kde-rpo-clean  clean-recursive
 
740
 
 
741
#>- clean-am: clean-generic clean-libtool mostlyclean-am
 
742
#>+ 1
 
743
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
 
744
 
 
745
distclean: distclean-recursive
 
746
        -rm -f Makefile
 
747
distclean-am: clean-am distclean-generic distclean-libtool \
 
748
        distclean-tags
 
749
 
 
750
dvi: dvi-recursive
 
751
 
 
752
dvi-am:
 
753
 
 
754
html: html-recursive
 
755
 
 
756
info: info-recursive
 
757
 
 
758
info-am:
 
759
 
 
760
install-data-am:
 
761
 
 
762
install-exec-am:
 
763
 
 
764
install-info: install-info-recursive
 
765
 
 
766
install-man:
 
767
 
 
768
installcheck-am:
 
769
 
 
770
maintainer-clean: maintainer-clean-recursive
 
771
        -rm -f Makefile
 
772
maintainer-clean-am: distclean-am maintainer-clean-generic
 
773
 
 
774
mostlyclean: mostlyclean-recursive
 
775
 
 
776
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
777
 
 
778
pdf: pdf-recursive
 
779
 
 
780
pdf-am:
 
781
 
 
782
ps: ps-recursive
 
783
 
 
784
ps-am:
 
785
 
 
786
uninstall-am: uninstall-info-am
 
787
 
 
788
uninstall-info: uninstall-info-recursive
 
789
 
 
790
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
791
        clean clean-generic clean-libtool clean-recursive ctags \
 
792
        ctags-recursive distclean distclean-generic distclean-libtool \
 
793
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
794
        html-am info info-am install install-am install-data \
 
795
        install-data-am install-exec install-exec-am install-info \
 
796
        install-info-am install-man install-strip installcheck \
 
797
        installcheck-am installdirs installdirs-am maintainer-clean \
 
798
        maintainer-clean-generic maintainer-clean-recursive \
 
799
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
800
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
801
        uninstall uninstall-am uninstall-info-am
 
802
 
 
803
 
 
804
messages: rc.cpp
 
805
        $(XGETTEXT) rc.cpp */*.cpp */*.h -o $(podir)/kfontinst.pot
 
806
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
807
# Otherwise a system limit (for SysV at least) may be exceeded.
 
808
.NOEXPORT:
 
809
 
 
810
#>+ 2
 
811
KDE_DIST=configure.in.in Makefile.in Makefile.am 
 
812
 
 
813
#>+ 2
 
814
docs-am:
 
815
 
 
816
#>+ 15
 
817
force-reedit:
 
818
                @for dep in $?; do \
 
819
          case '$(am__configure_deps)' in \
 
820
            *$$dep*) \
 
821
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
822
                && exit 0; \
 
823
              exit 1;; \
 
824
          esac; \
 
825
        done; \
 
826
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kcontrol/kfontinst/Makefile'; \
 
827
        cd $(top_srcdir) && \
 
828
          $(AUTOMAKE) --gnu  kcontrol/kfontinst/Makefile
 
829
        cd $(top_srcdir) && perl admin/am_edit kcontrol/kfontinst/Makefile.in
 
830
 
 
831
 
 
832
#>+ 21
 
833
clean-bcheck: 
 
834
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
835
 
 
836
bcheck: bcheck-recursive
 
837
 
 
838
bcheck-am:
 
839
        @for i in ; do \
 
840
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
841
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
842
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
843
                echo "$$i"; \
 
844
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
845
                    rm -f $$i.bchecktest.cc; exit 1; \
 
846
                fi ; \
 
847
                echo "" >> $$i.bchecktest.cc.class; \
 
848
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
849
                rm -f a.out; \
 
850
            fi ; \
 
851
        done
 
852
 
 
853
 
 
854
#>+ 3
 
855
final:
 
856
        $(MAKE) all-am
 
857
 
 
858
#>+ 3
 
859
final-install:
 
860
        $(MAKE) install-am
 
861
 
 
862
#>+ 3
 
863
no-final:
 
864
        $(MAKE) all-am
 
865
 
 
866
#>+ 3
 
867
no-final-install:
 
868
        $(MAKE) install-am
 
869
 
 
870
#>+ 3
 
871
cvs-clean:
 
872
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
 
873
 
 
874
#>+ 3
 
875
kde-rpo-clean:
 
876
        -rm -f *.rpo
 
877
 
 
878
#>+ 3
 
879
nmcheck: 
 
880
nmcheck-am: nmcheck