Subversion Repositories public

Rev

Details | Last modification | View Log | RSS feed

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