102 |
andreas |
1 |
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
88 |
andreas |
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,
|
102 |
andreas |
6 |
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
88 |
andreas |
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@
|
102 |
andreas |
17 |
srcdir = @srcdir@
|
|
|
18 |
top_srcdir = @top_srcdir@
|
88 |
andreas |
19 |
VPATH = @srcdir@
|
|
|
20 |
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
21 |
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
22 |
pkgincludedir = $(includedir)/@PACKAGE@
|
102 |
andreas |
23 |
top_builddir = ..
|
88 |
andreas |
24 |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
102 |
andreas |
25 |
INSTALL = @INSTALL@
|
88 |
andreas |
26 |
install_sh_DATA = $(install_sh) -c -m 644
|
|
|
27 |
install_sh_PROGRAM = $(install_sh) -c
|
|
|
28 |
install_sh_SCRIPT = $(install_sh) -c
|
|
|
29 |
INSTALL_HEADER = $(INSTALL_DATA)
|
|
|
30 |
transform = $(program_transform_name)
|
|
|
31 |
NORMAL_INSTALL = :
|
|
|
32 |
PRE_INSTALL = :
|
|
|
33 |
POST_INSTALL = :
|
|
|
34 |
NORMAL_UNINSTALL = :
|
|
|
35 |
PRE_UNINSTALL = :
|
|
|
36 |
POST_UNINSTALL = :
|
|
|
37 |
build_triplet = @build@
|
|
|
38 |
host_triplet = @host@
|
|
|
39 |
target_triplet = @target@
|
|
|
40 |
subdir = po
|
|
|
41 |
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
|
|
42 |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
|
43 |
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
|
|
44 |
$(top_srcdir)/configure.in
|
|
|
45 |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
|
46 |
$(ACLOCAL_M4)
|
|
|
47 |
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
|
|
|
48 |
CONFIG_HEADER = $(top_builddir)/config.h
|
|
|
49 |
CONFIG_CLEAN_FILES =
|
|
|
50 |
SOURCES =
|
|
|
51 |
DIST_SOURCES =
|
|
|
52 |
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
|
53 |
#>+ 1
|
111 |
andreas |
54 |
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
|
|
|
55 |
#>+ 1
|
|
|
56 |
DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
|
88 |
andreas |
57 |
ACLOCAL = @ACLOCAL@
|
102 |
andreas |
58 |
AMDEP_FALSE = @AMDEP_FALSE@
|
|
|
59 |
AMDEP_TRUE = @AMDEP_TRUE@
|
88 |
andreas |
60 |
AMTAR = @AMTAR@
|
|
|
61 |
AR = @AR@
|
|
|
62 |
ARTSCCONFIG = @ARTSCCONFIG@
|
|
|
63 |
AUTOCONF = @AUTOCONF@
|
|
|
64 |
AUTODIRS = @AUTODIRS@
|
|
|
65 |
AUTOHEADER = @AUTOHEADER@
|
|
|
66 |
AUTOMAKE = @AUTOMAKE@
|
|
|
67 |
AWK = @AWK@
|
|
|
68 |
CC = @CC@
|
|
|
69 |
CCDEPMODE = @CCDEPMODE@
|
|
|
70 |
CFLAGS = @CFLAGS@
|
|
|
71 |
CONF_FILES = @CONF_FILES@
|
|
|
72 |
CPP = @CPP@
|
|
|
73 |
CPPFLAGS = @CPPFLAGS@
|
|
|
74 |
CXX = @CXX@
|
|
|
75 |
CXXCPP = @CXXCPP@
|
|
|
76 |
CXXDEPMODE = @CXXDEPMODE@
|
|
|
77 |
CXXFLAGS = @CXXFLAGS@
|
|
|
78 |
CYGPATH_W = @CYGPATH_W@
|
|
|
79 |
DCOPIDL = @DCOPIDL@
|
|
|
80 |
DCOPIDL2CPP = @DCOPIDL2CPP@
|
|
|
81 |
DCOPIDLNG = @DCOPIDLNG@
|
|
|
82 |
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
|
|
|
83 |
DEFS = @DEFS@
|
|
|
84 |
DEPDIR = @DEPDIR@
|
|
|
85 |
ECHO = @ECHO@
|
|
|
86 |
ECHO_C = @ECHO_C@
|
|
|
87 |
ECHO_N = @ECHO_N@
|
|
|
88 |
ECHO_T = @ECHO_T@
|
|
|
89 |
EGREP = @EGREP@
|
|
|
90 |
ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@
|
|
|
91 |
EXEEXT = @EXEEXT@
|
|
|
92 |
F77 = @F77@
|
|
|
93 |
FFLAGS = @FFLAGS@
|
|
|
94 |
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
|
|
|
95 |
GMSGFMT = @GMSGFMT@
|
|
|
96 |
GREP = @GREP@
|
|
|
97 |
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
|
|
|
98 |
INSTALL_DATA = @INSTALL_DATA@
|
|
|
99 |
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
100 |
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
101 |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
|
102 |
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
|
|
|
103 |
KCONFIG_COMPILER = @KCONFIG_COMPILER@
|
|
|
104 |
KDECONFIG = @KDECONFIG@
|
|
|
105 |
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
|
|
|
106 |
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
|
|
|
107 |
KDE_INCLUDES = @KDE_INCLUDES@
|
|
|
108 |
KDE_LDFLAGS = @KDE_LDFLAGS@
|
|
|
109 |
KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@
|
|
|
110 |
KDE_MT_LIBS = @KDE_MT_LIBS@
|
|
|
111 |
KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@
|
|
|
112 |
KDE_PLUGIN = @KDE_PLUGIN@
|
|
|
113 |
KDE_RPATH = @KDE_RPATH@
|
|
|
114 |
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
|
|
|
115 |
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
|
|
|
116 |
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
|
|
|
117 |
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
|
|
|
118 |
KDE_USE_FPIE = @KDE_USE_FPIE@
|
|
|
119 |
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
|
|
|
120 |
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
|
|
|
121 |
KDE_USE_PIE = @KDE_USE_PIE@
|
|
|
122 |
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
|
|
|
123 |
LDFLAGS = @LDFLAGS@
|
|
|
124 |
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
|
|
|
125 |
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
|
|
|
126 |
LIBCOMPAT = @LIBCOMPAT@
|
|
|
127 |
LIBCRYPT = @LIBCRYPT@
|
|
|
128 |
LIBDL = @LIBDL@
|
|
|
129 |
LIBJPEG = @LIBJPEG@
|
|
|
130 |
LIBOBJS = @LIBOBJS@
|
|
|
131 |
LIBPNG = @LIBPNG@
|
|
|
132 |
LIBPTHREAD = @LIBPTHREAD@
|
|
|
133 |
LIBRESOLV = @LIBRESOLV@
|
|
|
134 |
LIBS = @LIBS@
|
|
|
135 |
LIBSM = @LIBSM@
|
|
|
136 |
LIBSOCKET = @LIBSOCKET@
|
|
|
137 |
LIBTOOL = @LIBTOOL@
|
|
|
138 |
LIBUCB = @LIBUCB@
|
|
|
139 |
LIBUTIL = @LIBUTIL@
|
|
|
140 |
LIBZ = @LIBZ@
|
|
|
141 |
LIB_KAB = @LIB_KAB@
|
|
|
142 |
LIB_KABC = @LIB_KABC@
|
|
|
143 |
LIB_KDECORE = @LIB_KDECORE@
|
|
|
144 |
LIB_KDED = @LIB_KDED@
|
|
|
145 |
LIB_KDEPIM = @LIB_KDEPIM@
|
|
|
146 |
LIB_KDEPRINT = @LIB_KDEPRINT@
|
|
|
147 |
LIB_KDEUI = @LIB_KDEUI@
|
|
|
148 |
LIB_KDNSSD = @LIB_KDNSSD@
|
|
|
149 |
LIB_KFILE = @LIB_KFILE@
|
|
|
150 |
LIB_KFM = @LIB_KFM@
|
|
|
151 |
LIB_KHTML = @LIB_KHTML@
|
|
|
152 |
LIB_KIMPROXY = @LIB_KIMPROXY@
|
|
|
153 |
LIB_KIO = @LIB_KIO@
|
|
|
154 |
LIB_KJS = @LIB_KJS@
|
|
|
155 |
LIB_KNEWSTUFF = @LIB_KNEWSTUFF@
|
|
|
156 |
LIB_KPARTS = @LIB_KPARTS@
|
|
|
157 |
LIB_KSPELL = @LIB_KSPELL@
|
|
|
158 |
LIB_KSYCOCA = @LIB_KSYCOCA@
|
|
|
159 |
LIB_KUNITTEST = @LIB_KUNITTEST@
|
|
|
160 |
LIB_KUTILS = @LIB_KUTILS@
|
|
|
161 |
LIB_POLL = @LIB_POLL@
|
|
|
162 |
LIB_QPE = @LIB_QPE@
|
|
|
163 |
LIB_QT = @LIB_QT@
|
|
|
164 |
LIB_SMB = @LIB_SMB@
|
|
|
165 |
LIB_X11 = @LIB_X11@
|
|
|
166 |
LIB_XEXT = @LIB_XEXT@
|
|
|
167 |
LIB_XRENDER = @LIB_XRENDER@
|
|
|
168 |
LN_S = @LN_S@
|
|
|
169 |
LTLIBOBJS = @LTLIBOBJS@
|
|
|
170 |
MAKEINFO = @MAKEINFO@
|
|
|
171 |
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
|
|
|
172 |
MCOPIDL = @MCOPIDL@
|
|
|
173 |
MEINPROC = @MEINPROC@
|
|
|
174 |
MOC = @MOC@
|
|
|
175 |
MSGFMT = @MSGFMT@
|
|
|
176 |
NOOPT_CFLAGS = @NOOPT_CFLAGS@
|
|
|
177 |
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
|
|
|
178 |
OBJEXT = @OBJEXT@
|
|
|
179 |
PACKAGE = @PACKAGE@
|
|
|
180 |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
|
181 |
PACKAGE_NAME = @PACKAGE_NAME@
|
|
|
182 |
PACKAGE_STRING = @PACKAGE_STRING@
|
|
|
183 |
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
|
184 |
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
|
185 |
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
|
186 |
PERL = @PERL@
|
|
|
187 |
QTE_NORTTI = @QTE_NORTTI@
|
|
|
188 |
QT_INCLUDES = @QT_INCLUDES@
|
|
|
189 |
QT_LDFLAGS = @QT_LDFLAGS@
|
|
|
190 |
RANLIB = @RANLIB@
|
|
|
191 |
SET_MAKE = @SET_MAKE@
|
|
|
192 |
SHELL = @SHELL@
|
|
|
193 |
STRIP = @STRIP@
|
|
|
194 |
TOPSUBDIRS = @TOPSUBDIRS@
|
|
|
195 |
UIC = @UIC@
|
|
|
196 |
UIC_TR = @UIC_TR@
|
|
|
197 |
USER_INCLUDES = @USER_INCLUDES@
|
|
|
198 |
USER_LDFLAGS = @USER_LDFLAGS@
|
|
|
199 |
USE_EXCEPTIONS = @USE_EXCEPTIONS@
|
|
|
200 |
USE_RTTI = @USE_RTTI@
|
|
|
201 |
USE_THREADS = @USE_THREADS@
|
|
|
202 |
VERSION = @VERSION@
|
|
|
203 |
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
|
|
|
204 |
XGETTEXT = @XGETTEXT@
|
|
|
205 |
XMKMF = @XMKMF@
|
|
|
206 |
XMLLINT = @XMLLINT@
|
|
|
207 |
X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
|
|
208 |
X_INCLUDES = @X_INCLUDES@
|
|
|
209 |
X_LDFLAGS = @X_LDFLAGS@
|
|
|
210 |
X_PRE_LIBS = @X_PRE_LIBS@
|
|
|
211 |
X_RPATH = @X_RPATH@
|
|
|
212 |
ac_ct_CC = @ac_ct_CC@
|
|
|
213 |
ac_ct_CXX = @ac_ct_CXX@
|
|
|
214 |
ac_ct_F77 = @ac_ct_F77@
|
|
|
215 |
all_includes = @all_includes@
|
|
|
216 |
all_libraries = @all_libraries@
|
102 |
andreas |
217 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
|
|
|
218 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
|
|
|
219 |
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
|
|
|
220 |
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
|
88 |
andreas |
221 |
am__include = @am__include@
|
|
|
222 |
am__leading_dot = @am__leading_dot@
|
|
|
223 |
am__quote = @am__quote@
|
|
|
224 |
am__tar = @am__tar@
|
|
|
225 |
am__untar = @am__untar@
|
|
|
226 |
bindir = @bindir@
|
|
|
227 |
build = @build@
|
|
|
228 |
build_alias = @build_alias@
|
|
|
229 |
build_cpu = @build_cpu@
|
|
|
230 |
build_os = @build_os@
|
|
|
231 |
build_vendor = @build_vendor@
|
|
|
232 |
datadir = @datadir@
|
|
|
233 |
datarootdir = @datarootdir@
|
|
|
234 |
docdir = @docdir@
|
|
|
235 |
dvidir = @dvidir@
|
|
|
236 |
exec_prefix = @exec_prefix@
|
|
|
237 |
host = @host@
|
|
|
238 |
host_alias = @host_alias@
|
|
|
239 |
host_cpu = @host_cpu@
|
|
|
240 |
host_os = @host_os@
|
|
|
241 |
host_vendor = @host_vendor@
|
|
|
242 |
htmldir = @htmldir@
|
102 |
andreas |
243 |
include_ARTS_FALSE = @include_ARTS_FALSE@
|
|
|
244 |
include_ARTS_TRUE = @include_ARTS_TRUE@
|
|
|
245 |
include_x11_FALSE = @include_x11_FALSE@
|
|
|
246 |
include_x11_TRUE = @include_x11_TRUE@
|
88 |
andreas |
247 |
includedir = @includedir@
|
|
|
248 |
infodir = @infodir@
|
|
|
249 |
install_sh = @install_sh@
|
|
|
250 |
kde_appsdir = @kde_appsdir@
|
|
|
251 |
kde_bindir = @kde_bindir@
|
|
|
252 |
kde_confdir = @kde_confdir@
|
|
|
253 |
kde_datadir = @kde_datadir@
|
|
|
254 |
kde_htmldir = @kde_htmldir@
|
|
|
255 |
kde_icondir = @kde_icondir@
|
|
|
256 |
kde_includes = @kde_includes@
|
|
|
257 |
kde_kcfgdir = @kde_kcfgdir@
|
|
|
258 |
kde_libraries = @kde_libraries@
|
|
|
259 |
kde_libs_htmldir = @kde_libs_htmldir@
|
|
|
260 |
kde_libs_prefix = @kde_libs_prefix@
|
|
|
261 |
kde_locale = @kde_locale@
|
|
|
262 |
kde_mimedir = @kde_mimedir@
|
|
|
263 |
kde_moduledir = @kde_moduledir@
|
|
|
264 |
kde_qtver = @kde_qtver@
|
|
|
265 |
kde_servicesdir = @kde_servicesdir@
|
|
|
266 |
kde_servicetypesdir = @kde_servicetypesdir@
|
|
|
267 |
kde_sounddir = @kde_sounddir@
|
|
|
268 |
kde_styledir = @kde_styledir@
|
|
|
269 |
kde_templatesdir = @kde_templatesdir@
|
|
|
270 |
kde_wallpaperdir = @kde_wallpaperdir@
|
|
|
271 |
kde_widgetdir = @kde_widgetdir@
|
|
|
272 |
kdeinitdir = @kdeinitdir@
|
|
|
273 |
libdir = @libdir@
|
|
|
274 |
libexecdir = @libexecdir@
|
|
|
275 |
localedir = @localedir@
|
|
|
276 |
localstatedir = @localstatedir@
|
|
|
277 |
mandir = @mandir@
|
|
|
278 |
mkdir_p = @mkdir_p@
|
|
|
279 |
oldincludedir = @oldincludedir@
|
|
|
280 |
pdfdir = @pdfdir@
|
|
|
281 |
prefix = @prefix@
|
|
|
282 |
program_transform_name = @program_transform_name@
|
|
|
283 |
psdir = @psdir@
|
|
|
284 |
qt_includes = @qt_includes@
|
|
|
285 |
qt_libraries = @qt_libraries@
|
|
|
286 |
sbindir = @sbindir@
|
|
|
287 |
sharedstatedir = @sharedstatedir@
|
|
|
288 |
sysconfdir = @sysconfdir@
|
|
|
289 |
target = @target@
|
|
|
290 |
target_alias = @target_alias@
|
|
|
291 |
target_cpu = @target_cpu@
|
|
|
292 |
target_os = @target_os@
|
|
|
293 |
target_vendor = @target_vendor@
|
102 |
andreas |
294 |
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
|
|
|
295 |
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
|
88 |
andreas |
296 |
x_includes = @x_includes@
|
|
|
297 |
x_libraries = @x_libraries@
|
|
|
298 |
xdg_appsdir = @xdg_appsdir@
|
|
|
299 |
xdg_directorydir = @xdg_directorydir@
|
|
|
300 |
xdg_menudir = @xdg_menudir@
|
111 |
andreas |
301 |
#>- POFILES = AUTO
|
|
|
302 |
#>+ 2
|
173 |
andreas |
303 |
POFILES = de.po sportwatcher.po
|
|
|
304 |
GMOFILES = de.gmo sportwatcher.gmo
|
88 |
andreas |
305 |
#>- all: all-am
|
|
|
306 |
#>+ 1
|
111 |
andreas |
307 |
all: all-nls docs-am all-am
|
88 |
andreas |
308 |
|
|
|
309 |
.SUFFIXES:
|
|
|
310 |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
|
311 |
#>- @for dep in $?; do \
|
|
|
312 |
#>- case '$(am__configure_deps)' in \
|
|
|
313 |
#>- *$$dep*) \
|
|
|
314 |
#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
|
315 |
#>- && exit 0; \
|
|
|
316 |
#>- exit 1;; \
|
|
|
317 |
#>- esac; \
|
|
|
318 |
#>- done; \
|
|
|
319 |
#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \
|
|
|
320 |
#>- cd $(top_srcdir) && \
|
|
|
321 |
#>- $(AUTOMAKE) --gnu po/Makefile
|
|
|
322 |
#>+ 12
|
|
|
323 |
@for dep in $?; do \
|
|
|
324 |
case '$(am__configure_deps)' in \
|
|
|
325 |
*$$dep*) \
|
|
|
326 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
|
327 |
&& exit 0; \
|
|
|
328 |
exit 1;; \
|
|
|
329 |
esac; \
|
|
|
330 |
done; \
|
|
|
331 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \
|
|
|
332 |
cd $(top_srcdir) && \
|
|
|
333 |
$(AUTOMAKE) --gnu po/Makefile
|
|
|
334 |
cd $(top_srcdir) && perl admin/am_edit po/Makefile.in
|
|
|
335 |
.PRECIOUS: Makefile
|
|
|
336 |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
337 |
@case '$?' in \
|
|
|
338 |
*config.status*) \
|
|
|
339 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
|
340 |
*) \
|
|
|
341 |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
|
342 |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
|
343 |
esac;
|
|
|
344 |
|
|
|
345 |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
|
346 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
347 |
|
|
|
348 |
$(top_srcdir)/configure: $(am__configure_deps)
|
|
|
349 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
350 |
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
|
351 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
352 |
|
|
|
353 |
mostlyclean-libtool:
|
|
|
354 |
-rm -f *.lo
|
|
|
355 |
|
|
|
356 |
clean-libtool:
|
|
|
357 |
-rm -rf .libs _libs
|
102 |
andreas |
358 |
|
|
|
359 |
distclean-libtool:
|
|
|
360 |
-rm -f libtool
|
|
|
361 |
uninstall-info-am:
|
88 |
andreas |
362 |
tags: TAGS
|
|
|
363 |
TAGS:
|
|
|
364 |
|
|
|
365 |
ctags: CTAGS
|
|
|
366 |
CTAGS:
|
|
|
367 |
|
|
|
368 |
|
111 |
andreas |
369 |
#>- distdir: $(DISTFILES)
|
|
|
370 |
#>+ 1
|
|
|
371 |
distdir: distdir-nls $(DISTFILES)
|
102 |
andreas |
372 |
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
|
|
373 |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
|
|
374 |
list='$(DISTFILES)'; for file in $$list; do \
|
|
|
375 |
case $$file in \
|
|
|
376 |
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
377 |
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
|
|
378 |
esac; \
|
88 |
andreas |
379 |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
102 |
andreas |
380 |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
|
381 |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
|
|
382 |
dir="/$$dir"; \
|
|
|
383 |
$(mkdir_p) "$(distdir)$$dir"; \
|
|
|
384 |
else \
|
|
|
385 |
dir=''; \
|
|
|
386 |
fi; \
|
88 |
andreas |
387 |
if test -d $$d/$$file; then \
|
|
|
388 |
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
|
389 |
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
|
390 |
fi; \
|
|
|
391 |
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
|
392 |
else \
|
|
|
393 |
test -f $(distdir)/$$file \
|
|
|
394 |
|| cp -p $$d/$$file $(distdir)/$$file \
|
|
|
395 |
|| exit 1; \
|
|
|
396 |
fi; \
|
|
|
397 |
done
|
|
|
398 |
check-am: all-am
|
|
|
399 |
check: check-am
|
|
|
400 |
all-am: Makefile
|
|
|
401 |
installdirs:
|
|
|
402 |
install: install-am
|
|
|
403 |
install-exec: install-exec-am
|
|
|
404 |
install-data: install-data-am
|
111 |
andreas |
405 |
#>- uninstall: uninstall-am
|
|
|
406 |
#>+ 1
|
|
|
407 |
uninstall: uninstall-nls uninstall-am
|
88 |
andreas |
408 |
|
|
|
409 |
install-am: all-am
|
|
|
410 |
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
411 |
|
|
|
412 |
installcheck: installcheck-am
|
|
|
413 |
install-strip:
|
|
|
414 |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
|
415 |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
|
416 |
`test -z '$(STRIP)' || \
|
|
|
417 |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
|
418 |
mostlyclean-generic:
|
|
|
419 |
|
|
|
420 |
clean-generic:
|
|
|
421 |
|
|
|
422 |
distclean-generic:
|
|
|
423 |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
|
424 |
|
|
|
425 |
maintainer-clean-generic:
|
|
|
426 |
@echo "This command is intended for maintainers to use"
|
|
|
427 |
@echo "it deletes files that may require special tools to rebuild."
|
|
|
428 |
#>- clean: clean-am
|
|
|
429 |
#>+ 1
|
|
|
430 |
clean: kde-rpo-clean clean-am
|
|
|
431 |
|
|
|
432 |
#>- clean-am: clean-generic clean-libtool mostlyclean-am
|
|
|
433 |
#>+ 1
|
|
|
434 |
clean-am: clean-bcheck clean-generic clean-libtool mostlyclean-am
|
|
|
435 |
|
|
|
436 |
distclean: distclean-am
|
|
|
437 |
-rm -f Makefile
|
102 |
andreas |
438 |
distclean-am: clean-am distclean-generic distclean-libtool
|
88 |
andreas |
439 |
|
|
|
440 |
dvi: dvi-am
|
|
|
441 |
|
|
|
442 |
dvi-am:
|
|
|
443 |
|
|
|
444 |
html: html-am
|
|
|
445 |
|
|
|
446 |
info: info-am
|
|
|
447 |
|
|
|
448 |
info-am:
|
|
|
449 |
|
111 |
andreas |
450 |
#>- install-data-am:
|
|
|
451 |
#>+ 1
|
|
|
452 |
install-data-am: install-nls
|
88 |
andreas |
453 |
|
|
|
454 |
install-exec-am:
|
|
|
455 |
|
|
|
456 |
install-info: install-info-am
|
|
|
457 |
|
|
|
458 |
install-man:
|
|
|
459 |
|
|
|
460 |
installcheck-am:
|
|
|
461 |
|
111 |
andreas |
462 |
#>- maintainer-clean: maintainer-clean-am
|
|
|
463 |
#>+ 1
|
|
|
464 |
maintainer-clean: clean-nls maintainer-clean-am
|
88 |
andreas |
465 |
-rm -f Makefile
|
|
|
466 |
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
467 |
|
|
|
468 |
mostlyclean: mostlyclean-am
|
|
|
469 |
|
|
|
470 |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
|
|
471 |
|
|
|
472 |
pdf: pdf-am
|
|
|
473 |
|
|
|
474 |
pdf-am:
|
|
|
475 |
|
|
|
476 |
ps: ps-am
|
|
|
477 |
|
|
|
478 |
ps-am:
|
|
|
479 |
|
102 |
andreas |
480 |
uninstall-am: uninstall-info-am
|
88 |
andreas |
481 |
|
|
|
482 |
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
|
|
|
483 |
distclean distclean-generic distclean-libtool distdir dvi \
|
|
|
484 |
dvi-am html html-am info info-am install install-am \
|
102 |
andreas |
485 |
install-data install-data-am install-exec install-exec-am \
|
|
|
486 |
install-info install-info-am install-man install-strip \
|
88 |
andreas |
487 |
installcheck installcheck-am installdirs maintainer-clean \
|
|
|
488 |
maintainer-clean-generic mostlyclean mostlyclean-generic \
|
102 |
andreas |
489 |
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
|
|
|
490 |
uninstall-info-am
|
88 |
andreas |
491 |
|
|
|
492 |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
493 |
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
|
494 |
.NOEXPORT:
|
|
|
495 |
|
|
|
496 |
#>+ 2
|
173 |
andreas |
497 |
KDE_DIST=sportwatcher.po de.po sportwatcher.pot Makefile.am Makefile.in
|
88 |
andreas |
498 |
|
173 |
andreas |
499 |
#>+ 7
|
111 |
andreas |
500 |
de.gmo: de.po
|
|
|
501 |
rm -f de.gmo; $(GMSGFMT) -o de.gmo $(srcdir)/de.po
|
|
|
502 |
test ! -f de.gmo || touch de.gmo
|
173 |
andreas |
503 |
sportwatcher.gmo: sportwatcher.po
|
|
|
504 |
rm -f sportwatcher.gmo; $(GMSGFMT) -o sportwatcher.gmo $(srcdir)/sportwatcher.po
|
|
|
505 |
test ! -f sportwatcher.gmo || touch sportwatcher.gmo
|
111 |
andreas |
506 |
|
|
|
507 |
#>+ 3
|
|
|
508 |
clean-nls:
|
173 |
andreas |
509 |
-rm -f de.gmo sportwatcher.gmo
|
111 |
andreas |
510 |
|
|
|
511 |
#>+ 10
|
|
|
512 |
install-nls:
|
173 |
andreas |
513 |
@for base in de sportwatcher ; do \
|
111 |
andreas |
514 |
echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
|
|
|
515 |
$(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \
|
|
|
516 |
if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
|
|
|
517 |
elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\
|
|
|
518 |
fi ;\
|
|
|
519 |
done
|
|
|
520 |
|
|
|
521 |
|
173 |
andreas |
522 |
#>+ 4
|
111 |
andreas |
523 |
uninstall-nls:
|
|
|
524 |
rm -f $(DESTDIR)$(kde_locale)/de/LC_MESSAGES/$(PACKAGE).mo
|
173 |
andreas |
525 |
rm -f $(DESTDIR)$(kde_locale)/sportwatcher/LC_MESSAGES/$(PACKAGE).mo
|
111 |
andreas |
526 |
|
88 |
andreas |
527 |
#>+ 2
|
111 |
andreas |
528 |
all-nls: $(GMOFILES)
|
|
|
529 |
|
|
|
530 |
#>+ 8
|
|
|
531 |
distdir-nls:$(GMOFILES)
|
|
|
532 |
for file in $(POFILES); do \
|
|
|
533 |
cp $(srcdir)/$$file $(distdir); \
|
|
|
534 |
done
|
|
|
535 |
for file in $(GMOFILES); do \
|
|
|
536 |
cp $(srcdir)/$$file $(distdir); \
|
|
|
537 |
done
|
|
|
538 |
|
|
|
539 |
#>+ 4
|
|
|
540 |
merge:
|
|
|
541 |
$(MAKE) -f $(top_srcdir)/admin/Makefile.common package-merge POFILES="${POFILES}" PACKAGE=${PACKAGE}
|
|
|
542 |
|
|
|
543 |
|
|
|
544 |
#>+ 2
|
88 |
andreas |
545 |
docs-am:
|
|
|
546 |
|
|
|
547 |
#>+ 15
|
|
|
548 |
force-reedit:
|
|
|
549 |
@for dep in $?; do \
|
|
|
550 |
case '$(am__configure_deps)' in \
|
|
|
551 |
*$$dep*) \
|
|
|
552 |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
|
553 |
&& exit 0; \
|
|
|
554 |
exit 1;; \
|
|
|
555 |
esac; \
|
|
|
556 |
done; \
|
|
|
557 |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu po/Makefile'; \
|
|
|
558 |
cd $(top_srcdir) && \
|
|
|
559 |
$(AUTOMAKE) --gnu po/Makefile
|
|
|
560 |
cd $(top_srcdir) && perl admin/am_edit po/Makefile.in
|
|
|
561 |
|
|
|
562 |
|
|
|
563 |
#>+ 21
|
|
|
564 |
clean-bcheck:
|
|
|
565 |
rm -f *.bchecktest.cc *.bchecktest.cc.class a.out
|
|
|
566 |
|
|
|
567 |
bcheck: bcheck-am
|
|
|
568 |
|
|
|
569 |
bcheck-am:
|
|
|
570 |
@for i in ; do \
|
|
|
571 |
if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \
|
|
|
572 |
echo "int main() {return 0;}" > $$i.bchecktest.cc ; \
|
|
|
573 |
echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \
|
|
|
574 |
echo "$$i"; \
|
|
|
575 |
if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \
|
|
|
576 |
rm -f $$i.bchecktest.cc; exit 1; \
|
|
|
577 |
fi ; \
|
|
|
578 |
echo "" >> $$i.bchecktest.cc.class; \
|
|
|
579 |
perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \
|
|
|
580 |
rm -f a.out; \
|
|
|
581 |
fi ; \
|
|
|
582 |
done
|
|
|
583 |
|
|
|
584 |
|
|
|
585 |
#>+ 3
|
|
|
586 |
final:
|
|
|
587 |
$(MAKE) all-am
|
|
|
588 |
|
|
|
589 |
#>+ 3
|
|
|
590 |
final-install:
|
|
|
591 |
$(MAKE) install-am
|
|
|
592 |
|
|
|
593 |
#>+ 3
|
|
|
594 |
no-final:
|
|
|
595 |
$(MAKE) all-am
|
|
|
596 |
|
|
|
597 |
#>+ 3
|
|
|
598 |
no-final-install:
|
|
|
599 |
$(MAKE) install-am
|
|
|
600 |
|
|
|
601 |
#>+ 3
|
|
|
602 |
kde-rpo-clean:
|
|
|
603 |
-rm -f *.rpo
|
|
|
604 |
|
|
|
605 |
#>+ 3
|
|
|
606 |
nmcheck:
|
|
|
607 |
nmcheck-am: nmcheck
|