~ubuntu-branches/ubuntu/precise/yazpp/precise

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Simon
  • Date: 2007-01-22 12:28:56 UTC
  • Revision ID: james.westby@ubuntu.com-20070122122856-b74ahbio5cqcohai
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
 
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
host_triplet = @host@
 
38
subdir = doc
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
40
        $(srcdir)/yazpp.xml.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/yaz.m4 \
 
43
        $(top_srcdir)/configure.ac
 
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
45
        $(ACLOCAL_M4)
 
46
mkinstalldirs = $(mkdir_p)
 
47
CONFIG_CLEAN_FILES = yazpp.xml
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
51
        html-recursive info-recursive install-data-recursive \
 
52
        install-exec-recursive install-info-recursive \
 
53
        install-recursive installcheck-recursive installdirs-recursive \
 
54
        pdf-recursive ps-recursive uninstall-info-recursive \
 
55
        uninstall-recursive
 
56
man8dir = $(mandir)/man8
 
57
am__installdirs = "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(docdir)"
 
58
NROFF = nroff
 
59
MANS = $(man_MANS)
 
60
docDATA_INSTALL = $(INSTALL_DATA)
 
61
DATA = $(doc_DATA)
 
62
ETAGS = etags
 
63
CTAGS = ctags
 
64
DIST_SUBDIRS = $(SUBDIRS)
 
65
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
66
ACLOCAL = @ACLOCAL@
 
67
AMDEP_FALSE = @AMDEP_FALSE@
 
68
AMDEP_TRUE = @AMDEP_TRUE@
 
69
AMTAR = @AMTAR@
 
70
AR = @AR@
 
71
AUTOCONF = @AUTOCONF@
 
72
AUTOHEADER = @AUTOHEADER@
 
73
AUTOMAKE = @AUTOMAKE@
 
74
AWK = @AWK@
 
75
CC = @CC@
 
76
CCDEPMODE = @CCDEPMODE@
 
77
CFLAGS = @CFLAGS@
 
78
CPP = @CPP@
 
79
CPPFLAGS = @CPPFLAGS@
 
80
CXX = @CXX@
 
81
CXXCPP = @CXXCPP@
 
82
CXXDEPMODE = @CXXDEPMODE@
 
83
CXXFLAGS = @CXXFLAGS@
 
84
CYGPATH_W = @CYGPATH_W@
 
85
DEFS = @DEFS@
 
86
DEPDIR = @DEPDIR@
 
87
DSSSL_DIR = @DSSSL_DIR@
 
88
DTD_DIR = @DTD_DIR@
 
89
ECHO = @ECHO@
 
90
ECHO_C = @ECHO_C@
 
91
ECHO_N = @ECHO_N@
 
92
ECHO_T = @ECHO_T@
 
93
EGREP = @EGREP@
 
94
EXEEXT = @EXEEXT@
 
95
F77 = @F77@
 
96
FFLAGS = @FFLAGS@
 
97
INSTALL_DATA = @INSTALL_DATA@
 
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
101
LDFLAGS = @LDFLAGS@
 
102
LIBOBJS = @LIBOBJS@
 
103
LIBS = @LIBS@
 
104
LIBTOOL = @LIBTOOL@
 
105
LN_S = @LN_S@
 
106
LTLIBOBJS = @LTLIBOBJS@
 
107
MAKEINFO = @MAKEINFO@
 
108
OBJEXT = @OBJEXT@
 
109
PACKAGE = @PACKAGE@
 
110
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
111
PACKAGE_NAME = @PACKAGE_NAME@
 
112
PACKAGE_STRING = @PACKAGE_STRING@
 
113
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
114
PACKAGE_VERSION = @PACKAGE_VERSION@
 
115
PATH_SEPARATOR = @PATH_SEPARATOR@
 
116
RANLIB = @RANLIB@
 
117
SET_MAKE = @SET_MAKE@
 
118
SHELL = @SHELL@
 
119
STRIP = @STRIP@
 
120
VERSION = @VERSION@
 
121
XSL_DIR = @XSL_DIR@
 
122
YAZINC = @YAZINC@
 
123
YAZLALIB = @YAZLALIB@
 
124
YAZLIB = @YAZLIB@
 
125
YAZPP_BUILD_ROOT = @YAZPP_BUILD_ROOT@
 
