~ubuntu-branches/ubuntu/precise/kde-i18n-ptbr/precise

« back to all changes in this revision

Viewing changes to docs/kdegames/klines/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Wenning
  • Date: 2009-03-15 22:12:29 UTC
  • Revision ID: james.westby@ubuntu.com-20090315221229-62yapwbw03nqeagf
Tags: 4:3.5.9-0ubuntu4
Remove docs from SUBDIRS in Makefile.am. The docs should not be installed
and causes FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
5
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
6
# Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
14
14
# PARTICULAR PURPOSE.
15
15
 
16
16
@SET_MAKE@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
17
20
VPATH = @srcdir@
18
21
pkgdatadir = $(datadir)/@PACKAGE@
19
22
pkglibdir = $(libdir)/@PACKAGE@
20
23
pkgincludedir = $(includedir)/@PACKAGE@
 
24
top_builddir = ../../..
 
25
 
21
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
27
INSTALL = @INSTALL@
22
28
install_sh_DATA = $(install_sh) -c -m 644
23
29
install_sh_PROGRAM = $(install_sh) -c
24
30
install_sh_SCRIPT = $(install_sh) -c
30
36
NORMAL_UNINSTALL = :
31
37
PRE_UNINSTALL = :
32
38
POST_UNINSTALL = :
33
 
subdir = docs/kdegames/klines
34
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
35
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
36
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
37
 
        $(top_srcdir)/configure.in
38
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39
 
        $(ACLOCAL_M4)
40
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
41
 
CONFIG_HEADER = $(top_builddir)/config.h
42
 
CONFIG_CLEAN_FILES =
43
 
SOURCES =
44
 
DIST_SOURCES =
45
 
#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
46
 
#>-     html-recursive info-recursive install-data-recursive \
47
 
#>-     install-dvi-recursive install-exec-recursive \
48
 
#>-     install-html-recursive install-info-recursive \
49
 
#>-     install-pdf-recursive install-ps-recursive install-recursive \
50
 
#>-     installcheck-recursive installdirs-recursive pdf-recursive \
51
 
#>-     ps-recursive uninstall-recursive
52
 
#>+ 7
53
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54
 
        html-recursive info-recursive install-data-recursive \
55
 
        install-dvi-recursive install-exec-recursive \
56
 
        install-html-recursive install-info-recursive \
57
 
        install-pdf-recursive install-ps-recursive install-recursive \
58
 
        installcheck-recursive installdirs-recursive pdf-recursive \
59
 
        ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive
60
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61
 
  distclean-recursive maintainer-clean-recursive
62
 
ETAGS = etags
63
 
CTAGS = ctags
64
 
DIST_SUBDIRS = $(SUBDIRS)
65
 
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66
 
#>+ 1
67
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
68
39
ACLOCAL = @ACLOCAL@
69
40
AMTAR = @AMTAR@
70
41
ARTSCCONFIG = @ARTSCCONFIG@
84
55
ECHO_N = @ECHO_N@
85
56
ECHO_T = @ECHO_T@
86
57
GMSGFMT = @GMSGFMT@
87
 
INSTALL = @INSTALL@
88
58
INSTALL_DATA = @INSTALL_DATA@
89
59
INSTALL_PROGRAM = @INSTALL_PROGRAM@
90
60
INSTALL_SCRIPT = @INSTALL_SCRIPT@
103
73
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
104
74
MCOPIDL = @MCOPIDL@
105
75
MEINPROC = @MEINPROC@
106
 
MKDIR_P = @MKDIR_P@
107
76
MSGFMT = @MSGFMT@
108
77
PACKAGE = @PACKAGE@
109
78
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120
89
XGETTEXT = @XGETTEXT@
121
90
XMLLINT = @XMLLINT@
122
91
X_RPATH = @X_RPATH@
123
 
abs_builddir = @abs_builddir@
124
 
abs_srcdir = @abs_srcdir@
125
 
abs_top_builddir = @abs_top_builddir@
126
 
abs_top_srcdir = @abs_top_srcdir@
127
92
am__leading_dot = @am__leading_dot@
128
 
am__tar = @am__tar@
129
 
am__untar = @am__untar@
130
93
#>- bindir = @bindir@
131
94
#>+ 2
132
95
DEPDIR = .deps
133
96
bindir = @bindir@
134
97
build_alias = @build_alias@
135
 
builddir = @builddir@
136
98
datadir = @datadir@
137
99
datarootdir = @datarootdir@
138
100
docdir = @docdir@
140
102
exec_prefix = @exec_prefix@
141
103
host_alias = @host_alias@
142
104
htmldir = @htmldir@
 
105
include_ARTS_FALSE = @include_ARTS_FALSE@
 
106
include_ARTS_TRUE = @include_ARTS_TRUE@
143
107
includedir = @includedir@
144
108
infodir = @infodir@
145
109
install_sh = @install_sh@
168
132
localedir = @localedir@
169
133
localstatedir = @localstatedir@
170
134
mandir = @mandir@
171
 
mkdir_p = @mkdir_p@
172
135
oldincludedir = @oldincludedir@
173
136
pdfdir = @pdfdir@
174
137
prefix = @prefix@
176
139
psdir = @psdir@
177
140
sbindir = @sbindir@
178
141
sharedstatedir = @sharedstatedir@
179
 
srcdir = @srcdir@
180
142
sysconfdir = @sysconfdir@
181
143
target_alias = @target_alias@
182
 
top_builddir = @top_builddir@
183
 
top_srcdir = @top_srcdir@
184
144
xdg_appsdir = @xdg_appsdir@
185
145
xdg_directorydir = @xdg_directorydir@
186
146
xdg_menudir = @xdg_menudir@
190
150
SUBDIRS =.
191
151
KDE_DOCS = AUTO
192
152
KDE_MANS = AUTO
 
153
subdir = docs/kdegames/klines
 
154
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
155
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
156
CONFIG_HEADER = $(top_builddir)/config.h
 
157
CONFIG_CLEAN_FILES =
 
158
DIST_SOURCES =
 
159
 
 
160
#>- RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
161
#>-     ps-recursive install-info-recursive uninstall-info-recursive \
 
162
#>-     all-recursive install-data-recursive install-exec-recursive \
 
163
#>-     installdirs-recursive install-recursive uninstall-recursive \
 
164
#>-     check-recursive installcheck-recursive
 
165
#>+ 5
 
166
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
167
        ps-recursive install-info-recursive uninstall-info-recursive \
 
168
        all-recursive install-data-recursive install-exec-recursive \
 
169
        installdirs-recursive install-recursive uninstall-recursive \
 
170
        check-recursive installcheck-recursive nmcheck-recursive bcheck-recursive
 
171
DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
 
172
DIST_SUBDIRS = $(SUBDIRS)
193
173
#>- all: all-recursive
194
174
#>+ 1
195
175
all: docs-am  all-recursive
196
176
 
197
177
.SUFFIXES:
198
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
199
 
#>-     @for dep in $?; do \
200
 
#>-       case '$(am__configure_deps)' in \
201
 
#>-         *$$dep*) \
202
 
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
203
 
#>-             && exit 0; \
204
 
#>-           exit 1;; \
205
 
#>-       esac; \
206
 
#>-     done; \
207
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  docs/kdegames/klines/Makefile'; \
 
178
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
208
179
#>-     cd $(top_srcdir) && \
209
 
#>-       $(AUTOMAKE) --foreign  docs/kdegames/klines/Makefile
210
 
#>+ 12
211
 
        @for dep in $?; do \
212
 
          case '$(am__configure_deps)' in \
213
 
            *$$dep*) \
214
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
215
 
                && exit 0; \
216
 
              exit 1;; \
217
 
          esac; \
218
 
        done; \
219
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  docs/kdegames/klines/Makefile'; \
 
180
#>-       $(AUTOMAKE) --gnu  docs/kdegames/klines/Makefile
 
181
#>+ 3
220
182
        cd $(top_srcdir) && \
221
 
          $(AUTOMAKE) --foreign  docs/kdegames/klines/Makefile
 
183
          $(AUTOMAKE) --gnu  docs/kdegames/klines/Makefile
222
184
        cd $(top_srcdir) && perl admin/am_edit docs/kdegames/klines/Makefile.in
223
 
.PRECIOUS: Makefile
224
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225
 
        @case '$?' in \
226
 
          *config.status*) \
227
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
228
 
          *) \
229
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
230
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
231
 
        esac;
232
 
 
233
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
234
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
 
 
236
 
$(top_srcdir)/configure:  $(am__configure_deps)
237
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
239
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
185
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
186
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
187
uninstall-info-am:
240
188
 
241
189
# This directory's subdirectories are mostly independent; you can cd
242
190
# into them and run `make' without going through this Makefile.
245
193
#     (which will cause the Makefiles to be regenerated when you run `make');
246
194
# (2) otherwise, pass the desired values on the `make' command line.
247
195
$(RECURSIVE_TARGETS):
248
 
        @failcom='exit 1'; \
249
 
        for f in x $$MAKEFLAGS; do \
250
 
          case $$f in \
251
 
            *=* | --[!k]*);; \
252
 
            *k*) failcom='fail=yes';; \
253
 
          esac; \
254
 
        done; \
 
196
        @set fnord $$MAKEFLAGS; amf=$$2; \
255
197
        dot_seen=no; \
256
198
        target=`echo $@ | sed s/-recursive//`; \
257
199
        list='$(SUBDIRS)'; for subdir in $$list; do \
263
205
            local_target="$$target"; \
264
206
          fi; \
265
207
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
266
 
          || eval $$failcom; \
 
208
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
267
209
        done; \
268
210
        if test "$$dot_seen" = "no"; then \
269
211
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
270
212
        fi; test -z "$$fail"
271
213
 
272
 
$(RECURSIVE_CLEAN_TARGETS):
273
 
        @failcom='exit 1'; \
274
 
        for f in x $$MAKEFLAGS; do \
275
 
          case $$f in \
276
 
            *=* | --[!k]*);; \
277
 
            *k*) failcom='fail=yes';; \
278
 
          esac; \
279
 
        done; \
 
214
mostlyclean-recursive clean-recursive distclean-recursive \
 
215
maintainer-clean-recursive:
 
216
        @set fnord $$MAKEFLAGS; amf=$$2; \
280
217
        dot_seen=no; \
281
218
        case "$@" in \
282
219
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
297
234
            local_target="$$target"; \
298
235
          fi; \
299
236
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300
 
          || eval $$failcom; \
 
237
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
301
238
        done && test -z "$$fail"
302
239
tags-recursive:
303
240
        list='$(SUBDIRS)'; for subdir in $$list; do \
308
245
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
309
246
        done
310
247
 
 
248
ETAGS = etags
 
249
ETAGSFLAGS =
 
250
 
 
251
CTAGS = ctags
 
252
CTAGSFLAGS =
 
253
 
 
254
tags: TAGS
 
255
 
311
256
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
312
257
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313
258
        unique=`for i in $$list; do \
316
261
          $(AWK) '    { files[$$0] = 1; } \
317
262
               END { for (i in files) print i; }'`; \
318
263
        mkid -fID $$unique
319
 
tags: TAGS
320
264
 
321
265
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
322
266
                $(TAGS_FILES) $(LISP)
323
267
        tags=; \
324
268
        here=`pwd`; \
325
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
269
        if (etags --etags-include --version) >/dev/null 2>&1; then \
326
270
          include_option=--etags-include; \
327
 
          empty_fix=.; \
328
271
        else \
329
272
          include_option=--include; \
330
 
          empty_fix=; \
331
273
        fi; \
332
274
        list='$(SUBDIRS)'; for subdir in $$list; do \
333
275
          if test "$$subdir" = .; then :; else \
334
 
            test ! -f $$subdir/TAGS || \
 
276
            test -f $$subdir/TAGS && \
335
277
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
336
278
          fi; \
337
279
        done; \
341
283
          done | \
342
284
          $(AWK) '    { files[$$0] = 1; } \
343
285
               END { for (i in files) print i; }'`; \
344
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
345
 
          test -n "$$unique" || unique=$$empty_fix; \
346
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347
 
            $$tags $$unique; \
348
 
        fi
 
286
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
287
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
288
             $$tags $$unique
 
289
 
349
290
ctags: CTAGS
350
291
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
351
292
                $(TAGS_FILES) $(LISP)
368
309
 
369
310
distclean-tags:
370
311
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
312
#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
313
#>+ 1
 
314
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
 
315
 
 
316
top_distdir = ../../..
 
317
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
371
318
 
372
319
#>- distdir: $(DISTFILES)
373
320
#>+ 1
374
321
distdir: distdir-nls  $(DISTFILES)
375
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
376
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
377
 
        list='$(DISTFILES)'; \
378
 
          dist_files=`for file in $$list; do echo $$file; done | \
379
 
          sed -e "s|^$$srcdirstrip/||;t" \
380
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
381
 
        case $$dist_files in \
382
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
383
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
384
 
                           sort -u` ;; \
385
 
        esac; \
386
 
        for file in $$dist_files; do \
 
322
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
323
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
324
        list='$(DISTFILES)'; for file in $$list; do \
 
325
          case $$file in \
 
326
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
327
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
328
          esac; \
387
329
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
330
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
331
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
332
            dir="/$$dir"; \
 
333
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
334
          else \
 
335
            dir=''; \
 
336
          fi; \
388
337
          if test -d $$d/$$file; then \
389
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
390
338
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
391
339
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
392
340
            fi; \
397
345
            || exit 1; \
398
346
          fi; \
399
347
        done
400
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
348
        list='$(SUBDIRS)'; for subdir in $$list; do \
401
349
          if test "$$subdir" = .; then :; else \
402
 
            test -d "$(distdir)/$$subdir" \
403
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
350
            test -d $(distdir)/$$subdir \
 
351
            || mkdir $(distdir)/$$subdir \
404
352
            || exit 1; \
405
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
406
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
407
353
            (cd $$subdir && \
408
354
              $(MAKE) $(AM_MAKEFLAGS) \
409
 
                top_distdir="$$top_distdir" \
410
 
                distdir="$$distdir/$$subdir" \
411
 
                am__remove_distdir=: \
412
 
                am__skip_length_check=: \
 
355
                top_distdir="$(top_distdir)" \
 
356
                distdir=../$(distdir)/$$subdir \
413
357
                distdir) \
414
358
              || exit 1; \
415
359
          fi; \
419
363
all-am: Makefile
420
364
installdirs: installdirs-recursive
421
365
installdirs-am:
 
366
 
422
367
install: install-recursive
423
368
install-exec: install-exec-recursive
424
369
install-data: install-data-recursive
440
385
clean-generic:
441
386
 
442
387
distclean-generic:
443
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
388
        -rm -f $(CONFIG_CLEAN_FILES)
444
389
 
445
390
maintainer-clean-generic:
446
391
        @echo "This command is intended for maintainers to use"
461
406
 
462
407
dvi-am:
463
408
 
464
 
html: html-recursive
465
 
 
466
409
info: info-recursive
467
410
 
468
411
info-am:
471
414
#>+ 1
472
415
install-data-am: install-docs install-nls 
473
416
 
474
 
install-dvi: install-dvi-recursive
475
 
 
476
417
install-exec-am:
477
418
 
478
 
install-html: install-html-recursive
479
 
 
480
419
install-info: install-info-recursive
481
420
 
482
421
install-man:
483
422
 
484
 
install-pdf: install-pdf-recursive
485
 
 
486
 
install-ps: install-ps-recursive
487
 
 
488
423
installcheck-am:
489
424
 
490
425
maintainer-clean: maintainer-clean-recursive
503
438
 
504
439
ps-am:
505
440
 
506
 
uninstall-am:
507
 
 
508
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
509
 
        install-strip
510
 
 
511
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
512
 
        all all-am check check-am clean clean-generic ctags \
513
 
        ctags-recursive distclean distclean-generic distclean-tags \
514
 
        distdir dvi dvi-am html html-am info info-am install \
515
 
        install-am install-data install-data-am install-dvi \
516
 
        install-dvi-am install-exec install-exec-am install-html \
517
 
        install-html-am install-info install-info-am install-man \
518
 
        install-pdf install-pdf-am install-ps install-ps-am \
519
 
        install-strip installcheck installcheck-am installdirs \
520
 
        installdirs-am maintainer-clean maintainer-clean-generic \
521
 
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
522
 
        tags-recursive uninstall uninstall-am
 
441
uninstall-am: uninstall-info-am
 
442
 
 
443
uninstall-info: uninstall-info-recursive
 
444
 
 
445
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
446
        clean-generic clean-recursive ctags ctags-recursive distclean \
 
447
        distclean-generic distclean-recursive distclean-tags distdir \
 
448
        dvi dvi-am dvi-recursive info info-am info-recursive install \
 
449
        install-am install-data install-data-am install-data-recursive \
 
450
        install-exec install-exec-am install-exec-recursive \
 
451
        install-info install-info-am install-info-recursive install-man \
 
452
        install-recursive install-strip installcheck installcheck-am \
 
453
        installdirs installdirs-am installdirs-recursive \
 
454
        maintainer-clean maintainer-clean-generic \
 
455
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
456
        mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
 
457
        ps-recursive tags tags-recursive uninstall uninstall-am \
 
458
        uninstall-info-am uninstall-info-recursive uninstall-recursive
523
459
 
524
460
# Tell versions [3.59,3.63) of GNU make to not export all variables.
525
461
# Otherwise a system limit (for SysV at least) may be exceeded.
526
462
.NOEXPORT:
527
463
 
528
464
#>+ 2
529
 
KDE_DIST=index.docbook index.cache.bz2 Makefile.in Makefile.am 
 
465
KDE_DIST=index.docbook index.cache.bz2 Makefile.in 
530
466
 
531
467
#>+ 24
532
468
index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) index.docbook 
573
509
          cp $(srcdir)/$$file $(distdir); \
574
510
        done
575
511
 
576
 
#>+ 15
 
512
#>+ 6
577
513
force-reedit:
578
 
                @for dep in $?; do \
579
 
          case '$(am__configure_deps)' in \
580
 
            *$$dep*) \
581
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
582
 
                && exit 0; \
583
 
              exit 1;; \
584
 
          esac; \
585
 
        done; \
586
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  docs/kdegames/klines/Makefile'; \
587
 
        cd $(top_srcdir) && \
588
 
          $(AUTOMAKE) --foreign  docs/kdegames/klines/Makefile
 
514
                cd $(top_srcdir) && \
 
515
          $(AUTOMAKE) --gnu  docs/kdegames/klines/Makefile
589
516
        cd $(top_srcdir) && perl admin/am_edit docs/kdegames/klines/Makefile.in
590
517
 
591
518