~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to kpresenter/autoforms/Arrows/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
 
# KDE tags expanded automatically by am_edit - $Revision: 1.265 $ 
2
 
# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
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@
3
4
 
4
 
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
6
# Free Software Foundation, Inc.
5
7
# This Makefile.in is free software; the Free Software Foundation
6
8
# gives unlimited permission to copy and/or distribute it,
7
9
# with or without modifications, as long as this notice is preserved.
11
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
14
# PARTICULAR PURPOSE.
13
15
 
14
 
 
15
 
SHELL = @SHELL@
 
16
@SET_MAKE@
16
17
 
17
18
srcdir = @srcdir@
18
19
top_srcdir = @top_srcdir@
19
20
VPATH = @srcdir@
20
 
prefix = @prefix@
21
 
exec_prefix = @exec_prefix@
22
 
#>- 
23
 
bindir = @bindir@
24
 
#>+ 3
25
 
DEPDIR = .deps
26
 
 
27
 
bindir = @bindir@
28
 
sbindir = @sbindir@
29
 
libexecdir = @libexecdir@
30
 
datadir = @datadir@
31
 
sysconfdir = @sysconfdir@
32
 
sharedstatedir = @sharedstatedir@
33
 
localstatedir = @localstatedir@
34
 
libdir = @libdir@
35
 
infodir = @infodir@
36
 
mandir = @mandir@
37
 
includedir = @includedir@
38
 
oldincludedir = /usr/include
39
 
 
40
 
DESTDIR =
41
 
 
42
21
pkgdatadir = $(datadir)/@PACKAGE@
43
22
pkglibdir = $(libdir)/@PACKAGE@
44
23
pkgincludedir = $(includedir)/@PACKAGE@
45
 
 
46
24
top_builddir = ../../..
47
25
 
48
 
ACLOCAL = @ACLOCAL@
49
 
AUTOCONF = @AUTOCONF@
50
 
AUTOMAKE = @AUTOMAKE@
51
 
AUTOHEADER = @AUTOHEADER@
52
 
 
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53
27
INSTALL = @INSTALL@
54
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
55
 
INSTALL_DATA = @INSTALL_DATA@
56
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
57
 
transform = @program_transform_name@
58
 
 
 
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)
59
33
NORMAL_INSTALL = :
60
34
PRE_INSTALL = :
61
35
POST_INSTALL = :
62
36
NORMAL_UNINSTALL = :
63
37
PRE_UNINSTALL = :
64
38
POST_UNINSTALL = :
65
 
build_alias = @build_alias@
66
39
build_triplet = @build@
67
 
host_alias = @host_alias@
68
40
host_triplet = @host@
69
 
target_alias = @target_alias@
70
41
target_triplet = @target@
 
42
ACLOCAL = @ACLOCAL@
 
43
AMDEP_FALSE = @AMDEP_FALSE@
 
44
AMDEP_TRUE = @AMDEP_TRUE@
 
45
AMTAR = @AMTAR@
 
46
AR = @AR@
71
47
ARTSCCONFIG = @ARTSCCONFIG@
72
 
AS = @AS@
 
48
AUTOCONF = @AUTOCONF@
73
49
AUTODIRS = @AUTODIRS@
 
50
AUTOHEADER = @AUTOHEADER@
 
51
AUTOMAKE = @AUTOMAKE@
 
52
AWK = @AWK@
74
53
CC = @CC@
 
54
CCDEPMODE = @CCDEPMODE@
 
55
CFLAGS = @CFLAGS@
75
56
CONF_FILES = @CONF_FILES@
76
57
CPP = @CPP@
 
58
CPPFLAGS = @CPPFLAGS@
77
59
CXX = @CXX@
78
60
CXXCPP = @CXXCPP@
 
61
CXXDEPMODE = @CXXDEPMODE@
 
62
CXXFLAGS = @CXXFLAGS@
 
63
CYGPATH_W = @CYGPATH_W@
79
64
DCOPIDL = @DCOPIDL@
80
65
DCOPIDL2CPP = @DCOPIDL2CPP@
 
66
DCOPIDLNG = @DCOPIDLNG@
81
67
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
82
 
DLLTOOL = @DLLTOOL@
83
 
DPMSINC = @DPMSINC@
84
 
DPMSLIB = @DPMSLIB@
 
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@
85
78
EXEEXT = @EXEEXT@
86
 
GCJ = @GCJ@
87
 
GCJFLAGS = @GCJFLAGS@
88
 
GLINC = @GLINC@
89
 
GLLIB = @GLLIB@
 
79
F77 = @F77@
 
80
FFLAGS = @FFLAGS@
 
81
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
90
82
GMSGFMT = @GMSGFMT@
91
 
IDL = @IDL@
92
 
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
93
 
JAR = @JAR@
94
 
JAVAC = @JAVAC@
95
 
JAVAH = @JAVAH@
96
 
JVMLIBS = @JVMLIBS@
 
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@
97
89
KDECONFIG = @KDECONFIG@
98
 
KDE_CXXFLAGS = @KDE_CXXFLAGS@
99
90
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
91
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
 
92
KDE_HAVE_DOT = @KDE_HAVE_DOT@
100
93
KDE_INCLUDES = @KDE_INCLUDES@
101
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@
102
98
KDE_PLUGIN = @KDE_PLUGIN@
103
99
KDE_RPATH = @KDE_RPATH@
104
100
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
105
101
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
106
102
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
107
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@
108
106
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
 
107
KFORMULA_INCLUDES = @KFORMULA_INCLUDES@
109
108
KOFFICECORE_INCLUDES = @KOFFICECORE_INCLUDES@
110
109
KOFFICEUI_INCLUDES = @KOFFICEUI_INCLUDES@
111
110
KOFFICE_INCLUDES = @KOFFICE_INCLUDES@
112
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@
113
116
KSTORE_INCLUDES = @KSTORE_INCLUDES@
114
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@
115
123
LIBCOMPAT = @LIBCOMPAT@
116
124
LIBCRYPT = @LIBCRYPT@
117
125
LIBDL = @LIBDL@
118
 
LIBGEN = @LIBGEN@
 
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@
119
132
LIBJPEG = @LIBJPEG@
120
 
LIBMICO = @LIBMICO@
 
133
LIBKOSPELL = @LIBKOSPELL@
 
134
LIBMAGICK_CPPFLAGS = @LIBMAGICK_CPPFLAGS@
 
135
LIBMAGICK_LDFLAGS = @LIBMAGICK_LDFLAGS@
 
136
LIBMAGICK_LIBS = @LIBMAGICK_LIBS@
 
137
LIBMAGICK_RPATH = @LIBMAGICK_RPATH@
121
138
LIBOBJS = @LIBOBJS@
 
139
LIBPAPER = @LIBPAPER@
122
140
LIBPNG = @LIBPNG@
123
141
LIBPTHREAD = @LIBPTHREAD@
124
142
LIBPYTHON = @LIBPYTHON@
125
 
LIBQIMGIO = @LIBQIMGIO@
126
143
LIBRESOLV = @LIBRESOLV@
127
 
LIBSHADOW = @LIBSHADOW@
 
144
LIBS = @LIBS@
128
145
LIBSM = @LIBSM@
129
146
LIBSOCKET = @LIBSOCKET@
130
147
LIBTIFF = @LIBTIFF@
131
148
LIBTOOL = @LIBTOOL@
132
149
LIBUCB = @LIBUCB@
133
150
LIBUTIL = @LIBUTIL@
134
 
LIBXINERAMA = @LIBXINERAMA@
 
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@
135
160
LIBZ = @LIBZ@
 
161
LIB_JASPER = @LIB_JASPER@
136
162
LIB_KAB = @LIB_KAB@
 
163
LIB_KABC = @LIB_KABC@
137
164
LIB_KDECORE = @LIB_KDECORE@
 
165
LIB_KDEPIM = @LIB_KDEPIM@
138
166
LIB_KDEPRINT = @LIB_KDEPRINT@
139
167
LIB_KDEUI = @LIB_KDEUI@
140
168
LIB_KFILE = @LIB_KFILE@
145
173
LIB_KIO = @LIB_KIO@
146
174
LIB_KOFFICECORE = @LIB_KOFFICECORE@
147
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@
148
181
LIB_KPARTS = @LIB_KPARTS@
149
182
LIB_KSPELL = @LIB_KSPELL@
150
183
LIB_KSTORE = @LIB_KSTORE@
151
184
LIB_KSYCOCA = @LIB_KSYCOCA@
 
185
LIB_KUTILS = @LIB_KUTILS@
152
186
LIB_KWMF = @LIB_KWMF@
153
 
LIB_KWRITE = @LIB_KWRITE@
 
187
LIB_POLL = @LIB_POLL@
 
188
LIB_QPE = @LIB_QPE@
154
189
LIB_QT = @LIB_QT@
155
190
LIB_SMB = @LIB_SMB@
156
191
LIB_X11 = @LIB_X11@
 
192
LIB_XEXT = @LIB_XEXT@
 
193
LIB_XRENDER = @LIB_XRENDER@
157
194
LN_S = @LN_S@
 
195
LTLIBOBJS = @LTLIBOBJS@
158
196
MAKEINFO = @MAKEINFO@
159
197
MCOPIDL = @MCOPIDL@
160
198
MEINPROC = @MEINPROC@
161
 
MICO_INCLUDES = @MICO_INCLUDES@
162
 
MICO_LDFLAGS = @MICO_LDFLAGS@
163
199
MOC = @MOC@
164
200
MSGFMT = @MSGFMT@
 
201
NOOPT_CFLAGS = @NOOPT_CFLAGS@
165
202
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
166
 
NOREPO = @NOREPO@
167
 
OBJDUMP = @OBJDUMP@
168
203
OBJEXT = @OBJEXT@
169
204
PACKAGE = @PACKAGE@
170
 
PAMLIBS = @PAMLIBS@
171
 
PASSWDLIBS = @PASSWDLIBS@
 
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@
172
212
PYTHONINC = @PYTHONINC@
173
213
PYTHONLIB = @PYTHONLIB@
174
214
PYTHONMODDIR = @PYTHONMODDIR@
 
215
QTDOCDIR = @QTDOCDIR@
 
216
QTE_NORTTI = @QTE_NORTTI@
175
217
QT_INCLUDES = @QT_INCLUDES@
176
218
QT_LDFLAGS = @QT_LDFLAGS@
177
219
RANLIB = @RANLIB@
178
 
REPO = @REPO@
179
 
SCANDIR = @SCANDIR@
180
 
SETUIDFLAGS = @SETUIDFLAGS@
 
220
SET_MAKE = @SET_MAKE@
 
221
SHELL = @SHELL@
 
222
SQLDIR = @SQLDIR@
181
223
STRIP = @STRIP@
182
224
TOPSUBDIRS = @TOPSUBDIRS@
183
225
UIC = @UIC@
 
226
UIC_TR = @UIC_TR@
184
227
USER_INCLUDES = @USER_INCLUDES@
185
228
USER_LDFLAGS = @USER_LDFLAGS@
186
229
USE_EXCEPTIONS = @USE_EXCEPTIONS@
187
230
USE_RTTI = @USE_RTTI@
188
231
USE_THREADS = @USE_THREADS@
189
232
VERSION = @VERSION@
 
233
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
190
234
XGETTEXT = @XGETTEXT@
191
 
XPMINC = @XPMINC@
192
 
XPMLIB = @XPMLIB@
 
235
XMLLINT = @XMLLINT@
193
236
X_EXTRA_LIBS = @X_EXTRA_LIBS@
194
237
X_INCLUDES = @X_INCLUDES@
195
238
X_LDFLAGS = @X_LDFLAGS@
196
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@
197
247
all_includes = @all_includes@
198
248
all_libraries = @all_libraries@
199
 
idldir = @idldir@
 
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@
200
306
interfacedir = @interfacedir@
201
 
jni_includes = @jni_includes@
 
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@
202
313
kde_appsdir = @kde_appsdir@
203
314
kde_bindir = @kde_bindir@
204
315
kde_confdir = @kde_confdir@
206
317
kde_htmldir = @kde_htmldir@
207
318
kde_icondir = @kde_icondir@
208
319
kde_includes = @kde_includes@
 
320
kde_kcfgdir = @kde_kcfgdir@
209
321
kde_libraries = @kde_libraries@
210
322
kde_libs_htmldir = @kde_libs_htmldir@
211
323
kde_libs_prefix = @kde_libs_prefix@
212
324
kde_locale = @kde_locale@
213
325
kde_mimedir = @kde_mimedir@
214
326
kde_moduledir = @kde_moduledir@
 
327
kde_qtver = @kde_qtver@
215
328
kde_servicesdir = @kde_servicesdir@
216
329
kde_servicetypesdir = @kde_servicetypesdir@
217
330
kde_sounddir = @kde_sounddir@
 
331
kde_styledir = @kde_styledir@
218
332
kde_templatesdir = @kde_templatesdir@
219
333
kde_wallpaperdir = @kde_wallpaperdir@
220
 
micodir = @micodir@
 
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@
221
369
qt_includes = @qt_includes@
222
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@
223
385
x_includes = @x_includes@
224
386
x_libraries = @x_libraries@
 
387
xdg_appsdir = @xdg_appsdir@
 
388
xdg_directorydir = @xdg_directorydir@
 
389
xdg_menudir = @xdg_menudir@
225
390
 
226
 
autoforms_DATA = .directory ArrowDown.desktop ArrowLeft.desktop         ArrowLeftDown.desktop  ArrowLeftUp.desktop      ArrowRight.desktop ArrowRightDown.desktop       ArrowRightUp.desktop ArrowUp.desktop
 
391
autoforms_DATA = .directory ArrowDown.desktop ArrowLeft.desktop \
 
392
        ArrowLeftDown.desktop  ArrowLeftUp.desktop \
 
393
        ArrowRight.desktop ArrowRightDown.desktop \
 
394
        ArrowRightUp.desktop ArrowUp.desktop
227
395
 
228
396
autoformsdir = $(kde_datadir)/kpresenter/autoforms/Arrows
229
397
 
230
 
autoformsrc_DATA = ArrowDown.atf ArrowLeft.atf  ArrowLeftDown.atf ArrowLeftUp.atf       ArrowRight.atf ArrowRightDown.atf       ArrowRightUp.atf ArrowUp.atf
 
398
autoformsrc_DATA = ArrowDown.atf ArrowLeft.atf \
 
399
        ArrowLeftDown.atf ArrowLeftUp.atf \
 
400
        ArrowRight.atf ArrowRightDown.atf \
 
401
        ArrowRightUp.atf ArrowUp.atf
231
402
 
232
403
autoformsrcdir = $(kde_datadir)/kpresenter/autoforms/Arrows/.source
233
404
 
234
 
autoformsicons_DATA = ArrowDown.png ArrowLeft.png       ArrowLeftDown.png ArrowLeftUp.png       ArrowRight.png ArrowRightDown.png       ArrowRightUp.png ArrowUp.png
 
405
autoformsicons_DATA = ArrowDown.png ArrowLeft.png \
 
406
        ArrowLeftDown.png ArrowLeftUp.png \
 
407
        ArrowRight.png ArrowRightDown.png \
 
408
        ArrowRightUp.png ArrowUp.png
235
409
 
236
410
autoformsiconsdir = $(kde_datadir)/kpresenter/autoforms/Arrows/.icon
 
411
subdir = kpresenter/autoforms/Arrows
 
412
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
237
413
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
238
 
CONFIG_HEADER = ../../../config.h
239
 
CONFIG_CLEAN_FILES = 
240
 
DATA =  $(autoforms_DATA) $(autoformsicons_DATA) $(autoformsrc_DATA)
241
 
 
242
 
DIST_COMMON =  Makefile.am Makefile.in
243
 
 
244
 
 
245
 
#>- DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
246
 
#>+ 4
247
 
KDE_DIST=ArrowRight.desktop ArrowLeft.desktop ArrowLeftUp.atf ArrowLeftUp.png ArrowLeftUp.desktop ArrowRightUp.desktop ArrowUp.atf ArrowUp.png ArrowRight.atf ArrowRight.png ArrowRightDown.atf ArrowLeftDown.atf ArrowRightDown.png ArrowLeftDown.png ArrowUp.desktop ArrowLeftDown.desktop ArrowRightUp.atf ArrowRightUp.png ArrowDown.atf ArrowDown.png ArrowLeft.atf ArrowLeft.png ArrowDown.desktop ArrowRightDown.desktop 
248
 
 
249
 
DISTFILES= $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
250
 
 
251
 
 
252
 
TAR = gtar
253
 
GZIP_ENV = --best
254
 
#>- all: all-redirect
 
414
CONFIG_HEADER = $(top_builddir)/config.h
 
415
CONFIG_CLEAN_FILES =
 
416
DIST_SOURCES =
 
417
DATA = $(autoforms_DATA) $(autoformsicons_DATA) $(autoformsrc_DATA)
 
418
 
 
419
DIST_COMMON = Makefile.am Makefile.in
 
420
#>- all: all-am
255
421
#>+ 1
256
 
all: docs-am  all-redirect
 
422
all: docs-am  all-am
 
423
 
257
424
.SUFFIXES:
258
 
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
259
 
#>-     cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kpresenter/autoforms/Arrows/Makefile
260
 
#>+ 2
261
 
        cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kpresenter/autoforms/Arrows/Makefile
 
425
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
426
#>-     cd $(top_srcdir) && \
 
427
#>-       $(AUTOMAKE) --foreign  kpresenter/autoforms/Arrows/Makefile
 
428
#>+ 3
 
429
        cd $(top_srcdir) && \
 
430
          $(AUTOMAKE) --foreign  kpresenter/autoforms/Arrows/Makefile
262
431
        cd $(top_srcdir) && perl admin/am_edit kpresenter/autoforms/Arrows/Makefile.in
263
 
 
264
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
265
 
        cd $(top_builddir) \
266
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
267
 
 
268
 
 
 
432
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
433
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
434
 
 
435
mostlyclean-libtool:
 
436
        -rm -f *.lo
 
437
 
 
438
clean-libtool:
 
439
        -rm -rf .libs _libs
 
440
 
 
441
distclean-libtool:
 
442
        -rm -f libtool
 
443
uninstall-info-am:
 
444
autoformsDATA_INSTALL = $(INSTALL_DATA)
269
445
install-autoformsDATA: $(autoforms_DATA)
270
446
        @$(NORMAL_INSTALL)
271
447
        $(mkinstalldirs) $(DESTDIR)$(autoformsdir)
272
448
        @list='$(autoforms_DATA)'; for p in $$list; do \
273
 
          if test -f $(srcdir)/$$p; then \
274
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(autoformsdir)/$$p"; \
275
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(autoformsdir)/$$p; \
276
 
          else if test -f $$p; then \
277
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(autoformsdir)/$$p"; \
278
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(autoformsdir)/$$p; \
279
 
          fi; fi; \
 
449
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
450
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
451
          echo " $(autoformsDATA_INSTALL) $$d$$p $(DESTDIR)$(autoformsdir)/$$f"; \
 
452
          $(autoformsDATA_INSTALL) $$d$$p $(DESTDIR)$(autoformsdir)/$$f; \
280
453
        done
281
454
 
282
455
uninstall-autoformsDATA:
283
456
        @$(NORMAL_UNINSTALL)
284
 
        list='$(autoforms_DATA)'; for p in $$list; do \
285
 
          rm -f $(DESTDIR)$(autoformsdir)/$$p; \
 
457
        @list='$(autoforms_DATA)'; for p in $$list; do \
 
458
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
459
          echo " rm -f $(DESTDIR)$(autoformsdir)/$$f"; \
 
460
          rm -f $(DESTDIR)$(autoformsdir)/$$f; \
286
461
        done
287
 
 
 
462
autoformsiconsDATA_INSTALL = $(INSTALL_DATA)
288
463
install-autoformsiconsDATA: $(autoformsicons_DATA)
289
464
        @$(NORMAL_INSTALL)
290
465
        $(mkinstalldirs) $(DESTDIR)$(autoformsiconsdir)
291
466
        @list='$(autoformsicons_DATA)'; for p in $$list; do \
292
 
          if test -f $(srcdir)/$$p; then \
293
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(autoformsiconsdir)/$$p"; \
294
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(autoformsiconsdir)/$$p; \
295
 
          else if test -f $$p; then \
296
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(autoformsiconsdir)/$$p"; \
297
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(autoformsiconsdir)/$$p; \
298
 
          fi; fi; \
 
467
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
468
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
469
          echo " $(autoformsiconsDATA_INSTALL) $$d$$p $(DESTDIR)$(autoformsiconsdir)/$$f"; \
 
470
          $(autoformsiconsDATA_INSTALL) $$d$$p $(DESTDIR)$(autoformsiconsdir)/$$f; \
299
471
        done
300
472
 
301
473
uninstall-autoformsiconsDATA:
302
474
        @$(NORMAL_UNINSTALL)
303
 
        list='$(autoformsicons_DATA)'; for p in $$list; do \
304
 
          rm -f $(DESTDIR)$(autoformsiconsdir)/$$p; \
 
475
        @list='$(autoformsicons_DATA)'; for p in $$list; do \
 
476
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
477
          echo " rm -f $(DESTDIR)$(autoformsiconsdir)/$$f"; \
 
478
          rm -f $(DESTDIR)$(autoformsiconsdir)/$$f; \
305
479
        done
306
 
 
 
480
autoformsrcDATA_INSTALL = $(INSTALL_DATA)
307
481
install-autoformsrcDATA: $(autoformsrc_DATA)
308
482
        @$(NORMAL_INSTALL)
309
483
        $(mkinstalldirs) $(DESTDIR)$(autoformsrcdir)
310
484
        @list='$(autoformsrc_DATA)'; for p in $$list; do \
311
 
          if test -f $(srcdir)/$$p; then \
312
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(autoformsrcdir)/$$p"; \
313
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(autoformsrcdir)/$$p; \
314
 
          else if test -f $$p; then \
315
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(autoformsrcdir)/$$p"; \
316
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(autoformsrcdir)/$$p; \
317
 
          fi; fi; \
 
485
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
486
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
487
          echo " $(autoformsrcDATA_INSTALL) $$d$$p $(DESTDIR)$(autoformsrcdir)/$$f"; \
 
488
          $(autoformsrcDATA_INSTALL) $$d$$p $(DESTDIR)$(autoformsrcdir)/$$f; \
318
489
        done
319
490
 
320
491
uninstall-autoformsrcDATA:
321
492
        @$(NORMAL_UNINSTALL)
322
 
        list='$(autoformsrc_DATA)'; for p in $$list; do \
323
 
          rm -f $(DESTDIR)$(autoformsrcdir)/$$p; \
 
493
        @list='$(autoformsrc_DATA)'; for p in $$list; do \
 
494
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
495
          echo " rm -f $(DESTDIR)$(autoformsrcdir)/$$f"; \
 
496
          rm -f $(DESTDIR)$(autoformsrcdir)/$$f; \
324
497
        done
325
498
tags: TAGS
326
499
TAGS:
327
500
 
328
 
 
329
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
330
 
 
331
 
subdir = kpresenter/autoforms/Arrows
 
501
ctags: CTAGS
 
502
CTAGS:
 
503
 
 
504
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
505
#>+ 1
 
506
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
507
 
 
508
top_distdir = ../../..
 
509
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
332
510
 
333
511
distdir: $(DISTFILES)
334
 
#>-     @for file in $(DISTFILES); do \
335
 
#>-       d=$(srcdir); \
336
 
#>-       if test -d $$d/$$file; then \
337
 
#>-         cp -pr $$/$$file $(distdir)/$$file; \
338
 
#>-       else \
339
 
#>-         test -f $(distdir)/$$file \
340
 
#>-         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
341
 
#>-         || cp -p $$d/$$file $(distdir)/$$file || :; \
342
 
#>-       fi; \
343
 
#>-     done
344
 
#>+ 10
345
 
        @for file in $(DISTFILES); do \
346
 
          d=$(srcdir); \
 
512
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
513
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
514
        list='$(DISTFILES)'; for file in $$list; do \
 
515
          case $$file in \
 
516
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
517
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
518
          esac; \
 
519
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
520
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
521
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
522
            dir="/$$dir"; \
 
523
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
524
          else \
 
525
            dir=''; \
 
526
          fi; \
347
527
          if test -d $$d/$$file; then \
348
 
            cp -pr $$d/$$file $(distdir)/$$file; \
 
528
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
529
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
530
            fi; \
 
531
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349
532
          else \
350
533
            test -f $(distdir)/$$file \
351
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
352
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
534
            || cp -p $$d/$$file $(distdir)/$$file \
 
535
            || exit 1; \
353
536
          fi; \
354
537
        done
355
 
info-am:
356
 
info: info-am
357
 
dvi-am:
358
 
dvi: dvi-am
359
538
check-am: all-am
360
539
check: check-am
361
 
installcheck-am:
362
 
installcheck: installcheck-am
363
 
install-exec-am:
 
540
all-am: Makefile $(DATA)
 
541
 
 
542
installdirs:
 
543
        $(mkinstalldirs) $(DESTDIR)$(autoformsdir) $(DESTDIR)$(autoformsiconsdir) $(DESTDIR)$(autoformsrcdir)
 
544
install: install-am
364
545
install-exec: install-exec-am
365
 
 
366
 
install-data-am: install-autoformsDATA install-autoformsiconsDATA \
367
 
                install-autoformsrcDATA
368
546
install-data: install-data-am
 
547
uninstall: uninstall-am
369
548
 
370
549
install-am: all-am
371
550
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
 
install: install-am
373
 
uninstall-am: uninstall-autoformsDATA uninstall-autoformsiconsDATA \
374
 
                uninstall-autoformsrcDATA
375
 
uninstall: uninstall-am
376
 
all-am: Makefile $(DATA)
377
 
all-redirect: all-am
 
551
 
 
552
installcheck: installcheck-am
378
553
install-strip:
379
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
380
 
installdirs:
381
 
        $(mkinstalldirs)  $(DESTDIR)$(autoformsdir) \
382
 
                $(DESTDIR)$(autoformsiconsdir) \
383
 
                $(DESTDIR)$(autoformsrcdir)
384
 
 
385
 
 
 
554
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
555
          INSTALL_STRIP_FLAG=-s \
 
556
          `test -z '$(STRIP)' || \
 
557
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
386
558
mostlyclean-generic:
387
559
 
388
560
clean-generic:
389
561
 
390
562
distclean-generic:
391
563
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
392
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
393
564
 
394
565
maintainer-clean-generic:
395
 
mostlyclean-am:  mostlyclean-generic
396
 
 
397
 
mostlyclean: mostlyclean-am
398
 
 
399
 
clean-am:  clean-generic mostlyclean-am
400
 
 
 
566
        @echo "This command is intended for maintainers to use"
 
567
        @echo "it deletes files that may require special tools to rebuild."
401
568
#>- clean: clean-am
402
569
#>+ 1
403
570
clean: kde-rpo-clean  clean-am
404
571
 
405
 
distclean-am:  distclean-generic clean-am
406
 
        -rm -f libtool
 
572
#>- clean-am: clean-generic clean-libtool mostlyclean-am
 
573
#>+ 1
 
574
clean-am: clean-bcheck  clean-generic clean-libtool mostlyclean-am
407
575
 
408
576
distclean: distclean-am
409
577
 
410
 
maintainer-clean-am:  maintainer-clean-generic distclean-am
411
 
        @echo "This command is intended for maintainers to use;"
412
 
        @echo "it deletes files that may require special tools to rebuild."
 
578
distclean-am: clean-am distclean-generic distclean-libtool
 
579
 
 
580
dvi: dvi-am
 
581
 
 
582
dvi-am:
 
583
 
 
584
info: info-am
 
585
 
 
586
info-am:
 
587
 
 
588
install-data-am: install-autoformsDATA install-autoformsiconsDATA \
 
589
        install-autoformsrcDATA
 
590
 
 
591
install-exec-am:
 
592
 
 
593
install-info: install-info-am
 
594
 
 
595
install-man:
 
596
 
 
597
installcheck-am:
413
598
 
414
599
maintainer-clean: maintainer-clean-am
415
600
 
416
 
.PHONY: uninstall-autoformsDATA install-autoformsDATA \
417
 
uninstall-autoformsiconsDATA install-autoformsiconsDATA \
418
 
uninstall-autoformsrcDATA install-autoformsrcDATA tags distdir info-am \
419
 
info dvi-am dvi check check-am installcheck-am installcheck \
420
 
install-exec-am install-exec install-data-am install-data install-am \
421
 
install uninstall-am uninstall all-redirect all-am all installdirs \
422
 
mostlyclean-generic distclean-generic clean-generic \
423
 
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
424
 
 
 
601
maintainer-clean-am: distclean-am maintainer-clean-generic
 
602
 
 
603
mostlyclean: mostlyclean-am
 
604
 
 
605
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
606
 
 
607
pdf: pdf-am
 
608
 
 
609
pdf-am:
 
610
 
 
611
ps: ps-am
 
612
 
 
613
ps-am:
 
614
 
 
615
uninstall-am: uninstall-autoformsDATA uninstall-autoformsiconsDATA \
 
616
        uninstall-autoformsrcDATA uninstall-info-am
 
617
 
 
618
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
619
        distclean distclean-generic distclean-libtool distdir dvi \
 
620
        dvi-am info info-am install install-am install-autoformsDATA \
 
621
        install-autoformsiconsDATA install-autoformsrcDATA install-data \
 
622
        install-data-am install-exec install-exec-am install-info \
 
623
        install-info-am install-man install-strip installcheck \
 
624
        installcheck-am installdirs maintainer-clean \
 
625
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
626
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
627
        uninstall-autoformsDATA uninstall-autoformsiconsDATA \
 
628
        uninstall-autoformsrcDATA uninstall-info-am
425
629
 
426
630
# Tell versions [3.59,3.63) of GNU make to not export all variables.
427
631
# Otherwise a system limit (for SysV at least) may be exceeded.
428
632
.NOEXPORT:
429
633
 
430
634
#>+ 2
 
635
KDE_DIST=ArrowDown.png ArrowLeft.desktop ArrowRightDown.atf ArrowLeftDown.png ArrowLeftUp.png ArrowDown.desktop ArrowUp.desktop ArrowDown.atf ArrowRightUp.atf ArrowRight.png ArrowRightUp.png ArrowRight.desktop ArrowRightDown.desktop ArrowRightUp.desktop ArrowLeftDown.atf ArrowLeft.png ArrowLeftDown.desktop ArrowLeftUp.atf ArrowRightDown.png ArrowLeftUp.desktop ArrowUp.png ArrowUp.atf ArrowLeft.atf ArrowRight.atf 
 
636
 
 
637
#>+ 2
431
638
docs-am:
432
639
 
433
 
#>+ 5
 
640
#>+ 6
434
641
force-reedit:
435
 
                cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kpresenter/autoforms/Arrows/Makefile
 
642
                cd $(top_srcdir) && \
 
643
          $(AUTOMAKE) --foreign  kpresenter/autoforms/Arrows/Makefile
436
644
        cd $(top_srcdir) && perl admin/am_edit kpresenter/autoforms/Arrows/Makefile.in
437
645
 
438
646
 
439
 
#>+ 2
 
647
#>+ 21
 
648
clean-bcheck: 
 
649
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
650
 
 
651
bcheck: bcheck-am
 
652
 
 
653
bcheck-am:
 
654
        @for i in ; do \
 
655
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
656
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
657
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
658
                echo "$$i"; \
 
659
                if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(KDE_CXXFLAGS)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
660
                    rm -f $$i.bchecktest.cc; exit 1; \
 
661
                fi ; \
 
662
                echo "" >> $$i.bchecktest.cc.class; \
 
663
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
664
                rm -f a.out; \
 
665
            fi ; \
 
666
        done
 
667
 
 
668
 
 
669
#>+ 3
440
670
final:
441
671
        $(MAKE) all-am
442
 
#>+ 2
 
672
 
 
673
#>+ 3
 
674
final-install:
 
675
        $(MAKE) install-am
 
676
 
 
677
#>+ 3
443
678
no-final:
444
679
        $(MAKE) all-am
 
680
 
 
681
#>+ 3
 
682
no-final-install:
 
683
        $(MAKE) install-am
 
684
 
445
685
#>+ 3
446
686
cvs-clean:
447
 
        $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean
 
687
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
448
688
 
449
689
#>+ 3
450
690
kde-rpo-clean:
451
691
        -rm -f *.rpo
 
692
 
 
693
#>+ 3
 
694
nmcheck-am: nmcheck
 
695
nmcheck: