~ubuntu-branches/ubuntu/warty/koffice/warty

« back to all changes in this revision

Viewing changes to kword/templates/Envelopes/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
 
2
# KDE tags expanded automatically by am_edit - $Revision: 1.406.2.1 $ 
 
3
# @configure_input@
 
4
 
 
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
6
# 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
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkglibdir = $(libdir)/@PACKAGE@
 
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ../../..
 
25
 
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
 
28
install_sh_DATA = $(install_sh) -c -m 644
 
29
install_sh_PROGRAM = $(install_sh) -c
 
30
install_sh_SCRIPT = $(install_sh) -c
 
31
INSTALL_HEADER = $(INSTALL_DATA)
 
32
transform = $(program_transform_name)
 
33
NORMAL_INSTALL = :
 
34
PRE_INSTALL = :
 
35
POST_INSTALL = :
 
36
NORMAL_UNINSTALL = :
 
37
PRE_UNINSTALL = :
 
38
POST_UNINSTALL = :
 
39
build_triplet = @build@
 
40
host_triplet = @host@
 
41
target_triplet = @target@
 
42
ACLOCAL = @ACLOCAL@
 
43
AMDEP_FALSE = @AMDEP_FALSE@
 
44
AMDEP_TRUE = @AMDEP_TRUE@
 
45
AMTAR = @AMTAR@
 
46
AR = @AR@
 
47
ARTSCCONFIG = @ARTSCCONFIG@
 
48
AUTOCONF = @AUTOCONF@
 
49
AUTODIRS = @AUTODIRS@
 
50
AUTOHEADER = @AUTOHEADER@
 
51
AUTOMAKE = @AUTOMAKE@
 
52
AWK = @AWK@
 
53
CC = @CC@
 
54
CCDEPMODE = @CCDEPMODE@
 
55
CFLAGS = @CFLAGS@
 
56
CONF_FILES = @CONF_FILES@
 
57
CPP = @CPP@
 
58
CPPFLAGS = @CPPFLAGS@
 
59
CXX = @CXX@
 
60
CXXCPP = @CXXCPP@
 
61
CXXDEPMODE = @CXXDEPMODE@
 
62
CXXFLAGS = @CXXFLAGS@
 
63
CYGPATH_W = @CYGPATH_W@
 
64
DCOPIDL = @DCOPIDL@
 
65
DCOPIDL2CPP = @DCOPIDL2CPP@
 
66
DCOPIDLNG = @DCOPIDLNG@
 
67
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
 
68
DEFS = @DEFS@
 
69
DEPDIR = @DEPDIR@
 
70
DOXYGEN = @DOXYGEN@
 
71
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
 
72
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
 
73
ECHO = @ECHO@
 
74
ECHO_C = @ECHO_C@
 
75
ECHO_N = @ECHO_N@
 
76
ECHO_T = @ECHO_T@
 
77
EGREP = @EGREP@
 
78
EXEEXT = @EXEEXT@
 
79
F77 = @F77@
 
80
FFLAGS = @FFLAGS@
 
81
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
 
82
GMSGFMT = @GMSGFMT@
 
83
INSTALL_DATA = @INSTALL_DATA@
 
84
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
85
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
86
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
87
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
 
88
KCONFIG_COMPILER = @KCONFIG_COMPILER@
 
89
KDECONFIG = @KDECONFIG@
 
90
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
91
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
 
92
KDE_HAVE_DOT = @KDE_HAVE_DOT@
 
93
KDE_INCLUDES = @KDE_INCLUDES@
 
94
KDE_LDFLAGS = @KDE_LDFLAGS@
 
95
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
 
96
KDE_MT_LIBS = @KDE_MT_LIBS@
 
97
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
 
98
KDE_PLUGIN = @KDE_PLUGIN@
 
99
KDE_RPATH = @KDE_RPATH@
 
100
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
101
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
102
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
103
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
104
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
 
105
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
106
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
 
107
KFORMULA_INCLUDES = @KFORMULA_INCLUDES@
 
108
KOFFICECORE_INCLUDES = @KOFFICECORE_INCLUDES@
 
109
KOFFICEUI_INCLUDES = @KOFFICEUI_INCLUDES@
 
110
KOFFICE_INCLUDES = @KOFFICE_INCLUDES@
 
111
KOFFICE_LIBS = @KOFFICE_LIBS@
 
112
KOPAINTER_INCLUDES = @KOPAINTER_INCLUDES@
 
113
KOSCRIPT_INCLUDES = @KOSCRIPT_INCLUDES@
 
114
KOSPELL_INCLUDES = @KOSPELL_INCLUDES@
 
115
KOTEXT_INCLUDES = @KOTEXT_INCLUDES@
 
116
KSTORE_INCLUDES = @KSTORE_INCLUDES@
 
117
KWMF_INCLUDES = @KWMF_INCLUDES@
 
118
LDFLAGS = @LDFLAGS@
 
119
LIBART_CFLAGS = @LIBART_CFLAGS@
 
120
LIBART_LIBS = @LIBART_LIBS@
 
121
LIBART_RPATH = @LIBART_RPATH@
 
122
LIBASPELL = @LIBASPELL@
 
123
LIBCOMPAT = @LIBCOMPAT@
 
124
LIBCRYPT = @LIBCRYPT@
 
125
LIBDL = @LIBDL@
 
126
LIBFONTCONFIG_CFLAGS = @LIBFONTCONFIG_CFLAGS@
 
127
LIBFONTCONFIG_LIBS = @LIBFONTCONFIG_LIBS@
 
128
LIBFONTCONFIG_RPATH = @LIBFONTCONFIG_RPATH@
 
129
LIBFREETYPE_CFLAGS = @LIBFREETYPE_CFLAGS@
 
130
LIBFREETYPE_LIBS = @LIBFREETYPE_LIBS@
 
131
LIBFREETYPE_RPATH = @LIBFREETYPE_RPATH@
 
132
LIBJPEG = @LIBJPEG@
 
133
LIBKOSPELL = @LIBKOSPELL@
 
134
LIBMAGICK_CPPFLAGS = @LIBMAGICK_CPPFLAGS@
 
135
LIBMAGICK_LDFLAGS = @LIBMAGICK_LDFLAGS@
 
136
LIBMAGICK_LIBS = @LIBMAGICK_LIBS@
 
137
LIBMAGICK_RPATH = @LIBMAGICK_RPATH@
 
138
LIBOBJS = @LIBOBJS@
 
139
LIBPAPER = @LIBPAPER@
 
140
LIBPNG = @LIBPNG@
 
141
LIBPTHREAD = @LIBPTHREAD@
 
142
LIBPYTHON = @LIBPYTHON@
 
143
LIBRESOLV = @LIBRESOLV@
 
144
LIBS = @LIBS@
 
145
LIBSM = @LIBSM@
 
146
LIBSOCKET = @LIBSOCKET@
 
147
LIBTIFF = @LIBTIFF@
 
148
LIBTOOL = @LIBTOOL@
 
149
LIBUCB = @LIBUCB@
 
150
LIBUTIL = @LIBUTIL@
 
151
LIBWV2_CFLAGS = @LIBWV2_CFLAGS@
 
152
LIBWV2_LIBS = @LIBWV2_LIBS@
 
153
LIBWV2_RPATH = @LIBWV2_RPATH@
 
154
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
155
LIBXML_LIBS = @LIBXML_LIBS@
 
156
LIBXML_RPATH = @LIBXML_RPATH@
 
157
LIBXSLT_CFLAGS = @LIBXSLT_CFLAGS@
 
158
LIBXSLT_LIBS = @LIBXSLT_LIBS@
 
159
LIBXSLT_RPATH = @LIBXSLT_RPATH@
 
160
LIBZ = @LIBZ@
 
161
LIB_JASPER = @LIB_JASPER@
 
162
LIB_KAB = @LIB_KAB@
 
163
LIB_KABC = @LIB_KABC@
 
164
LIB_KDECORE = @LIB_KDECORE@
 
165
LIB_KDEPIM = @LIB_KDEPIM@
 
166
LIB_KDEPRINT = @LIB_KDEPRINT@
 
167
LIB_KDEUI = @LIB_KDEUI@
 
168
LIB_KFILE = @LIB_KFILE@
 
169
LIB_KFM = @LIB_KFM@
 
170
LIB_KFORMULA = @LIB_KFORMULA@
 
171
LIB_KHTML = @LIB_KHTML@
 
172
LIB_KIMGIO = @LIB_KIMGIO@
 
173
LIB_KIO = @LIB_KIO@
 
174
LIB_KOFFICECORE = @LIB_KOFFICECORE@
 
175
LIB_KOFFICEUI = @LIB_KOFFICEUI@
 
176
LIB_KOPAINTER = @LIB_KOPAINTER@
 
177
LIB_KOSCRIPT = @LIB_KOSCRIPT@
 
178
LIB_KOSPELL = @LIB_KOSPELL@
 
179
LIB_KOTEXT = @LIB_KOTEXT@
 
180
LIB_KOWMF = @LIB_KOWMF@
 
181
LIB_KPARTS = @LIB_KPARTS@
 
182
LIB_KSPELL = @LIB_KSPELL@
 
183
LIB_KSTORE = @LIB_KSTORE@
 
184
LIB_KSYCOCA = @LIB_KSYCOCA@
 
185
LIB_KUTILS = @LIB_KUTILS@
 
186
LIB_KWMF = @LIB_KWMF@
 
187
LIB_POLL = @LIB_POLL@
 
188
LIB_QPE = @LIB_QPE@
 
189
LIB_QT = @LIB_QT@
 
190
LIB_SMB = @LIB_SMB@
 
191
LIB_X11 = @LIB_X11@
 
192
LIB_XEXT = @LIB_XEXT@
 
193
LIB_XRENDER = @LIB_XRENDER@
 
194
LN_S = @LN_S@
 
195
LTLIBOBJS = @LTLIBOBJS@
 
196
MAKEINFO = @MAKEINFO@
 
197
MCOPIDL = @MCOPIDL@
 
198
MEINPROC = @MEINPROC@
 
199
MOC = @MOC@
 
200
MSGFMT = @MSGFMT@
 
201
NOOPT_CFLAGS = @NOOPT_CFLAGS@
 
202
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
203
OBJEXT = @OBJEXT@
 
204
PACKAGE = @PACKAGE@
 
205
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
206
PACKAGE_NAME = @PACKAGE_NAME@
 
207
PACKAGE_STRING = @PACKAGE_STRING@
 
208
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
209
PACKAGE_VERSION = @PACKAGE_VERSION@
 
210
PATH_SEPARATOR = @PATH_SEPARATOR@
 
211
PERL = @PERL@
 
212
PYTHONINC = @PYTHONINC@
 
213
PYTHONLIB = @PYTHONLIB@
 
214
PYTHONMODDIR = @PYTHONMODDIR@
 
215
QTDOCDIR = @QTDOCDIR@
 
216
QTE_NORTTI = @QTE_NORTTI@
 
217
QT_INCLUDES = @QT_INCLUDES@
 
218
QT_LDFLAGS = @QT_LDFLAGS@
 
219
RANLIB = @RANLIB@
 
220
SET_MAKE = @SET_MAKE@
 
221
SHELL = @SHELL@
 
222
SQLDIR = @SQLDIR@
 
223
STRIP = @STRIP@
 
224
TOPSUBDIRS = @TOPSUBDIRS@
 
225
UIC = @UIC@
 
226
UIC_TR = @UIC_TR@
 
227
USER_INCLUDES = @USER_INCLUDES@
 
228
USER_LDFLAGS = @USER_LDFLAGS@
 
229
USE_EXCEPTIONS = @USE_EXCEPTIONS@
 
230
USE_RTTI = @USE_RTTI@
 
231
USE_THREADS = @USE_THREADS@
 
232
VERSION = @VERSION@
 
233
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
 
234
XGETTEXT = @XGETTEXT@
 
235
XMLLINT = @XMLLINT@
 
236
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
237
X_INCLUDES = @X_INCLUDES@
 
238
X_LDFLAGS = @X_LDFLAGS@
 
239
X_PRE_LIBS = @X_PRE_LIBS@
 
240
X_RPATH = @X_RPATH@
 
241
ac_ct_AR = @ac_ct_AR@
 
242
ac_ct_CC = @ac_ct_CC@
 
243
ac_ct_CXX = @ac_ct_CXX@
 
244
ac_ct_F77 = @ac_ct_F77@
 
245
ac_ct_RANLIB = @ac_ct_RANLIB@
 
246
ac_ct_STRIP = @ac_ct_STRIP@
 
247
all_includes = @all_includes@
 
248
all_libraries = @all_libraries@
 
249
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
250
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
251
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
252
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
253
am__include = @am__include@
 
254
am__leading_dot = @am__leading_dot@
 
255
am__quote = @am__quote@
 
256
autocorrect_SUBDIR_included_FALSE = @autocorrect_SUBDIR_included_FALSE@
 
257
autocorrect_SUBDIR_included_TRUE = @autocorrect_SUBDIR_included_TRUE@
 
258
bindir = @bindir@
 
259
build = @build@
 
260
build_alias = @build_alias@
 
261
build_cpu = @build_cpu@
 
262
build_os = @build_os@
 
263
build_vendor = @build_vendor@
 
264
compile_filter_KARBON_FALSE = @compile_filter_KARBON_FALSE@
 
265
compile_filter_KARBON_TRUE = @compile_filter_KARBON_TRUE@
 
266
compile_filter_KFORMULA_FALSE = @compile_filter_KFORMULA_FALSE@
 
267
compile_filter_KFORMULA_TRUE = @compile_filter_KFORMULA_TRUE@
 
268
compile_filter_KPRESENTER_FALSE = @compile_filter_KPRESENTER_FALSE@
 
269
compile_filter_KPRESENTER_TRUE = @compile_filter_KPRESENTER_TRUE@
 
270
compile_filter_KRITA_FALSE = @compile_filter_KRITA_FALSE@
 
271
compile_filter_KRITA_TRUE = @compile_filter_KRITA_TRUE@
 
272
compile_filter_KSPREAD_FALSE = @compile_filter_KSPREAD_FALSE@
 
273
compile_filter_KSPREAD_TRUE = @compile_filter_KSPREAD_TRUE@
 
274
compile_filter_KUGAR_FALSE = @compile_filter_KUGAR_FALSE@
 
275
compile_filter_KUGAR_TRUE = @compile_filter_KUGAR_TRUE@
 
276
compile_filter_KWORD_FALSE = @compile_filter_KWORD_FALSE@
 
277
compile_filter_KWORD_TRUE = @compile_filter_KWORD_TRUE@
 
278
compile_lib_KOPAINTER_FALSE = @compile_lib_KOPAINTER_FALSE@
 
279
compile_lib_KOPAINTER_TRUE = @compile_lib_KOPAINTER_TRUE@
 
280
datadir = @datadir@
 
281
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
 
282
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
 
283
example_SUBDIR_included_FALSE = @example_SUBDIR_included_FALSE@
 
284
example_SUBDIR_included_TRUE = @example_SUBDIR_included_TRUE@
 
285
exec_prefix = @exec_prefix@
 
286
filters_SUBDIR_included_FALSE = @filters_SUBDIR_included_FALSE@
 
287
filters_SUBDIR_included_TRUE = @filters_SUBDIR_included_TRUE@
 
288
host = @host@
 
289
host_alias = @host_alias@
 
290
host_cpu = @host_cpu@
 
291
host_os = @host_os@
 
292
host_vendor = @host_vendor@
 
293
include_ARTS_FALSE = @include_ARTS_FALSE@
 
294
include_ARTS_TRUE = @include_ARTS_TRUE@
 
295
include_KOSPELL_FALSE = @include_KOSPELL_FALSE@
 
296
include_KOSPELL_TRUE = @include_KOSPELL_TRUE@
 
297
include_XSLTFILTERS_FALSE = @include_XSLTFILTERS_FALSE@
 
298
include_XSLTFILTERS_TRUE = @include_XSLTFILTERS_TRUE@
 
299
include_sql_FALSE = @include_sql_FALSE@
 
300
include_sql_TRUE = @include_sql_TRUE@
 
301
include_wv2_msword_filter_FALSE = @include_wv2_msword_filter_FALSE@
 
302
include_wv2_msword_filter_TRUE = @include_wv2_msword_filter_TRUE@
 
303
includedir = @includedir@
 
304
infodir = @infodir@
 
305
install_sh = @install_sh@
 
306
interfacedir = @interfacedir@
 
307
interfaces_SUBDIR_included_FALSE = @interfaces_SUBDIR_included_FALSE@
 
308
interfaces_SUBDIR_included_TRUE = @interfaces_SUBDIR_included_TRUE@
 
309
karbon_SUBDIR_included_FALSE = @karbon_SUBDIR_included_FALSE@
 
310
karbon_SUBDIR_included_TRUE = @karbon_SUBDIR_included_TRUE@
 
311
kchart_SUBDIR_included_FALSE = @kchart_SUBDIR_included_FALSE@
 