126
YAZPP_SRC_ROOT = @YAZPP_SRC_ROOT@
 
127
YAZVERSION = @YAZVERSION@
 
128
ZOOM_FALSE = @ZOOM_FALSE@
 
129
ZOOM_TRUE = @ZOOM_TRUE@
 
130
ac_ct_AR = @ac_ct_AR@
 
131
ac_ct_CC = @ac_ct_CC@
 
132
ac_ct_CXX = @ac_ct_CXX@
 
133
ac_ct_F77 = @ac_ct_F77@
 
134
ac_ct_RANLIB = @ac_ct_RANLIB@
 
135
ac_ct_STRIP = @ac_ct_STRIP@
 
136
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
137
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
138
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
139
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
140
am__include = @am__include@
 
141
am__leading_dot = @am__leading_dot@
 
142
am__quote = @am__quote@
 
143
bindir = @bindir@
 
144
build = @build@
 
145
build_alias = @build_alias@
 
146
build_cpu = @build_cpu@
 
147
build_os = @build_os@
 
148
build_vendor = @build_vendor@
 
149
datadir = @datadir@
 
150
exec_prefix = @exec_prefix@
 
151
host = @host@
 
152
host_alias = @host_alias@
 
153
host_cpu = @host_cpu@
 
154
host_os = @host_os@
 
155
host_vendor = @host_vendor@
 
156
includedir = @includedir@
 
157
infodir = @infodir@
 
158
install_sh = @install_sh@
 
159
libdir = @libdir@
 
160
libexecdir = @libexecdir@
 
161
localstatedir = @localstatedir@
 
162
mandir = @mandir@
 
163
mkdir_p = @mkdir_p@
 
164
oldincludedir = @oldincludedir@
 
165
prefix = @prefix@
 
166
program_transform_name = @program_transform_name@
 
167
sbindir = @sbindir@
 
168
sharedstatedir = @sharedstatedir@
 
169
sysconfdir = @sysconfdir@
 
170
target_alias = @target_alias@
 
171
yazconfig = @yazconfig@
 
172
docdir = $(datadir)/doc/@PACKAGE@
 
173
SUBDIRS = common
 
174
XMLFILES = \
 
175
 introduction.xml \
 
176
 installation.xml \
 
177
 zoom.xml \
 
178
 api.xml \
 
179
 license.xml \
 
180
 yazpp.xml.in
 
181
 
 
182
TOP = yazpp.xml
 
183
MANFILES = yazpp-config.8
 
184
REFFILES = yazpp-config-man.xml
 
185
HTMLFILES = \
 
186
 api.html \
 
187
 implementations.html \
 
188
 installation.html \
 
189
 introduction.html \
 
190
 license.html \
 
191
 windows.html \
 
192
 yazpp.html \
 
193
 zoom-connection.html \
 
194
 zoom-exception.html \
 
195
 zoom-query.html \
 
196
 zoom-record.html \
 
197
 zoom-resultset.html \
 
198
 zoom.html
 
199
 
 
200
doc_DATA = $(HTMLFILES) yazpp.pdf 
 
201
man_MANS = $(MANFILES)
 
202
EXTRA_DIST = $(XMLFILES) $(doc_DATA) $(man_MANS)  $(REFFILES) 
 
203
all: all-recursive
 
204
 
 
205
.SUFFIXES:
 
206
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
207
        @for dep in $?; do \
 
208
          case '$(am__configure_deps)' in \
 
209
            *$$dep*) \
 
210
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
211
                && exit 0; \
 
212
              exit 1;; \
 
213
          esac; \
 
214
        done; \
 
215
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
 
216
        cd $(top_srcdir) && \
 
217
          $(AUTOMAKE) --gnu  doc/Makefile
 
218
.PRECIOUS: Makefile
 
219
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
220
        @case '$?' in \
 
221
          *config.status*) \
 
222
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
223
          *) \
 
224
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
225
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
226
        esac;
 
227
 
 
228
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
229
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
230
 
 
231
$(top_srcdir)/configure:  $(am__configure_deps)
 
232
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
233
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
234
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
235
yazpp.xml: $(top_builddir)/config.status $(srcdir)/yazpp.xml.in
 
236
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
 
237
 
 
238
mostlyclean-libtool:
 
239
        -rm -f *.lo
 
240
 
 
241
clean-libtool:
 
242
        -rm -rf .libs _libs
 
243
 
 
244
distclean-libtool:
 
245
        -rm -f libtool
 
246
uninstall-info-am:
 
247
install-man8: $(man8_MANS) $(man_MANS)
 
248
        @$(NORMAL_INSTALL)
 
249
        test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
 
250
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
 
251
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
252
        for i in $$l2; do \
 
253
          case "$$i" in \
 
254
            *.8*) list="$$list $$i" ;; \
 
255
          esac; \
 
256
        done; \
 
257
        for i in $$list; do \
 
258
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
259
          else file=$$i; fi; \
 
260
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
261
          case "$$ext" in \
 
262
            8*) ;; \
 
263
            *) ext='8' ;; \
 
264
          esac; \
 
265
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
266
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
267
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
268
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
 
269
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
 
270
        done
 
271
uninstall-man8:
 
272
        @$(NORMAL_UNINSTALL)
 
273
        @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
 
274
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
275
        for i in $$l2; do \
 
276
          case "$$i" in \
 
277
            *.8*) list="$$list $$i" ;; \
 
278
          esac; \
 
279
        done; \
 
280
        for i in $$list; do \
 
281
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
282
          case "$$ext" in \
 
283
            8*) ;; \
 
284
            *) ext='8' ;; \
 
285
          esac; \
 
286
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
287
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
288
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
289
          echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
 
290
          rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
 
291
        done
 
292
install-docDATA: $(doc_DATA)
 
293
        @$(NORMAL_INSTALL)
 
294
        test -z "$(docdir)" || $(mkdir_p) "$(DESTDIR)$(docdir)"
 
295
        @list='$(doc_DATA)'; for p in $$list; do \
 
296
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
297
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
298
          echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \
 
299
          $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \
 
300
        done
 
301
 
 
302
uninstall-docDATA:
 
303
        @$(NORMAL_UNINSTALL)
 
304
        @list='$(doc_DATA)'; for p in $$list; do \
 
305
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
306
          echo " rm -f '$(DESTDIR)$(docdir)/$$f'"; \
 
307
          rm -f "$(DESTDIR)$(docdir)/$$f"; \
 
308
        done
 
309
 
 
310
# This directory's subdirectories are mostly independent; you can cd
 
311
# into them and run `make' without going through this Makefile.
 
312
# To change the values of `make' variables: instead of editing Makefiles,
 
313
# (1) if the variable is set in `config.status', edit `config.status'
 
314
#     (which will cause the Makefiles to be regenerated when you run `make');
 
315
# (2) otherwise, pass the desired values on the `make' command line.
 
316
$(RECURSIVE_TARGETS):
 
317
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
318
        dot_seen=no; \
 
319
        target=`echo $@ | sed s/-recursive//`; \
 
320
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
321
          echo "Making $$target in $$subdir"; \
 
322
          if test "$$subdir" = "."; then \
 
323
            dot_seen=yes; \
 
324
            local_target="$$target-am"; \
 
325
          else \
 
326
            local_target="$$target"; \
 
327
          fi; \
 
328
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
329
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
330
        done; \
 
331
        if test "$$dot_seen" = "no"; then \
 
332
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
333
        fi; test -z "$$fail"
 
334
 
 
335
mostlyclean-recursive clean-recursive distclean-recursive \
 
336
maintainer-clean-recursive:
 
337
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
338
        dot_seen=no; \
 
339
        case "$@" in \
 
340
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
341
          *) list='$(SUBDIRS)' ;; \
 
342
        esac; \
 
343
        rev=''; for subdir in $$list; do \
 
344
          if test "$$subdir" = "."; then :; else \
 
345
            rev="$$subdir $$rev"; \
 
346
          fi; \
 
347
        done; \
 
348
        rev="$$rev ."; \
 
349
        target=`echo $@ | sed s/-recursive//`; \
 
350
        for subdir in $$rev; do \
 
351
          echo "Making $$target in $$subdir"; \
 
352
          if test "$$subdir" = "."; then \
 
353
            local_target="$$target-am"; \
 
354
          else \
 
355
            local_target="$$target"; \
 
356
          fi; \
 
357
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
358
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
359
        done && test -z "$$fail"
 
360
tags-recursive:
 
361
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
362
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
363
        done
 
364
ctags-recursive:
 
365
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
366
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
367
        done
 
368
 
 
369
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
370
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
371
        unique=`for i in $$list; do \
 
372
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
373
          done | \
 
374
          $(AWK) '    { files[$$0] = 1; } \
 
375
               END { for (i in files) print i; }'`; \
 
376
        mkid -fID $$unique
 
377
tags: TAGS
 
378
 
 
379
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
380
                $(TAGS_FILES) $(LISP)
 
381
        tags=; \
 
382
        here=`pwd`; \
 
383
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
384
          include_option=--etags-include; \
 
385
          empty_fix=.; \
 
386
        else \
 
387
          include_option=--include; \
 
388
          empty_fix=; \
 
389
        fi; \
 
390
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
391
          if test "$$subdir" = .; then :; else \
 
392
            test ! -f $$subdir/TAGS || \
 
393
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
394
          fi; \
 
395
        done; \
 
396
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
397
        unique=`for i in $$list; do \
 
398
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
399
          done | \
 
400
          $(AWK) '    { files[$$0] = 1; } \
 
401
               END { for (i in files) print i; }'`; \
 
402
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
403
          test -n "$$unique" || unique=$$empty_fix; \
 
404
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
405
            $$tags $$unique; \
 
406
        fi
 
407
ctags: CTAGS
 
408
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
409
                $(TAGS_FILES) $(LISP)
 
410
        tags=; \
 
411
        here=`pwd`; \
 
412
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
413
        unique=`for i in $$list; do \
 
414
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
415
          done | \
 
416
          $(AWK) '    { files[$$0] = 1; } \
 
417
               END { for (i in files) print i; }'`; \
 
418
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
419
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
420
             $$tags $$unique
 
421
 
 
422
GTAGS:
 
423
        here=`$(am__cd) $(top_builddir) && pwd` \
 
424
          && cd $(top_srcdir) \
 
425
          && gtags -i $(GTAGS_ARGS) $$here
 
426
 
 
427
distclean-tags:
 
428
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
429
 
 
430
distdir: $(DISTFILES)
 
431
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
432
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
433
        list='$(DISTFILES)'; for file in $$list; do \
 
434
          case $$file in \
 
435
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
436
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
437
          esac; \
 
438
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
439
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
440
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
441
            dir="/$$dir"; \
 
442
            $(mkdir_p) "$(distdir)$$dir"; \
 
443
          else \
 
444
            dir=''; \
 
445
          fi; \
 
446
          if test -d $$d/$$file; then \
 
447
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
448
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
449
            fi; \
 
450
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
451
          else \
 
452
            test -f $(distdir)/$$file \
 
453
            || cp -p $$d/$$file $(distdir)/$$file \
 
454
            || exit 1; \
 
455
          fi; \
 
456
        done
 
457
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
458
          if test "$$subdir" = .; then :; else \
 
459
            test -d "$(distdir)/$$subdir" \
 
460
            || mkdir "$(distdir)/$$subdir" \
 
461
            || exit 1; \
 
462
            (cd $$subdir && \
 
463
              $(MAKE) $(AM_MAKEFLAGS) \
 
464
                top_distdir="../$(top_distdir)" \
 
465
                distdir="../$(distdir)/$$subdir" \
 
466
                distdir) \
 
467
              || exit 1; \
 
468
          fi; \
 
469
        done
 
470
        $(MAKE) $(AM_MAKEFLAGS) \
 
471
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
472
          dist-hook
 
473
check-am: all-am
 
474
check: check-recursive
 
475
all-am: Makefile $(MANS) $(DATA)
 
476
installdirs: installdirs-recursive
 
477
installdirs-am:
 
478
        for dir in "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(docdir)"; do \
 
479
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
480
        done
 
481
install: install-recursive
 
482
install-exec: install-exec-recursive
 
483
install-data: install-data-recursive
 
484
uninstall: uninstall-recursive
 
485
 
 
486
install-am: all-am
 
487
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
488
 
 
489
installcheck: installcheck-recursive
 
490
install-strip:
 
491
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
492
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
493
          `test -z '$(STRIP)' || \
 
494
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
495
mostlyclean-generic:
 
496
 
 
497
clean-generic:
 
498
 
 
499
distclean-generic:
 
500
        -rm -f $(CONFIG_CLEAN_FILES)
 
501
 
 
502
maintainer-clean-generic:
 
503
        @echo "This command is intended for maintainers to use"
 
504
        @echo "it deletes files that may require special tools to rebuild."
 
505
clean: clean-recursive
 
506
 
 
507
clean-am: clean-generic clean-libtool mostlyclean-am
 
508
 
 
509
distclean: distclean-recursive
 
510
        -rm -f Makefile
 
511
distclean-am: clean-am distclean-generic distclean-libtool \
 
512
        distclean-tags
 
513
 
 
514
dvi: dvi-recursive
 
515
 
 
516
dvi-am:
 
517
 
 
518
html: html-recursive
 
519
 
 
520
info: info-recursive
 
521
 
 
522
info-am:
 
523
 
 
524
install-data-am: install-docDATA install-man
 
525
 
 
526
install-exec-am:
 
527
 
 
528
install-info: install-info-recursive
 
529
 
 
530
install-man: install-man8
 
531
 
 
532
installcheck-am:
 
533
 
 
534
maintainer-clean: maintainer-clean-recursive
 
535
        -rm -f Makefile
 
536
maintainer-clean-am: distclean-am maintainer-clean-generic
 
537
 
 
538
mostlyclean: mostlyclean-recursive
 
539
 
 
540
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
541
 
 
542
pdf: pdf-recursive
 
543
 
 
544
pdf-am:
 
545
 
 
546
ps: ps-recursive
 
547
 
 
548
ps-am:
 
549
 
 
550
uninstall-am: uninstall-docDATA uninstall-info-am uninstall-man
 
551
 
 
552
uninstall-info: uninstall-info-recursive
 
553
 
 
554
uninstall-man: uninstall-man8
 
555
 
 
556
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
557
        clean clean-generic clean-libtool clean-recursive ctags \
 
558
        ctags-recursive distclean distclean-generic distclean-libtool \
 
559
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
560
        html-am info info-am install install-am install-data \
 
561
        install-data-am install-docDATA install-exec install-exec-am \
 
562
        install-info install-info-am install-man install-man8 \
 
563
        install-strip installcheck installcheck-am installdirs \
 
564
        installdirs-am maintainer-clean maintainer-clean-generic \
 
565
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
566
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
567
        tags tags-recursive uninstall uninstall-am uninstall-docDATA \
 
568
        uninstall-info-am uninstall-man uninstall-man8
 
569
 
 
570
 
 
571
$(HTMLFILES): $(XMLFILES)
 
572
        jade -E14 -D $(srcdir) -d common/html.dsl -t sgml $(srcdir)/common/xml.dcl $(TOP)
 
573
 
 
574
yazpp.pdf: $(XMLFILES)
 
575
        if test ! -f common/id.png ; then cp $(srcdir)/common/id.png common/; fi
 
576
        jade -E14 -D $(srcdir) -d common/print.dsl -t tex $(srcdir)/common/xml.dcl $(TOP)
 
577
        pdfjadetex yazpp.tex >pdfjadetex.log 2>&1
 
578
        pdfjadetex yazpp.tex >pdfjadetex.log 2>&1
 
579
        pdfjadetex yazpp.tex >pdfjadetex.log 2>&1
 
580
 
 
581
index.tkl: $(XMLFILES) common/tkl.xsl
 
582
        xsltproc common/tkl.xsl $(TOP)
 
583
 
 
584
yazpp-config.8: yazpp-config-man.xml
 
585
        docbook2man $(srcdir)/yazpp-config-man.xml
 
586
 
 
587
clean-data-hook:
 
588
        rm -f [0-9]* *.bak
 
589
 
 
590
dist-hook:
 
591
        for f in $(srcdir)/*.html; do \
 
592
                found=0; \
 
593
                b=`basename $$f`; \
 
594
                for h in $(HTMLFILES); do \
 
595
                        if test "$$h" = "$$b"; then \
 
596
                                found=1; \
 
597
                        fi \
 
598
                done; \
 
599
                if test "$$found" = "0"; then \
 
600
                        echo "$$h not found in HTMLFILES"; \
 
601
                        exit 1; \
 
602
                fi \
 
603
        done
 
604
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
605
# Otherwise a system limit (for SysV at least) may be exceeded.
 
606
.NOEXPORT: