~ubuntu-branches/ubuntu/edgy/koffice/edgy-updates

« back to all changes in this revision

Viewing changes to kivio/plugins/kiviozoomtool/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20040509113300-xi5t1z4yxe7n03x7
Tags: upstream-1.3.1
ImportĀ upstreamĀ versionĀ 1.3.1

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
 
#1########################################################!@#$
15
 
####   Makefile.am generated automatically by KDEStudio   ####
16
 
#### WARNING! All changes made in this part will be lost! ####
17
 
##############################################################
18
 
 
19
 
 
20
 
SHELL = @SHELL@
 
16
@SET_MAKE@
21
17
 
22
18
srcdir = @srcdir@
23
19
top_srcdir = @top_srcdir@
24
20
VPATH = @srcdir@
25
 
prefix = @prefix@
26
 
exec_prefix = @exec_prefix@
27
 
#>- 
28
 
bindir = @bindir@
29
 
#>+ 3
30
 
DEPDIR = .deps
31
 
 
32
 
bindir = @bindir@
33
 
sbindir = @sbindir@
34
 
libexecdir = @libexecdir@
35
 
datadir = @datadir@
36
 
sysconfdir = @sysconfdir@
37
 
sharedstatedir = @sharedstatedir@
38
 
localstatedir = @localstatedir@
39
 
libdir = @libdir@
40
 
infodir = @infodir@
41
 
mandir = @mandir@
42
 
includedir = @includedir@
43
 
oldincludedir = /usr/include
44
 
 
45
 
DESTDIR =
46
 
 
47
21
pkgdatadir = $(datadir)/@PACKAGE@
48
22
pkglibdir = $(libdir)/@PACKAGE@
49
23
pkgincludedir = $(includedir)/@PACKAGE@
50
 
 
51
24
top_builddir = ../../..
52
25
 
53
 
ACLOCAL = @ACLOCAL@
54
 
AUTOCONF = @AUTOCONF@
55
 
AUTOMAKE = @AUTOMAKE@
56
 
AUTOHEADER = @AUTOHEADER@
57
 
 
 
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
58
27
INSTALL = @INSTALL@
59
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
60
 
INSTALL_DATA = @INSTALL_DATA@
61
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
62
 
transform = @program_transform_name@
63
 
 
 
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)
64
33
NORMAL_INSTALL = :
65
34
PRE_INSTALL = :
66
35
POST_INSTALL = :
67
36
NORMAL_UNINSTALL = :
68
37
PRE_UNINSTALL = :
69
38
POST_UNINSTALL = :
70
 
build_alias = @build_alias@
71
39
build_triplet = @build@
72
 
host_alias = @host_alias@
73
40
host_triplet = @host@
74
 
target_alias = @target_alias@
75
41
target_triplet = @target@
 
42
ACLOCAL = @ACLOCAL@
 
43
AMDEP_FALSE = @AMDEP_FALSE@
 
44
AMDEP_TRUE = @AMDEP_TRUE@
 
45
AMTAR = @AMTAR@
 
46
AR = @AR@
76
47
ARTSCCONFIG = @ARTSCCONFIG@
77
 
AS = @AS@
 
48
AUTOCONF = @AUTOCONF@
78
49
AUTODIRS = @AUTODIRS@
 
50
AUTOHEADER = @AUTOHEADER@
 
51
AUTOMAKE = @AUTOMAKE@
 
52
AWK = @AWK@
79
53
CC = @CC@
 
54
CCDEPMODE = @CCDEPMODE@
 
55
CFLAGS = @CFLAGS@
80
56
CONF_FILES = @CONF_FILES@
81
57
CPP = @CPP@
 
58
CPPFLAGS = @CPPFLAGS@
82
59
CXX = @CXX@
83
60
CXXCPP = @CXXCPP@
 
61
CXXDEPMODE = @CXXDEPMODE@
 
62
CXXFLAGS = @CXXFLAGS@
 
63
CYGPATH_W = @CYGPATH_W@
84
64
DCOPIDL = @DCOPIDL@
85
65
DCOPIDL2CPP = @DCOPIDL2CPP@
 
66
DCOPIDLNG = @DCOPIDLNG@
86
67
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
87
 
DLLTOOL = @DLLTOOL@
88
 
DPMSINC = @DPMSINC@
89
 
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@
90
78
EXEEXT = @EXEEXT@
91
 
GCJ = @GCJ@
92
 
GCJFLAGS = @GCJFLAGS@
93
 
GLINC = @GLINC@
94
 
GLLIB = @GLLIB@
 
79
F77 = @F77@
 
80
FFLAGS = @FFLAGS@
 
81
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
95
82
GMSGFMT = @GMSGFMT@
96
 
IDL = @IDL@
97
 
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
98
 
JAR = @JAR@
99
 
JAVAC = @JAVAC@
100
 
JAVAH = @JAVAH@
101
 
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@
102
89
KDECONFIG = @KDECONFIG@
103
 
KDE_CXXFLAGS = @KDE_CXXFLAGS@
104
90
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
91
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
 
92
KDE_HAVE_DOT = @KDE_HAVE_DOT@
105
93
KDE_INCLUDES = @KDE_INCLUDES@
106
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@
107
98
KDE_PLUGIN = @KDE_PLUGIN@
108
99
KDE_RPATH = @KDE_RPATH@
109
100
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
110
101
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
111
102
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
112
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@
113
106
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
 
107
KFORMULA_INCLUDES = @KFORMULA_INCLUDES@
114
108
KOFFICECORE_INCLUDES = @KOFFICECORE_INCLUDES@
115
109
KOFFICEUI_INCLUDES = @KOFFICEUI_INCLUDES@
116
110
KOFFICE_INCLUDES = @KOFFICE_INCLUDES@
117
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@
118
116
KSTORE_INCLUDES = @KSTORE_INCLUDES@
119
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@
120
123
LIBCOMPAT = @LIBCOMPAT@
121
124
LIBCRYPT = @LIBCRYPT@
122
125
LIBDL = @LIBDL@
123
 
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@
124
132
LIBJPEG = @LIBJPEG@
125
 
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@
126
138
LIBOBJS = @LIBOBJS@
 
139
LIBPAPER = @LIBPAPER@
127
140
LIBPNG = @LIBPNG@
128
141
LIBPTHREAD = @LIBPTHREAD@
129
142
LIBPYTHON = @LIBPYTHON@
130
 
LIBQIMGIO = @LIBQIMGIO@
131
143
LIBRESOLV = @LIBRESOLV@
132
 
LIBSHADOW = @LIBSHADOW@
 
144
LIBS = @LIBS@
133
145
LIBSM = @LIBSM@
134
146
LIBSOCKET = @LIBSOCKET@
135
147
LIBTIFF = @LIBTIFF@
136
148
LIBTOOL = @LIBTOOL@
137
149
LIBUCB = @LIBUCB@
138
150
LIBUTIL = @LIBUTIL@
139
 
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@
140
160
LIBZ = @LIBZ@
 
161
LIB_JASPER = @LIB_JASPER@
141
162
LIB_KAB = @LIB_KAB@
 
163
LIB_KABC = @LIB_KABC@
142
164
LIB_KDECORE = @LIB_KDECORE@
 
165
LIB_KDEPIM = @LIB_KDEPIM@
143
166
LIB_KDEPRINT = @LIB_KDEPRINT@
144
167
LIB_KDEUI = @LIB_KDEUI@
145
168
LIB_KFILE = @LIB_KFILE@
150
173
LIB_KIO = @LIB_KIO@
151
174
LIB_KOFFICECORE = @LIB_KOFFICECORE@
152
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@
153
181
LIB_KPARTS = @LIB_KPARTS@
154
182
LIB_KSPELL = @LIB_KSPELL@
155
183
LIB_KSTORE = @LIB_KSTORE@
156
184
LIB_KSYCOCA = @LIB_KSYCOCA@
 
185
LIB_KUTILS = @LIB_KUTILS@
157
186
LIB_KWMF = @LIB_KWMF@
158
 
LIB_KWRITE = @LIB_KWRITE@
 
187
LIB_POLL = @LIB_POLL@
 
188
LIB_QPE = @LIB_QPE@
159
189
LIB_QT = @LIB_QT@
160
190
LIB_SMB = @LIB_SMB@
161
191
LIB_X11 = @LIB_X11@
 
192
LIB_XEXT = @LIB_XEXT@
 
193
LIB_XRENDER = @LIB_XRENDER@
162
194
LN_S = @LN_S@
 
195
LTLIBOBJS = @LTLIBOBJS@
163
196
MAKEINFO = @MAKEINFO@
164
197
MCOPIDL = @MCOPIDL@
165
198
MEINPROC = @MEINPROC@
166
 
MICO_INCLUDES = @MICO_INCLUDES@
167
 
MICO_LDFLAGS = @MICO_LDFLAGS@
168
199
MOC = @MOC@
169
200
MSGFMT = @MSGFMT@
 
201
NOOPT_CFLAGS = @NOOPT_CFLAGS@
170
202
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
171
 
NOREPO = @NOREPO@
172
 
OBJDUMP = @OBJDUMP@
173
203
OBJEXT = @OBJEXT@
174
204
PACKAGE = @PACKAGE@
175
 
PAMLIBS = @PAMLIBS@
176
 
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@
177
212
PYTHONINC = @PYTHONINC@
178
213
PYTHONLIB = @PYTHONLIB@
179
214
PYTHONMODDIR = @PYTHONMODDIR@
 
215
QTDOCDIR = @QTDOCDIR@
 
216
QTE_NORTTI = @QTE_NORTTI@
180
217
QT_INCLUDES = @QT_INCLUDES@
181
218
QT_LDFLAGS = @QT_LDFLAGS@
182
219
RANLIB = @RANLIB@
183
 
REPO = @REPO@
184
 
SCANDIR = @SCANDIR@
185
 
SETUIDFLAGS = @SETUIDFLAGS@
 
220
SET_MAKE = @SET_MAKE@
 
221
SHELL = @SHELL@
 
222
SQLDIR = @SQLDIR@
186
223
STRIP = @STRIP@
187
224
TOPSUBDIRS = @TOPSUBDIRS@
188
225
UIC = @UIC@
 
226
UIC_TR = @UIC_TR@
189
227
USER_INCLUDES = @USER_INCLUDES@
190
228
USER_LDFLAGS = @USER_LDFLAGS@
191
229
USE_EXCEPTIONS = @USE_EXCEPTIONS@
192
230
USE_RTTI = @USE_RTTI@
193
231
USE_THREADS = @USE_THREADS@
194
232
VERSION = @VERSION@
 
233
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
195
234
XGETTEXT = @XGETTEXT@
196
 
XPMINC = @XPMINC@
197
 
XPMLIB = @XPMLIB@
 
235
XMLLINT = @XMLLINT@
198
236
X_EXTRA_LIBS = @X_EXTRA_LIBS@
199
237
X_INCLUDES = @X_INCLUDES@
200
238
X_LDFLAGS = @X_LDFLAGS@
201
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@
202
247
all_includes = @all_includes@
203
248
all_libraries = @all_libraries@
204
 
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@
205
306
interfacedir = @interfacedir@
206
 
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@
207
313
kde_appsdir = @kde_appsdir@
208
314
kde_bindir = @kde_bindir@
209
315
kde_confdir = @kde_confdir@
211
317
kde_htmldir = @kde_htmldir@
212
318
kde_icondir = @kde_icondir@
213
319
kde_includes = @kde_includes@
 
320
kde_kcfgdir = @kde_kcfgdir@
214
321
kde_libraries = @kde_libraries@
215
322
kde_libs_htmldir = @kde_libs_htmldir@
216
323
kde_libs_prefix = @kde_libs_prefix@
217
324
kde_locale = @kde_locale@
218
325
kde_mimedir = @kde_mimedir@
219
326
kde_moduledir = @kde_moduledir@
 
327
kde_qtver = @kde_qtver@
220
328
kde_servicesdir = @kde_servicesdir@
221
329
kde_servicetypesdir = @kde_servicetypesdir@
222
330
kde_sounddir = @kde_sounddir@
 
331
kde_styledir = @kde_styledir@
223
332
kde_templatesdir = @kde_templatesdir@
224
333
kde_wallpaperdir = @kde_wallpaperdir@
225
 
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@
226
369
qt_includes = @qt_includes@
227
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@
228
385
x_includes = @x_includes@
229
386
x_libraries = @x_libraries@
230
 
 
231
 
SUBDIRS = zoom_pics 
 
387
xdg_appsdir = @xdg_appsdir@
 
388
xdg_directorydir = @xdg_directorydir@
 
389
xdg_menudir = @xdg_menudir@
 
390
SUBDIRS = zoom_pics
232
391
lib_LTLIBRARIES = libkiviozoomtool.la
233
 
##############################################################
234
 
####                  END KDEStudio part                  ####
235
 
#2########################################################!@#$
236
 
libkiviozoomtool_la_LDFLAGS = -avoid-version -module -no-undefined
237
392
 
238
 
INCLUDES = -I$(top_srcdir)/kivio/kiviopart      -I$(top_srcdir)/kivio/kiviopart/kiviosdk        -I$(top_srcdir)/kivio/kiviopart/tklib   -I$(top_srcdir)/kivio/kiviopart/tools   $(KOFFICE_INCLUDES) $(all_includes)
 
393
INCLUDES = -I$(top_srcdir)/kivio/kiviopart\
 
394
        -I$(top_srcdir)/kivio/kiviopart/kiviosdk\
 
395
        -I$(top_srcdir)/kivio/kiviopart/tools\
 
396
        $(KOFFICE_INCLUDES) $(KOTEXT_INCLUDES) $(all_includes)
239
397
 
240
398
#>- libkiviozoomtool_la_METASOURCES = AUTO
241
 
libkiviozoomtool_la_SOURCES =           plugin.cpp              tool_zoom.cpp
242
 
 
243
 
EXTRA_DIST =            plugin.cpp              plugin.h                kiviozoomtool.desktop           kiviozoomtool.rc                tool_zoom.cpp           tool_zoom.h
244
 
 
245
 
libkiviozoomtool_la_LIBADD = $(all_libraries) $(top_builddir)/kivio/kiviopart/libkiviopart.la
 
399
libkiviozoomtool_la_SOURCES = \
 
400
                plugin.cpp\
 
401
                tool_zoom.cpp
 
402
 
 
403
EXTRA_DIST = \
 
404
                plugin.cpp\
 
405
                plugin.h\
 
406
                kiviozoomtool.desktop\
 
407
                kiviozoomtool.rc\
 
408
                tool_zoom.cpp\
 
409
                tool_zoom.h
 
410
 
 
411
libkiviozoomtool_la_LDFLAGS = -module $(KDE_PLUGIN)
 
412
libkiviozoomtool_la_LIBADD = $(LIB_KOTEXT) $(all_libraries) $(LIB_KOPAINTER) $(top_builddir)/kivio/kiviopart/libkiviopart.la
246
413
 
247
414
rc_DATA = kiviozoomtool.rc
248
415
rcdir = $(kde_datadir)/kivio/kpartplugins
249
416
 
250
417
desktop_DATA = kiviozoomtool.desktop
251
418
desktopdir = $(kde_servicesdir)
 
419
subdir = kivio/plugins/kiviozoomtool
 
420
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
252
421
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
253
 
CONFIG_HEADER = ../../../config.h
254
 
CONFIG_CLEAN_FILES = 
255
 
LTLIBRARIES =  $(lib_LTLIBRARIES)
256
 
 
257
 
 
258
 
DEFS = @DEFS@ -I. -I$(srcdir) -I../../..
259
 
CPPFLAGS = @CPPFLAGS@
260
 
LDFLAGS = @LDFLAGS@
261
 
LIBS = @LIBS@
262
 
libkiviozoomtool_la_DEPENDENCIES =  \
263
 
$(top_builddir)/kivio/kiviopart/libkiviopart.la
264
 
#>- libkiviozoomtool_la_OBJECTS =  plugin.lo tool_zoom.lo
265
 
#>+ 5
 
422
CONFIG_HEADER = $(top_builddir)/config.h
 
423
CONFIG_CLEAN_FILES =
 
424
LTLIBRARIES = $(lib_LTLIBRARIES)
 
425
 
 
426
libkiviozoomtool_la_DEPENDENCIES = \
 
427
        $(top_builddir)/kivio/kiviopart/libkiviopart.la
 
428
am_libkiviozoomtool_la_OBJECTS = plugin.lo tool_zoom.lo
 
429
#>- libkiviozoomtool_la_OBJECTS = $(am_libkiviozoomtool_la_OBJECTS)
 
430
#>+ 4
266
431
libkiviozoomtool_la_final_OBJECTS = libkiviozoomtool_la.all_cpp.lo 
267
 
libkiviozoomtool_la_nofinal_OBJECTS = plugin.lo tool_zoom.lo \
268
 
libkiviozoomtool_la_meta_unload.lo 
 
432
libkiviozoomtool_la_nofinal_OBJECTS = plugin.lo tool_zoom.lo
269
433
@KDE_USE_FINAL_FALSE@libkiviozoomtool_la_OBJECTS = $(libkiviozoomtool_la_nofinal_OBJECTS)
270
434
@KDE_USE_FINAL_TRUE@libkiviozoomtool_la_OBJECTS = $(libkiviozoomtool_la_final_OBJECTS)
271
 
CXXFLAGS = @CXXFLAGS@
272
 
#>- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
273
 
#>+ 1
274
 
CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
275
 
#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
276
 
#>+ 1
277
 
LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
435
 
 
436
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
437
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
 
438
am__depfiles_maybe = depfiles
 
439
#>- @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/plugin.Plo ./$(DEPDIR)/tool_zoom.Plo
 
440
#>+ 2
 
441
@AMDEP_TRUE@@KDE_USE_FINAL_TRUE@DEP_FILES =   $(DEPDIR)/libkiviozoomtool_la.all_cpp.P ./$(DEPDIR)/plugin.Plo ./$(DEPDIR)/tool_zoom.Plo
 
442
@AMDEP_TRUE@@KDE_USE_FINAL_FALSE@DEP_FILES =  ./$(DEPDIR)/plugin.Plo ./$(DEPDIR)/tool_zoom.Plo
 
443
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
444
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
445
#>+ 2
 
446
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
447
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
448
#>- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
 
449
#>-     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
450
#>-     $(AM_CXXFLAGS) $(CXXFLAGS)
 
451
#>+ 3
 
452
LTCXXCOMPILE = $(LIBTOOL) --mode=compile --tag=CXX $(CXX) $(DEFS) \
 
453
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
454
        $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
278
455
CXXLD = $(CXX)
279
 
#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
280
 
#>+ 1
281
 
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(LDFLAGS) -o $@
282
 
DATA =  $(desktop_DATA) $(rc_DATA)
283
 
 
284
 
DIST_COMMON =  Makefile.am Makefile.in
285
 
 
286
 
 
287
 
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
288
 
 
289
 
TAR = gtar
290
 
GZIP_ENV = --best
 
456
#>- CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
457
#>-     $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
458
#>+ 2
 
459
CXXLINK = $(LIBTOOL) --mode=link --tag=CXX $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
460
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
461
DIST_SOURCES = $(libkiviozoomtool_la_SOURCES)
 
462
DATA = $(desktop_DATA) $(rc_DATA)
 
463
 
 
464
 
 
465
#>- RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
466
#>-     ps-recursive install-info-recursive uninstall-info-recursive \
 
467
#>-     all-recursive install-data-recursive install-exec-recursive \
 
468
#>-     installdirs-recursive install-recursive uninstall-recursive \
 
469
#>-     check-recursive installcheck-recursive
 
470
#>+ 5
 
471
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
472
        ps-recursive install-info-recursive uninstall-info-recursive \
 
473
        all-recursive install-data-recursive install-exec-recursive \
 
474
        installdirs-recursive install-recursive uninstall-recursive \
 
475
        check-recursive installcheck-recursive nmcheck-recursive bcheck-recursive
 
476
DIST_COMMON = Makefile.am Makefile.in
 
477
DIST_SUBDIRS = $(SUBDIRS)
291
478
SOURCES = $(libkiviozoomtool_la_SOURCES)
292
 
OBJECTS = $(libkiviozoomtool_la_OBJECTS)
293
479
 
294
 
#>- all: all-redirect
 
480
#>- all: all-recursive
295
481
#>+ 1
296
 
all: docs-am  all-redirect
 
482
all: docs-am  all-recursive
 
483
 
297
484
.SUFFIXES:
298
 
.SUFFIXES: .S .c .cpp .lo .o .obj .s
299
 
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
300
 
#>-     cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kivio/plugins/kiviozoomtool/Makefile
301
 
#>+ 2
302
 
        cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kivio/plugins/kiviozoomtool/Makefile
 
485
.SUFFIXES: .cpp .lo .o .obj
 
486
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
487
#>-     cd $(top_srcdir) && \
 
488
#>-       $(AUTOMAKE) --foreign  kivio/plugins/kiviozoomtool/Makefile
 
489
#>+ 3
 
490
        cd $(top_srcdir) && \
 
491
          $(AUTOMAKE) --foreign  kivio/plugins/kiviozoomtool/Makefile
303
492
        cd $(top_srcdir) && perl admin/am_edit kivio/plugins/kiviozoomtool/Makefile.in
304
 
 
305
 
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
306
 
        cd $(top_builddir) \
307
 
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
308
 
 
309
 
 
310
 
mostlyclean-libLTLIBRARIES:
311
 
 
312
 
clean-libLTLIBRARIES:
313
 
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
314
 
 
315
 
distclean-libLTLIBRARIES:
316
 
 
317
 
maintainer-clean-libLTLIBRARIES:
318
 
 
 
493
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
494
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
495
libLTLIBRARIES_INSTALL = $(INSTALL)
319
496
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
320
497
        @$(NORMAL_INSTALL)
321
498
        $(mkinstalldirs) $(DESTDIR)$(libdir)
322
499
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
323
500
          if test -f $$p; then \
324
 
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
325
 
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
 
501
            f="`echo $$p | sed -e 's|^.*/||'`"; \
 
502
            echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
 
503
            $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
326
504
          else :; fi; \
327
505
        done
328
506
 
329
507
uninstall-libLTLIBRARIES:
330
508
        @$(NORMAL_UNINSTALL)
331
 
        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
332
 
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
333
 
        done
334
 
 
335
 
.c.o:
336
 
        $(COMPILE) -c $<
337
 
 
338
 
# FIXME: We should only use cygpath when building on Windows,
339
 
# and only if it is available.
340
 
.c.obj:
341
 
        $(COMPILE) -c `cygpath -w $<`
342
 
 
343
 
.s.o:
344
 
        $(COMPILE) -c $<
345
 
 
346
 
.S.o:
347
 
        $(COMPILE) -c $<
 
509
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
510
            p="`echo $$p | sed -e 's|^.*/||'`"; \
 
511
          echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
 
512
          $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
 
513
        done
 
514
 
 
515
clean-libLTLIBRARIES:
 
516
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
517
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
518
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
519
          test "$$dir" = "$$p" && dir=.; \
 
520
          echo "rm -f \"$${dir}/so_locations\""; \
 
521
          rm -f "$${dir}/so_locations"; \
 
522
        done
 
523
#>- libkiviozoomtool.la: $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES) 
 
524
#>+ 2
 
525
@KDE_USE_CLOSURE_TRUE@libkiviozoomtool.la: libkiviozoomtool.la.closure $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES) 
 
526
@KDE_USE_CLOSURE_FALSE@libkiviozoomtool.la: $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES) 
 
527
        $(CXXLINK) -rpath $(libdir) $(libkiviozoomtool_la_LDFLAGS) $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_LIBADD) $(LIBS)
348
528
 
349
529
mostlyclean-compile:
350
 
        -rm -f *.o core *.core
351
 
        -rm -f *.$(OBJEXT)
352
 
 
353
 
clean-compile:
 
530
        -rm -f *.$(OBJEXT) core *.core
354
531
 
355
532
distclean-compile:
356
533
        -rm -f *.tab.c
357
534
 
358
 
maintainer-clean-compile:
359
 
 
360
 
.c.lo:
361
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
362
 
 
363
 
.s.lo:
364
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
365
 
 
366
 
.S.lo:
367
 
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
535
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
 
536
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tool_zoom.Plo@am__quote@
 
537
 
 
538
distclean-depend:
 
539
        -rm -rf ./$(DEPDIR)
 
540
 
 
541
.cpp.o:
 
542
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
543
@am__fastdepCXX_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
 
544
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
545
@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
546
@am__fastdepCXX_TRUE@   fi
 
547
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
548
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
549
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
550
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
551
 
 
552
.cpp.obj:
 
553
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
554
@am__fastdepCXX_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
 
555
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
 
556
@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
557
@am__fastdepCXX_TRUE@   fi
 
558
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
559
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
560
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
561
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
 
562
 
 
563
.cpp.lo:
 
564
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
 
565
@am__fastdepCXX_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
 
566
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
 
567
@am__fastdepCXX_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
 
568
@am__fastdepCXX_TRUE@   fi
 
569
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
570
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
571
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
572
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
368
573
 
369
574
mostlyclean-libtool:
370
575
        -rm -f *.lo
373
578
        -rm -rf .libs _libs
374
579
 
375
580
distclean-libtool:
376
 
 
377
 
maintainer-clean-libtool:
378
 
 
379
 
#>- libkiviozoomtool.la: $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES)
380
 
#>+ 2
381
 
@KDE_USE_CLOSURE_TRUE@libkiviozoomtool.la: libkiviozoomtool.la.closure $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES)
382
 
@KDE_USE_CLOSURE_FALSE@libkiviozoomtool.la: $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES)
383
 
        $(CXXLINK) -rpath $(libdir) $(libkiviozoomtool_la_LDFLAGS) $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_LIBADD) $(LIBS)
384
 
.cpp.o:
385
 
        $(CXXCOMPILE) -c $<
386
 
.cpp.obj:
387
 
        $(CXXCOMPILE) -c `cygpath -w $<`
388
 
.cpp.lo:
389
 
        $(LTCXXCOMPILE) -c $<
390
 
 
 
581
        -rm -f libtool
 
582
uninstall-info-am:
 
583
desktopDATA_INSTALL = $(INSTALL_DATA)
391
584
install-desktopDATA: $(desktop_DATA)
392
585
        @$(NORMAL_INSTALL)
393
586
        $(mkinstalldirs) $(DESTDIR)$(desktopdir)
394
587
        @list='$(desktop_DATA)'; for p in $$list; do \
395
 
          if test -f $(srcdir)/$$p; then \
396
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(desktopdir)/$$p"; \
397
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(desktopdir)/$$p; \
398
 
          else if test -f $$p; then \
399
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(desktopdir)/$$p"; \
400
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(desktopdir)/$$p; \
401
 
          fi; fi; \
 
588
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
589
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
590
          echo " $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f"; \
 
591
          $(desktopDATA_INSTALL) $$d$$p $(DESTDIR)$(desktopdir)/$$f; \
402
592
        done
403
593
 
404
594
uninstall-desktopDATA:
405
595
        @$(NORMAL_UNINSTALL)
406
 
        list='$(desktop_DATA)'; for p in $$list; do \
407
 
          rm -f $(DESTDIR)$(desktopdir)/$$p; \
 
596
        @list='$(desktop_DATA)'; for p in $$list; do \
 
597
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
598
          echo " rm -f $(DESTDIR)$(desktopdir)/$$f"; \
 
599
          rm -f $(DESTDIR)$(desktopdir)/$$f; \
408
600
        done
409
 
 
 
601
rcDATA_INSTALL = $(INSTALL_DATA)
410
602
install-rcDATA: $(rc_DATA)
411
603
        @$(NORMAL_INSTALL)
412
604
        $(mkinstalldirs) $(DESTDIR)$(rcdir)
413
605
        @list='$(rc_DATA)'; for p in $$list; do \
414
 
          if test -f $(srcdir)/$$p; then \
415
 
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p"; \
416
 
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(rcdir)/$$p; \
417
 
          else if test -f $$p; then \
418
 
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p"; \
419
 
            $(INSTALL_DATA) $$p $(DESTDIR)$(rcdir)/$$p; \
420
 
          fi; fi; \
 
606
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
607
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
608
          echo " $(rcDATA_INSTALL) $$d$$p $(DESTDIR)$(rcdir)/$$f"; \
 
609
          $(rcDATA_INSTALL) $$d$$p $(DESTDIR)$(rcdir)/$$f; \
421
610
        done
422
611
 
423
612
uninstall-rcDATA:
424
613
        @$(NORMAL_UNINSTALL)
425
 
        list='$(rc_DATA)'; for p in $$list; do \
426
 
          rm -f $(DESTDIR)$(rcdir)/$$p; \
 
614
        @list='$(rc_DATA)'; for p in $$list; do \
 
615
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
616
          echo " rm -f $(DESTDIR)$(rcdir)/$$f"; \
 
617
          rm -f $(DESTDIR)$(rcdir)/$$f; \
427
618
        done
428
619
 
429
620
# This directory's subdirectories are mostly independent; you can cd
432
623
# (1) if the variable is set in `config.status', edit `config.status'
433
624
#     (which will cause the Makefiles to be regenerated when you run `make');
434
625
# (2) otherwise, pass the desired values on the `make' command line.
435
 
 
436
 
@SET_MAKE@
437
 
 
438
 
all-recursive install-data-recursive install-exec-recursive \
439
 
installdirs-recursive install-recursive uninstall-recursive  \
440
 
check-recursive installcheck-recursive info-recursive dvi-recursive:
441
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
626
$(RECURSIVE_TARGETS):
 
627
        @set fnord $$MAKEFLAGS; amf=$$2; \
442
628
        dot_seen=no; \
443
629
        target=`echo $@ | sed s/-recursive//`; \
444
630
        list='$(SUBDIRS)'; for subdir in $$list; do \
458
644
 
459
645
mostlyclean-recursive clean-recursive distclean-recursive \
460
646
maintainer-clean-recursive:
461
 
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
647
        @set fnord $$MAKEFLAGS; amf=$$2; \
462
648
        dot_seen=no; \
463
 
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
464
 
          rev="$$subdir $$rev"; \
465
 
          test "$$subdir" = "." && dot_seen=yes; \
 
649
        case "$@" in \
 
650
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
651
          *) list='$(SUBDIRS)' ;; \
 
652
        esac; \
 
653
        rev=''; for subdir in $$list; do \
 
654
          if test "$$subdir" = "."; then :; else \
 
655
            rev="$$subdir $$rev"; \
 
656
          fi; \
466
657
        done; \
467
 
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
658
        rev="$$rev ."; \
468
659
        target=`echo $@ | sed s/-recursive//`; \
469
660
        for subdir in $$rev; do \
470
661
          echo "Making $$target in $$subdir"; \
480
671
        list='$(SUBDIRS)'; for subdir in $$list; do \
481
672
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
482
673
        done
 
674
ctags-recursive:
 
675
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
676
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
677
        done
 
678
 
 
679
ETAGS = etags
 
680
ETAGSFLAGS =
 
681
 
 
682
CTAGS = ctags
 
683
CTAGSFLAGS =
483
684
 
484
685
tags: TAGS
485
686
 
486
 
ID: $(HEADERS) $(SOURCES) $(LISP)
487
 
        list='$(SOURCES) $(HEADERS)'; \
488
 
        unique=`for i in $$list; do echo $$i; done | \
489
 
          awk '    { files[$$0] = 1; } \
 
687
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
688
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
689
        unique=`for i in $$list; do \
 
690
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
691
          done | \
 
692
          $(AWK) '    { files[$$0] = 1; } \
490
693
               END { for (i in files) print i; }'`; \
491
 
        here=`pwd` && cd $(srcdir) \
492
 
          && mkid -f$$here/ID $$unique $(LISP)
 
694
        mkid -fID $$unique
493
695
 
494
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
696
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
697
                $(TAGS_FILES) $(LISP)
495
698
        tags=; \
496
699
        here=`pwd`; \
 
700
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
701
          include_option=--etags-include; \
 
702
        else \
 
703
          include_option=--include; \
 
704
        fi; \
497
705
        list='$(SUBDIRS)'; for subdir in $$list; do \
498
 
   if test "$$subdir" = .; then :; else \
499
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
500
 
   fi; \
 
706
          if test "$$subdir" = .; then :; else \
 
707
            test -f $$subdir/TAGS && \
 
708
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
709
          fi; \
501
710
        done; \
502
 
        list='$(SOURCES) $(HEADERS)'; \
503
 
        unique=`for i in $$list; do echo $$i; done | \
504
 
          awk '    { files[$$0] = 1; } \
505
 
               END { for (i in files) print i; }'`; \
506
 
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
507
 
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
508
 
 
509
 
mostlyclean-tags:
510
 
 
511
 
clean-tags:
 
711
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
712
        unique=`for i in $$list; do \
 
713
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
714
          done | \
 
715
          $(AWK) '    { files[$$0] = 1; } \
 
716
               END { for (i in files) print i; }'`; \
 
717
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
718
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
719
             $$tags $$unique
 
720
 
 
721
ctags: CTAGS
 
722
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
723
                $(TAGS_FILES) $(LISP)
 
724
        tags=; \
 
725
        here=`pwd`; \
 
726
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
727
        unique=`for i in $$list; do \
 
728
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
729
          done | \
 
730
          $(AWK) '    { files[$$0] = 1; } \
 
731
               END { for (i in files) print i; }'`; \
 
732
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
733
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
734
             $$tags $$unique
 
735
 
 
736
GTAGS:
 
737
        here=`$(am__cd) $(top_builddir) && pwd` \
 
738
          && cd $(top_srcdir) \
 
739
          && gtags -i $(GTAGS_ARGS) $$here
512
740
 
513
741
distclean-tags:
514
 
        -rm -f TAGS ID
515
 
 
516
 
maintainer-clean-tags:
517
 
 
518
 
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
519
 
 
520
 
subdir = kivio/plugins/kiviozoomtool
 
742
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
743
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
744
 
 
745
top_distdir = ../../..
 
746
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
521
747
 
522
748
distdir: $(DISTFILES)
523
 
#>-     @for file in $(DISTFILES); do \
524
 
#>-       d=$(srcdir); \
525
 
#>-       if test -d $$d/$$file; then \
526
 
#>-         cp -pr $$/$$file $(distdir)/$$file; \
527
 
#>-       else \
528
 
#>-         test -f $(distdir)/$$file \
529
 
#>-         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
530
 
#>-         || cp -p $$d/$$file $(distdir)/$$file || :; \
531
 
#>-       fi; \
532
 
#>-     done
533
 
#>+ 10
534
 
        @for file in $(DISTFILES); do \
535
 
          d=$(srcdir); \
 
749
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
750
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
751
        list='$(DISTFILES)'; for file in $$list; do \
 
752
          case $$file in \
 
753
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
754
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
755
          esac; \
 
756
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
757
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
758
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
759
            dir="/$$dir"; \
 
760
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
761
          else \
 
762
            dir=''; \
 
763
          fi; \
536
764
          if test -d $$d/$$file; then \
537
 
            cp -pr $$d/$$file $(distdir)/$$file; \
 
765
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
766
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
767
            fi; \
 
768
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
538
769
          else \
539
770
            test -f $(distdir)/$$file \
540
 
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
541
 
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
771
            || cp -p $$d/$$file $(distdir)/$$file \
 
772
            || exit 1; \
542
773
          fi; \
543
774
        done
544
 
        for subdir in $(SUBDIRS); do \
 
775
        list='$(SUBDIRS)'; for subdir in $$list; do \
545
776
          if test "$$subdir" = .; then :; else \
546
777
            test -d $(distdir)/$$subdir \
547
778
            || mkdir $(distdir)/$$subdir \
548
779
            || exit 1; \
549
 
            chmod 777 $(distdir)/$$subdir; \
550
 
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
 
780
            (cd $$subdir && \
 
781
              $(MAKE) $(AM_MAKEFLAGS) \
 
782
                top_distdir="$(top_distdir)" \
 
783
                distdir=../$(distdir)/$$subdir \
 
784
                distdir) \
551
785
              || exit 1; \
552
786
          fi; \
553
787
        done
554
 
info-am:
555
 
info: info-recursive
556
 
dvi-am:
557
 
dvi: dvi-recursive
558
788
check-am: all-am
559
789
check: check-recursive
560
 
installcheck-am:
561
 
installcheck: installcheck-recursive
562
 
install-exec-am: install-libLTLIBRARIES
 
790
all-am: Makefile $(LTLIBRARIES) $(DATA)
 
791
installdirs: installdirs-recursive
 
792
installdirs-am:
 
793
        $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(desktopdir) $(DESTDIR)$(rcdir)
 
794
 
 
795
install: install-recursive
563
796
install-exec: install-exec-recursive
564
 
 
565
 
install-data-am: install-desktopDATA install-rcDATA
566
797
install-data: install-data-recursive
 
798
uninstall: uninstall-recursive
567
799
 
568
800
install-am: all-am
569
801
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
570
 
install: install-recursive
571
 
uninstall-am: uninstall-libLTLIBRARIES uninstall-desktopDATA \
572
 
                uninstall-rcDATA
573
 
uninstall: uninstall-recursive
574
 
all-am: Makefile $(LTLIBRARIES) $(DATA)
575
 
all-redirect: all-recursive
 
802
 
 
803
installcheck: installcheck-recursive
576
804
install-strip:
577
 
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
578
 
installdirs: installdirs-recursive
579
 
installdirs-am:
580
 
        $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(desktopdir) \
581
 
                $(DESTDIR)$(rcdir)
582
 
 
583
 
 
 
805
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
806
          INSTALL_STRIP_FLAG=-s \
 
807
          `test -z '$(STRIP)' || \
 
808
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
584
809
mostlyclean-generic:
585
810
 
586
811
clean-generic:
587
812
 
588
813
distclean-generic:
589
814
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
590
 
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
591
815
 
592
816
maintainer-clean-generic:
593
 
mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
594
 
                mostlyclean-libtool mostlyclean-tags \
595
 
                mostlyclean-generic
596
 
 
597
 
mostlyclean: mostlyclean-recursive
598
 
 
599
 
#>- clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
600
 
#>-             clean-generic mostlyclean-am
601
 
#>+ 2
602
 
clean-am: clean-metasources clean-closures clean-moc-classes clean-final   clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
603
 
                clean-generic mostlyclean-am
604
 
 
 
817
        @echo "This command is intended for maintainers to use"
 
818
        @echo "it deletes files that may require special tools to rebuild."
605
819
#>- clean: clean-recursive
606
820
#>+ 1
607
821
clean: kde-rpo-clean  clean-recursive
608
822
 
609
 
distclean-am:  distclean-libLTLIBRARIES distclean-compile \
610
 
                distclean-libtool distclean-tags distclean-generic \
611
 
                clean-am
612
 
        -rm -f libtool
 
823
#>- clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
 
824
#>-     mostlyclean-am
 
825
#>+ 2
 
826
clean-am: clean-metasources clean-closures clean-bcheck clean-final  clean-generic clean-libLTLIBRARIES clean-libtool \
 
827
        mostlyclean-am
613
828
 
614
829
distclean: distclean-recursive
615
830
 
616
 
maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
617
 
                maintainer-clean-compile maintainer-clean-libtool \
618
 
                maintainer-clean-tags maintainer-clean-generic \
619
 
                distclean-am
620
 
        @echo "This command is intended for maintainers to use;"
621
 
        @echo "it deletes files that may require special tools to rebuild."
 
831
distclean-am: clean-am distclean-compile distclean-depend \
 
832
        distclean-generic distclean-libtool distclean-tags
 
833
 
 
834
dvi: dvi-recursive
 
835
 
 
836
dvi-am:
 
837
 
 
838
info: info-recursive
 
839
 
 
840
info-am:
 
841
 
 
842
install-data-am: install-desktopDATA install-rcDATA
 
843
 
 
844
install-exec-am: install-libLTLIBRARIES
 
845
 
 
846
install-info: install-info-recursive
 
847
 
 
848
install-man:
 
849
 
 
850
installcheck-am:
622
851
 
623
852
maintainer-clean: maintainer-clean-recursive
624
853
 
625
 
.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
626
 
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
627
 
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
628
 
distclean-compile clean-compile maintainer-clean-compile \
629
 
mostlyclean-libtool distclean-libtool clean-libtool \
630
 
maintainer-clean-libtool uninstall-desktopDATA install-desktopDATA \
631
 
uninstall-rcDATA install-rcDATA install-data-recursive \
632
 
uninstall-data-recursive install-exec-recursive \
633
 
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
634
 
all-recursive check-recursive installcheck-recursive info-recursive \
635
 
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
636
 
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
637
 
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
638
 
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
639
 
install-exec install-data-am install-data install-am install \
640
 
uninstall-am uninstall all-redirect all-am all installdirs-am \
641
 
installdirs mostlyclean-generic distclean-generic clean-generic \
642
 
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
643
 
 
 
854
maintainer-clean-am: distclean-am maintainer-clean-generic
 
855
 
 
856
mostlyclean: mostlyclean-recursive
 
857
 
 
858
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
859
        mostlyclean-libtool
 
860
 
 
861
pdf: pdf-recursive
 
862
 
 
863
pdf-am:
 
864
 
 
865
ps: ps-recursive
 
866
 
 
867
ps-am:
 
868
 
 
869
uninstall-am: uninstall-desktopDATA uninstall-info-am \
 
870
        uninstall-libLTLIBRARIES uninstall-rcDATA
 
871
 
 
872
uninstall-info: uninstall-info-recursive
 
873
 
 
874
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
875
        clean-generic clean-libLTLIBRARIES clean-libtool \
 
876
        clean-recursive ctags ctags-recursive distclean \
 
877
        distclean-compile distclean-depend distclean-generic \
 
878
        distclean-libtool distclean-recursive distclean-tags distdir \
 
879
        dvi dvi-am dvi-recursive info info-am info-recursive install \
 
880
        install-am install-data install-data-am install-data-recursive \
 
881
        install-desktopDATA install-exec install-exec-am \
 
882
        install-exec-recursive install-info install-info-am \
 
883
        install-info-recursive install-libLTLIBRARIES install-man \
 
884
        install-rcDATA install-recursive install-strip installcheck \
 
885
        installcheck-am installdirs installdirs-am \
 
886
        installdirs-recursive maintainer-clean maintainer-clean-generic \
 
887
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
 
888
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
 
889
        pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
 
890
        tags-recursive uninstall uninstall-am uninstall-desktopDATA \
 
891
        uninstall-info-am uninstall-info-recursive \
 
892
        uninstall-libLTLIBRARIES uninstall-rcDATA uninstall-recursive
644
893
 
645
894
# Tell versions [3.59,3.63) of GNU make to not export all variables.
646
895
# Otherwise a system limit (for SysV at least) may be exceeded.
650
899
libkiviozoomtool.la.closure: $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_DEPENDENCIES)
651
900
        @echo "int main() {return 0;}" > libkiviozoomtool_la_closure.cpp
652
901
        @$(LTCXXCOMPILE) -c libkiviozoomtool_la_closure.cpp
653
 
        @$(CXXLINK) libkiviozoomtool_la_closure.lo $(libkiviozoomtool_la_LDFLAGS) $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_LIBADD) $(LIBS)
 
902
        $(CXXLINK) libkiviozoomtool_la_closure.lo $(libkiviozoomtool_la_LDFLAGS) $(libkiviozoomtool_la_OBJECTS) $(libkiviozoomtool_la_LIBADD) $(LIBS)
654
903
        @rm -f libkiviozoomtool_la_closure.* libkiviozoomtool.la.closure
655
904
        @echo "timestamp" > libkiviozoomtool.la.closure
656
905
 
659
908
plugin.moc: $(srcdir)/plugin.h
660
909
        $(MOC) $(srcdir)/plugin.h -o plugin.moc
661
910
 
 
911
#>+ 2
 
912
mocs: plugin.moc
 
913
 
662
914
#>+ 3
663
915
tool_zoom.moc: $(srcdir)/tool_zoom.h
664
916
        $(MOC) $(srcdir)/tool_zoom.h -o tool_zoom.moc
665
917
 
 
918
#>+ 2
 
919
mocs: tool_zoom.moc
 
920
 
666
921
#>+ 3
667
922
clean-metasources:
668
923
        -rm -f  plugin.moc tool_zoom.moc
674
929
#>+ 2
675
930
docs-am:
676
931
 
677
 
#>+ 5
 
932
#>+ 6
678
933
force-reedit:
679
 
                cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kivio/plugins/kiviozoomtool/Makefile
 
934
                cd $(top_srcdir) && \
 
935
          $(AUTOMAKE) --foreign  kivio/plugins/kiviozoomtool/Makefile
680
936
        cd $(top_srcdir) && perl admin/am_edit kivio/plugins/kiviozoomtool/Makefile.in
681
937
 
682
938
 
683
 
#>+ 10
684
 
libkiviozoomtool_la_meta_unload.cpp:  plugin.moc tool_zoom.moc
685
 
        @echo 'creating libkiviozoomtool_la_meta_unload.cpp'
686
 
        @-rm -f libkiviozoomtool_la_meta_unload.cpp
687
 
        @echo 'static const char * _metalist_libkiviozoomtool_la[] = {' > libkiviozoomtool_la_meta_unload.cpp
688
 
        @cat  plugin.moc tool_zoom.moc | grep 'char.*className' | sed -e 's/.*[^A-Za-z0-9_:]\([A-Za-z0-9_:]*\)::className.*$$/\"\1\",/' | sort | uniq >> libkiviozoomtool_la_meta_unload.cpp
689
 
        @echo '0};' >> libkiviozoomtool_la_meta_unload.cpp
690
 
        @echo '#include <kunload.h>' >> libkiviozoomtool_la_meta_unload.cpp
691
 
        @echo '_UNLOAD(libkiviozoomtool_la)' >> libkiviozoomtool_la_meta_unload.cpp
692
 
 
693
 
 
694
 
#>+ 3
695
 
clean-moc-classes:
696
 
        -rm -f  libkiviozoomtool_la_meta_unload.cpp
 
939
#>+ 21
 
940
clean-bcheck: 
 
941
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
942
 
 
943
bcheck: bcheck-recursive
 
944
 
 
945
bcheck-am:
 
946
        @for i in ; do \
 
947
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
948
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
949
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
950
                echo "$$i"; \
 
951
                if ! $(CXXCOMPILE)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
952
                    rm -f $$i.bchecktest.cc; exit 1; \
 
953
                fi ; \
 
954
                echo "" >> $$i.bchecktest.cc.class; \
 
955
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
956
                rm -f a.out; \
 
957
            fi ; \
 
958
        done
 
959
 
697
960
 
698
961
#>+ 11
699
 
libkiviozoomtool_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/plugin.cpp $(srcdir)/tool_zoom.cpp libkiviozoomtool_la_meta_unload.cpp   plugin.moc tool_zoom.moc 
 
962
libkiviozoomtool_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/plugin.cpp $(srcdir)/tool_zoom.cpp  plugin.moc tool_zoom.moc
700
963
        @echo 'creating libkiviozoomtool_la.all_cpp.cpp ...'; \
701
964
        rm -f libkiviozoomtool_la.all_cpp.files libkiviozoomtool_la.all_cpp.final; \
702
965
        echo "#define KDE_USE_FINAL 1" >> libkiviozoomtool_la.all_cpp.final; \
703
 
        for file in plugin.cpp tool_zoom.cpp libkiviozoomtool_la_meta_unload.cpp ; do \
 
966
        for file in plugin.cpp tool_zoom.cpp ; do \
704
967
          echo "#include \"$$file\"" >> libkiviozoomtool_la.all_cpp.files; \
705
968
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libkiviozoomtool_la.all_cpp.final; \
706
969
        done; \
707
 
        cat libkiviozoomtool_la.all_cpp.final libkiviozoomtool_la.all_cpp.files  > libkiviozoomtool_la.all_cpp.cpp; \
 
970
        cat libkiviozoomtool_la.all_cpp.final libkiviozoomtool_la.all_cpp.files > libkiviozoomtool_la.all_cpp.cpp; \
708
971
        rm -f libkiviozoomtool_la.all_cpp.final libkiviozoomtool_la.all_cpp.files
709
972
 
710
973
#>+ 3
711
974
clean-final:
712
975
        -rm -f libkiviozoomtool_la.all_cpp.cpp
713
976
 
714
 
#>+ 2
 
977
#>+ 3
715
978
final:
716
979
        $(MAKE) libkiviozoomtool_la_OBJECTS="$(libkiviozoomtool_la_final_OBJECTS)" all-am
717
 
#>+ 2
 
980
 
 
981
#>+ 3
 
982
final-install:
 
983
        $(MAKE) libkiviozoomtool_la_OBJECTS="$(libkiviozoomtool_la_final_OBJECTS)" install-am
 
984
 
 
985
#>+ 3
718
986
no-final:
719
987
        $(MAKE) libkiviozoomtool_la_OBJECTS="$(libkiviozoomtool_la_nofinal_OBJECTS)" all-am
 
988
 
 
989
#>+ 3
 
990
no-final-install:
 
991
        $(MAKE) libkiviozoomtool_la_OBJECTS="$(libkiviozoomtool_la_nofinal_OBJECTS)" install-am
 
992
 
720
993
#>+ 3
721
994
cvs-clean:
722
 
        $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean
 
995
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
723
996
 
724
997
#>+ 3
725
998
kde-rpo-clean:
726
999
        -rm -f *.rpo
727
1000
 
728
 
#>+ 3
729
 
$(srcdir)/plugin.cpp: plugin.moc 
730
 
$(srcdir)/tool_zoom.cpp: tool_zoom.moc 
 
1001
#>+ 7
 
1002
nmcheck: 
 
1003
tool_zoom.lo: tool_zoom.moc 
 
1004
plugin.lo: plugin.moc 
 
1005
tool_zoom.o: tool_zoom.moc 
 
1006
nmcheck-am: nmcheck
 
1007
plugin.o: plugin.moc