~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to buildtools/autotools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
 
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
 
# @configure_input@
4
 
 
5
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
# Here resides the automake project part.
19
 
 
20
 
 
21
 
 
22
 
VPATH = @srcdir@
23
 
pkgdatadir = $(datadir)/@PACKAGE@
24
 
pkglibdir = $(libdir)/@PACKAGE@
25
 
pkgincludedir = $(includedir)/@PACKAGE@
26
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
32
 
NORMAL_INSTALL = :
33
 
PRE_INSTALL = :
34
 
POST_INSTALL = :
35
 
NORMAL_UNINSTALL = :
36
 
PRE_UNINSTALL = :
37
 
POST_UNINSTALL = :
38
 
build_triplet = @build@
39
 
host_triplet = @host@
40
 
target_triplet = @target@
41
 
subdir = buildtools/autotools
42
 
DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
43
 
        $(srcdir)/Makefile.in
44
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
46
 
        $(top_srcdir)/configure.in
47
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
 
        $(ACLOCAL_M4)
49
 
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
50
 
CONFIG_HEADER = $(top_builddir)/config.h
51
 
CONFIG_CLEAN_FILES =
52
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
 
am__vpath_adj = case $$p in \
54
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55
 
    *) f=$$p;; \
56
 
  esac;
57
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
58
 
am__installdirs = "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(rcdir)" \
59
 
        "$(DESTDIR)$(servicedir)"
60
 
kde_moduleLTLIBRARIES_INSTALL = $(INSTALL)
61
 
LTLIBRARIES = $(kde_module_LTLIBRARIES)
62
 
libkdevautoproject_la_DEPENDENCIES =  \
63
 
        $(top_builddir)/buildtools/lib/base/libkdevbuildbase.la \
64
 
        $(top_builddir)/buildtools/lib/parsers/autotools/libkdevautotoolsparser.la \
65
 
        $(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la \
66
 
        $(top_builddir)/lib/interfaces/extras/libkdevextras.la \
67
 
        $(top_builddir)/lib/libkdevelop.la
68
 
am_libkdevautoproject_la_OBJECTS = autoprojectpart.lo \
69
 
        autoprojectwidget.lo configureoptionswidget.lo \
70
 
        subprojectoptionsdlg.lo targetoptionsdlg.lo addservicedlg.lo \
71
 
        addapplicationdlg.lo addtargetdlg.lo addsubprojectdlg.lo \
72
 
        addfiledlg.lo removefiledlg.lo addicondlg.lo \
73
 
        addtranslationdlg.lo addprefixdlg.lo kfilednddetailview.lo \
74
 
        kfiledndiconview.lo fileselectorwidget.lo misc.lo \
75
 
        removetargetdlg.lo choosetargetdialog.lo \
76
 
        addexistingfilesdlg.lo addexistingdirectoriesdlg.lo \
77
 
        kimporticonview.lo autosubprojectview.lo autodetailsview.lo \
78
 
        autolistviewitems.lo managecustomcommand.lo autotoolsaction.lo \
79
 
        makefilehandler.lo
80
 
#>- libkdevautoproject_la_OBJECTS = $(am_libkdevautoproject_la_OBJECTS)
81
 
#>+ 15
82
 
libkdevautoproject_la_final_OBJECTS = libkdevautoproject_la.all_cpp.lo 
83
 
libkdevautoproject_la_nofinal_OBJECTS = autoprojectpart.lo \
84
 
        autoprojectwidget.lo configureoptionswidget.lo \
85
 
        subprojectoptionsdlg.lo targetoptionsdlg.lo addservicedlg.lo \
86
 
        addapplicationdlg.lo addtargetdlg.lo addsubprojectdlg.lo \
87
 
        addfiledlg.lo removefiledlg.lo addicondlg.lo \
88
 
        addtranslationdlg.lo addprefixdlg.lo kfilednddetailview.lo \
89
 
        kfiledndiconview.lo fileselectorwidget.lo misc.lo \
90
 
        removetargetdlg.lo choosetargetdialog.lo \
91
 
        addexistingfilesdlg.lo addexistingdirectoriesdlg.lo \
92
 
        kimporticonview.lo autosubprojectview.lo autodetailsview.lo \
93
 
        autolistviewitems.lo managecustomcommand.lo autotoolsaction.lo \
94
 
        makefilehandler.lo configureoptionswidgetbase.lo subprojectoptionsdlgbase.lo targetoptionsdlgbase.lo addservicedlgbase.lo addapplicationdlgbase.lo addtargetdlgbase.lo addfiledlgbase.lo removefiledlgbase.lo addicondlgbase.lo addsubprojectdlgbase.lo removetargetdlgbase.lo choosetargetdlgbase.lo addexistingdlgbase.lo managecustomcommandsbase.lo autoprojectviewbase.lo
95
 
@KDE_USE_FINAL_FALSE@libkdevautoproject_la_OBJECTS = $(libkdevautoproject_la_nofinal_OBJECTS)
96
 
@KDE_USE_FINAL_TRUE@libkdevautoproject_la_OBJECTS = $(libkdevautoproject_la_final_OBJECTS)
97
 
#>- libkdevautoproject_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
98
 
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
99
 
#>-     $(CXXFLAGS) $(libkdevautoproject_la_LDFLAGS) $(LDFLAGS) -o $@
100
 
#>+ 3
101
 
libkdevautoproject_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
102
 
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
103
 
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(libkdevautoproject_la_LDFLAGS) $(LDFLAGS) -o $@
104
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
105
 
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
106
 
am__depfiles_maybe = depfiles
107
 
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
108
 
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
109
 
#>+ 2
110
 
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
111
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
112
 
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113
 
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
114
 
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
115
 
#>+ 3
116
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117
 
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
118
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
119
 
CXXLD = $(CXX)
120
 
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121
 
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
122
 
#>-     $(LDFLAGS) -o $@
123
 
#>+ 3
124
 
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
125
 
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
126
 
        $(LDFLAGS) -o $@
127
 
SOURCES = $(libkdevautoproject_la_SOURCES)
128
 
DIST_SOURCES = $(libkdevautoproject_la_SOURCES)
129
 
rcDATA_INSTALL = $(INSTALL_DATA)
130
 
serviceDATA_INSTALL = $(INSTALL_DATA)
131
 
DATA = $(rc_DATA) $(service_DATA)
132
 
HEADERS = $(noinst_HEADERS)
133
 
ETAGS = etags
134
 
CTAGS = ctags
135
 
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
136
 
#>+ 1
137
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
138
 
ACLOCAL = @ACLOCAL@
139
 
AMTAR = @AMTAR@
140
 
AR = @AR@
141
 
ARTSCCONFIG = @ARTSCCONFIG@
142
 
AUTOCONF = @AUTOCONF@
143
 
AUTODIRS = @AUTODIRS@
144
 
AUTOHEADER = @AUTOHEADER@
145
 
AUTOMAKE = @AUTOMAKE@
146
 
AWK = @AWK@
147
 
CC = @CC@
148
 
CCDEPMODE = @CCDEPMODE@
149
 
CFLAGS = @CFLAGS@
150
 
CONF_FILES = @CONF_FILES@
151
 
CPP = @CPP@
152
 
CPPFLAGS = @CPPFLAGS@
153
 
CXX = @CXX@
154
 
CXXCPP = @CXXCPP@
155
 
CXXDEPMODE = @CXXDEPMODE@
156
 
CXXFLAGS = @CXXFLAGS@
157
 
CYGPATH_W = @CYGPATH_W@
158
 
DB3INCLUDES = @DB3INCLUDES@
159
 
DB3LDFLAGS = @DB3LDFLAGS@
160
 
DB3LIB = @DB3LIB@
161
 
DCOPIDL = @DCOPIDL@
162
 
DCOPIDL2CPP = @DCOPIDL2CPP@
163
 
DCOPIDLNG = @DCOPIDLNG@
164
 
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
165
 
DEFS = @DEFS@
166
 
DEPDIR = @DEPDIR@
167
 
DOT_FOUND = @DOT_FOUND@
168
 
DOXYGEN = @DOXYGEN@
169
 
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
170
 
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
171
 
ECHO = @ECHO@
172
 
ECHO_C = @ECHO_C@
173
 
ECHO_N = @ECHO_N@
174
 
ECHO_T = @ECHO_T@
175
 
EGREP = @EGREP@
176
 
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
177
 
EXEEXT = @EXEEXT@
178
 
F77 = @F77@
179
 
FFLAGS = @FFLAGS@
180
 
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
181
 
GMSGFMT = @GMSGFMT@
182
 
GREP = @GREP@
183
 
GZIP_COMMAND = @GZIP_COMMAND@
184
 
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
185
 
INSTALL = @INSTALL@
186
 
INSTALL_DATA = @INSTALL_DATA@
187
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
188
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
189
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
190
 
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
191
 
KCONFIG_COMPILER = @KCONFIG_COMPILER@
192
 
KDECONFIG = @KDECONFIG@
193
 
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
194
 
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
195
 
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
196
 
KDE_HAVE_DOT = @KDE_HAVE_DOT@
197
 
KDE_INCLUDES = @KDE_INCLUDES@
198
 
KDE_LDFLAGS = @KDE_LDFLAGS@
199
 
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
200
 
KDE_MT_LIBS = @KDE_MT_LIBS@
201
 
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
202
 
KDE_PLUGIN = @KDE_PLUGIN@
203
 
KDE_RPATH = @KDE_RPATH@
204
 
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
205
 
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
206
 
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
207
 
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
208
 
KDE_USE_FPIE = @KDE_USE_FPIE@
209
 
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
210
 
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
211
 
KDE_USE_PIE = @KDE_USE_PIE@
212
 
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
213
 
LDFLAGS = @LDFLAGS@
214
 
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
215
 
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
216
 
LEX = @LEX@
217
 
LEXLIB = @LEXLIB@
218
 
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
219
 
LIBCOMPAT = @LIBCOMPAT@
220
 
LIBCRYPT = @LIBCRYPT@
221
 
LIBDL = @LIBDL@
222
 
LIBJPEG = @LIBJPEG@
223
 
LIBOBJS = @LIBOBJS@
224
 
LIBPNG = @LIBPNG@
225
 
LIBPTHREAD = @LIBPTHREAD@
226
 
LIBRESOLV = @LIBRESOLV@
227
 
LIBS = @LIBS@
228
 
LIBSM = @LIBSM@
229
 
LIBSOCKET = @LIBSOCKET@
230
 
LIBTOOL = @LIBTOOL@
231
 
LIBUCB = @LIBUCB@
232
 
LIBUTIL = @LIBUTIL@
233
 
LIBZ = @LIBZ@
234
 
LIB_KAB = @LIB_KAB@
235
 
LIB_KABC = @LIB_KABC@
236
 
LIB_KDECORE = @LIB_KDECORE@
237
 
LIB_KDED = @LIB_KDED@
238
 
LIB_KDEPIM = @LIB_KDEPIM@
239
 
LIB_KDEPRINT = @LIB_KDEPRINT@
240
 
LIB_KDEUI = @LIB_KDEUI@
241
 
LIB_KDNSSD = @LIB_KDNSSD@
242
 
LIB_KFILE = @LIB_KFILE@
243
 
LIB_KFM = @LIB_KFM@
244
 
LIB_KHTML = @LIB_KHTML@
245
 
LIB_KIMPROXY = @LIB_KIMPROXY@
246
 
LIB_KIO = @LIB_KIO@
247
 
LIB_KJS = @LIB_KJS@
248
 
LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
249
 
LIB_KPARTS = @LIB_KPARTS@
250
 
LIB_KSPELL = @LIB_KSPELL@
251
 
LIB_KSYCOCA = @LIB_KSYCOCA@
252
 
LIB_KUNITTEST = @LIB_KUNITTEST@
253
 
LIB_KUTILS = @LIB_KUTILS@
254
 
LIB_POLL = @LIB_POLL@
255
 
LIB_QPE = @LIB_QPE@
256
 
LIB_QT = @LIB_QT@
257
 
LIB_SMB = @LIB_SMB@
258
 
LIB_X11 = @LIB_X11@
259
 
LIB_XEXT = @LIB_XEXT@
260
 
LIB_XRENDER = @LIB_XRENDER@
261
 
LN_S = @LN_S@
262
 
LTLIBOBJS = @LTLIBOBJS@
263
 
MAKEINFO = @MAKEINFO@
264
 
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
265
 
MCOPIDL = @MCOPIDL@
266
 
MEINPROC = @MEINPROC@
267
 
MKDIR_P = @MKDIR_P@
268
 
MOC = @MOC@
269
 
MSGFMT = @MSGFMT@
270
 
NOOPT_CFLAGS = @NOOPT_CFLAGS@
271
 
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
272
 
OBJEXT = @OBJEXT@
273
 
PACKAGE = @PACKAGE@
274
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
275
 
PACKAGE_NAME = @PACKAGE_NAME@
276
 
PACKAGE_STRING = @PACKAGE_STRING@
277
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
278
 
PACKAGE_VERSION = @PACKAGE_VERSION@
279
 
PATH_SEPARATOR = @PATH_SEPARATOR@
280
 
PERL = @PERL@
281
 
PKG_CONFIG = @PKG_CONFIG@
282
 
QTDOCDIR = @QTDOCDIR@
283
 
QTE_NORTTI = @QTE_NORTTI@
284
 
QT_INCLUDES = @QT_INCLUDES@
285
 
QT_LDFLAGS = @QT_LDFLAGS@
286
 
RANLIB = @RANLIB@
287
 
SET_MAKE = @SET_MAKE@
288
 
SHELL = @SHELL@
289
 
STRIP = @STRIP@
290
 
SVN_CPPFLAGS = @SVN_CPPFLAGS@
291
 
SVN_INCLUDE = @SVN_INCLUDE@
292
 
SVN_LIB = @SVN_LIB@
293
 
TAR = @TAR@
294
 
TOPSUBDIRS = @TOPSUBDIRS@
295
 
UIC = @UIC@
296
 
UIC_TR = @UIC_TR@
297
 
USER_INCLUDES = @USER_INCLUDES@
298
 
USER_LDFLAGS = @USER_LDFLAGS@
299
 
USE_EXCEPTIONS = @USE_EXCEPTIONS@
300
 
USE_RTTI = @USE_RTTI@
301
 
USE_THREADS = @USE_THREADS@
302
 
VERSION = @VERSION@
303
 
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
304
 
XGETTEXT = @XGETTEXT@
305
 
XMKMF = @XMKMF@
306
 
XMLLINT = @XMLLINT@
307
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
308
 
X_INCLUDES = @X_INCLUDES@
309
 
X_LDFLAGS = @X_LDFLAGS@
310
 
X_PRE_LIBS = @X_PRE_LIBS@
311
 
X_RPATH = @X_RPATH@
312
 
abs_builddir = @abs_builddir@
313
 
abs_srcdir = @abs_srcdir@
314
 
abs_top_builddir = @abs_top_builddir@
315
 
abs_top_srcdir = @abs_top_srcdir@
316
 
ac_ct_CC = @ac_ct_CC@
317
 
ac_ct_CXX = @ac_ct_CXX@
318
 
ac_ct_F77 = @ac_ct_F77@
319
 
all_includes = @all_includes@
320
 
all_libraries = @all_libraries@
321
 
am__include = @am__include@
322
 
am__leading_dot = @am__leading_dot@
323
 
am__quote = @am__quote@
324
 
am__tar = @am__tar@
325
 
am__untar = @am__untar@
326
 
bindir = @bindir@
327
 
build = @build@
328
 
build_alias = @build_alias@
329
 
build_cpu = @build_cpu@
330
 
build_os = @build_os@
331
 
build_vendor = @build_vendor@
332
 
builddir = @builddir@
333
 
datadir = @datadir@
334
 
datarootdir = @datarootdir@
335
 
docdir = @docdir@
336
 
dvidir = @dvidir@
337
 
exec_prefix = @exec_prefix@
338
 
gmake_prog = @gmake_prog@
339
 
host = @host@
340
 
host_alias = @host_alias@
341
 
host_cpu = @host_cpu@
342
 
host_os = @host_os@
343
 
host_vendor = @host_vendor@
344
 
htmldir = @htmldir@
345
 
includedir = @includedir@
346
 
infodir = @infodir@
347
 
install_sh = @install_sh@
348
 
kde_appsdir = @kde_appsdir@
349
 
kde_bindir = @kde_bindir@
350
 
kde_confdir = @kde_confdir@
351
 
kde_datadir = @kde_datadir@
352
 
kde_htmldir = @kde_htmldir@
353
 
kde_icondir = @kde_icondir@
354
 
kde_includes = @kde_includes@
355
 
kde_kcfgdir = @kde_kcfgdir@
356
 
kde_libraries = @kde_libraries@
357
 
kde_libs_htmldir = @kde_libs_htmldir@
358
 
kde_libs_prefix = @kde_libs_prefix@
359
 
kde_locale = @kde_locale@
360
 
kde_mimedir = @kde_mimedir@
361
 
kde_moduledir = @kde_moduledir@
362
 
kde_qtver = @kde_qtver@
363
 
kde_servicesdir = @kde_servicesdir@
364
 
kde_servicetypesdir = @kde_servicetypesdir@
365
 
kde_sounddir = @kde_sounddir@
366
 
kde_styledir = @kde_styledir@
367
 
kde_templatesdir = @kde_templatesdir@
368
 
kde_wallpaperdir = @kde_wallpaperdir@
369
 
kde_widgetdir = @kde_widgetdir@
370
 
kdeinitdir = @kdeinitdir@
371
 
kdelibs_doxydir = @kdelibs_doxydir@
372
 
libdir = @libdir@
373
 
libexecdir = @libexecdir@
374
 
localedir = @localedir@
375
 
localstatedir = @localstatedir@
376
 
mandir = @mandir@
377
 
mkdir_p = @mkdir_p@
378
 
oldincludedir = @oldincludedir@
379
 
pdfdir = @pdfdir@
380
 
prefix = @prefix@
381
 
program_transform_name = @program_transform_name@
382
 
psdir = @psdir@
383
 
qt_includes = @qt_includes@
384
 
qt_libraries = @qt_libraries@
385
 
sbindir = @sbindir@
386
 
sharedstatedir = @sharedstatedir@
387
 
srcdir = @srcdir@
388
 
sysconfdir = @sysconfdir@
389
 
tar = @tar@
390
 
target = @target@
391
 
target_alias = @target_alias@
392
 
target_cpu = @target_cpu@
393
 
target_os = @target_os@
394
 
target_vendor = @target_vendor@
395
 
top_build_prefix = @top_build_prefix@
396
 
top_builddir = @top_builddir@
397
 
top_srcdir = @top_srcdir@
398
 
x_includes = @x_includes@
399
 
x_libraries = @x_libraries@
400
 
xdg_appsdir = @xdg_appsdir@
401
 
xdg_directorydir = @xdg_directorydir@
402
 
xdg_menudir = @xdg_menudir@
403
 
INCLUDES = -I$(top_srcdir)/buildtools/lib -I$(top_srcdir)/buildtools/lib/base \
404
 
        -I$(top_srcdir)/buildtools/lib/parsers/autotools -I$(top_srcdir)/buildtools/lib/widgets -I$(top_srcdir)/lib/interfaces \
405
 
        -I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/interfaces/external \
406
 
        -I$(top_srcdir)/lib/interfaces/extras -I$(top_srcdir)/lib/util $(all_includes) \
407
 
        -I$(top_builddir)/buildtools/lib/widgets
408
 
 
409
 
kde_module_LTLIBRARIES = libkdevautoproject.la
410
 
libkdevautoproject_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
411
 
libkdevautoproject_la_LIBADD = \
412
 
        $(top_builddir)/buildtools/lib/base/libkdevbuildbase.la \
413
 
        $(top_builddir)/buildtools/lib/parsers/autotools/libkdevautotoolsparser.la $(top_builddir)/buildtools/lib/widgets/libkdevbuildtoolswidgets.la \
414
 
        $(top_builddir)/lib/interfaces/extras/libkdevextras.la $(top_builddir)/lib/libkdevelop.la
415
 
 
416
 
#>- libkdevautoproject_la_SOURCES = autoprojectpart.cpp autoprojectwidget.cpp \
417
 
#>-                     configureoptionswidget.cpp configureoptionswidgetbase.ui subprojectoptionsdlg.cpp \
418
 
#>-                     subprojectoptionsdlgbase.ui targetoptionsdlg.cpp targetoptionsdlgbase.ui addservicedlg.cpp \
419
 
#>-                     addservicedlgbase.ui addapplicationdlg.cpp addapplicationdlgbase.ui addtargetdlg.cpp \
420
 
#>-                     addtargetdlgbase.ui addsubprojectdlg.cpp addfiledlgbase.ui addfiledlg.cpp \
421
 
#>-                     removefiledlgbase.ui removefiledlg.cpp addicondlgbase.ui addicondlg.cpp \
422
 
#>-                     addtranslationdlg.cpp addprefixdlg.cpp kfilednddetailview.cpp kfiledndiconview.cpp \
423
 
#>-                     fileselectorwidget.cpp misc.cpp addsubprojectdlgbase.ui removetargetdlg.cpp \
424
 
#>-                     removetargetdlgbase.ui choosetargetdialog.cpp choosetargetdlgbase.ui addexistingdlgbase.ui \
425
 
#>-                     addexistingfilesdlg.cpp addexistingdirectoriesdlg.cpp kimporticonview.cpp \
426
 
#>-                     autosubprojectview.cpp autodetailsview.cpp autolistviewitems.cpp managecustomcommandsbase.ui \
427
 
#>-                     managecustomcommand.cpp autoprojectviewbase.ui autotoolsaction.cpp makefilehandler.cpp
428
 
#>+ 12
429
 
libkdevautoproject_la_SOURCES=autoprojectpart.cpp autoprojectwidget.cpp \
430
 
                        configureoptionswidget.cpp  subprojectoptionsdlg.cpp \
431
 
                         targetoptionsdlg.cpp  addservicedlg.cpp \
432
 
                         addapplicationdlg.cpp  addtargetdlg.cpp \
433
 
                         addsubprojectdlg.cpp  addfiledlg.cpp \
434
 
                         removefiledlg.cpp  addicondlg.cpp \
435
 
                        addtranslationdlg.cpp addprefixdlg.cpp kfilednddetailview.cpp kfiledndiconview.cpp \
436
 
                        fileselectorwidget.cpp misc.cpp  removetargetdlg.cpp \
437
 
                         choosetargetdialog.cpp   \
438
 
                        addexistingfilesdlg.cpp addexistingdirectoriesdlg.cpp kimporticonview.cpp \
439
 
                        autosubprojectview.cpp autodetailsview.cpp autolistviewitems.cpp  \
440
 
                        managecustomcommand.cpp  autotoolsaction.cpp makefilehandler.cpp configureoptionswidgetbase.cpp subprojectoptionsdlgbase.cpp targetoptionsdlgbase.cpp addservicedlgbase.cpp addapplicationdlgbase.cpp addtargetdlgbase.cpp addfiledlgbase.cpp removefiledlgbase.cpp addicondlgbase.cpp addsubprojectdlgbase.cpp removetargetdlgbase.cpp choosetargetdlgbase.cpp addexistingdlgbase.cpp managecustomcommandsbase.cpp autoprojectviewbase.cpp
441
 
 
442
 
#>- METASOURCES = AUTO
443
 
servicedir = $(kde_servicesdir)
444
 
service_DATA = kdevautoproject.desktop kdevkdeautoproject.desktop
445
 
rcdir = $(kde_datadir)/kdevautoproject
446
 
rc_DATA = kdevautoproject.rc
447
 
noinst_HEADERS = managecustomcommand.h autotoolsaction.h makefilehandler.h
448
 
#>- all: all-am
449
 
#>+ 1
450
 
all: docs-am  all-am
451
 
 
452
 
.SUFFIXES:
453
 
.SUFFIXES: .cpp .lo .o .obj
454
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
455
 
#>-     @for dep in $?; do \
456
 
#>-       case '$(am__configure_deps)' in \
457
 
#>-         *$$dep*) \
458
 
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
459
 
#>-             && exit 0; \
460
 
#>-           exit 1;; \
461
 
#>-       esac; \
462
 
#>-     done; \
463
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  buildtools/autotools/Makefile'; \
464
 
#>-     cd $(top_srcdir) && \
465
 
#>-       $(AUTOMAKE) --foreign  buildtools/autotools/Makefile
466
 
#>+ 12
467
 
        @for dep in $?; do \
468
 
          case '$(am__configure_deps)' in \
469
 
            *$$dep*) \
470
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
471
 
                && exit 0; \
472
 
              exit 1;; \
473
 
          esac; \
474
 
        done; \
475
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  buildtools/autotools/Makefile'; \
476
 
        cd $(top_srcdir) && \
477
 
          $(AUTOMAKE) --foreign  buildtools/autotools/Makefile
478
 
        cd $(top_srcdir) && perl admin/am_edit buildtools/autotools/Makefile.in
479
 
.PRECIOUS: Makefile
480
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
481
 
        @case '$?' in \
482
 
          *config.status*) \
483
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
484
 
          *) \
485
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
486
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
487
 
        esac;
488
 
 
489
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
490
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
491
 
 
492
 
$(top_srcdir)/configure:  $(am__configure_deps)
493
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
494
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
495
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
496
 
install-kde_moduleLTLIBRARIES: $(kde_module_LTLIBRARIES)
497
 
        @$(NORMAL_INSTALL)
498
 
        test -z "$(kde_moduledir)" || $(MKDIR_P) "$(DESTDIR)$(kde_moduledir)"
499
 
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
500
 
          if test -f $$p; then \
501
 
            f=$(am__strip_dir) \
502
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(kde_moduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(kde_moduledir)/$$f'"; \
503
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(kde_moduleLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(kde_moduledir)/$$f"; \
504
 
          else :; fi; \
505
 
        done
506
 
 
507
 
uninstall-kde_moduleLTLIBRARIES:
508
 
        @$(NORMAL_UNINSTALL)
509
 
        @list='$(kde_module_LTLIBRARIES)'; for p in $$list; do \
510
 
          p=$(am__strip_dir) \
511
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(kde_moduledir)/$$p'"; \
512
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(kde_moduledir)/$$p"; \
513
 
        done
514
 
 
515
 
clean-kde_moduleLTLIBRARIES:
516
 
        -test -z "$(kde_module_LTLIBRARIES)" || rm -f $(kde_module_LTLIBRARIES)
517
 
        @list='$(kde_module_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
 
libkdevautoproject.la: $(libkdevautoproject_la_OBJECTS) $(libkdevautoproject_la_DEPENDENCIES) 
524
 
        $(libkdevautoproject_la_LINK) -rpath $(kde_moduledir) $(libkdevautoproject_la_OBJECTS) $(libkdevautoproject_la_LIBADD) $(LIBS)
525
 
 
526
 
mostlyclean-compile:
527
 
        -rm -f *.$(OBJEXT)
528
 
 
529
 
distclean-compile:
530
 
        -rm -f *.tab.c
531
 
 
532
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addapplicationdlg.Plo@am__quote@
533
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addexistingdirectoriesdlg.Plo@am__quote@
534
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addexistingfilesdlg.Plo@am__quote@
535
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addfiledlg.Plo@am__quote@
536
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addicondlg.Plo@am__quote@
537
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addprefixdlg.Plo@am__quote@
538
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addservicedlg.Plo@am__quote@
539
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addsubprojectdlg.Plo@am__quote@
540
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addtargetdlg.Plo@am__quote@
541
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addtranslationdlg.Plo@am__quote@
542
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autodetailsview.Plo@am__quote@
543
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autolistviewitems.Plo@am__quote@
544
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autoprojectpart.Plo@am__quote@
545
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autoprojectwidget.Plo@am__quote@
546
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autosubprojectview.Plo@am__quote@
547
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/autotoolsaction.Plo@am__quote@
548
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/choosetargetdialog.Plo@am__quote@
549
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/configureoptionswidget.Plo@am__quote@
550
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileselectorwidget.Plo@am__quote@
551
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kfilednddetailview.Plo@am__quote@
552
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kfiledndiconview.Plo@am__quote@
553
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kimporticonview.Plo@am__quote@
554
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makefilehandler.Plo@am__quote@
555
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/managecustomcommand.Plo@am__quote@
556
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/misc.Plo@am__quote@
557
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/removefiledlg.Plo@am__quote@
558
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/removetargetdlg.Plo@am__quote@
559
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subprojectoptionsdlg.Plo@am__quote@
560
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/targetoptionsdlg.Plo@am__quote@
561
 
 
562
 
.cpp.o:
563
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
564
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
565
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
566
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
568
 
 
569
 
.cpp.obj:
570
 
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
571
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
572
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
573
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574
 
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
575
 
 
576
 
.cpp.lo:
577
 
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
578
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
579
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
580
 
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581
 
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
582
 
 
583
 
mostlyclean-libtool:
584
 
        -rm -f *.lo
585
 
 
586
 
clean-libtool:
587
 
        -rm -rf .libs _libs
588
 
install-rcDATA: $(rc_DATA)
589
 
        @$(NORMAL_INSTALL)
590
 
        test -z "$(rcdir)" || $(MKDIR_P) "$(DESTDIR)$(rcdir)"
591
 
        @list='$(rc_DATA)'; for p in $$list; do \
592
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
593
 
          f=$(am__strip_dir) \
594
 
          echo " $(rcDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(rcdir)/$$f'"; \
595
 
          $(rcDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(rcdir)/$$f"; \
596
 
        done
597
 
 
598
 
uninstall-rcDATA:
599
 
        @$(NORMAL_UNINSTALL)
600
 
        @list='$(rc_DATA)'; for p in $$list; do \
601
 
          f=$(am__strip_dir) \
602
 
          echo " rm -f '$(DESTDIR)$(rcdir)/$$f'"; \
603
 
          rm -f "$(DESTDIR)$(rcdir)/$$f"; \
604
 
        done
605
 
install-serviceDATA: $(service_DATA)
606
 
        @$(NORMAL_INSTALL)
607
 
        test -z "$(servicedir)" || $(MKDIR_P) "$(DESTDIR)$(servicedir)"
608
 
        @list='$(service_DATA)'; for p in $$list; do \
609
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
610
 
          f=$(am__strip_dir) \
611
 
          echo " $(serviceDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(servicedir)/$$f'"; \
612
 
          $(serviceDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(servicedir)/$$f"; \
613
 
        done
614
 
 
615
 
uninstall-serviceDATA:
616
 
        @$(NORMAL_UNINSTALL)
617
 
        @list='$(service_DATA)'; for p in $$list; do \
618
 
          f=$(am__strip_dir) \
619
 
          echo " rm -f '$(DESTDIR)$(servicedir)/$$f'"; \
620
 
          rm -f "$(DESTDIR)$(servicedir)/$$f"; \
621
 
        done
622
 
 
623
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
624
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
625
 
        unique=`for i in $$list; do \
626
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
627
 
          done | \
628
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
629
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
630
 
        mkid -fID $$unique
631
 
tags: TAGS
632
 
 
633
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
634
 
                $(TAGS_FILES) $(LISP)
635
 
        tags=; \
636
 
        here=`pwd`; \
637
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
638
 
        unique=`for i in $$list; do \
639
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
640
 
          done | \
641
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
642
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
643
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
644
 
          test -n "$$unique" || unique=$$empty_fix; \
645
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
646
 
            $$tags $$unique; \
647
 
        fi
648
 
ctags: CTAGS
649
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
650
 
                $(TAGS_FILES) $(LISP)
651
 
        tags=; \
652
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
653
 
        unique=`for i in $$list; do \
654
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
655
 
          done | \
656
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
657
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
658
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
659
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
660
 
             $$tags $$unique
661
 
 
662
 
GTAGS:
663
 
        here=`$(am__cd) $(top_builddir) && pwd` \
664
 
          && cd $(top_srcdir) \
665
 
          && gtags -i $(GTAGS_ARGS) $$here
666
 
 
667
 
distclean-tags:
668
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
669
 
 
670
 
distdir: $(DISTFILES)
671
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
672
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
673
 
        list='$(DISTFILES)'; \
674
 
          dist_files=`for file in $$list; do echo $$file; done | \
675
 
          sed -e "s|^$$srcdirstrip/||;t" \
676
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
677
 
        case $$dist_files in \
678
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
679
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
680
 
                           sort -u` ;; \
681
 
        esac; \
682
 
        for file in $$dist_files; do \
683
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
684
 
          if test -d $$d/$$file; then \
685
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
686
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
688
 
            fi; \
689
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
690
 
          else \
691
 
            test -f $(distdir)/$$file \
692
 
            || cp -p $$d/$$file $(distdir)/$$file \
693
 
            || exit 1; \
694
 
          fi; \
695
 
        done
696
 
check-am: all-am
697
 
check: check-am
698
 
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
699
 
installdirs:
700
 
        for dir in "$(DESTDIR)$(kde_moduledir)" "$(DESTDIR)$(rcdir)" "$(DESTDIR)$(servicedir)"; do \
701
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
702
 
        done
703
 
install: install-am
704
 
install-exec: install-exec-am
705
 
install-data: install-data-am
706
 
uninstall: uninstall-am
707
 
 
708
 
install-am: all-am
709
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
710
 
 
711
 
installcheck: installcheck-am
712
 
install-strip:
713
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
714
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
715
 
          `test -z '$(STRIP)' || \
716
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
717
 
mostlyclean-generic:
718
 
 
719
 
clean-generic:
720
 
 
721
 
distclean-generic:
722
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
723
 
 
724
 
maintainer-clean-generic:
725
 
        @echo "This command is intended for maintainers to use"
726
 
        @echo "it deletes files that may require special tools to rebuild."
727
 
#>- clean: clean-am
728
 
#>+ 1
729
 
clean: kde-rpo-clean  clean-am
730
 
 
731
 
#>- clean-am: clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
732
 
#>-     mostlyclean-am
733
 
#>+ 2
734
 
clean-am: clean-metasources clean-ui clean-bcheck clean-final  clean-generic clean-kde_moduleLTLIBRARIES clean-libtool \
735
 
        mostlyclean-am
736
 
 
737
 
distclean: distclean-am
738
 
        -rm -rf ./$(DEPDIR)
739
 
        -rm -f Makefile
740
 
distclean-am: clean-am distclean-compile distclean-generic \
741
 
        distclean-tags
742
 
 
743
 
dvi: dvi-am
744
 
 
745
 
dvi-am:
746
 
 
747
 
html: html-am
748
 
 
749
 
info: info-am
750
 
 
751
 
info-am:
752
 
 
753
 
#>- install-data-am: install-kde_moduleLTLIBRARIES install-rcDATA \
754
 
#>-     install-serviceDATA
755
 
#>+ 2
756
 
install-data-am:   install-rcDATA \
757
 
        install-serviceDATA
758
 
 
759
 
install-dvi: install-dvi-am
760
 
 
761
 
#>- install-exec-am:
762
 
#>+ 1
763
 
install-exec-am:  install-kde_moduleLTLIBRARIES
764
 
 
765
 
install-html: install-html-am
766
 
 
767
 
install-info: install-info-am
768
 
 
769
 
install-man:
770
 
 
771
 
install-pdf: install-pdf-am
772
 
 
773
 
install-ps: install-ps-am
774
 
 
775
 
installcheck-am:
776
 
 
777
 
maintainer-clean: maintainer-clean-am
778
 
        -rm -rf ./$(DEPDIR)
779
 
        -rm -f Makefile
780
 
maintainer-clean-am: distclean-am maintainer-clean-generic
781
 
 
782
 
mostlyclean: mostlyclean-am
783
 
 
784
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
785
 
        mostlyclean-libtool
786
 
 
787
 
pdf: pdf-am
788
 
 
789
 
pdf-am:
790
 
 
791
 
ps: ps-am
792
 
 
793
 
ps-am:
794
 
 
795
 
uninstall-am: uninstall-kde_moduleLTLIBRARIES uninstall-rcDATA \
796
 
        uninstall-serviceDATA
797
 
 
798
 
.MAKE: install-am install-strip
799
 
 
800
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
801
 
        clean-kde_moduleLTLIBRARIES clean-libtool ctags distclean \
802
 
        distclean-compile distclean-generic distclean-libtool \
803
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
804
 
        install install-am install-data install-data-am install-dvi \
805
 
        install-dvi-am install-exec install-exec-am install-html \
806
 
        install-html-am install-info install-info-am \
807
 
        install-kde_moduleLTLIBRARIES install-man install-pdf \
808
 
        install-pdf-am install-ps install-ps-am install-rcDATA \
809
 
        install-serviceDATA install-strip installcheck installcheck-am \
810
 
        installdirs maintainer-clean maintainer-clean-generic \
811
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
812
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
813
 
        uninstall-am uninstall-kde_moduleLTLIBRARIES uninstall-rcDATA \
814
 
        uninstall-serviceDATA
815
 
 
816
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
817
 
# Otherwise a system limit (for SysV at least) may be exceeded.
818
 
.NOEXPORT:
819
 
 
820
 
#>+ 3
821
 
addservicedlg.moc: $(srcdir)/addservicedlg.h
822
 
        $(MOC) $(srcdir)/addservicedlg.h -o addservicedlg.moc
823
 
 
824
 
#>+ 2
825
 
mocs: addservicedlg.moc
826
 
 
827
 
#>+ 3
828
 
addexistingdirectoriesdlg.moc: $(srcdir)/addexistingdirectoriesdlg.h
829
 
        $(MOC) $(srcdir)/addexistingdirectoriesdlg.h -o addexistingdirectoriesdlg.moc
830
 
 
831
 
#>+ 2
832
 
mocs: addexistingdirectoriesdlg.moc
833
 
 
834
 
#>+ 3
835
 
autoprojectpart.moc: $(srcdir)/autoprojectpart.h
836
 
        $(MOC) $(srcdir)/autoprojectpart.h -o autoprojectpart.moc
837
 
 
838
 
#>+ 2
839
 
mocs: autoprojectpart.moc
840
 
 
841
 
#>+ 3
842
 
autodetailsview.moc: $(srcdir)/autodetailsview.h
843
 
        $(MOC) $(srcdir)/autodetailsview.h -o autodetailsview.moc
844
 
 
845
 
#>+ 2
846
 
mocs: autodetailsview.moc
847
 
 
848
 
#>+ 3
849
 
kimporticonview.moc: $(srcdir)/kimporticonview.h
850
 
        $(MOC) $(srcdir)/kimporticonview.h -o kimporticonview.moc
851
 
 
852
 
#>+ 2
853
 
mocs: kimporticonview.moc
854
 
 
855
 
#>+ 3
856
 
autoprojectwidget.moc: $(srcdir)/autoprojectwidget.h
857
 
        $(MOC) $(srcdir)/autoprojectwidget.h -o autoprojectwidget.moc
858
 
 
859
 
#>+ 2
860
 
mocs: autoprojectwidget.moc
861
 
 
862
 
#>+ 3
863
 
addfiledlg.moc: $(srcdir)/addfiledlg.h
864
 
        $(MOC) $(srcdir)/addfiledlg.h -o addfiledlg.moc
865
 
 
866
 
#>+ 2
867
 
mocs: addfiledlg.moc
868
 
 
869
 
#>+ 3
870
 
targetoptionsdlg.moc: $(srcdir)/targetoptionsdlg.h
871
 
        $(MOC) $(srcdir)/targetoptionsdlg.h -o targetoptionsdlg.moc
872
 
 
873
 
#>+ 2
874
 
mocs: targetoptionsdlg.moc
875
 
 
876
 
#>+ 3
877
 
addsubprojectdlg.moc: $(srcdir)/addsubprojectdlg.h
878
 
        $(MOC) $(srcdir)/addsubprojectdlg.h -o addsubprojectdlg.moc
879
 
 
880
 
#>+ 2
881
 
mocs: addsubprojectdlg.moc
882
 
 
883
 
#>+ 3
884
 
addapplicationdlg.moc: $(srcdir)/addapplicationdlg.h
885
 
        $(MOC) $(srcdir)/addapplicationdlg.h -o addapplicationdlg.moc
886
 
 
887
 
#>+ 2
888
 
mocs: addapplicationdlg.moc
889
 
 
890
 
#>+ 3
891
 
configureoptionswidget.moc: $(srcdir)/configureoptionswidget.h
892
 
        $(MOC) $(srcdir)/configureoptionswidget.h -o configureoptionswidget.moc
893
 
 
894
 
#>+ 2
895
 
mocs: configureoptionswidget.moc
896
 
 
897
 
#>+ 3
898
 
addicondlg.moc: $(srcdir)/addicondlg.h
899
 
        $(MOC) $(srcdir)/addicondlg.h -o addicondlg.moc
900
 
 
901
 
#>+ 2
902
 
mocs: addicondlg.moc
903
 
 
904
 
#>+ 3
905
 
kfiledndiconview.moc: $(srcdir)/kfiledndiconview.h
906
 
        $(MOC) $(srcdir)/kfiledndiconview.h -o kfiledndiconview.moc
907
 
 
908
 
#>+ 2
909
 
mocs: kfiledndiconview.moc
910
 
 
911
 
#>+ 3
912
 
addprefixdlg.moc: $(srcdir)/addprefixdlg.h
913
 
        $(MOC) $(srcdir)/addprefixdlg.h -o addprefixdlg.moc
914
 
 
915
 
#>+ 2
916
 
mocs: addprefixdlg.moc
917
 
 
918
 
#>+ 3
919
 
managecustomcommand.moc: $(srcdir)/managecustomcommand.h
920
 
        $(MOC) $(srcdir)/managecustomcommand.h -o managecustomcommand.moc
921
 
 
922
 
#>+ 2
923
 
mocs: managecustomcommand.moc
924
 
 
925
 
#>+ 3
926
 
subprojectoptionsdlg.moc: $(srcdir)/subprojectoptionsdlg.h
927
 
        $(MOC) $(srcdir)/subprojectoptionsdlg.h -o subprojectoptionsdlg.moc
928
 
 
929
 
#>+ 2
930
 
mocs: subprojectoptionsdlg.moc
931
 
 
932
 
#>+ 3
933
 
kfilednddetailview.moc: $(srcdir)/kfilednddetailview.h
934
 
        $(MOC) $(srcdir)/kfilednddetailview.h -o kfilednddetailview.moc
935
 
 
936
 
#>+ 2
937
 
mocs: kfilednddetailview.moc
938
 
 
939
 
#>+ 3
940
 
addexistingfilesdlg.moc: $(srcdir)/addexistingfilesdlg.h
941
 
        $(MOC) $(srcdir)/addexistingfilesdlg.h -o addexistingfilesdlg.moc
942
 
 
943
 
#>+ 2
944
 
mocs: addexistingfilesdlg.moc
945
 
 
946
 
#>+ 3
947
 
autosubprojectview.moc: $(srcdir)/autosubprojectview.h
948
 
        $(MOC) $(srcdir)/autosubprojectview.h -o autosubprojectview.moc
949
 
 
950
 
#>+ 2
951
 
mocs: autosubprojectview.moc
952
 
 
953
 
#>+ 3
954
 
removefiledlg.moc: $(srcdir)/removefiledlg.h
955
 
        $(MOC) $(srcdir)/removefiledlg.h -o removefiledlg.moc
956
 
 
957
 
#>+ 2
958
 
mocs: removefiledlg.moc
959
 
 
960
 
#>+ 3
961
 
addtranslationdlg.moc: $(srcdir)/addtranslationdlg.h
962
 
        $(MOC) $(srcdir)/addtranslationdlg.h -o addtranslationdlg.moc
963
 
 
964
 
#>+ 2
965
 
mocs: addtranslationdlg.moc
966
 
 
967
 
#>+ 3
968
 
fileselectorwidget.moc: $(srcdir)/fileselectorwidget.h
969
 
        $(MOC) $(srcdir)/fileselectorwidget.h -o fileselectorwidget.moc
970
 
 
971
 
#>+ 2
972
 
mocs: fileselectorwidget.moc
973
 
 
974
 
#>+ 3
975
 
choosetargetdialog.moc: $(srcdir)/choosetargetdialog.h
976
 
        $(MOC) $(srcdir)/choosetargetdialog.h -o choosetargetdialog.moc
977
 
 
978
 
#>+ 2
979
 
mocs: choosetargetdialog.moc
980
 
 
981
 
#>+ 3
982
 
addtargetdlg.moc: $(srcdir)/addtargetdlg.h
983
 
        $(MOC) $(srcdir)/addtargetdlg.h -o addtargetdlg.moc
984
 
 
985
 
#>+ 2
986
 
mocs: addtargetdlg.moc
987
 
 
988
 
#>+ 3
989
 
clean-metasources:
990
 
        -rm -f  addservicedlg.moc addexistingdirectoriesdlg.moc autoprojectpart.moc autodetailsview.moc kimporticonview.moc autoprojectwidget.moc addfiledlg.moc targetoptionsdlg.moc addsubprojectdlg.moc addapplicationdlg.moc configureoptionswidget.moc addicondlg.moc kfiledndiconview.moc addprefixdlg.moc managecustomcommand.moc subprojectoptionsdlg.moc kfilednddetailview.moc addexistingfilesdlg.moc autosubprojectview.moc removefiledlg.moc addtranslationdlg.moc fileselectorwidget.moc choosetargetdialog.moc addtargetdlg.moc
991
 
 
992
 
#>+ 2
993
 
KDE_DIST=kfiledndiconview.h autoprojectwidget.h addapplicationdlg.h configureoptionswidget.h addtargetdlg.h addicondlg.h targetoptionsdlgbase.ui autodetailsview.h autoprojectviewbase.ui managecustomcommandsbase.ui autolistviewitems.h misc.h fileselectorwidget.h kdevkdeautoproject.desktop removefiledlgbase.ui addfiledlgbase.ui addfiledlg.h addapplicationdlgbase.ui removetargetdlg.h addexistingdirectoriesdlg.h autoprojectpart.h addtargetdlgbase.ui addservicedlg.h subprojectoptionsdlgbase.ui subprojectoptionsdlg.h removefiledlg.h kdevautoproject.rc addicondlgbase.ui kdevautoproject.desktop autosubprojectview.h README.dox choosetargetdlgbase.ui addsubprojectdlgbase.ui addsubprojectdlg.h targetoptionsdlg.h Makefile.in addtranslationdlg.h addexistingfilesdlg.h addservicedlgbase.ui choosetargetdialog.h addprefixdlg.h removetargetdlgbase.ui kimporticonview.h configureoptionswidgetbase.ui addexistingdlgbase.ui Makefile.am kfilednddetailview.h 
994
 
 
995
 
#>+ 18
996
 
clean-ui:
997
 
        -rm -f \
998
 
        configureoptionswidgetbase.cpp configureoptionswidgetbase.h configureoptionswidgetbase.moc \
999
 
        subprojectoptionsdlgbase.cpp subprojectoptionsdlgbase.h subprojectoptionsdlgbase.moc \
1000
 
        targetoptionsdlgbase.cpp targetoptionsdlgbase.h targetoptionsdlgbase.moc \
1001
 
        addservicedlgbase.cpp addservicedlgbase.h addservicedlgbase.moc \
1002
 
        addapplicationdlgbase.cpp addapplicationdlgbase.h addapplicationdlgbase.moc \
1003
 
        addtargetdlgbase.cpp addtargetdlgbase.h addtargetdlgbase.moc \
1004
 
        addfiledlgbase.cpp addfiledlgbase.h addfiledlgbase.moc \
1005
 
        removefiledlgbase.cpp removefiledlgbase.h removefiledlgbase.moc \
1006
 
        addicondlgbase.cpp addicondlgbase.h addicondlgbase.moc \
1007
 
        addsubprojectdlgbase.cpp addsubprojectdlgbase.h addsubprojectdlgbase.moc \
1008
 
        removetargetdlgbase.cpp removetargetdlgbase.h removetargetdlgbase.moc \
1009
 
        choosetargetdlgbase.cpp choosetargetdlgbase.h choosetargetdlgbase.moc \
1010
 
        addexistingdlgbase.cpp addexistingdlgbase.h addexistingdlgbase.moc \
1011
 
        managecustomcommandsbase.cpp managecustomcommandsbase.h managecustomcommandsbase.moc \
1012
 
        autoprojectviewbase.cpp autoprojectviewbase.h autoprojectviewbase.moc 
1013
 
 
1014
 
#>+ 2
1015
 
docs-am:
1016
 
 
1017
 
#>+ 15
1018
 
force-reedit:
1019
 
                @for dep in $?; do \
1020
 
          case '$(am__configure_deps)' in \
1021
 
            *$$dep*) \
1022
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
1023
 
                && exit 0; \
1024
 
              exit 1;; \
1025
 
          esac; \
1026
 
        done; \
1027
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  buildtools/autotools/Makefile'; \
1028
 
        cd $(top_srcdir) && \
1029
 
          $(AUTOMAKE) --foreign  buildtools/autotools/Makefile
1030
 
        cd $(top_srcdir) && perl admin/am_edit buildtools/autotools/Makefile.in
1031
 
 
1032
 
 
1033
 
#>+ 21
1034
 
clean-bcheck: 
1035
 
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
1036
 
 
1037
 
bcheck: bcheck-am
1038
 
 
1039
 
bcheck-am:
1040
 
        @for i in ; do \
1041
 
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
1042
 
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
1043
 
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
1044
 
                echo "$$i"; \
1045
 
                if ! $(CXXCOMPILE)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
1046
 
                    rm -f $$i.bchecktest.cc; exit 1; \
1047
 
                fi ; \
1048
 
                echo "" >> $$i.bchecktest.cc.class; \
1049
 
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
1050
 
                rm -f a.out; \
1051
 
            fi ; \
1052
 
        done
1053
 
 
1054
 
 
1055
 
#>+ 11
1056
 
libkdevautoproject_la.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/autoprojectpart.cpp $(srcdir)/autoprojectwidget.cpp $(srcdir)/configureoptionswidget.cpp $(srcdir)/subprojectoptionsdlg.cpp $(srcdir)/targetoptionsdlg.cpp $(srcdir)/addservicedlg.cpp $(srcdir)/addapplicationdlg.cpp $(srcdir)/addtargetdlg.cpp $(srcdir)/addsubprojectdlg.cpp $(srcdir)/addfiledlg.cpp $(srcdir)/removefiledlg.cpp $(srcdir)/addicondlg.cpp $(srcdir)/addtranslationdlg.cpp $(srcdir)/addprefixdlg.cpp $(srcdir)/kfilednddetailview.cpp $(srcdir)/kfiledndiconview.cpp $(srcdir)/fileselectorwidget.cpp $(srcdir)/misc.cpp $(srcdir)/removetargetdlg.cpp $(srcdir)/choosetargetdialog.cpp $(srcdir)/addexistingfilesdlg.cpp $(srcdir)/addexistingdirectoriesdlg.cpp $(srcdir)/kimporticonview.cpp $(srcdir)/autosubprojectview.cpp $(srcdir)/autodetailsview.cpp $(srcdir)/autolistviewitems.cpp $(srcdir)/managecustomcommand.cpp $(srcdir)/autotoolsaction.cpp $(srcdir)/makefilehandler.cpp configureoptionswidgetbase.cpp subprojectoptionsdlgbase.cpp targetoptionsdlgbase.cpp addservicedlgbase.cpp addapplicationdlgbase.cpp addtargetdlgbase.cpp addfiledlgbase.cpp removefiledlgbase.cpp addicondlgbase.cpp addsubprojectdlgbase.cpp removetargetdlgbase.cpp choosetargetdlgbase.cpp addexistingdlgbase.cpp managecustomcommandsbase.cpp autoprojectviewbase.cpp  removefiledlgbase.moc addservicedlgbase.moc autodetailsview.moc autoprojectviewbase.moc addfiledlg.moc addapplicationdlg.moc removetargetdlgbase.moc addfiledlgbase.moc kfiledndiconview.moc addprefixdlg.moc configureoptionswidgetbase.moc addexistingdlgbase.moc subprojectoptionsdlg.moc managecustomcommandsbase.moc addexistingfilesdlg.moc kfilednddetailview.moc autosubprojectview.moc addtranslationdlg.moc subprojectoptionsdlgbase.moc addsubprojectdlgbase.moc fileselectorwidget.moc addtargetdlgbase.moc targetoptionsdlgbase.moc addservicedlg.moc addexistingdirectoriesdlg.moc autoprojectpart.moc addicondlgbase.moc kimporticonview.moc autoprojectwidget.moc targetoptionsdlg.moc addsubprojectdlg.moc configureoptionswidget.moc addicondlg.moc managecustomcommand.moc addapplicationdlgbase.moc choosetargetdlgbase.moc removefiledlg.moc choosetargetdialog.moc addtargetdlg.moc
1057
 
        @echo 'creating libkdevautoproject_la.all_cpp.cpp ...'; \
1058
 
        rm -f libkdevautoproject_la.all_cpp.files libkdevautoproject_la.all_cpp.final; \
1059
 
        echo "#define KDE_USE_FINAL 1" >> libkdevautoproject_la.all_cpp.final; \
1060
 
        for file in autoprojectpart.cpp autoprojectwidget.cpp configureoptionswidget.cpp subprojectoptionsdlg.cpp targetoptionsdlg.cpp addservicedlg.cpp addapplicationdlg.cpp addtargetdlg.cpp addsubprojectdlg.cpp addfiledlg.cpp removefiledlg.cpp addicondlg.cpp addtranslationdlg.cpp addprefixdlg.cpp kfilednddetailview.cpp kfiledndiconview.cpp fileselectorwidget.cpp misc.cpp removetargetdlg.cpp choosetargetdialog.cpp addexistingfilesdlg.cpp addexistingdirectoriesdlg.cpp kimporticonview.cpp autosubprojectview.cpp autodetailsview.cpp autolistviewitems.cpp managecustomcommand.cpp autotoolsaction.cpp makefilehandler.cpp configureoptionswidgetbase.cpp subprojectoptionsdlgbase.cpp targetoptionsdlgbase.cpp addservicedlgbase.cpp addapplicationdlgbase.cpp addtargetdlgbase.cpp addfiledlgbase.cpp removefiledlgbase.cpp addicondlgbase.cpp addsubprojectdlgbase.cpp removetargetdlgbase.cpp choosetargetdlgbase.cpp addexistingdlgbase.cpp managecustomcommandsbase.cpp autoprojectviewbase.cpp ; do \
1061
 
          echo "#include \"$$file\"" >> libkdevautoproject_la.all_cpp.files; \
1062
 
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> libkdevautoproject_la.all_cpp.final; \
1063
 
        done; \
1064
 
        cat libkdevautoproject_la.all_cpp.final libkdevautoproject_la.all_cpp.files > libkdevautoproject_la.all_cpp.cpp; \
1065
 
        rm -f libkdevautoproject_la.all_cpp.final libkdevautoproject_la.all_cpp.files
1066
 
 
1067
 
#>+ 3
1068
 
clean-final:
1069
 
        -rm -f libkdevautoproject_la.all_cpp.cpp
1070
 
 
1071
 
#>+ 3
1072
 
final:
1073
 
        $(MAKE) libkdevautoproject_la_OBJECTS="$(libkdevautoproject_la_final_OBJECTS)" all-am
1074
 
 
1075
 
#>+ 3
1076
 
final-install:
1077
 
        $(MAKE) libkdevautoproject_la_OBJECTS="$(libkdevautoproject_la_final_OBJECTS)" install-am
1078
 
 
1079
 
#>+ 3
1080
 
no-final:
1081
 
        $(MAKE) libkdevautoproject_la_OBJECTS="$(libkdevautoproject_la_nofinal_OBJECTS)" all-am
1082
 
 
1083
 
#>+ 3
1084
 
no-final-install:
1085
 
        $(MAKE) libkdevautoproject_la_OBJECTS="$(libkdevautoproject_la_nofinal_OBJECTS)" install-am
1086
 
 
1087
 
#>+ 3
1088
 
kde-rpo-clean:
1089
 
        -rm -f *.rpo
1090
 
 
1091
 
#>+ 80
1092
 
fileselectorwidget.o: fileselectorwidget.moc 
1093
 
$(srcdir)/kimporticonview.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1094
 
kimporticonview.o: kimporticonview.moc 
1095
 
kfiledndiconview.lo: kfiledndiconview.moc 
1096
 
addexistingfilesdlg.o: addexistingfilesdlg.moc 
1097
 
autoprojectpart.lo: autoprojectpart.moc 
1098
 
fileselectorwidget.lo: fileselectorwidget.moc 
1099
 
addexistingdirectoriesdlg.o: addexistingdirectoriesdlg.moc 
1100
 
nmcheck-am: nmcheck
1101
 
autodetailsview.o: autodetailsview.moc 
1102
 
$(srcdir)/removefiledlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1103
 
addsubprojectdlg.o: addsubprojectdlg.moc 
1104
 
$(srcdir)/makefilehandler.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1105
 
configureoptionswidget.o: configureoptionswidget.moc 
1106
 
$(srcdir)/managecustomcommand.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1107
 
addprefixdlg.o: addprefixdlg.moc 
1108
 
$(srcdir)/kfilednddetailview.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1109
 
$(srcdir)/autotoolsaction.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1110
 
addprefixdlg.lo: addprefixdlg.moc 
1111
 
addsubprojectdlg.lo: addsubprojectdlg.moc 
1112
 
kimporticonview.lo: kimporticonview.moc 
1113
 
$(srcdir)/addsubprojectdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1114
 
autosubprojectview.o: autosubprojectview.moc 
1115
 
removefiledlg.o: removefiledlg.moc 
1116
 
managecustomcommand.o: managecustomcommand.moc 
1117
 
$(srcdir)/removetargetdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1118
 
subprojectoptionsdlg.lo: subprojectoptionsdlg.moc 
1119
 
$(srcdir)/fileselectorwidget.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1120
 
$(srcdir)/autoprojectpart.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1121
 
addicondlg.o: addicondlg.moc 
1122
 
$(srcdir)/addprefixdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1123
 
addtranslationdlg.lo: addtranslationdlg.moc 
1124
 
$(srcdir)/subprojectoptionsdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1125
 
targetoptionsdlg.o: targetoptionsdlg.moc 
1126
 
kfiledndiconview.o: kfiledndiconview.moc 
1127
 
autoprojectwidget.lo: autoprojectwidget.moc 
1128
 
addtranslationdlg.o: addtranslationdlg.moc 
1129
 
addapplicationdlg.lo: addapplicationdlg.moc 
1130
 
$(srcdir)/autolistviewitems.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1131
 
$(srcdir)/addapplicationdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1132
 
addfiledlg.lo: addfiledlg.moc 
1133
 
addtargetdlg.lo: addtargetdlg.moc 
1134
 
addapplicationdlg.o: addapplicationdlg.moc 
1135
 
$(srcdir)/targetoptionsdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1136
 
removefiledlg.lo: removefiledlg.moc 
1137
 
$(srcdir)/addtranslationdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1138
 
$(srcdir)/addicondlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1139
 
addservicedlg.o: addservicedlg.moc 
1140
 
$(srcdir)/addexistingdirectoriesdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1141
 
$(srcdir)/autodetailsview.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1142
 
addfiledlg.o: addfiledlg.moc 
1143
 
configureoptionswidget.lo: configureoptionswidget.moc 
1144
 
autosubprojectview.lo: autosubprojectview.moc 
1145
 
choosetargetdialog.lo: choosetargetdialog.moc 
1146
 
targetoptionsdlg.lo: targetoptionsdlg.moc 
1147
 
$(srcdir)/addfiledlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1148
 
$(srcdir)/kfiledndiconview.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1149
 
$(srcdir)/addservicedlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1150
 
autoprojectwidget.o: autoprojectwidget.moc 
1151
 
$(srcdir)/misc.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1152
 
addexistingdirectoriesdlg.lo: addexistingdirectoriesdlg.moc 
1153
 
subprojectoptionsdlg.o: subprojectoptionsdlg.moc 
1154
 
$(srcdir)/autosubprojectview.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1155
 
addicondlg.lo: addicondlg.moc 
1156
 
addservicedlg.lo: addservicedlg.moc 
1157
 
addexistingfilesdlg.lo: addexistingfilesdlg.moc 
1158
 
nmcheck: 
1159
 
addtargetdlg.o: addtargetdlg.moc 
1160
 
kfilednddetailview.lo: kfilednddetailview.moc 
1161
 
$(srcdir)/addexistingfilesdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1162
 
managecustomcommand.lo: managecustomcommand.moc 
1163
 
autodetailsview.lo: autodetailsview.moc 
1164
 
choosetargetdialog.o: choosetargetdialog.moc 
1165
 
kfilednddetailview.o: kfilednddetailview.moc 
1166
 
$(srcdir)/autoprojectwidget.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1167
 
$(srcdir)/configureoptionswidget.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1168
 
autoprojectpart.o: autoprojectpart.moc 
1169
 
$(srcdir)/addtargetdlg.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1170
 
$(srcdir)/choosetargetdialog.cpp: configureoptionswidgetbase.h subprojectoptionsdlgbase.h targetoptionsdlgbase.h addservicedlgbase.h addapplicationdlgbase.h addtargetdlgbase.h addfiledlgbase.h removefiledlgbase.h addicondlgbase.h addsubprojectdlgbase.h removetargetdlgbase.h choosetargetdlgbase.h addexistingdlgbase.h managecustomcommandsbase.h autoprojectviewbase.h 
1171
 
 
1172
 
#>+ 225
1173
 
addexistingdlgbase.cpp: $(srcdir)/addexistingdlgbase.ui addexistingdlgbase.h addexistingdlgbase.moc
1174
 
        rm -f addexistingdlgbase.cpp
1175
 
        echo '#include <kdialog.h>' > addexistingdlgbase.cpp
1176
 
        echo '#include <klocale.h>' >> addexistingdlgbase.cpp
1177
 
        $(UIC) -tr ${UIC_TR} -i addexistingdlgbase.h $(srcdir)/addexistingdlgbase.ui > addexistingdlgbase.cpp.temp ; ret=$$?; \
1178
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addexistingdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addexistingdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addexistingdlgbase.cpp ;\
1179
 
        rm -f addexistingdlgbase.cpp.temp ;\
1180
 
        if test "$$ret" = 0; then echo '#include "addexistingdlgbase.moc"' >> addexistingdlgbase.cpp; else rm -f addexistingdlgbase.cpp ; exit $$ret ; fi
1181
 
 
1182
 
addexistingdlgbase.h: $(srcdir)/addexistingdlgbase.ui
1183
 
        rm -rf addexistingdlgbase.h;
1184
 
        $(UIC) $(srcdir)/addexistingdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addexistingdlgbase.h ;
1185
 
addexistingdlgbase.moc: addexistingdlgbase.h
1186
 
        $(MOC) addexistingdlgbase.h -o addexistingdlgbase.moc
1187
 
 
1188
 
addservicedlgbase.cpp: $(srcdir)/addservicedlgbase.ui addservicedlgbase.h addservicedlgbase.moc
1189
 
        rm -f addservicedlgbase.cpp
1190
 
        echo '#include <kdialog.h>' > addservicedlgbase.cpp
1191
 
        echo '#include <klocale.h>' >> addservicedlgbase.cpp
1192
 
        $(UIC) -tr ${UIC_TR} -i addservicedlgbase.h $(srcdir)/addservicedlgbase.ui > addservicedlgbase.cpp.temp ; ret=$$?; \
1193
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addservicedlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addservicedlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addservicedlgbase.cpp ;\
1194
 
        rm -f addservicedlgbase.cpp.temp ;\
1195
 
        if test "$$ret" = 0; then echo '#include "addservicedlgbase.moc"' >> addservicedlgbase.cpp; else rm -f addservicedlgbase.cpp ; exit $$ret ; fi
1196
 
 
1197
 
addservicedlgbase.h: $(srcdir)/addservicedlgbase.ui
1198
 
        rm -rf addservicedlgbase.h;
1199
 
        $(UIC) $(srcdir)/addservicedlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addservicedlgbase.h ;
1200
 
addservicedlgbase.moc: addservicedlgbase.h
1201
 
        $(MOC) addservicedlgbase.h -o addservicedlgbase.moc
1202
 
 
1203
 
choosetargetdlgbase.cpp: $(srcdir)/choosetargetdlgbase.ui choosetargetdlgbase.h choosetargetdlgbase.moc
1204
 
        rm -f choosetargetdlgbase.cpp
1205
 
        echo '#include <kdialog.h>' > choosetargetdlgbase.cpp
1206
 
        echo '#include <klocale.h>' >> choosetargetdlgbase.cpp
1207
 
        $(UIC) -tr ${UIC_TR} -i choosetargetdlgbase.h $(srcdir)/choosetargetdlgbase.ui > choosetargetdlgbase.cpp.temp ; ret=$$?; \
1208
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" choosetargetdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_choosetargetdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> choosetargetdlgbase.cpp ;\
1209
 
        rm -f choosetargetdlgbase.cpp.temp ;\
1210
 
        if test "$$ret" = 0; then echo '#include "choosetargetdlgbase.moc"' >> choosetargetdlgbase.cpp; else rm -f choosetargetdlgbase.cpp ; exit $$ret ; fi
1211
 
 
1212
 
choosetargetdlgbase.h: $(srcdir)/choosetargetdlgbase.ui
1213
 
        rm -rf choosetargetdlgbase.h;
1214
 
        $(UIC) $(srcdir)/choosetargetdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> choosetargetdlgbase.h ;
1215
 
choosetargetdlgbase.moc: choosetargetdlgbase.h
1216
 
        $(MOC) choosetargetdlgbase.h -o choosetargetdlgbase.moc
1217
 
 
1218
 
autoprojectviewbase.cpp: $(srcdir)/autoprojectviewbase.ui autoprojectviewbase.h autoprojectviewbase.moc
1219
 
        rm -f autoprojectviewbase.cpp
1220
 
        echo '#include <kdialog.h>' > autoprojectviewbase.cpp
1221
 
        echo '#include <klocale.h>' >> autoprojectviewbase.cpp
1222
 
        $(UIC) -tr ${UIC_TR} -i autoprojectviewbase.h $(srcdir)/autoprojectviewbase.ui > autoprojectviewbase.cpp.temp ; ret=$$?; \
1223
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" autoprojectviewbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_autoprojectviewbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> autoprojectviewbase.cpp ;\
1224
 
        rm -f autoprojectviewbase.cpp.temp ;\
1225
 
        if test "$$ret" = 0; then echo '#include "autoprojectviewbase.moc"' >> autoprojectviewbase.cpp; else rm -f autoprojectviewbase.cpp ; exit $$ret ; fi
1226
 
 
1227
 
autoprojectviewbase.h: $(srcdir)/autoprojectviewbase.ui
1228
 
        rm -rf autoprojectviewbase.h;
1229
 
        $(UIC) $(srcdir)/autoprojectviewbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> autoprojectviewbase.h ;
1230
 
autoprojectviewbase.moc: autoprojectviewbase.h
1231
 
        $(MOC) autoprojectviewbase.h -o autoprojectviewbase.moc
1232
 
 
1233
 
removetargetdlgbase.cpp: $(srcdir)/removetargetdlgbase.ui removetargetdlgbase.h removetargetdlgbase.moc
1234
 
        rm -f removetargetdlgbase.cpp
1235
 
        echo '#include <kdialog.h>' > removetargetdlgbase.cpp
1236
 
        echo '#include <klocale.h>' >> removetargetdlgbase.cpp
1237
 
        $(UIC) -tr ${UIC_TR} -i removetargetdlgbase.h $(srcdir)/removetargetdlgbase.ui > removetargetdlgbase.cpp.temp ; ret=$$?; \
1238
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" removetargetdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_removetargetdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> removetargetdlgbase.cpp ;\
1239
 
        rm -f removetargetdlgbase.cpp.temp ;\
1240
 
        if test "$$ret" = 0; then echo '#include "removetargetdlgbase.moc"' >> removetargetdlgbase.cpp; else rm -f removetargetdlgbase.cpp ; exit $$ret ; fi
1241
 
 
1242
 
removetargetdlgbase.h: $(srcdir)/removetargetdlgbase.ui
1243
 
        rm -rf removetargetdlgbase.h;
1244
 
        $(UIC) $(srcdir)/removetargetdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> removetargetdlgbase.h ;
1245
 
removetargetdlgbase.moc: removetargetdlgbase.h
1246
 
        $(MOC) removetargetdlgbase.h -o removetargetdlgbase.moc
1247
 
 
1248
 
addfiledlgbase.cpp: $(srcdir)/addfiledlgbase.ui addfiledlgbase.h addfiledlgbase.moc
1249
 
        rm -f addfiledlgbase.cpp
1250
 
        echo '#include <kdialog.h>' > addfiledlgbase.cpp
1251
 
        echo '#include <klocale.h>' >> addfiledlgbase.cpp
1252
 
        $(UIC) -tr ${UIC_TR} -i addfiledlgbase.h $(srcdir)/addfiledlgbase.ui > addfiledlgbase.cpp.temp ; ret=$$?; \
1253
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addfiledlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addfiledlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addfiledlgbase.cpp ;\
1254
 
        rm -f addfiledlgbase.cpp.temp ;\
1255
 
        if test "$$ret" = 0; then echo '#include "addfiledlgbase.moc"' >> addfiledlgbase.cpp; else rm -f addfiledlgbase.cpp ; exit $$ret ; fi
1256
 
 
1257
 
addfiledlgbase.h: $(srcdir)/addfiledlgbase.ui
1258
 
        rm -rf addfiledlgbase.h;
1259
 
        $(UIC) $(srcdir)/addfiledlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addfiledlgbase.h ;
1260
 
addfiledlgbase.moc: addfiledlgbase.h
1261
 
        $(MOC) addfiledlgbase.h -o addfiledlgbase.moc
1262
 
 
1263
 
addsubprojectdlgbase.cpp: $(srcdir)/addsubprojectdlgbase.ui addsubprojectdlgbase.h addsubprojectdlgbase.moc
1264
 
        rm -f addsubprojectdlgbase.cpp
1265
 
        echo '#include <kdialog.h>' > addsubprojectdlgbase.cpp
1266
 
        echo '#include <klocale.h>' >> addsubprojectdlgbase.cpp
1267
 
        $(UIC) -tr ${UIC_TR} -i addsubprojectdlgbase.h $(srcdir)/addsubprojectdlgbase.ui > addsubprojectdlgbase.cpp.temp ; ret=$$?; \
1268
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addsubprojectdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addsubprojectdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addsubprojectdlgbase.cpp ;\
1269
 
        rm -f addsubprojectdlgbase.cpp.temp ;\
1270
 
        if test "$$ret" = 0; then echo '#include "addsubprojectdlgbase.moc"' >> addsubprojectdlgbase.cpp; else rm -f addsubprojectdlgbase.cpp ; exit $$ret ; fi
1271
 
 
1272
 
addsubprojectdlgbase.h: $(srcdir)/addsubprojectdlgbase.ui
1273
 
        rm -rf addsubprojectdlgbase.h;
1274
 
        $(UIC) $(srcdir)/addsubprojectdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addsubprojectdlgbase.h ;
1275
 
addsubprojectdlgbase.moc: addsubprojectdlgbase.h
1276
 
        $(MOC) addsubprojectdlgbase.h -o addsubprojectdlgbase.moc
1277
 
 
1278
 
addtargetdlgbase.cpp: $(srcdir)/addtargetdlgbase.ui addtargetdlgbase.h addtargetdlgbase.moc
1279
 
        rm -f addtargetdlgbase.cpp
1280
 
        echo '#include <kdialog.h>' > addtargetdlgbase.cpp
1281
 
        echo '#include <klocale.h>' >> addtargetdlgbase.cpp
1282
 
        $(UIC) -tr ${UIC_TR} -i addtargetdlgbase.h $(srcdir)/addtargetdlgbase.ui > addtargetdlgbase.cpp.temp ; ret=$$?; \
1283
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addtargetdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addtargetdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addtargetdlgbase.cpp ;\
1284
 
        rm -f addtargetdlgbase.cpp.temp ;\
1285
 
        if test "$$ret" = 0; then echo '#include "addtargetdlgbase.moc"' >> addtargetdlgbase.cpp; else rm -f addtargetdlgbase.cpp ; exit $$ret ; fi
1286
 
 
1287
 
addtargetdlgbase.h: $(srcdir)/addtargetdlgbase.ui
1288
 
        rm -rf addtargetdlgbase.h;
1289
 
        $(UIC) $(srcdir)/addtargetdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addtargetdlgbase.h ;
1290
 
addtargetdlgbase.moc: addtargetdlgbase.h
1291
 
        $(MOC) addtargetdlgbase.h -o addtargetdlgbase.moc
1292
 
 
1293
 
configureoptionswidgetbase.cpp: $(srcdir)/configureoptionswidgetbase.ui configureoptionswidgetbase.h configureoptionswidgetbase.moc
1294
 
        rm -f configureoptionswidgetbase.cpp
1295
 
        echo '#include <kdialog.h>' > configureoptionswidgetbase.cpp
1296
 
        echo '#include <klocale.h>' >> configureoptionswidgetbase.cpp
1297
 
        $(UIC) -tr ${UIC_TR} -i configureoptionswidgetbase.h $(srcdir)/configureoptionswidgetbase.ui > configureoptionswidgetbase.cpp.temp ; ret=$$?; \
1298
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" configureoptionswidgetbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_configureoptionswidgetbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> configureoptionswidgetbase.cpp ;\
1299
 
        rm -f configureoptionswidgetbase.cpp.temp ;\
1300
 
        if test "$$ret" = 0; then echo '#include "configureoptionswidgetbase.moc"' >> configureoptionswidgetbase.cpp; else rm -f configureoptionswidgetbase.cpp ; exit $$ret ; fi
1301
 
 
1302
 
configureoptionswidgetbase.h: $(srcdir)/configureoptionswidgetbase.ui
1303
 
        rm -rf configureoptionswidgetbase.h;
1304
 
        $(UIC) $(srcdir)/configureoptionswidgetbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> configureoptionswidgetbase.h ;
1305
 
configureoptionswidgetbase.moc: configureoptionswidgetbase.h
1306
 
        $(MOC) configureoptionswidgetbase.h -o configureoptionswidgetbase.moc
1307
 
 
1308
 
addicondlgbase.cpp: $(srcdir)/addicondlgbase.ui addicondlgbase.h addicondlgbase.moc
1309
 
        rm -f addicondlgbase.cpp
1310
 
        echo '#include <kdialog.h>' > addicondlgbase.cpp
1311
 
        echo '#include <klocale.h>' >> addicondlgbase.cpp
1312
 
        $(UIC) -tr ${UIC_TR} -i addicondlgbase.h $(srcdir)/addicondlgbase.ui > addicondlgbase.cpp.temp ; ret=$$?; \
1313
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addicondlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addicondlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addicondlgbase.cpp ;\
1314
 
        rm -f addicondlgbase.cpp.temp ;\
1315
 
        if test "$$ret" = 0; then echo '#include "addicondlgbase.moc"' >> addicondlgbase.cpp; else rm -f addicondlgbase.cpp ; exit $$ret ; fi
1316
 
 
1317
 
addicondlgbase.h: $(srcdir)/addicondlgbase.ui
1318
 
        rm -rf addicondlgbase.h;
1319
 
        $(UIC) $(srcdir)/addicondlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addicondlgbase.h ;
1320
 
addicondlgbase.moc: addicondlgbase.h
1321
 
        $(MOC) addicondlgbase.h -o addicondlgbase.moc
1322
 
 
1323
 
addapplicationdlgbase.cpp: $(srcdir)/addapplicationdlgbase.ui addapplicationdlgbase.h addapplicationdlgbase.moc
1324
 
        rm -f addapplicationdlgbase.cpp
1325
 
        echo '#include <kdialog.h>' > addapplicationdlgbase.cpp
1326
 
        echo '#include <klocale.h>' >> addapplicationdlgbase.cpp
1327
 
        $(UIC) -tr ${UIC_TR} -i addapplicationdlgbase.h $(srcdir)/addapplicationdlgbase.ui > addapplicationdlgbase.cpp.temp ; ret=$$?; \
1328
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" addapplicationdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_addapplicationdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> addapplicationdlgbase.cpp ;\
1329
 
        rm -f addapplicationdlgbase.cpp.temp ;\
1330
 
        if test "$$ret" = 0; then echo '#include "addapplicationdlgbase.moc"' >> addapplicationdlgbase.cpp; else rm -f addapplicationdlgbase.cpp ; exit $$ret ; fi
1331
 
 
1332
 
addapplicationdlgbase.h: $(srcdir)/addapplicationdlgbase.ui
1333
 
        rm -rf addapplicationdlgbase.h;
1334
 
        $(UIC) $(srcdir)/addapplicationdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> addapplicationdlgbase.h ;
1335
 
addapplicationdlgbase.moc: addapplicationdlgbase.h
1336
 
        $(MOC) addapplicationdlgbase.h -o addapplicationdlgbase.moc
1337
 
 
1338
 
removefiledlgbase.cpp: $(srcdir)/removefiledlgbase.ui removefiledlgbase.h removefiledlgbase.moc
1339
 
        rm -f removefiledlgbase.cpp
1340
 
        echo '#include <kdialog.h>' > removefiledlgbase.cpp
1341
 
        echo '#include <klocale.h>' >> removefiledlgbase.cpp
1342
 
        $(UIC) -tr ${UIC_TR} -i removefiledlgbase.h $(srcdir)/removefiledlgbase.ui > removefiledlgbase.cpp.temp ; ret=$$?; \
1343
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" removefiledlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_removefiledlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> removefiledlgbase.cpp ;\
1344
 
        rm -f removefiledlgbase.cpp.temp ;\
1345
 
        if test "$$ret" = 0; then echo '#include "removefiledlgbase.moc"' >> removefiledlgbase.cpp; else rm -f removefiledlgbase.cpp ; exit $$ret ; fi
1346
 
 
1347
 
removefiledlgbase.h: $(srcdir)/removefiledlgbase.ui
1348
 
        rm -rf removefiledlgbase.h;
1349
 
        $(UIC) $(srcdir)/removefiledlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> removefiledlgbase.h ;
1350
 
removefiledlgbase.moc: removefiledlgbase.h
1351
 
        $(MOC) removefiledlgbase.h -o removefiledlgbase.moc
1352
 
 
1353
 
subprojectoptionsdlgbase.cpp: $(srcdir)/subprojectoptionsdlgbase.ui subprojectoptionsdlgbase.h subprojectoptionsdlgbase.moc
1354
 
        rm -f subprojectoptionsdlgbase.cpp
1355
 
        echo '#include <kdialog.h>' > subprojectoptionsdlgbase.cpp
1356
 
        echo '#include <klocale.h>' >> subprojectoptionsdlgbase.cpp
1357
 
        $(UIC) -tr ${UIC_TR} -i subprojectoptionsdlgbase.h $(srcdir)/subprojectoptionsdlgbase.ui > subprojectoptionsdlgbase.cpp.temp ; ret=$$?; \
1358
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" subprojectoptionsdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_subprojectoptionsdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> subprojectoptionsdlgbase.cpp ;\
1359
 
        rm -f subprojectoptionsdlgbase.cpp.temp ;\
1360
 
        if test "$$ret" = 0; then echo '#include "subprojectoptionsdlgbase.moc"' >> subprojectoptionsdlgbase.cpp; else rm -f subprojectoptionsdlgbase.cpp ; exit $$ret ; fi
1361
 
 
1362
 
subprojectoptionsdlgbase.h: $(srcdir)/subprojectoptionsdlgbase.ui
1363
 
        rm -rf subprojectoptionsdlgbase.h;
1364
 
        $(UIC) $(srcdir)/subprojectoptionsdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> subprojectoptionsdlgbase.h ;
1365
 
subprojectoptionsdlgbase.moc: subprojectoptionsdlgbase.h
1366
 
        $(MOC) subprojectoptionsdlgbase.h -o subprojectoptionsdlgbase.moc
1367
 
 
1368
 
managecustomcommandsbase.cpp: $(srcdir)/managecustomcommandsbase.ui managecustomcommandsbase.h managecustomcommandsbase.moc
1369
 
        rm -f managecustomcommandsbase.cpp
1370
 
        echo '#include <kdialog.h>' > managecustomcommandsbase.cpp
1371
 
        echo '#include <klocale.h>' >> managecustomcommandsbase.cpp
1372
 
        $(UIC) -tr ${UIC_TR} -i managecustomcommandsbase.h $(srcdir)/managecustomcommandsbase.ui > managecustomcommandsbase.cpp.temp ; ret=$$?; \
1373
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" managecustomcommandsbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_managecustomcommandsbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> managecustomcommandsbase.cpp ;\
1374
 
        rm -f managecustomcommandsbase.cpp.temp ;\
1375
 
        if test "$$ret" = 0; then echo '#include "managecustomcommandsbase.moc"' >> managecustomcommandsbase.cpp; else rm -f managecustomcommandsbase.cpp ; exit $$ret ; fi
1376
 
 
1377
 
managecustomcommandsbase.h: $(srcdir)/managecustomcommandsbase.ui
1378
 
        rm -rf managecustomcommandsbase.h;
1379
 
        $(UIC) $(srcdir)/managecustomcommandsbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> managecustomcommandsbase.h ;
1380
 
managecustomcommandsbase.moc: managecustomcommandsbase.h
1381
 
        $(MOC) managecustomcommandsbase.h -o managecustomcommandsbase.moc
1382
 
 
1383
 
targetoptionsdlgbase.cpp: $(srcdir)/targetoptionsdlgbase.ui targetoptionsdlgbase.h targetoptionsdlgbase.moc
1384
 
        rm -f targetoptionsdlgbase.cpp
1385
 
        echo '#include <kdialog.h>' > targetoptionsdlgbase.cpp
1386
 
        echo '#include <klocale.h>' >> targetoptionsdlgbase.cpp
1387
 
        $(UIC) -tr ${UIC_TR} -i targetoptionsdlgbase.h $(srcdir)/targetoptionsdlgbase.ui > targetoptionsdlgbase.cpp.temp ; ret=$$?; \
1388
 
        $(PERL) -pe "s,${UIC_TR}( \"\" ),QString::null,g" targetoptionsdlgbase.cpp.temp | $(PERL) -pe "s,${UIC_TR}( \"\"\, \"\" ),QString::null,g" | $(PERL) -pe "s,image([0-9][0-9]*)_data,img\$$1_targetoptionsdlgbase,g" | $(PERL) -pe "s,: QWizard\(,: KWizard(,g" >> targetoptionsdlgbase.cpp ;\
1389
 
        rm -f targetoptionsdlgbase.cpp.temp ;\
1390
 
        if test "$$ret" = 0; then echo '#include "targetoptionsdlgbase.moc"' >> targetoptionsdlgbase.cpp; else rm -f targetoptionsdlgbase.cpp ; exit $$ret ; fi
1391
 
 
1392
 
targetoptionsdlgbase.h: $(srcdir)/targetoptionsdlgbase.ui
1393
 
        rm -rf targetoptionsdlgbase.h;
1394
 
        $(UIC) $(srcdir)/targetoptionsdlgbase.ui | $(PERL) -pi -e "s,public QWizard,public KWizard,g; s,#include <qwizard.h>,#include <kwizard.h>,g" >> targetoptionsdlgbase.h ;
1395
 
targetoptionsdlgbase.moc: targetoptionsdlgbase.h
1396
 
        $(MOC) targetoptionsdlgbase.h -o targetoptionsdlgbase.moc