~ubuntu-branches/debian/squeeze/kdelibs/squeeze

« back to all changes in this revision

Viewing changes to .pc/98_buildprep.diff/kdecore/kconfig_compiler/tests/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Modestas Vainius
  • Date: 2010-08-07 23:20:21 UTC
  • Revision ID: james.westby@ubuntu.com-20100807232021-owvkgp5wpc076s33
Tags: 4:3.5.10.dfsg.1-5
* Change by email address to @debian.org.
* Drop common HTML docs from kdelibs-data package. Instead suggest
  kdelibs5-data which ships them (Closes: #591609). What's more, whoever
  wants to view docs, will have to install khelpcenter4 which pulls in
  kdelibs5-data anyway.
* Switch to dpkg-source format 3.0 (quilt):
  - drop simple-patchsys.mk from debian/rules;
  - add debian/patches/series file.
* Fix corruption of zip files caused by wrong encoding of umlauts in kzip
  (patch 67_kio_zip_file_encoding.diff). (Closes: #563942) Thanks to Bjoern
  Ricks for the patch.
* Support opening of KDE 4 khelpcenter in Help -> Handbook. (Closes: #525621)
  Thanks to Ben Burton for the patch.
* Do not recurse into .pc subdirectory with doxygen 
  (patch debian/patches/02_exclude_pc_from_dox.diff).
* Urgency=medium due to multiple RC bug fixes.

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
VPATH = @srcdir@
 
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkglibdir = $(libdir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
 
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
22
install_sh_DATA = $(install_sh) -c -m 644
 
23
install_sh_PROGRAM = $(install_sh) -c
 
24
install_sh_SCRIPT = $(install_sh) -c
 
25
INSTALL_HEADER = $(INSTALL_DATA)
 
26
transform = $(program_transform_name)
 
27
NORMAL_INSTALL = :
 
28
PRE_INSTALL = :
 
29
POST_INSTALL = :
 
30
NORMAL_UNINSTALL = :
 
31
PRE_UNINSTALL = :
 
32
POST_UNINSTALL = :
 
33
build_triplet = @build@
 
34
host_triplet = @host@
 
35
target_triplet = @target@
 
36
check_PROGRAMS = test1$(EXEEXT) test2$(EXEEXT) test3$(EXEEXT) \
 
37
        test4$(EXEEXT) test5$(EXEEXT) test6$(EXEEXT) test7$(EXEEXT) \
 
38
        test8$(EXEEXT) test9$(EXEEXT) test_dpointer$(EXEEXT)
 
39
subdir = kdecore/kconfig_compiler/tests
 
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
43
        $(top_srcdir)/configure.in
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
47
CONFIG_HEADER = $(top_builddir)/config.h \
 
48
        $(top_builddir)/dcop/dcop-path.h \
 
49
        $(top_builddir)/kdecore/kdemacros.h \
 
50
        $(top_builddir)/kio/kssl/ksslconfig.h \
 
51
        $(top_builddir)/kjs/global.h
 
52
CONFIG_CLEAN_FILES =
 
53
kunittest_kconfigcompiler_test_la_DEPENDENCIES =  \
 
54
        $(top_builddir)/kunittest/libkunittest.la
 
55
am_kunittest_kconfigcompiler_test_la_OBJECTS =  \
 
56
        kconfigcompiler_test.lo
 
57
#>- kunittest_kconfigcompiler_test_la_OBJECTS =  \
 
58
#>-     $(am_kunittest_kconfigcompiler_test_la_OBJECTS)
 
59
#>+ 1
 
60
kunittest_kconfigcompiler_test_la_OBJECTS = kconfigcompiler_test.lo
 
61
#>- kunittest_kconfigcompiler_test_la_LINK = $(LIBTOOL) --tag=CXX \
 
62
#>-     $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
 
63
#>-     $(AM_CXXFLAGS) $(CXXFLAGS) \
 
64
#>-     $(kunittest_kconfigcompiler_test_la_LDFLAGS) $(LDFLAGS) -o $@
 
65
#>+ 4
 
66
kunittest_kconfigcompiler_test_la_LINK = $(LIBTOOL) --tag=CXX \
 
67
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
 
68
        $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
69
        $(kunittest_kconfigcompiler_test_la_LDFLAGS) $(LDFLAGS) -o $@
 
70
am_test1_OBJECTS = test1main.$(OBJEXT) test1.$(OBJEXT)
 
71
#>- test1_OBJECTS = $(am_test1_OBJECTS)
 
72
#>+ 4
 
73
test1_final_OBJECTS = test1.all_cpp.o 
 
74
test1_nofinal_OBJECTS = test1main.$(OBJEXT) test1.$(OBJEXT)
 
75
@KDE_USE_FINAL_FALSE@test1_OBJECTS = $(test1_nofinal_OBJECTS)
 
76
@KDE_USE_FINAL_TRUE@test1_OBJECTS = $(test1_final_OBJECTS)
 
77
am__DEPENDENCIES_1 =
 
78
test1_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
79
#>- test1_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
80
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
81
#>-     $(test1_LDFLAGS) $(LDFLAGS) -o $@
 
82
#>+ 3
 
83
test1_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
84
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
85
        $(test1_LDFLAGS) $(LDFLAGS) -o $@
 
86
am_test2_OBJECTS = test2main.$(OBJEXT) test2.$(OBJEXT)
 
87
#>- test2_OBJECTS = $(am_test2_OBJECTS)
 
88
#>+ 4
 
89
test2_final_OBJECTS = test2.all_cpp.o 
 
90
test2_nofinal_OBJECTS = test2main.$(OBJEXT) test2.$(OBJEXT)
 
91
@KDE_USE_FINAL_FALSE@test2_OBJECTS = $(test2_nofinal_OBJECTS)
 
92
@KDE_USE_FINAL_TRUE@test2_OBJECTS = $(test2_final_OBJECTS)
 
93
test2_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
94
#>- test2_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
95
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
96
#>-     $(test2_LDFLAGS) $(LDFLAGS) -o $@
 
97
#>+ 3
 
98
test2_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
99
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
100
        $(test2_LDFLAGS) $(LDFLAGS) -o $@
 
101
am_test3_OBJECTS = test3main.$(OBJEXT) test3.$(OBJEXT)
 
102
#>- test3_OBJECTS = $(am_test3_OBJECTS)
 
103
#>+ 4
 
104
test3_final_OBJECTS = test3.all_cpp.o 
 
105
test3_nofinal_OBJECTS = test3main.$(OBJEXT) test3.$(OBJEXT)
 
106
@KDE_USE_FINAL_FALSE@test3_OBJECTS = $(test3_nofinal_OBJECTS)
 
107
@KDE_USE_FINAL_TRUE@test3_OBJECTS = $(test3_final_OBJECTS)
 
108
test3_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
109
#>- test3_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
110
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
111
#>-     $(test3_LDFLAGS) $(LDFLAGS) -o $@
 
112
#>+ 3
 
113
test3_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
114
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
115
        $(test3_LDFLAGS) $(LDFLAGS) -o $@
 
116
am_test4_OBJECTS = test4main.$(OBJEXT) test4.$(OBJEXT)
 
117
#>- test4_OBJECTS = $(am_test4_OBJECTS)
 
118
#>+ 4
 
119
test4_final_OBJECTS = test4.all_cpp.o 
 
120
test4_nofinal_OBJECTS = test4main.$(OBJEXT) test4.$(OBJEXT)
 
121
@KDE_USE_FINAL_FALSE@test4_OBJECTS = $(test4_nofinal_OBJECTS)
 
122
@KDE_USE_FINAL_TRUE@test4_OBJECTS = $(test4_final_OBJECTS)
 
123
test4_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
124
#>- test4_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
125
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
126
#>-     $(test4_LDFLAGS) $(LDFLAGS) -o $@
 
127
#>+ 3
 
128
test4_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
129
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
130
        $(test4_LDFLAGS) $(LDFLAGS) -o $@
 
131
am_test5_OBJECTS = test5main.$(OBJEXT) test5.$(OBJEXT)
 
132
#>- test5_OBJECTS = $(am_test5_OBJECTS)
 
133
#>+ 4
 
134
test5_final_OBJECTS = test5.all_cpp.o 
 
135
test5_nofinal_OBJECTS = test5main.$(OBJEXT) test5.$(OBJEXT)
 
136
@KDE_USE_FINAL_FALSE@test5_OBJECTS = $(test5_nofinal_OBJECTS)
 
137
@KDE_USE_FINAL_TRUE@test5_OBJECTS = $(test5_final_OBJECTS)
 
138
test5_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
139
#>- test5_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
140
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
141
#>-     $(test5_LDFLAGS) $(LDFLAGS) -o $@
 
142
#>+ 3
 
143
test5_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
144
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
145
        $(test5_LDFLAGS) $(LDFLAGS) -o $@
 
146
am_test6_OBJECTS = test6main.$(OBJEXT) test6.$(OBJEXT)
 
147
#>- test6_OBJECTS = $(am_test6_OBJECTS)
 
148
#>+ 4
 
149
test6_final_OBJECTS = test6.all_cpp.o 
 
150
test6_nofinal_OBJECTS = test6main.$(OBJEXT) test6.$(OBJEXT)
 
151
@KDE_USE_FINAL_FALSE@test6_OBJECTS = $(test6_nofinal_OBJECTS)
 
152
@KDE_USE_FINAL_TRUE@test6_OBJECTS = $(test6_final_OBJECTS)
 
153
test6_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
154
#>- test6_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
155
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
156
#>-     $(test6_LDFLAGS) $(LDFLAGS) -o $@
 
157
#>+ 3
 
158
test6_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
159
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
160
        $(test6_LDFLAGS) $(LDFLAGS) -o $@
 
161
am_test7_OBJECTS = test7main.$(OBJEXT) test7.$(OBJEXT)
 
162
#>- test7_OBJECTS = $(am_test7_OBJECTS)
 
163
#>+ 4
 
164
test7_final_OBJECTS = test7.all_cpp.o 
 
165
test7_nofinal_OBJECTS = test7main.$(OBJEXT) test7.$(OBJEXT)
 
166
@KDE_USE_FINAL_FALSE@test7_OBJECTS = $(test7_nofinal_OBJECTS)
 
167
@KDE_USE_FINAL_TRUE@test7_OBJECTS = $(test7_final_OBJECTS)
 
168
test7_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
169
#>- test7_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
170
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
171
#>-     $(test7_LDFLAGS) $(LDFLAGS) -o $@
 
172
#>+ 3
 
173
test7_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
174
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
175
        $(test7_LDFLAGS) $(LDFLAGS) -o $@
 
176
am_test8_OBJECTS = test8main.$(OBJEXT) test8a.$(OBJEXT) \
 
177
        test8b.$(OBJEXT)
 
178
#>- test8_OBJECTS = $(am_test8_OBJECTS)
 
179
#>+ 5
 
180
test8_final_OBJECTS = test8.all_cpp.o 
 
181
test8_nofinal_OBJECTS = test8main.$(OBJEXT) test8a.$(OBJEXT) \
 
182
        test8b.$(OBJEXT)
 
183
@KDE_USE_FINAL_FALSE@test8_OBJECTS = $(test8_nofinal_OBJECTS)
 
184
@KDE_USE_FINAL_TRUE@test8_OBJECTS = $(test8_final_OBJECTS)
 
185
test8_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
186
#>- test8_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
187
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
188
#>-     $(test8_LDFLAGS) $(LDFLAGS) -o $@
 
189
#>+ 3
 
190
test8_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
191
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
192
        $(test8_LDFLAGS) $(LDFLAGS) -o $@
 
193
am_test9_OBJECTS = test9main.$(OBJEXT) test9.$(OBJEXT)
 
194
#>- test9_OBJECTS = $(am_test9_OBJECTS)
 
195
#>+ 4
 
196
test9_final_OBJECTS = test9.all_cpp.o 
 
197
test9_nofinal_OBJECTS = test9main.$(OBJEXT) test9.$(OBJEXT)
 
198
@KDE_USE_FINAL_FALSE@test9_OBJECTS = $(test9_nofinal_OBJECTS)
 
199
@KDE_USE_FINAL_TRUE@test9_OBJECTS = $(test9_final_OBJECTS)
 
200
test9_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
201
#>- test9_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
202
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
 
203
#>-     $(test9_LDFLAGS) $(LDFLAGS) -o $@
 
204
#>+ 3
 
205
test9_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
206
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) \
 
207
        $(test9_LDFLAGS) $(LDFLAGS) -o $@
 
208
am_test_dpointer_OBJECTS = test_dpointer_main.$(OBJEXT) \
 
209
        test_dpointer.$(OBJEXT)
 
210
#>- test_dpointer_OBJECTS = $(am_test_dpointer_OBJECTS)
 
211
#>+ 5
 
212
test_dpointer_final_OBJECTS = test_dpointer.all_cpp.o 
 
213
test_dpointer_nofinal_OBJECTS = test_dpointer_main.$(OBJEXT) \
 
214
        test_dpointer.$(OBJEXT)
 
215
@KDE_USE_FINAL_FALSE@test_dpointer_OBJECTS = $(test_dpointer_nofinal_OBJECTS)
 
216
@KDE_USE_FINAL_TRUE@test_dpointer_OBJECTS = $(test_dpointer_final_OBJECTS)
 
217
test_dpointer_DEPENDENCIES = $(am__DEPENDENCIES_1)
 
218
#>- test_dpointer_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
219
#>-     $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
220
#>-     $(CXXFLAGS) $(test_dpointer_LDFLAGS) $(LDFLAGS) -o $@
 
221
#>+ 3
 
222
test_dpointer_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
223
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
224
        $(CXXFLAGS) $(KDE_CXXFLAGS) $(test_dpointer_LDFLAGS) $(LDFLAGS) -o $@
 
225
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/dcop -I$(top_builddir)/kdecore -I$(top_builddir)/kio/kssl -I$(top_builddir)/kjs
 
226
depcomp = $(SHELL) $(top_srcdir)/admin/depcomp
 
227
am__depfiles_maybe = depfiles
 
228
#>- CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
229
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
230
#>+ 2
 
231
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
232
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
233
#>- LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
234
#>-     --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
235
#>-     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
236
#>+ 3
 
237
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
238
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
239
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS)
 
240
CXXLD = $(CXX)
 
241
#>- CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
242
#>-     --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
243
#>-     $(LDFLAGS) -o $@
 
244
#>+ 3
 
245
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
246
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) $(AM_LDFLAGS) \
 
247
        $(LDFLAGS) -o $@
 
248
SOURCES = $(kunittest_kconfigcompiler_test_la_SOURCES) \
 
249
        $(test1_SOURCES) $(test2_SOURCES) $(test3_SOURCES) \
 
250
        $(test4_SOURCES) $(test5_SOURCES) $(test6_SOURCES) \
 
251
        $(test7_SOURCES) $(test8_SOURCES) $(test9_SOURCES) \
 
252
        $(test_dpointer_SOURCES)
 
253
DIST_SOURCES = $(kunittest_kconfigcompiler_test_la_SOURCES) \
 
254
        $(test1_SOURCES) $(test2_SOURCES) $(test3_SOURCES) \
 
255
        $(test4_SOURCES) $(test5_SOURCES) $(test6_SOURCES) \
 
256
        $(test7_SOURCES) $(test8_SOURCES) $(test9_SOURCES) \
 
257
        $(test_dpointer_SOURCES)
 
258
ETAGS = etags
 
259
CTAGS = ctags
 
260
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
261
#>+ 1
 
262
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
263
ACLOCAL = @ACLOCAL@
 
264
ACL_LIBS = @ACL_LIBS@
 
265
ALLOCA = @ALLOCA@
 
266
AMTAR = @AMTAR@
 
267
AR = @AR@
 
268
ARTSCCONFIG = @ARTSCCONFIG@
 
269
AUTOCONF = @AUTOCONF@
 
270
AUTODIRS = @AUTODIRS@
 
271
AUTOHEADER = @AUTOHEADER@
 
272
AUTOMAKE = @AUTOMAKE@
 
273
AWK = @AWK@
 
274
CC = @CC@
 
275
CCDEPMODE = @CCDEPMODE@
 
276
CFLAGS = @CFLAGS@
 
277
CONF_FILES = @CONF_FILES@
 
278
CPP = @CPP@
 
279
CPPFLAGS = @CPPFLAGS@
 
280
CXX = @CXX@
 
281
CXXCPP = @CXXCPP@
 
282
CXXDEPMODE = @CXXDEPMODE@
 
283
CXXFLAGS = @CXXFLAGS@
 
284
CYGPATH_W = @CYGPATH_W@
 
285
DCOPIDL = @DCOPIDL@
 
286
DCOPIDL2CPP = @DCOPIDL2CPP@
 
287
DCOPIDLNG = @DCOPIDLNG@
 
288
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
 
289
DEFS = @DEFS@
 
290
DEPDIR = @DEPDIR@
 
291
DOXYGEN = @DOXYGEN@
 
292
DOXYGEN_PROJECT_NAME = @DOXYGEN_PROJECT_NAME@
 
293
DOXYGEN_PROJECT_NUMBER = @DOXYGEN_PROJECT_NUMBER@
 
294
ECHO = @ECHO@
 
295
ECHO_C = @ECHO_C@
 
296
ECHO_N = @ECHO_N@
 
297
ECHO_T = @ECHO_T@
 
298
EGREP = @EGREP@
 
299
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
 
300
EXEEXT = @EXEEXT@
 
301
EXR_FLAGS = @EXR_FLAGS@
 
302
EXTRA_SUBDIRS = @EXTRA_SUBDIRS@
 
303
F77 = @F77@
 
304
FFLAGS = @FFLAGS@
 
305
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
 
306
GMSGFMT = @GMSGFMT@
 
307
GREP = @GREP@
 
308
GSSAPI_INCS = @GSSAPI_INCS@
 
309
GSSAPI_LIBS = @GSSAPI_LIBS@
 
310
GSSAPI_RPATH = @GSSAPI_RPATH@
 
311
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
 
312
HAVE_MITSHM = @HAVE_MITSHM@
 
313
HAVE_SENDFILE = @HAVE_SENDFILE@
 
314
HELP_SUBDIR = @HELP_SUBDIR@
 
315
ICE_RLIB = @ICE_RLIB@
 
316
ICE_SUBDIR = @ICE_SUBDIR@
 
317
INSTALL = @INSTALL@
 
318
INSTALL_DATA = @INSTALL_DATA@
 
319
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
320
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
321
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
322
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
 
323
KCONFIG_COMPILER = @KCONFIG_COMPILER@
 
324
KDEINIT_SETUID = @KDEINIT_SETUID@
 
325
KDEINIT_XFT_INCLUDES = @KDEINIT_XFT_INCLUDES@
 
326
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
 
327
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
328
KDE_FORCE_INLINE = @KDE_FORCE_INLINE@
 
329
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
 
330
KDE_HAVE_DOT = @KDE_HAVE_DOT@
 
331
KDE_INCLUDES = @KDE_INCLUDES@
 
332
KDE_LDFLAGS = @KDE_LDFLAGS@
 
333
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
 
334
KDE_MT_LIBS = @KDE_MT_LIBS@
 
335
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
 
336
KDE_PLUGIN = @KDE_PLUGIN@
 
337
KDE_RPATH = @KDE_RPATH@
 
338
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
339
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
340
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
341
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
342
KDE_USE_FPIE = @KDE_USE_FPIE@
 
343
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
 
344
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
345
KDE_USE_PIE = @KDE_USE_PIE@
 
346
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
 
347
KJAVA_POLICYPATH = @KJAVA_POLICYPATH@
 
348
LDFLAGS = @LDFLAGS@
 
349
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
 
350
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
 
351
LIBADD_DL = @LIBADD_DL@
 
352
LIBART_CFLAGS = @LIBART_CFLAGS@
 
353
LIBART_LIBS = @LIBART_LIBS@
 
354
LIBART_RPATH = @LIBART_RPATH@
 
355
LIBASOUND = @LIBASOUND@
 
356
LIBBZ2 = @LIBBZ2@
 
357
LIBCOMPAT = @LIBCOMPAT@
 
358
LIBCRYPT = @LIBCRYPT@
 
359
LIBDL = @LIBDL@
 
360
LIBFAM = @LIBFAM@
 
361
LIBICE = @LIBICE@
 
362
LIBJPEG = @LIBJPEG@
 
363
LIBOBJS = @LIBOBJS@
 
364
LIBPCRE = @LIBPCRE@
 
365
LIBPNG = @LIBPNG@
 
366
LIBPTHREAD = @LIBPTHREAD@
 
367
LIBRESOLV = @LIBRESOLV@
 
368
LIBS = @LIBS@
 
369
LIBSM = @LIBSM@
 
370
LIBSOCKET = @LIBSOCKET@
 
371
LIBSSL = @LIBSSL@
 
372
LIBTHAI = @LIBTHAI@
 
373
LIBTIFF = @LIBTIFF@
 
374
LIBTOOL = @LIBTOOL@
 
375
LIBUCB = @LIBUCB@
 
376
LIBUTEMPTER = @LIBUTEMPTER@
 
377
LIBUTIL = @LIBUTIL@
 
378
LIBVOLMGT = @LIBVOLMGT@
 
379
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
380
LIBXML_LIBS = @LIBXML_LIBS@
 
381
LIBXML_RPATH = @LIBXML_RPATH@
 
382
LIBXSLT_CFLAGS = @LIBXSLT_CFLAGS@
 
383
LIBXSLT_LIBS = @LIBXSLT_LIBS@
 
384
LIBXSLT_RPATH = @LIBXSLT_RPATH@
 
385
LIBZ = @LIBZ@
 
386
LIB_CUPS = @LIB_CUPS@
 
387
LIB_DNSSD = @LIB_DNSSD@
 
388
LIB_EXR = @LIB_EXR@
 
389
LIB_IDN = @LIB_IDN@
 
390
LIB_JASPER = @LIB_JASPER@
 
391
LIB_KAB = @LIB_KAB@
 
392
LIB_KABC = @LIB_KABC@
 
393
LIB_KDECORE = @LIB_KDECORE@
 
394
LIB_KDED = @LIB_KDED@
 
395
LIB_KDEPIM = @LIB_KDEPIM@
 
396
LIB_KDEPRINT = @LIB_KDEPRINT@
 
397
LIB_KDEUI = @LIB_KDEUI@
 
398
LIB_KDNSSD = @LIB_KDNSSD@
 
399
LIB_KFILE = @LIB_KFILE@
 
400
LIB_KFM = @LIB_KFM@
 
401
LIB_KHTML = @LIB_KHTML@
 
402
LIB_KIMGIO = @LIB_KIMGIO@
 
403
LIB_KIMPROXY = @LIB_KIMPROXY@
 
404
LIB_KIO = @LIB_KIO@
 
405
LIB_KJS = @LIB_KJS@
 
406
LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
 
407
LIB_KPARTS = @LIB_KPARTS@
 
408
LIB_KSPELL = @LIB_KSPELL@
 
409
LIB_KSYCOCA = @LIB_KSYCOCA@
 
410
LIB_KUNITTEST = @LIB_KUNITTEST@
 
411
LIB_KUTILS = @LIB_KUTILS@
 
412
LIB_POLL = @LIB_POLL@
 
413
LIB_QPE = @LIB_QPE@
 
414
LIB_QT = @LIB_QT@
 
415
LIB_SMB = @LIB_SMB@
 
416
LIB_X11 = @LIB_X11@
 
417
LIB_XEXT = @LIB_XEXT@
 
418
LIB_XRENDER = @LIB_XRENDER@
 
419
LN_S = @LN_S@
 
420
LTLIBOBJS = @LTLIBOBJS@
 
421
LUA = @LUA@
 
422
LUA_INCLUDES = @LUA_INCLUDES@
 
423
LUA_LIBS = @LUA_LIBS@
 
424
MAKEINFO = @MAKEINFO@
 
425
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
 
426
MCOPIDL = @MCOPIDL@
 
427
MD5SUM = @MD5SUM@
 
428
MEINPROC = @MEINPROC@
 
429
MEINPROC_DEP = @MEINPROC_DEP@
 
430
MKDIR_P = @MKDIR_P@
 
431
MOC = @MOC@
 
432
MSGFMT = @MSGFMT@
 
433
NOOPT_CFLAGS = @NOOPT_CFLAGS@
 
434
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
435
OBJEXT = @OBJEXT@
 
436
PACKAGE = @PACKAGE@
 
437
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
438
PACKAGE_NAME = @PACKAGE_NAME@
 
439
PACKAGE_STRING = @PACKAGE_STRING@
 
440
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
441
PACKAGE_VERSION = @PACKAGE_VERSION@
 
442
PATH_SEPARATOR = @PATH_SEPARATOR@
 
443
PCRECFLAGS = @PCRECFLAGS@
 
444
PERL = @PERL@
 
445
PKG_CONFIG = @PKG_CONFIG@
 
446
QNAMESPACE_H = @QNAMESPACE_H@
 
447
QTDOCDIR = @QTDOCDIR@
 
448
QTE_NORTTI = @QTE_NORTTI@
 
449
QT_INCLUDES = @QT_INCLUDES@
 
450
QT_LDFLAGS = @QT_LDFLAGS@
 
451
RANLIB = @RANLIB@
 
452
SET_MAKE = @SET_MAKE@
 
453
SHELL = @SHELL@
 
454
SSL_INCLUDES = @SSL_INCLUDES@
 
455
SSL_LDFLAGS = @SSL_LDFLAGS@
 
456
STRIP = @STRIP@
 
457
TOPSUBDIRS = @TOPSUBDIRS@
 
458
UIC = @UIC@
 
459
UIC_TR = @UIC_TR@
 
460
USER_INCLUDES = @USER_INCLUDES@
 
461
USER_LDFLAGS = @USER_LDFLAGS@
 
462
USE_EXCEPTIONS = @USE_EXCEPTIONS@
 
463
USE_RTTI = @USE_RTTI@
 
464
USE_THREADS = @USE_THREADS@
 
465
VERSION = @VERSION@
 
466
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
 
467
XGETTEXT = @XGETTEXT@
 
468
XMKMF = @XMKMF@
 
469
XMLLINT = @XMLLINT@
 
470
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
471
X_INCLUDES = @X_INCLUDES@
 
472
X_LDFLAGS = @X_LDFLAGS@
 
473
X_PRE_LIBS = @X_PRE_LIBS@
 
474
X_RPATH = @X_RPATH@
 
475
abs_builddir = @abs_builddir@
 
476
abs_srcdir = @abs_srcdir@
 
477
abs_top_builddir = @abs_top_builddir@
 
478
abs_top_srcdir = @abs_top_srcdir@
 
479
ac_ct_CC = @ac_ct_CC@
 
480
ac_ct_CXX = @ac_ct_CXX@
 
481
ac_ct_F77 = @ac_ct_F77@
 
482
all_includes = @all_includes@
 
483
all_libraries = @all_libraries@
 
484
am__include = @am__include@
 
485
am__leading_dot = @am__leading_dot@
 
486
am__quote = @am__quote@
 
487
am__tar = @am__tar@
 
488
am__untar = @am__untar@
 
489
bindir = @bindir@
 
490
build = @build@
 
491
build_alias = @build_alias@
 
492
build_cpu = @build_cpu@
 
493
build_os = @build_os@
 
494
build_vendor = @build_vendor@
 
495
builddir = @builddir@
 
496
cups_modeldir = @cups_modeldir@
 
497
datadir = @datadir@
 
498
datarootdir = @datarootdir@
 
499
docdir = @docdir@
 
500
dvidir = @dvidir@
 
501
exec_prefix = @exec_prefix@
 
502
host = @host@
 
503
host_alias = @host_alias@
 
504
host_cpu = @host_cpu@
 
505
host_os = @host_os@
 
506
host_vendor = @host_vendor@
 
507
htmldir = @htmldir@
 
508
includedir = @includedir@
 
509
infodir = @infodir@
 
510
install_sh = @install_sh@
 
511
kde_appsdir = @kde_appsdir@
 
512
kde_bindir = @kde_bindir@
 
513
kde_confdir = @kde_confdir@
 
514
kde_cups_config = @kde_cups_config@
 
515
kde_datadir = @kde_datadir@
 
516
kde_htmldir = @kde_htmldir@
 
517
kde_icondir = @kde_icondir@
 
518
kde_includes = @kde_includes@
 
519
kde_kcfgdir = @kde_kcfgdir@
 
520
kde_libraries = @kde_libraries@
 
521
kde_libs_htmldir = @kde_libs_htmldir@
 
522
kde_libs_prefix = @kde_libs_prefix@
 
523
kde_locale = @kde_locale@
 
524
kde_mimedir = @kde_mimedir@
 
525
kde_moduledir = @kde_moduledir@
 
526
kde_qtver = @kde_qtver@
 
527
kde_servicesdir = @kde_servicesdir@
 
528
kde_servicetypesdir = @kde_servicetypesdir@
 
529
kde_sounddir = @kde_sounddir@
 
530
kde_styledir = @kde_styledir@
 
531
kde_templatesdir = @kde_templatesdir@
 
532
kde_wallpaperdir = @kde_wallpaperdir@
 
533
kde_widgetdir = @kde_widgetdir@
 
534
kdeinitdir = @kdeinitdir@
 
535
libdir = @libdir@
 
536
libexecdir = @libexecdir@
 
537
localedir = @localedir@
 
538
localstatedir = @localstatedir@
 
539
mandir = @mandir@
 
540
mkdir_p = @mkdir_p@
 
541
oldincludedir = @oldincludedir@
 
542
path_su = @path_su@
 
543
path_sudo = @path_sudo@
 
544
pdfdir = @pdfdir@
 
545
prefix = @prefix@
 
546
program_transform_name = @program_transform_name@
 
547
psdir = @psdir@
 
548
qt_includes = @qt_includes@
 
549
qt_libraries = @qt_libraries@
 
550
sbindir = @sbindir@
 
551
sharedstatedir = @sharedstatedir@
 
552
srcdir = @srcdir@
 
553
sysconfdir = @sysconfdir@
 
554
target = @target@
 
555
target_alias = @target_alias@
 
556
target_cpu = @target_cpu@
 
557
target_os = @target_os@
 
558
target_vendor = @target_vendor@
 
559
top_builddir = @top_builddir@
 
560
top_srcdir = @top_srcdir@
 
561
x_includes = @x_includes@
 
562
x_libraries = @x_libraries@
 
563
xdg_appsdir = @xdg_appsdir@
 
564
xdg_directorydir = @xdg_directorydir@
 
565
xdg_menudir = @xdg_menudir@
 
566
AM_CPPFLAGS = -I$(top_srcdir)/kdecore -I$(top_srcdir)/kunittest $(all_includes) -DQT_NO_CAST_ASCII -DSRCDIR=\"$(srcdir)\"
 
567
CLEANFILES = test1.cpp test1.h \
 
568
             test2.cpp test2.h \
 
569
             test3.cpp test3.h \
 
570
             test4.cpp test4.h \
 
571
             test5.cpp test5.h \
 
572
             test6.cpp test6.h \
 
573
             test7.cpp test7.h \
 
574
             test8a.cpp test8a.h test8b.cpp test8b.h \
 
575
             test9.cpp test9.h \
 
576
                                                 test_dpointer.cpp test_dpointer.h \
 
577
             md5sums
 
578
 
 
579
test1_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
580
test1_LDADD = $(LIB_KDECORE)
 
581
test1_SOURCES = test1main.cpp test1.cpp
 
582
test2_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
583
test2_LDADD = $(LIB_KDECORE)
 
584
test2_SOURCES = test2main.cpp test2.cpp
 
585
test3_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
586
test3_LDADD = $(LIB_KDECORE)
 
587
test3_SOURCES = test3main.cpp test3.cpp
 
588
test4_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
589
test4_LDADD = $(LIB_KDECORE)
 
590
test4_SOURCES = test4main.cpp test4.cpp
 
591
test5_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
592
test5_LDADD = $(LIB_KDECORE)
 
593
test5_SOURCES = test5main.cpp test5.cpp
 
594
test6_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
595
test6_LDADD = $(LIB_KDECORE)
 
596
test6_SOURCES = test6main.cpp test6.cpp
 
597
test7_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
598
test7_LDADD = $(LIB_KDECORE)
 
599
test7_SOURCES = test7main.cpp test7.cpp
 
600
test8_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
601
test8_LDADD = $(LIB_KDECORE)
 
602
test8_SOURCES = test8main.cpp test8a.cpp test8b.cpp
 
603
test9_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
604
test9_LDADD = $(LIB_KDECORE)
 
605
test9_SOURCES = test9main.cpp test9.cpp
 
606
test_dpointer_LDFLAGS = $(all_libraries) $(KDE_RPATH)
 
607
test_dpointer_LDADD = $(LIB_KDECORE)
 
608
test_dpointer_SOURCES = test_dpointer_main.cpp test_dpointer.cpp
 
609
check_LTLIBRARIES = kunittest_kconfigcompiler_test.la
 
610
kunittest_kconfigcompiler_test_la_SOURCES = kconfigcompiler_test.cpp
 
611
kunittest_kconfigcompiler_test_la_LIBADD = \
 
612
        $(top_builddir)/kunittest/libkunittest.la
 
613
 
 
614
kunittest_kconfigcompiler_test_la_LDFLAGS = -module $(KDE_CHECK_PLUGIN) \
 
615
        $(all_libraries)
 
616
 
 
617
#>- all: all-am
 
618
#>+ 1
 
619
all: docs-am  all-am
 
620
 
 
621
.SUFFIXES:
 
622
.SUFFIXES: .cpp .lo .o .obj
 
623
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
624
#>-     @for dep in $?; do \
 
625
#>-       case '$(am__configure_deps)' in \
 
626
#>-         *$$dep*) \
 
627
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
628
#>-             && exit 0; \
 
629
#>-           exit 1;; \
 
630
#>-       esac; \
 
631
#>-     done; \
 
632
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kdecore/kconfig_compiler/tests/Makefile'; \
 
633
#>-     cd $(top_srcdir) && \
 
634
#>-       $(AUTOMAKE) --foreign  kdecore/kconfig_compiler/tests/Makefile
 
635
#>+ 12
 
636
        @for dep in $?; do \
 
637
          case '$(am__configure_deps)' in \
 
638
            *$$dep*) \
 
639
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
640
                && exit 0; \
 
641
              exit 1;; \
 
642
          esac; \
 
643
        done; \
 
644
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kdecore/kconfig_compiler/tests/Makefile'; \
 
645
        cd $(top_srcdir) && \
 
646
          $(AUTOMAKE) --foreign  kdecore/kconfig_compiler/tests/Makefile
 
647
        cd $(top_srcdir) && perl admin/am_edit kdecore/kconfig_compiler/tests/Makefile.in
 
648
.PRECIOUS: Makefile
 
649
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
650
        @case '$?' in \
 
651
          *config.status*) \
 
652
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
653
          *) \
 
654
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
655
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
656
        esac;
 
657
 
 
658
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
659
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
660
 
 
661
$(top_srcdir)/configure:  $(am__configure_deps)
 
662
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
663
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
664
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
665
 
 
666
clean-checkLTLIBRARIES:
 
667
        -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
 
668
        @list='$(check_LTLIBRARIES)'; for p in $$list; do \
 
669
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
670
          test "$$dir" != "$$p" || dir=.; \
 
671
          echo "rm -f \"$${dir}/so_locations\""; \
 
672
          rm -f "$${dir}/so_locations"; \
 
673
        done
 
674
kunittest_kconfigcompiler_test.la: $(kunittest_kconfigcompiler_test_la_OBJECTS) $(kunittest_kconfigcompiler_test_la_DEPENDENCIES) 
 
675
        $(kunittest_kconfigcompiler_test_la_LINK)  $(kunittest_kconfigcompiler_test_la_OBJECTS) $(kunittest_kconfigcompiler_test_la_LIBADD) $(LIBS)
 
676
 
 
677
clean-checkPROGRAMS:
 
678
        @list='$(check_PROGRAMS)'; for p in $$list; do \
 
679
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
680
          echo " rm -f $$p $$f"; \
 
681
          rm -f $$p $$f ; \
 
682
        done
 
683
test1$(EXEEXT): $(test1_OBJECTS) $(test1_DEPENDENCIES) 
 
684
        @rm -f test1$(EXEEXT)
 
685
        $(test1_LINK) $(test1_OBJECTS) $(test1_LDADD) $(LIBS)
 
686
test2$(EXEEXT): $(test2_OBJECTS) $(test2_DEPENDENCIES) 
 
687
        @rm -f test2$(EXEEXT)
 
688
        $(test2_LINK) $(test2_OBJECTS) $(test2_LDADD) $(LIBS)
 
689
test3$(EXEEXT): $(test3_OBJECTS) $(test3_DEPENDENCIES) 
 
690
        @rm -f test3$(EXEEXT)
 
691
        $(test3_LINK) $(test3_OBJECTS) $(test3_LDADD) $(LIBS)
 
692
test4$(EXEEXT): $(test4_OBJECTS) $(test4_DEPENDENCIES) 
 
693
        @rm -f test4$(EXEEXT)
 
694
        $(test4_LINK) $(test4_OBJECTS) $(test4_LDADD) $(LIBS)
 
695
test5$(EXEEXT): $(test5_OBJECTS) $(test5_DEPENDENCIES) 
 
696
        @rm -f test5$(EXEEXT)
 
697
        $(test5_LINK) $(test5_OBJECTS) $(test5_LDADD) $(LIBS)
 
698
test6$(EXEEXT): $(test6_OBJECTS) $(test6_DEPENDENCIES) 
 
699
        @rm -f test6$(EXEEXT)
 
700
        $(test6_LINK) $(test6_OBJECTS) $(test6_LDADD) $(LIBS)
 
701
test7$(EXEEXT): $(test7_OBJECTS) $(test7_DEPENDENCIES) 
 
702
        @rm -f test7$(EXEEXT)
 
703
        $(test7_LINK) $(test7_OBJECTS) $(test7_LDADD) $(LIBS)
 
704
test8$(EXEEXT): $(test8_OBJECTS) $(test8_DEPENDENCIES) 
 
705
        @rm -f test8$(EXEEXT)
 
706
        $(test8_LINK) $(test8_OBJECTS) $(test8_LDADD) $(LIBS)
 
707
test9$(EXEEXT): $(test9_OBJECTS) $(test9_DEPENDENCIES) 
 
708
        @rm -f test9$(EXEEXT)
 
709
        $(test9_LINK) $(test9_OBJECTS) $(test9_LDADD) $(LIBS)
 
710
test_dpointer$(EXEEXT): $(test_dpointer_OBJECTS) $(test_dpointer_DEPENDENCIES) 
 
711
        @rm -f test_dpointer$(EXEEXT)
 
712
        $(test_dpointer_LINK) $(test_dpointer_OBJECTS) $(test_dpointer_LDADD) $(LIBS)
 
713
 
 
714
mostlyclean-compile:
 
715
        -rm -f *.$(OBJEXT)
 
716
 
 
717
distclean-compile:
 
718
        -rm -f *.tab.c
 
719
 
 
720
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kconfigcompiler_test.Plo@am__quote@
 
721
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test1.Po@am__quote@
 
722
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test1main.Po@am__quote@
 
723
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test2.Po@am__quote@
 
724
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test2main.Po@am__quote@
 
725
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test3.Po@am__quote@
 
726
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test3main.Po@am__quote@
 
727
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test4.Po@am__quote@
 
728
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test4main.Po@am__quote@
 
729
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test5.Po@am__quote@
 
730
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test5main.Po@am__quote@
 
731
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test6.Po@am__quote@
 
732
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test6main.Po@am__quote@
 
733
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test7.Po@am__quote@
 
734
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test7main.Po@am__quote@
 
735
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test8a.Po@am__quote@
 
736
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test8b.Po@am__quote@
 
737
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test8main.Po@am__quote@
 
738
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test9.Po@am__quote@
 
739
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test9main.Po@am__quote@
 
740
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_dpointer.Po@am__quote@
 
741
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_dpointer_main.Po@am__quote@
 
742
 
 
743
.cpp.o:
 
744
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
745
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
746
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
747
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
748
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
749
 
 
750
.cpp.obj:
 
751
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
752
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
753
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
754
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
755
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
756
 
 
757
.cpp.lo:
 
758
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
759
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
760
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
761
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
762
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
763
 
 
764
mostlyclean-libtool:
 
765
        -rm -f *.lo
 
766
 
 
767
clean-libtool:
 
768
        -rm -rf .libs _libs
 
769
 
 
770
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
771
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
772
        unique=`for i in $$list; do \
 
773
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
774
          done | \
 
775
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
776
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
777
        mkid -fID $$unique
 
778
tags: TAGS
 
779
 
 
780
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
781
                $(TAGS_FILES) $(LISP)
 
782
        tags=; \
 
783
        here=`pwd`; \
 
784
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
785
        unique=`for i in $$list; do \
 
786
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
787
          done | \
 
788
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
789
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
790
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
791
          test -n "$$unique" || unique=$$empty_fix; \
 
792
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
793
            $$tags $$unique; \
 
794
        fi
 
795
ctags: CTAGS
 
796
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
797
                $(TAGS_FILES) $(LISP)
 
798
        tags=; \
 
799
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
800
        unique=`for i in $$list; do \
 
801
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
802
          done | \
 
803
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
804
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
805
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
806
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
807
             $$tags $$unique
 
808
 
 
809
GTAGS:
 
810
        here=`$(am__cd) $(top_builddir) && pwd` \
 
811
          && cd $(top_srcdir) \
 
812
          && gtags -i $(GTAGS_ARGS) $$here
 
813
 
 
814
distclean-tags:
 
815
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
816
 
 
817
distdir: $(DISTFILES)
 
818
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
819
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
820
        list='$(DISTFILES)'; \
 
821
          dist_files=`for file in $$list; do echo $$file; done | \
 
822
          sed -e "s|^$$srcdirstrip/||;t" \
 
823
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
824
        case $$dist_files in \
 
825
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
826
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
827
                           sort -u` ;; \
 
828
        esac; \
 
829
        for file in $$dist_files; do \
 
830
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
831
          if test -d $$d/$$file; then \
 
832
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
833
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
834
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
835
            fi; \
 
836
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
837
          else \
 
838
            test -f $(distdir)/$$file \
 
839
            || cp -p $$d/$$file $(distdir)/$$file \
 
840
            || exit 1; \
 
841
          fi; \
 
842
        done
 
843
check-am: all-am
 
844
        $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS)
 
845
check: check-am
 
846
all-am: Makefile
 
847
installdirs:
 
848
install: install-am
 
849
install-exec: install-exec-am
 
850
install-data: install-data-am
 
851
uninstall: uninstall-am
 
852
 
 
853
install-am: all-am
 
854
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
855
 
 
856
installcheck: installcheck-am
 
857
install-strip:
 
858
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
859
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
860
          `test -z '$(STRIP)' || \
 
861
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
862
mostlyclean-generic:
 
863
 
 
864
clean-generic:
 
865
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
866
 
 
867
distclean-generic:
 
868
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
869
 
 
870
maintainer-clean-generic:
 
871
        @echo "This command is intended for maintainers to use"
 
872
        @echo "it deletes files that may require special tools to rebuild."
 
873
#>- clean: clean-am
 
874
#>+ 1
 
875
clean: kde-rpo-clean  clean-am
 
876
 
 
877
#>- clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
 
878
#>-     clean-libtool mostlyclean-am
 
879
#>+ 2
 
880
clean-am: clean-bcheck clean-final  clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
 
881
        clean-libtool mostlyclean-am
 
882
 
 
883
distclean: distclean-am
 
884
        -rm -rf ./$(DEPDIR)
 
885
        -rm -f Makefile
 
886
distclean-am: clean-am distclean-compile distclean-generic \
 
887
        distclean-tags
 
888
 
 
889
dvi: dvi-am
 
890
 
 
891
dvi-am:
 
892
 
 
893
html: html-am
 
894
 
 
895
info: info-am
 
896
 
 
897
info-am:
 
898
 
 
899
install-data-am:
 
900
 
 
901
install-dvi: install-dvi-am
 
902
 
 
903
install-exec-am:
 
904
 
 
905
install-html: install-html-am
 
906
 
 
907
install-info: install-info-am
 
908
 
 
909
install-man:
 
910
 
 
911
install-pdf: install-pdf-am
 
912
 
 
913
install-ps: install-ps-am
 
914
 
 
915
installcheck-am:
 
916
 
 
917
maintainer-clean: maintainer-clean-am
 
918
        -rm -rf ./$(DEPDIR)
 
919
        -rm -f Makefile
 
920
maintainer-clean-am: distclean-am maintainer-clean-generic
 
921
 
 
922
mostlyclean: mostlyclean-am
 
923
 
 
924
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
925
        mostlyclean-libtool
 
926
 
 
927
pdf: pdf-am
 
928
 
 
929
pdf-am:
 
930
 
 
931
ps: ps-am
 
932
 
 
933
ps-am:
 
934
 
 
935
uninstall-am:
 
936
 
 
937
.MAKE: install-am install-strip
 
938
 
 
939
.PHONY: CTAGS GTAGS all all-am check check-am clean \
 
940
        clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
 
941
        clean-libtool ctags distclean distclean-compile \
 
942
        distclean-generic distclean-libtool distclean-tags distdir dvi \
 
943
        dvi-am html html-am info info-am install install-am \
 
944
        install-data install-data-am install-dvi install-dvi-am \
 
945
        install-exec install-exec-am install-html install-html-am \
 
946
        install-info install-info-am install-man install-pdf \
 
947
        install-pdf-am install-ps install-ps-am install-strip \
 
948
        installcheck installcheck-am installdirs maintainer-clean \
 
949
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
950
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
951
        tags uninstall uninstall-am
 
952
 
 
953
 
 
954
test1main.o test1.o: test1.h
 
955
# avoid running the below command in parallel
 
956
test1.cpp: test1.h
 
957
test1.cpp test1.h: $(srcdir)/test1.kcfg ../kconfig_compiler $(srcdir)/test1.kcfgc
 
958
        ../kconfig_compiler $(srcdir)/test1.kcfg $(srcdir)/test1.kcfgc
 
959
 
 
960
test2main.o test2.o: test2.h
 
961
# avoid running the below command in parallel
 
962
test2.cpp: test2.h
 
963
test2.cpp test2.h: $(srcdir)/test2.kcfg ../kconfig_compiler $(srcdir)/test2.kcfgc
 
964
        ../kconfig_compiler $(srcdir)/test2.kcfg $(srcdir)/test2.kcfgc
 
965
 
 
966
test3main.o test3.o: test3.h
 
967
# avoid running the below command in parallel
 
968
test3.cpp: test3.h
 
969
test3.cpp test3.h: $(srcdir)/test3.kcfg ../kconfig_compiler $(srcdir)/test3.kcfgc
 
970
        ../kconfig_compiler $(srcdir)/test3.kcfg $(srcdir)/test3.kcfgc
 
971
 
 
972
test4main.o test4.o: test4.h
 
973
# avoid running the below command in parallel
 
974
test4.cpp: test4.h
 
975
test4.cpp test4.h: $(srcdir)/test4.kcfg ../kconfig_compiler $(srcdir)/test4.kcfgc
 
976
        ../kconfig_compiler $(srcdir)/test4.kcfg $(srcdir)/test4.kcfgc
 
977
 
 
978
test5main.o test5.o: test5.h
 
979
# avoid running the below command in parallel
 
980
test5.cpp: test5.h
 
981
test5.cpp test5.h: $(srcdir)/test5.kcfg ../kconfig_compiler $(srcdir)/test5.kcfgc
 
982
        ../kconfig_compiler $(srcdir)/test5.kcfg $(srcdir)/test5.kcfgc
 
983
 
 
984
test6main.o test6.o: test6.h
 
985
# avoid running the below command in parallel
 
986
test6.cpp: test6.h
 
987
test6.cpp test6.h: $(srcdir)/test6.kcfg ../kconfig_compiler $(srcdir)/test6.kcfgc
 
988
        ../kconfig_compiler $(srcdir)/test6.kcfg $(srcdir)/test6.kcfgc
 
989
 
 
990
test7main.o test7.o: test7.h
 
991
# avoid running the below command in parallel
 
992
test7.cpp: test7.h
 
993
test7.cpp test7.h: $(srcdir)/test7.kcfg ../kconfig_compiler $(srcdir)/test7.kcfgc
 
994
        ../kconfig_compiler $(srcdir)/test7.kcfg $(srcdir)/test7.kcfgc
 
995
 
 
996
test8main.o test8a.o test8b.o: test8a.h test8b.h
 
997
# avoid running the below command in parallel
 
998
test8a.cpp: test8a.h
 
999
test8a.cpp test8a.h: $(srcdir)/test8a.kcfg ../kconfig_compiler $(srcdir)/test8a.kcfgc
 
1000
        ../kconfig_compiler $(srcdir)/test8a.kcfg $(srcdir)/test8a.kcfgc
 
1001
test8b.cpp: test8b.h
 
1002
test8b.cpp test8b.h: $(srcdir)/test8b.kcfg ../kconfig_compiler $(srcdir)/test8b.kcfgc
 
1003
        ../kconfig_compiler $(srcdir)/test8b.kcfg $(srcdir)/test8b.kcfgc
 
1004
 
 
1005
test9main.o test9.o: test9.h
 
1006
# avoid running the below command in parallel
 
1007
test9.cpp: test9.h
 
1008
test9.cpp test9.h: $(srcdir)/test9.kcfg ../kconfig_compiler $(srcdir)/test9.kcfgc
 
1009
        ../kconfig_compiler $(srcdir)/test9.kcfg $(srcdir)/test9.kcfgc
 
1010
 
 
1011
test_dpointer_main.o test_dpointer.o: test_dpointer.h
 
1012
# avoid running the below command in parallel
 
1013
test_dpointer.cpp: test_dpointer.h
 
1014
test_dpointer.cpp test_dpointer.h: $(srcdir)/test_dpointer.kcfg ../kconfig_compiler $(srcdir)/test_dpointer.kcfgc
 
1015
        ../kconfig_compiler $(srcdir)/test_dpointer.kcfg $(srcdir)/test_dpointer.kcfgc
 
1016
 
 
1017
md5sums:
 
1018
        $(MD5SUM) $(srcdir)/test*.ref | sed -e "s,$(srcdir)/,,; s,\.ref$$,," > md5sums
 
1019
 
 
1020
md5check: test1.cpp test2.cpp test3.cpp test4.cpp test5.cpp test6.cpp test7.cpp test8a.cpp test8b.cpp test9.cpp md5sums
 
1021
        $(MD5SUM) -c md5sums
 
1022
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1023
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1024
.NOEXPORT:
 
1025
 
 
1026
#>+ 2
 
1027
KDE_DIST=test8b.cpp.ref test6.kcfgc test2.kcfgc test_dpointer.h.ref test4.cpp.ref test1.kcfgc test7.h.ref test6.cpp.ref test6.kcfg Makefile.in test8b.kcfg test8a.h.ref test_dpointer.kcfg test4.h.ref test_dpointer.kcfgc test1.kcfg test_dpointer.cpp.ref test8a.cpp.ref test3.h.ref test5.h.ref test1.h.ref test9.cpp.ref test8a.kcfg test8b.kcfgc test9.kcfg test4.kcfgc test3.kcfg test5.cpp.ref myprefs.h test1.cpp.ref test7.kcfg test2.cpp.ref test5.kcfg test3.kcfgc test7.kcfgc test9.kcfgc test3.cpp.ref test6.h.ref test7.cpp.ref kconfigcompiler_test.h test2.h.ref test4.kcfg test8a.kcfgc test9.h.ref test8b.h.ref test5.kcfgc test2.kcfg Makefile.am 
 
1028
 
 
1029
#>+ 2
 
1030
docs-am:
 
1031
 
 
1032
#>+ 15
 
1033
force-reedit:
 
1034
                @for dep in $?; do \
 
1035
          case '$(am__configure_deps)' in \
 
1036
            *$$dep*) \
 
1037
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
1038
                && exit 0; \
 
1039
              exit 1;; \
 
1040
          esac; \
 
1041
        done; \
 
1042
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kdecore/kconfig_compiler/tests/Makefile'; \
 
1043
        cd $(top_srcdir) && \
 
1044
          $(AUTOMAKE) --foreign  kdecore/kconfig_compiler/tests/Makefile
 
1045
        cd $(top_srcdir) && perl admin/am_edit kdecore/kconfig_compiler/tests/Makefile.in
 
1046
 
 
1047
 
 
1048
#>+ 21
 
1049
clean-bcheck: 
 
1050
        rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
 
1051
 
 
1052
bcheck: bcheck-am
 
1053
 
 
1054
bcheck-am:
 
1055
        @for i in ; do \
 
1056
            if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
 
1057
                echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
 
1058
                echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
 
1059
                echo "$$i"; \
 
1060
                if ! $(CXXCOMPILE)  --dump-class-hierarchy -c $$i.bchecktest.cc; then \
 
1061
                    rm -f $$i.bchecktest.cc; exit 1; \
 
1062
                fi ; \
 
1063
                echo "" >> $$i.bchecktest.cc.class; \
 
1064
                perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
 
1065
                rm -f a.out; \
 
1066
            fi ; \
 
1067
        done
 
1068
 
 
1069
 
 
1070
#>+ 11
 
1071
test1.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test1main.cpp test1.cpp 
 
1072
        @echo 'creating test1.all_cpp.cpp ...'; \
 
1073
        rm -f test1.all_cpp.files test1.all_cpp.final; \
 
1074
        echo "#define KDE_USE_FINAL 1" >> test1.all_cpp.final; \
 
1075
        for file in test1main.cpp test1.cpp ; do \
 
1076
          echo "#include \"$$file\"" >> test1.all_cpp.files; \
 
1077
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test1.all_cpp.final; \
 
1078
        done; \
 
1079
        cat test1.all_cpp.final test1.all_cpp.files > test1.all_cpp.cpp; \
 
1080
        rm -f test1.all_cpp.final test1.all_cpp.files
 
1081
 
 
1082
#>+ 11
 
1083
test2.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test2main.cpp test2.cpp 
 
1084
        @echo 'creating test2.all_cpp.cpp ...'; \
 
1085
        rm -f test2.all_cpp.files test2.all_cpp.final; \
 
1086
        echo "#define KDE_USE_FINAL 1" >> test2.all_cpp.final; \
 
1087
        for file in test2main.cpp test2.cpp ; do \
 
1088
          echo "#include \"$$file\"" >> test2.all_cpp.files; \
 
1089
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test2.all_cpp.final; \
 
1090
        done; \
 
1091
        cat test2.all_cpp.final test2.all_cpp.files > test2.all_cpp.cpp; \
 
1092
        rm -f test2.all_cpp.final test2.all_cpp.files
 
1093
 
 
1094
#>+ 11
 
1095
test3.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test3main.cpp test3.cpp 
 
1096
        @echo 'creating test3.all_cpp.cpp ...'; \
 
1097
        rm -f test3.all_cpp.files test3.all_cpp.final; \
 
1098
        echo "#define KDE_USE_FINAL 1" >> test3.all_cpp.final; \
 
1099
        for file in test3main.cpp test3.cpp ; do \
 
1100
          echo "#include \"$$file\"" >> test3.all_cpp.files; \
 
1101
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test3.all_cpp.final; \
 
1102
        done; \
 
1103
        cat test3.all_cpp.final test3.all_cpp.files > test3.all_cpp.cpp; \
 
1104
        rm -f test3.all_cpp.final test3.all_cpp.files
 
1105
 
 
1106
#>+ 11
 
1107
test4.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test4main.cpp test4.cpp 
 
1108
        @echo 'creating test4.all_cpp.cpp ...'; \
 
1109
        rm -f test4.all_cpp.files test4.all_cpp.final; \
 
1110
        echo "#define KDE_USE_FINAL 1" >> test4.all_cpp.final; \
 
1111
        for file in test4main.cpp test4.cpp ; do \
 
1112
          echo "#include \"$$file\"" >> test4.all_cpp.files; \
 
1113
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test4.all_cpp.final; \
 
1114
        done; \
 
1115
        cat test4.all_cpp.final test4.all_cpp.files > test4.all_cpp.cpp; \
 
1116
        rm -f test4.all_cpp.final test4.all_cpp.files
 
1117
 
 
1118
#>+ 11
 
1119
test5.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test5main.cpp test5.cpp 
 
1120
        @echo 'creating test5.all_cpp.cpp ...'; \
 
1121
        rm -f test5.all_cpp.files test5.all_cpp.final; \
 
1122
        echo "#define KDE_USE_FINAL 1" >> test5.all_cpp.final; \
 
1123
        for file in test5main.cpp test5.cpp ; do \
 
1124
          echo "#include \"$$file\"" >> test5.all_cpp.files; \
 
1125
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test5.all_cpp.final; \
 
1126
        done; \
 
1127
        cat test5.all_cpp.final test5.all_cpp.files > test5.all_cpp.cpp; \
 
1128
        rm -f test5.all_cpp.final test5.all_cpp.files
 
1129
 
 
1130
#>+ 11
 
1131
test6.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test6main.cpp test6.cpp 
 
1132
        @echo 'creating test6.all_cpp.cpp ...'; \
 
1133
        rm -f test6.all_cpp.files test6.all_cpp.final; \
 
1134
        echo "#define KDE_USE_FINAL 1" >> test6.all_cpp.final; \
 
1135
        for file in test6main.cpp test6.cpp ; do \
 
1136
          echo "#include \"$$file\"" >> test6.all_cpp.files; \
 
1137
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test6.all_cpp.final; \
 
1138
        done; \
 
1139
        cat test6.all_cpp.final test6.all_cpp.files > test6.all_cpp.cpp; \
 
1140
        rm -f test6.all_cpp.final test6.all_cpp.files
 
1141
 
 
1142
#>+ 11
 
1143
test7.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test7main.cpp test7.cpp 
 
1144
        @echo 'creating test7.all_cpp.cpp ...'; \
 
1145
        rm -f test7.all_cpp.files test7.all_cpp.final; \
 
1146
        echo "#define KDE_USE_FINAL 1" >> test7.all_cpp.final; \
 
1147
        for file in test7main.cpp test7.cpp ; do \
 
1148
          echo "#include \"$$file\"" >> test7.all_cpp.files; \
 
1149
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test7.all_cpp.final; \
 
1150
        done; \
 
1151
        cat test7.all_cpp.final test7.all_cpp.files > test7.all_cpp.cpp; \
 
1152
        rm -f test7.all_cpp.final test7.all_cpp.files
 
1153
 
 
1154
#>+ 11
 
1155
test8.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test8main.cpp test8a.cpp test8b.cpp 
 
1156
        @echo 'creating test8.all_cpp.cpp ...'; \
 
1157
        rm -f test8.all_cpp.files test8.all_cpp.final; \
 
1158
        echo "#define KDE_USE_FINAL 1" >> test8.all_cpp.final; \
 
1159
        for file in test8main.cpp test8a.cpp test8b.cpp ; do \
 
1160
          echo "#include \"$$file\"" >> test8.all_cpp.files; \
 
1161
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test8.all_cpp.final; \
 
1162
        done; \
 
1163
        cat test8.all_cpp.final test8.all_cpp.files > test8.all_cpp.cpp; \
 
1164
        rm -f test8.all_cpp.final test8.all_cpp.files
 
1165
 
 
1166
#>+ 11
 
1167
test9.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test9main.cpp test9.cpp 
 
1168
        @echo 'creating test9.all_cpp.cpp ...'; \
 
1169
        rm -f test9.all_cpp.files test9.all_cpp.final; \
 
1170
        echo "#define KDE_USE_FINAL 1" >> test9.all_cpp.final; \
 
1171
        for file in test9main.cpp test9.cpp ; do \
 
1172
          echo "#include \"$$file\"" >> test9.all_cpp.files; \
 
1173
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test9.all_cpp.final; \
 
1174
        done; \
 
1175
        cat test9.all_cpp.final test9.all_cpp.files > test9.all_cpp.cpp; \
 
1176
        rm -f test9.all_cpp.final test9.all_cpp.files
 
1177
 
 
1178
#>+ 11
 
1179
test_dpointer.all_cpp.cpp: $(srcdir)/Makefile.in $(srcdir)/test_dpointer_main.cpp test_dpointer.cpp 
 
1180
        @echo 'creating test_dpointer.all_cpp.cpp ...'; \
 
1181
        rm -f test_dpointer.all_cpp.files test_dpointer.all_cpp.final; \
 
1182
        echo "#define KDE_USE_FINAL 1" >> test_dpointer.all_cpp.final; \
 
1183
        for file in test_dpointer_main.cpp test_dpointer.cpp ; do \
 
1184
          echo "#include \"$$file\"" >> test_dpointer.all_cpp.files; \
 
1185
          test ! -f $(srcdir)/$$file || egrep '^#pragma +implementation' $(srcdir)/$$file >> test_dpointer.all_cpp.final; \
 
1186
        done; \
 
1187
        cat test_dpointer.all_cpp.final test_dpointer.all_cpp.files > test_dpointer.all_cpp.cpp; \
 
1188
        rm -f test_dpointer.all_cpp.final test_dpointer.all_cpp.files
 
1189
 
 
1190
#>+ 3
 
1191
clean-final:
 
1192
        -rm -f test1.all_cpp.cpp test2.all_cpp.cpp test3.all_cpp.cpp test4.all_cpp.cpp test5.all_cpp.cpp test6.all_cpp.cpp test7.all_cpp.cpp test8.all_cpp.cpp test9.all_cpp.cpp test_dpointer.all_cpp.cpp
 
1193
 
 
1194
#>+ 3
 
1195
final:
 
1196
        $(MAKE) test1_OBJECTS="$(test1_final_OBJECTS)" test2_OBJECTS="$(test2_final_OBJECTS)" test3_OBJECTS="$(test3_final_OBJECTS)" test4_OBJECTS="$(test4_final_OBJECTS)" test5_OBJECTS="$(test5_final_OBJECTS)" test6_OBJECTS="$(test6_final_OBJECTS)" test7_OBJECTS="$(test7_final_OBJECTS)" test8_OBJECTS="$(test8_final_OBJECTS)" test9_OBJECTS="$(test9_final_OBJECTS)" test_dpointer_OBJECTS="$(test_dpointer_final_OBJECTS)" all-am
 
1197
 
 
1198
#>+ 3
 
1199
final-install:
 
1200
        $(MAKE) test1_OBJECTS="$(test1_final_OBJECTS)" test2_OBJECTS="$(test2_final_OBJECTS)" test3_OBJECTS="$(test3_final_OBJECTS)" test4_OBJECTS="$(test4_final_OBJECTS)" test5_OBJECTS="$(test5_final_OBJECTS)" test6_OBJECTS="$(test6_final_OBJECTS)" test7_OBJECTS="$(test7_final_OBJECTS)" test8_OBJECTS="$(test8_final_OBJECTS)" test9_OBJECTS="$(test9_final_OBJECTS)" test_dpointer_OBJECTS="$(test_dpointer_final_OBJECTS)" install-am
 
1201
 
 
1202
#>+ 3
 
1203
no-final:
 
1204
        $(MAKE) test1_OBJECTS="$(test1_nofinal_OBJECTS)" test2_OBJECTS="$(test2_nofinal_OBJECTS)" test3_OBJECTS="$(test3_nofinal_OBJECTS)" test4_OBJECTS="$(test4_nofinal_OBJECTS)" test5_OBJECTS="$(test5_nofinal_OBJECTS)" test6_OBJECTS="$(test6_nofinal_OBJECTS)" test7_OBJECTS="$(test7_nofinal_OBJECTS)" test8_OBJECTS="$(test8_nofinal_OBJECTS)" test9_OBJECTS="$(test9_nofinal_OBJECTS)" test_dpointer_OBJECTS="$(test_dpointer_nofinal_OBJECTS)" all-am
 
1205
 
 
1206
#>+ 3
 
1207
no-final-install:
 
1208
        $(MAKE) test1_OBJECTS="$(test1_nofinal_OBJECTS)" test2_OBJECTS="$(test2_nofinal_OBJECTS)" test3_OBJECTS="$(test3_nofinal_OBJECTS)" test4_OBJECTS="$(test4_nofinal_OBJECTS)" test5_OBJECTS="$(test5_nofinal_OBJECTS)" test6_OBJECTS="$(test6_nofinal_OBJECTS)" test7_OBJECTS="$(test7_nofinal_OBJECTS)" test8_OBJECTS="$(test8_nofinal_OBJECTS)" test9_OBJECTS="$(test9_nofinal_OBJECTS)" test_dpointer_OBJECTS="$(test_dpointer_nofinal_OBJECTS)" install-am
 
1209
 
 
1210
#>+ 3
 
1211
kde-rpo-clean:
 
1212
        -rm -f *.rpo
 
1213
 
 
1214
#>+ 3
 
1215
nmcheck: 
 
1216
nmcheck-am: nmcheck