312
kchart_SUBDIR_included_TRUE = @kchart_SUBDIR_included_TRUE@
 
313
kde_appsdir = @kde_appsdir@
 
314
kde_bindir = @kde_bindir@
 
315
kde_confdir = @kde_confdir@
 
316
kde_datadir = @kde_datadir@
 
317
kde_htmldir = @kde_htmldir@
 
318
kde_icondir = @kde_icondir@
 
319
kde_includes = @kde_includes@
 
320
kde_kcfgdir = @kde_kcfgdir@
 
321
kde_libraries = @kde_libraries@
 
322
kde_libs_htmldir = @kde_libs_htmldir@
 
323
kde_libs_prefix = @kde_libs_prefix@
 
324
kde_locale = @kde_locale@
 
325
kde_mimedir = @kde_mimedir@
 
326
kde_moduledir = @kde_moduledir@
 
327
kde_qtver = @kde_qtver@
 
328
kde_servicesdir = @kde_servicesdir@
 
329
kde_servicetypesdir = @kde_servicetypesdir@
 
330
kde_sounddir = @kde_sounddir@
 
331
kde_styledir = @kde_styledir@
 
332
kde_templatesdir = @kde_templatesdir@
 
333
kde_wallpaperdir = @kde_wallpaperdir@
 
334
kde_widgetdir = @kde_widgetdir@
 
335
kdeinitdir = @kdeinitdir@
 
336
kformula_SUBDIR_included_FALSE = @kformula_SUBDIR_included_FALSE@
 
337
kformula_SUBDIR_included_TRUE = @kformula_SUBDIR_included_TRUE@
 
338
kivio_SUBDIR_included_FALSE = @kivio_SUBDIR_included_FALSE@
 
339
kivio_SUBDIR_included_TRUE = @kivio_SUBDIR_included_TRUE@
 
340
koshell_SUBDIR_included_FALSE = @koshell_SUBDIR_included_FALSE@
 
341
koshell_SUBDIR_included_TRUE = @koshell_SUBDIR_included_TRUE@
 
342
kounavail_SUBDIR_included_FALSE = @kounavail_SUBDIR_included_FALSE@
 
343
kounavail_SUBDIR_included_TRUE = @kounavail_SUBDIR_included_TRUE@
 
344
kpresenter_SUBDIR_included_FALSE = @kpresenter_SUBDIR_included_FALSE@
 
345
kpresenter_SUBDIR_included_TRUE = @kpresenter_SUBDIR_included_TRUE@
 
346
kspread_SUBDIR_included_FALSE = @kspread_SUBDIR_included_FALSE@
 
347
kspread_SUBDIR_included_TRUE = @kspread_SUBDIR_included_TRUE@
 
348
kugar_SUBDIR_included_FALSE = @kugar_SUBDIR_included_FALSE@
 
349
kugar_SUBDIR_included_TRUE = @kugar_SUBDIR_included_TRUE@
 
350
kword_SUBDIR_included_FALSE = @kword_SUBDIR_included_FALSE@
 
351
kword_SUBDIR_included_TRUE = @kword_SUBDIR_included_TRUE@
 
352
lib_SUBDIR_included_FALSE = @lib_SUBDIR_included_FALSE@
 
353
lib_SUBDIR_included_TRUE = @lib_SUBDIR_included_TRUE@
 
354
libdir = @libdir@
 
355
libexecdir = @libexecdir@
 
356
localstatedir = @localstatedir@
 
357
mandir = @mandir@
 
358
mimetypes_SUBDIR_included_FALSE = @mimetypes_SUBDIR_included_FALSE@
 
359
mimetypes_SUBDIR_included_TRUE = @mimetypes_SUBDIR_included_TRUE@
 
360
need_kde31_compatibility_FALSE = @need_kde31_compatibility_FALSE@
 
361
need_kde31_compatibility_TRUE = @need_kde31_compatibility_TRUE@
 
362
oldincludedir = @oldincludedir@
 
363
pics_SUBDIR_included_FALSE = @pics_SUBDIR_included_FALSE@
 
364
pics_SUBDIR_included_TRUE = @pics_SUBDIR_included_TRUE@
 
365
plugins_SUBDIR_included_FALSE = @plugins_SUBDIR_included_FALSE@
 
366
plugins_SUBDIR_included_TRUE = @plugins_SUBDIR_included_TRUE@
 
367
prefix = @prefix@
 
368
program_transform_name = @program_transform_name@
 
369
qt_includes = @qt_includes@
 
370
qt_libraries = @qt_libraries@
 
371
sbindir = @sbindir@
 
372
servicetypes_SUBDIR_included_FALSE = @servicetypes_SUBDIR_included_FALSE@
 
373
servicetypes_SUBDIR_included_TRUE = @servicetypes_SUBDIR_included_TRUE@
 
374
sharedstatedir = @sharedstatedir@
 
375
sysconfdir = @sysconfdir@
 
376
target = @target@
 
377
target_alias = @target_alias@
 
378
target_cpu = @target_cpu@
 
379
target_os = @target_os@
 
380
target_vendor = @target_vendor@
 
381
templates_SUBDIR_included_FALSE = @templates_SUBDIR_included_FALSE@
 
382
templates_SUBDIR_included_TRUE = @templates_SUBDIR_included_TRUE@
 
383
tools_SUBDIR_included_FALSE = @tools_SUBDIR_included_FALSE@
 
384
tools_SUBDIR_included_TRUE = @tools_SUBDIR_included_TRUE@
 
385
x_includes = @x_includes@
 
386
x_libraries = @x_libraries@
 
387
xdg_appsdir = @xdg_appsdir@
 
388
xdg_directorydir = @xdg_directorydir@
 
389
xdg_menudir = @xdg_menudir@
 
390
templatesubdir = Envelopes
 
391
 
 
392
templates_DATA = .directory EnvelopeC6.desktop EnvelopeDL.desktop
 
393
templatesdir = $(kde_datadir)/kword/templates/$(templatesubdir)
 
394
 
 
395
templatesrc_DATA = EnvelopeC6.kwt EnvelopeDL.kwt
 
396
templatesrcdir = $(kde_datadir)/kword/templates/$(templatesubdir)/.source
 
397
 
 
398
templateicons_DATA = EnvelopeC6.png EnvelopeDL.png
 
399
templateiconsdir = $(kde_datadir)/kword/templates/$(templatesubdir)/.icon
 
400
subdir = kword/templates/Envelopes
 
401
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
402
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
403
CONFIG_HEADER = $(top_builddir)/config.h
 
404
CONFIG_CLEAN_FILES =
 
405
DIST_SOURCES =
 
406
DATA = $(templateicons_DATA) $(templates_DATA) $(templatesrc_DATA)
 
407
 
 
408
DIST_COMMON = Makefile.am Makefile.in
 
409
#>- all: all-am
 
410
#>+ 1
 
411
all: docs-am  all-am
 
412
 
 
413
.SUFFIXES:
 
414
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
415
#>-     cd $(top_srcdir) && \
 
416
#>-       $(AUTOMAKE) --foreign  kword/templates/Envelopes/Makefile
 
417
#>+ 3
 
418
        cd $(top_srcdir) && \
 
419
          $(AUTOMAKE) --foreign  kword/templates/Envelopes/Makefile
 
420
        cd $(top_srcdir) && perl admin/am_edit kword/templates/Envelopes/Makefile.in
 
421
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
422
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
423
 
 
424
mostlyclean-libtool:
 
425
        -rm -f *.lo
 
426
 
 
427
clean-libtool:
 
428
        -rm -rf .libs _libs
 
429
 
 
430
distclean-libtool:
 
431
        -rm -f libtool
 
432
uninstall-info-am:
 
433
templateiconsDATA_INSTALL = $(INSTALL_DATA)
 
434
install-templateiconsDATA: $(templateicons_DATA)
 
435
        @$(NORMAL_INSTALL)
 
436
        $(mkinstalldirs) $(DESTDIR)$(templateiconsdir)
 
437
        @list='$(templateicons_DATA)'; for p in $$list; do \
 
438
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
439
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
440
          echo " $(templateiconsDATA_INSTALL) $$d$$p $(DESTDIR)$(templateiconsdir)/$$f"; \
 
441
          $(templateiconsDATA_INSTALL) $$d$$p $(DESTDIR)$(templateiconsdir)/$$f; \
 
442
        done
 
443
 
 
444
uninstall-templateiconsDATA:
 
445
        @$(NORMAL_UNINSTALL)
 
446
        @list='$(templateicons_DATA)'; for p in $$list; do \
 
447
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
448
          echo " rm -f $(DESTDIR)$(templateiconsdir)/$$f"; \
 
449
          rm -f $(DESTDIR)$(templateiconsdir)/$$f; \
 
450
        done
 
451
templatesDATA_INSTALL = $(INSTALL_DATA)
 
452
install-templatesDATA: $(templates_DATA)
 
453
        @$(NORMAL_INSTALL)
 
454
        $(mkinstalldirs) $(DESTDIR)$(templatesdir)
 
455
        @list='$(templates_DATA)'; for p in $$list; do \
 
456
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
457
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
458
          echo " $(templatesDATA_INSTALL) $$d$$p $(DESTDIR)$(templatesdir)/$$f"; \
 
459
          $(templatesDATA_INSTALL) $$d$$p $(DESTDIR)$(templatesdir)/$$f; \
 
460
        done
 
461
 
 
462
uninstall-templatesDATA:
 
463
        @$(NORMAL_UNINSTALL)
 
464
        @list='$(templates_DATA)'; for p in $$list; do \
 
465
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
466
          echo " rm -f $(DESTDIR)$(templatesdir)/$$f"; \
 
467
          rm -f $(DESTDIR)$(templatesdir)/$$f; \
 
468
        done
 
469
templatesrcDATA_INSTALL = $(INSTALL_DATA)
 
470
install-templatesrcDATA: $(templatesrc_DATA)
 
471
        @$(NORMAL_INSTALL)
 
472
        $(mkinstalldirs) $(DESTDIR)$(templatesrcdir)
 
473
        @list='$(templatesrc_DATA)'; for p in $$list; do \
 
474
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
475
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
476
          echo " $(templatesrcDATA_INSTALL) $$d$$p $(DESTDIR)$(templatesrcdir)/$$f"; \
 
477
          $(templatesrcDATA_INSTALL) $$d$$p $(DESTDIR)$(templatesrcdir)/$$f; \
 
478
        done
 
479
 
 
480
uninstall-templatesrcDATA:
 
481
        @$(NORMAL_UNINSTALL)
 
482
        @list='$(templatesrc_DATA)'; for p in $$list; do \
 
483
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
484
          echo " rm -f $(DESTDIR)$(templatesrcdir)/$$f"; \
 
485
          rm -f $(DESTDIR)$(templatesrcdir)/$$f; \
 
486
        done
 
487
tags: TAGS
 
488
TAGS:
 
489
 
 
490
ctags: CTAGS
 
491
CTAGS:
 
492
 
 
493
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
494
#>+ 1
 
495
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
496
 
 
497
top_distdir = ../../..
 
498
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
499
 
 
500
distdir: $(DISTFILES)
 
501
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
502
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
503
        list='$(DISTFILES)'; for file in $$list; do \
 
504
          case $$file in \
 
505
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
506
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
507
          esac; \
 
508
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
509
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
510
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
511
            dir="/$$dir"; \
 
512
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
513
          else \
 
514
            dir=''; \
 
515
          fi; \
 
516
          if test -d $$d/$$file; then \
 
517
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
518
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
519
            fi; \
 
520
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
521
          else \
 
522
            test -f $(distdir)/$$file \
 
523
            || cp -p $$d/$$file $(distdir)/$$file \
 
524
            || exit 1; \
 
525
          fi; \
 
526
        done
 
527
check-am: all-am
 
528
check: check-am
 
529
all-am: Makefile $(DATA)
 
530
 
 
531
installdirs:
 
532
        $(mkinstalldirs) $(DESTDIR)$(templateiconsdir) $(DESTDIR)$(templatesdir) $(DESTDIR)$(templatesrcdir)
 
533
install: install-am
 
534
install-exec: install-exec-am
 
535
install-data: install-data-am
 
536
uninstall: uninstall-am
 
537
 
 
538
install-am: all-am
 
539
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
540
 
 
541
installcheck: installcheck-am
 
542
install-strip:
 
543
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
544
          INSTALL_STRIP_FLAG=-s \
 
545
          `test -z '$(STRIP)' || \
 
546
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
547
mostlyclean-generic:
 
548
 
 
549
clean-generic:
 
550
 
 
551
distclean-generic:
 
552
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
553
 
 
554
maintainer-clean-generic:
 
555
        @echo "This command is intended for maintainers to use"
 
556
        @echo "it deletes files that may require special tools to rebuild."
 
557
#>- clean: clean-am
 
558
#>+ 1
 
559
clean: kde-rpo-clean  clean-am
 
560
 
 
561
#>- clean-am: clean-generic clean-libtool mostlyclean-am
 
562
#>+ 1
 
563
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
 
564
 
 
565
distclean: distclean-am
 
566
 
 
567
distclean-am: clean-am distclean-generic distclean-libtool
 
568
 
 
569
dvi: dvi-am
 
570
 
 
571
dvi-am:
 
572
 
 
573
info: info-am
 
574
 
 
575
info-am:
 
576
 
 
577
install-data-am: install-templateiconsDATA install-templatesDATA \
 
578
        install-templatesrcDATA
 
579
 
 
580
install-exec-am:
 
581
 
 
582
install-info: install-info-am
 
583
 
 
584
install-man:
 
585
 
 
586
installcheck-am:
 
587
 
 
588
maintainer-clean: maintainer-clean-am
 
589
 
 
590
maintainer-clean-am: distclean-am maintainer-clean-generic
 
591
 
 
592
mostlyclean: mostlyclean-am
 
593
 
 
594
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
595
 
 
596
pdf: pdf-am
 
597
 
 
598
pdf-am:
 
599
 
 
600
ps: ps-am
 
601
 
 
602
ps-am:
 
603
 
 
604
uninstall-am: uninstall-info-am uninstall-templateiconsDATA \
 
605
        uninstall-templatesDATA uninstall-templatesrcDATA
 
606
 
 
607
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
608
        distclean distclean-generic distclean-libtool distdir dvi \
 
609
        dvi-am info info-am install install-am install-data \
 
610
        install-data-am install-exec install-exec-am install-info \
 
611
        install-info-am install-man install-strip \
 
612
        install-templateiconsDATA install-templatesDATA \
 
613
        install-templatesrcDATA installcheck installcheck-am \
 
614
        installdirs maintainer-clean maintainer-clean-generic \
 
615
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
616
        ps ps-am uninstall uninstall-am uninstall-info-am \
 
617
        uninstall-templateiconsDATA uninstall-templatesDATA \
 
618
        uninstall-templatesrcDATA
 
619
 
 
620
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
621
# Otherwise a system limit (for SysV at least) may be exceeded.
 
622
.NOEXPORT:
 
623
 
 
624
#>+ 2
 
625
KDE_DIST=EnvelopeDL.png EnvelopeDL.kwt EnvelopeC6.kwt EnvelopeDL.desktop EnvelopeC6.desktop EnvelopeC6.png 
 
626
 
 
627
#>+ 2
 
628
docs-am:
 
629
 
 
630
#>+ 6
 
631
force-reedit:
 
632
                cd $(top_srcdir) && \
 
633
          $(AUTOMAKE) --foreign  kword/templates/Envelopes/Makefile
 
634
        cd $(top_srcdir) && perl admin/am_edit kword/templates/Envelopes/Makefile.in
 
635
 
 
636
 
 
637
#>+ 21
 
638
clean-bcheck: 
 
639
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
640
 
 
641
bcheck: bcheck-am
 
642
 
 
643
bcheck-am:
 
644
        @for i in ; do \
 
645
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
646
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
647
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
648
                echo "$$i"; \
 
649
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
650
                    rm -f $$i.bchecktest.cc; exit 1; \
 
651
                fi ; \
 
652
                echo "" >> $$i.bchecktest.cc.class; \
 
653
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
654
                rm -f a.out; \
 
655
            fi ; \
 
656
        done
 
657
 
 
658
 
 
659
#>+ 3
 
660
final:
 
661
        $(MAKE) all-am
 
662
 
 
663
#>+ 3
 
664
final-install:
 
665
        $(MAKE) install-am
 
666
 
 
667
#>+ 3
 
668
no-final:
 
669
        $(MAKE) all-am
 
670
 
 
671
#>+ 3
 
672
no-final-install:
 
673
        $(MAKE) install-am
 
674
 
 
675
#>+ 3
 
676
cvs-clean:
 
677
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
 
678
 
 
679
#>+ 3
 
680
kde-rpo-clean:
 
681
        -rm -f *.rpo
 
682
 
 
683
#>+ 3
 
684
nmcheck-am: nmcheck
 
685
nmcheck: