~ubuntu-branches/ubuntu/quantal/linpsk/quantal

« back to all changes in this revision

Viewing changes to linpsk/docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Bruce Walker
  • Date: 2002-02-06 11:43:38 UTC
  • Revision ID: james.westby@ubuntu.com-20020206114338-xqmjmhh01lpjm0g4
Tags: upstream-0.6.2
ImportĀ upstreamĀ versionĀ 0.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# KDE tags expanded automatically by am_edit - $Revision: 1.237 $ 
 
2
# Makefile.in generated automatically by automake 1.4 from Makefile.am
 
3
 
 
4
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
 
5
# This Makefile.in is free software; the Free Software Foundation
 
6
# gives unlimited permission to copy and/or distribute it,
 
7
# with or without modifications, as long as this notice is preserved.
 
8
 
 
9
# This program is distributed in the hope that it will be useful,
 
10
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
12
# PARTICULAR PURPOSE.
 
13
 
 
14
####### kdevelop will overwrite this part!!! (begin)##########
 
15
 
 
16
 
 
17
SHELL = @SHELL@
 
18
 
 
19
srcdir = @srcdir@
 
20
top_srcdir = @top_srcdir@
 
21
VPATH = @srcdir@
 
22
prefix = @prefix@
 
23
exec_prefix = @exec_prefix@
 
24
#>- 
 
25
bindir = @bindir@
 
26
#>+ 3
 
27
DEPDIR = .deps
 
28
 
 
29
bindir = @bindir@
 
30
sbindir = @sbindir@
 
31
libexecdir = @libexecdir@
 
32
datadir = @datadir@
 
33
sysconfdir = @sysconfdir@
 
34
sharedstatedir = @sharedstatedir@
 
35
localstatedir = @localstatedir@
 
36
libdir = @libdir@
 
37
infodir = @infodir@
 
38
mandir = @mandir@
 
39
includedir = @includedir@
 
40
oldincludedir = /usr/include
 
41
 
 
42
DESTDIR =
 
43
 
 
44
pkgdatadir = $(datadir)/@PACKAGE@
 
45
pkglibdir = $(libdir)/@PACKAGE@
 
46
pkgincludedir = $(includedir)/@PACKAGE@
 
47
 
 
48
top_builddir = ../..
 
49
 
 
50
ACLOCAL = @ACLOCAL@
 
51
AUTOCONF = @AUTOCONF@
 
52
AUTOMAKE = @AUTOMAKE@
 
53
AUTOHEADER = @AUTOHEADER@
 
54
 
 
55
INSTALL = @INSTALL@
 
56
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
57
INSTALL_DATA = @INSTALL_DATA@
 
58
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
59
transform = @program_transform_name@
 
60
 
 
61
NORMAL_INSTALL = :
 
62
PRE_INSTALL = :
 
63
POST_INSTALL = :
 
64
NORMAL_UNINSTALL = :
 
65
PRE_UNINSTALL = :
 
66
POST_UNINSTALL = :
 
67
build_alias = @build_alias@
 
68
build_triplet = @build@
 
69
host_alias = @host_alias@
 
70
host_triplet = @host@
 
71
target_alias = @target_alias@
 
72
target_triplet = @target@
 
73
ARTSCCONFIG = @ARTSCCONFIG@
 
74
AS = @AS@
 
75
AUTODIRS = @AUTODIRS@
 
76
CC = @CC@
 
77
CONF_FILES = @CONF_FILES@
 
78
CPP = @CPP@
 
79
CXX = @CXX@
 
80
CXXCPP = @CXXCPP@
 
81
DCOPIDL = @DCOPIDL@
 
82
DCOPIDL2CPP = @DCOPIDL2CPP@
 
83
DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@
 
84
DLLTOOL = @DLLTOOL@
 
85
DPMSINC = @DPMSINC@
 
86
DPMSLIB = @DPMSLIB@
 
87
EXEEXT = @EXEEXT@
 
88
GCJ = @GCJ@
 
89
GCJFLAGS = @GCJFLAGS@
 
90
GLINC = @GLINC@
 
91
GLLIB = @GLLIB@
 
92
GMSGFMT = @GMSGFMT@
 
93
IDL = @IDL@
 
94
IDL_DEPENDENCIES = @IDL_DEPENDENCIES@
 
95
KDB2HTML = @KDB2HTML@
 
96
KDECONFIG = @KDECONFIG@
 
97
KDE_CXXFLAGS = @KDE_CXXFLAGS@
 
98
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
 
99
KDE_INCLUDES = @KDE_INCLUDES@
 
100
KDE_LDFLAGS = @KDE_LDFLAGS@
 
101
KDE_PLUGIN = @KDE_PLUGIN@
 
102
KDE_RPATH = @KDE_RPATH@
 
103
KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@
 
104
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
 
105
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
 
106
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
107
LIBCOMPAT = @LIBCOMPAT@
 
108
LIBCRYPT = @LIBCRYPT@
 
109
LIBDL = @LIBDL@
 
110
LIBJPEG = @LIBJPEG@
 
111
LIBMICO = @LIBMICO@
 
112
LIBOBJS = @LIBOBJS@
 
113
LIBPNG = @LIBPNG@
 
114
LIBPTHREAD = @LIBPTHREAD@
 
115
LIBPYTHON = @LIBPYTHON@
 
116
LIBQIMGIO = @LIBQIMGIO@
 
117
LIBSM = @LIBSM@
 
118
LIBSOCKET = @LIBSOCKET@
 
119
LIBTIFF = @LIBTIFF@
 
120
LIBTOOL = @LIBTOOL@
 
121
LIBUCB = @LIBUCB@
 
122
LIBZ = @LIBZ@
 
123
LIB_KAB = @LIB_KAB@
 
124
LIB_KDECORE = @LIB_KDECORE@
 
125
LIB_KDEUI = @LIB_KDEUI@
 
126
LIB_KFILE = @LIB_KFILE@
 
127
LIB_KFM = @LIB_KFM@
 
128
LIB_KFORMULA = @LIB_KFORMULA@
 
129
LIB_KHTML = @LIB_KHTML@
 
130
LIB_KIMGIO = @LIB_KIMGIO@
 
131
LIB_KIO = @LIB_KIO@
 
132
LIB_KPARTS = @LIB_KPARTS@
 
133
LIB_KSPELL = @LIB_KSPELL@
 
134
LIB_KSYCOCA = @LIB_KSYCOCA@
 
135
LIB_KWRITE = @LIB_KWRITE@
 
136
LIB_QT = @LIB_QT@
 
137
LIB_SMB = @LIB_SMB@
 
138
LIB_X11 = @LIB_X11@
 
139
LN_S = @LN_S@
 
140
MAKEINFO = @MAKEINFO@
 
141
MCOPIDL = @MCOPIDL@
 
142
MICO_INCLUDES = @MICO_INCLUDES@
 
143
MICO_LDFLAGS = @MICO_LDFLAGS@
 
144
MOC = @MOC@
 
145
MSGFMT = @MSGFMT@
 
146
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
 
147
NOREPO = @NOREPO@
 
148
OBJDUMP = @OBJDUMP@
 
149
OBJEXT = @OBJEXT@
 
150
PACKAGE = @PACKAGE@
 
151
PAMINC = @PAMINC@
 
152
PAMLIBPATHS = @PAMLIBPATHS@
 
153
PAMLIBS = @PAMLIBS@
 
154
PYTHONINC = @PYTHONINC@
 
155
PYTHONLIB = @PYTHONLIB@
 
156
PYTHONMODDIR = @PYTHONMODDIR@
 
157
QT_INCLUDES = @QT_INCLUDES@
 
158
QT_LDFLAGS = @QT_LDFLAGS@
 
159
RANLIB = @RANLIB@
 
160
REPO = @REPO@
 
161
STRIP = @STRIP@
 
162
TOPSUBDIRS = @TOPSUBDIRS@
 
163
UIC = @UIC@
 
164
USER_INCLUDES = @USER_INCLUDES@
 
165
USER_LDFLAGS = @USER_LDFLAGS@
 
166
USE_EXCEPTIONS = @USE_EXCEPTIONS@
 
167
USE_RTTI = @USE_RTTI@
 
168
USE_THREADS = @USE_THREADS@
 
169
VERSION = @VERSION@
 
170
XGETTEXT = @XGETTEXT@
 
171
XPMINC = @XPMINC@
 
172
XPMLIB = @XPMLIB@
 
173
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
174
X_INCLUDES = @X_INCLUDES@
 
175
X_LDFLAGS = @X_LDFLAGS@
 
176
X_PRE_LIBS = @X_PRE_LIBS@
 
177
all_includes = @all_includes@
 
178
all_libraries = @all_libraries@
 
179
idldir = @idldir@
 
180
kde_appsdir = @kde_appsdir@
 
181
kde_bindir = @kde_bindir@
 
182
kde_confdir = @kde_confdir@
 
183
kde_datadir = @kde_datadir@
 
184
kde_htmldir = @kde_htmldir@
 
185
kde_icondir = @kde_icondir@
 
186
kde_includes = @kde_includes@
 
187
kde_libraries = @kde_libraries@
 
188
kde_libs_htmldir = @kde_libs_htmldir@
 
189
kde_libs_prefix = @kde_libs_prefix@
 
190
kde_locale = @kde_locale@
 
191
kde_mimedir = @kde_mimedir@
 
192
kde_moduledir = @kde_moduledir@
 
193
kde_servicesdir = @kde_servicesdir@
 
194
kde_servicetypesdir = @kde_servicetypesdir@
 
195
kde_sounddir = @kde_sounddir@
 
196
kde_templatesdir = @kde_templatesdir@
 
197
kde_wallpaperdir = @kde_wallpaperdir@
 
198
micodir = @micodir@
 
199
qt_includes = @qt_includes@
 
200
qt_libraries = @qt_libraries@
 
201
x_includes = @x_includes@
 
202
x_libraries = @x_libraries@
 
203
 
 
204
SUBDIRS = en 
 
205
mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs
 
206
CONFIG_HEADER = ../../config.h
 
207
CONFIG_CLEAN_FILES = 
 
208
DIST_COMMON =  Makefile.am Makefile.in
 
209
 
 
210
 
 
211
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
212
 
 
213
TAR = tar
 
214
GZIP_ENV = --best
 
215
#>- all: all-redirect
 
216
#>+ 1
 
217
all: docs-am  all-redirect
 
218
.SUFFIXES:
 
219
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
220
#>-     cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps linpsk/docs/Makefile
 
221
#>+ 2
 
222
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps linpsk/docs/Makefile
 
223
        cd $(top_srcdir) && perl admin/am_edit linpsk/docs/Makefile.in
 
224
 
 
225
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
226
        cd $(top_builddir) \
 
227
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
228
 
 
229
 
 
230
# This directory's subdirectories are mostly independent; you can cd
 
231
# into them and run `make' without going through this Makefile.
 
232
# To change the values of `make' variables: instead of editing Makefiles,
 
233
# (1) if the variable is set in `config.status', edit `config.status'
 
234
#     (which will cause the Makefiles to be regenerated when you run `make');
 
235
# (2) otherwise, pass the desired values on the `make' command line.
 
236
 
 
237
@SET_MAKE@
 
238
 
 
239
all-recursive install-data-recursive install-exec-recursive \
 
240
installdirs-recursive install-recursive uninstall-recursive  \
 
241
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
242
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
243
        dot_seen=no; \
 
244
        target=`echo $@ | sed s/-recursive//`; \
 
245
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
246
          echo "Making $$target in $$subdir"; \
 
247
          if test "$$subdir" = "."; then \
 
248
            dot_seen=yes; \
 
249
            local_target="$$target-am"; \
 
250
          else \
 
251
            local_target="$$target"; \
 
252
          fi; \
 
253
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
254
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
255
        done; \
 
256
        if test "$$dot_seen" = "no"; then \
 
257
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
258
        fi; test -z "$$fail"
 
259
 
 
260
mostlyclean-recursive clean-recursive distclean-recursive \
 
261
maintainer-clean-recursive:
 
262
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
263
        dot_seen=no; \
 
264
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
265
          rev="$$subdir $$rev"; \
 
266
          test "$$subdir" = "." && dot_seen=yes; \
 
267
        done; \
 
268
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
269
        target=`echo $@ | sed s/-recursive//`; \
 
270
        for subdir in $$rev; do \
 
271
          echo "Making $$target in $$subdir"; \
 
272
          if test "$$subdir" = "."; then \
 
273
            local_target="$$target-am"; \
 
274
          else \
 
275
            local_target="$$target"; \
 
276
          fi; \
 
277
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
278
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
279
        done && test -z "$$fail"
 
280
tags-recursive:
 
281
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
282
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
283
        done
 
284
 
 
285
tags: TAGS
 
286
 
 
287
ID: $(HEADERS) $(SOURCES) $(LISP)
 
288
        list='$(SOURCES) $(HEADERS)'; \
 
289
        unique=`for i in $$list; do echo $$i; done | \
 
290
          awk '    { files[$$0] = 1; } \
 
291
               END { for (i in files) print i; }'`; \
 
292
        here=`pwd` && cd $(srcdir) \
 
293
          && mkid -f$$here/ID $$unique $(LISP)
 
294
 
 
295
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
296
        tags=; \
 
297
        here=`pwd`; \
 
298
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
299
   if test "$$subdir" = .; then :; else \
 
300
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
301
   fi; \
 
302
        done; \
 
303
        list='$(SOURCES) $(HEADERS)'; \
 
304
        unique=`for i in $$list; do echo $$i; done | \
 
305
          awk '    { files[$$0] = 1; } \
 
306
               END { for (i in files) print i; }'`; \
 
307
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
308
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
309
 
 
310
mostlyclean-tags:
 
311
 
 
312
clean-tags:
 
313
 
 
314
distclean-tags:
 
315
        -rm -f TAGS ID
 
316
 
 
317
maintainer-clean-tags:
 
318
 
 
319
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
320
 
 
321
subdir = linpsk/docs
 
322
 
 
323
distdir: $(DISTFILES)
 
324
        @for file in $(DISTFILES); do \
 
325
          d=$(srcdir); \
 
326
          if test -d $$d/$$file; then \
 
327
            cp -pr $$d/$$file $(distdir)/$$file; \
 
328
          else \
 
329
            test -f $(distdir)/$$file \
 
330
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
331
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
332
          fi; \
 
333
        done
 
334
        for subdir in $(SUBDIRS); do \
 
335
          if test "$$subdir" = .; then :; else \
 
336
            test -d $(distdir)/$$subdir \
 
337
            || mkdir $(distdir)/$$subdir \
 
338
            || exit 1; \
 
339
            chmod 777 $(distdir)/$$subdir; \
 
340
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
 
341
              || exit 1; \
 
342
          fi; \
 
343
        done
 
344
info-am:
 
345
info: info-recursive
 
346
dvi-am:
 
347
dvi: dvi-recursive
 
348
check-am: all-am
 
349
check: check-recursive
 
350
installcheck-am:
 
351
installcheck: installcheck-recursive
 
352
install-exec-am:
 
353
install-exec: install-exec-recursive
 
354
 
 
355
install-data-am:
 
356
install-data: install-data-recursive
 
357
 
 
358
install-am: all-am
 
359
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
360
install: install-recursive
 
361
uninstall-am:
 
362
uninstall: uninstall-recursive
 
363
all-am: Makefile
 
364
all-redirect: all-recursive
 
365
install-strip:
 
366
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
367
installdirs: installdirs-recursive
 
368
installdirs-am:
 
369
 
 
370
 
 
371
mostlyclean-generic:
 
372
 
 
373
clean-generic:
 
374
 
 
375
distclean-generic:
 
376
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
377
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
378
 
 
379
maintainer-clean-generic:
 
380
mostlyclean-am:  mostlyclean-tags mostlyclean-generic
 
381
 
 
382
mostlyclean: mostlyclean-recursive
 
383
 
 
384
clean-am:  clean-tags clean-generic mostlyclean-am
 
385
 
 
386
#>- clean: clean-recursive
 
387
#>+ 1
 
388
clean: kde-rpo-clean  clean-recursive
 
389
 
 
390
distclean-am:  distclean-tags distclean-generic clean-am
 
391
        -rm -f libtool
 
392
 
 
393
distclean: distclean-recursive
 
394
 
 
395
maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
 
396
                distclean-am
 
397
        @echo "This command is intended for maintainers to use;"
 
398
        @echo "it deletes files that may require special tools to rebuild."
 
399
 
 
400
maintainer-clean: maintainer-clean-recursive
 
401
 
 
402
.PHONY: install-data-recursive uninstall-data-recursive \
 
403
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
 
404
uninstalldirs-recursive all-recursive check-recursive \
 
405
installcheck-recursive info-recursive dvi-recursive \
 
406
mostlyclean-recursive distclean-recursive clean-recursive \
 
407
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
408
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
409
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
410
install-exec install-data-am install-data install-am install \
 
411
uninstall-am uninstall all-redirect all-am all installdirs-am \
 
412
installdirs mostlyclean-generic distclean-generic clean-generic \
 
413
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
414
 
 
415
 
 
416
####### kdevelop will overwrite this part!!! (end)############
 
417
 
 
418
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
419
# Otherwise a system limit (for SysV at least) may be exceeded.
 
420
.NOEXPORT:
 
421
 
 
422
#>+ 2
 
423
docs-am:
 
424
 
 
425
#>+ 5
 
426
force-reedit:
 
427
                cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps linpsk/docs/Makefile
 
428
        cd $(top_srcdir) && perl admin/am_edit linpsk/docs/Makefile.in
 
429
 
 
430
 
 
431
#>+ 2
 
432
final:
 
433
        $(MAKE) all-am
 
434
#>+ 2
 
435
no-final:
 
436
        $(MAKE) all-am
 
437
#>+ 3
 
438
cvs-clean:
 
439
        $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean
 
440
 
 
441
#>+ 3
 
442
kde-rpo-clean:
 
443
        -rm -f *.rpo