~ubuntu-branches/ubuntu/maverick/texinfo/maverick

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2005-10-28 15:10:30 UTC
  • mto: (2.1.1 dapper) (3.1.4 hardy)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051028151030-9nsf2s2k2z3fktjt
Tags: upstream-4.8
ImportĀ upstreamĀ versionĀ 4.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated automatically by automake 1.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.4 from Makefile.am.
 
2
# @configure_input@
2
3
 
3
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4
 
# Free Software Foundation, Inc.
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  Free Software Foundation, Inc.
5
6
# This Makefile.in is free software; the Free Software Foundation
6
7
# gives unlimited permission to copy and/or distribute it,
7
8
# with or without modifications, as long as this notice is preserved.
13
14
 
14
15
@SET_MAKE@
15
16
 
16
 
# $Id: Makefile.am,v 1.35 2002/02/14 17:26:02 karl Exp $
17
 
# Makefile.am for texinfo/emacs.
 
17
# $Id: Makefile.am,v 1.20 2004/11/18 01:10:59 karl Exp $
 
18
# Makefile.am for texinfo/doc.
18
19
# Run automake in .. to produce Makefile.in from this.
19
 
 
20
 
# Put texinfo.txi first because that's the most important.
21
 
 
22
 
SHELL = @SHELL@
23
 
 
 
20
#
 
21
# This file is free software; as a special exception the author gives
 
22
# unlimited permission to copy and/or distribute it, with or without
 
23
# modifications, as long as this notice is preserved.
 
24
#
 
25
# This program is distributed in the hope that it will be useful, but
 
26
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
27
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
24
28
srcdir = @srcdir@
25
29
top_srcdir = @top_srcdir@
26
30
VPATH = @srcdir@
27
 
prefix = @prefix@
28
 
exec_prefix = @exec_prefix@
29
 
 
30
 
bindir = @bindir@
31
 
sbindir = @sbindir@
32
 
libexecdir = @libexecdir@
33
 
datadir = @datadir@
34
 
sysconfdir = @sysconfdir@
35
 
sharedstatedir = @sharedstatedir@
36
 
localstatedir = @localstatedir@
37
 
libdir = @libdir@
38
 
infodir = @infodir@
39
 
mandir = @mandir@
40
 
includedir = @includedir@
41
 
oldincludedir = /usr/include
42
31
pkgdatadir = $(datadir)/@PACKAGE@
43
32
pkglibdir = $(libdir)/@PACKAGE@
44
33
pkgincludedir = $(includedir)/@PACKAGE@
45
34
top_builddir = ..
46
 
 
47
 
ACLOCAL = @ACLOCAL@
48
 
AUTOCONF = @AUTOCONF@
49
 
AUTOMAKE = @AUTOMAKE@
50
 
AUTOHEADER = @AUTOHEADER@
51
 
 
 
35
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52
36
INSTALL = @INSTALL@
53
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
54
 
INSTALL_DATA = @INSTALL_DATA@
55
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
37
install_sh_DATA = $(install_sh) -c -m 644
 
38
install_sh_PROGRAM = $(install_sh) -c
 
39
install_sh_SCRIPT = $(install_sh) -c
56
40
INSTALL_HEADER = $(INSTALL_DATA)
57
 
transform = @program_transform_name@
 
41
transform = $(program_transform_name)
58
42
NORMAL_INSTALL = :
59
43
PRE_INSTALL = :
60
44
POST_INSTALL = :
61
45
NORMAL_UNINSTALL = :
62
46
PRE_UNINSTALL = :
63
47
POST_UNINSTALL = :
64
 
host_alias = @host_alias@
 
48
build_triplet = @build@
65
49
host_triplet = @host@
 
50
subdir = doc
 
51
DIST_COMMON = README $(info_TEXINFOS) $(srcdir)/Makefile.am \
 
52
        $(srcdir)/Makefile.in $(srcdir)/stamp-1 $(srcdir)/stamp-vti \
 
53
        $(srcdir)/version-stnd.texi $(srcdir)/version.texi mdate-sh \
 
54
        texinfo.tex
 
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
56
am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
 
57
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
 
58
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
 
59
        $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \
 
60
        $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \
 
61
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
62
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
63
        $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
 
64
        $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \
 
65
        $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \
 
66
        $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
 
67
        $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \
 
68
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \
 
69
        $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \
 
70
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
 
71
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac
 
72
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
73
        $(ACLOCAL_M4)
 
74
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
75
CONFIG_HEADER = $(top_builddir)/config.h
 
76
CONFIG_CLEAN_FILES =
 
77
SOURCES =
 
78
DIST_SOURCES =
 
79
INFO_DEPS = texinfo info-stnd.info info.info
 
80
am__TEXINFO_TEX_DIR = $(srcdir)
 
81
DVIS = texinfo.dvi info-stnd.dvi info.dvi
 
82
PDFS = texinfo.pdf info-stnd.pdf info.pdf
 
83
PSS = texinfo.ps info-stnd.ps info.ps
 
84
HTMLS = texinfo.html info-stnd.html info.html
 
85
TEXINFOS = texinfo.txi info-stnd.texi info.texi
 
86
TEXI2DVI = texi2dvi
 
87
TEXI2PDF = $(TEXI2DVI) --pdf --batch
 
88
MAKEINFOHTML = $(MAKEINFO) --html
 
89
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
 
90
DVIPS = dvips
 
91
am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
 
92
        "$(DESTDIR)$(man5dir)"
 
93
man1dir = $(mandir)/man1
 
94
man5dir = $(mandir)/man5
 
95
NROFF = nroff
 
96
MANS = $(man_MANS)
 
97
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
98
ACLOCAL = @ACLOCAL@
 
99
ALLOCA = @ALLOCA@
 
100
AMDEP_FALSE = @AMDEP_FALSE@
 
101
AMDEP_TRUE = @AMDEP_TRUE@
66
102
AMTAR = @AMTAR@
 
103
AUTOCONF = @AUTOCONF@
 
104
AUTOHEADER = @AUTOHEADER@
 
105
AUTOMAKE = @AUTOMAKE@
67
106
AWK = @AWK@
68
107
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
69
108
CATOBJEXT = @CATOBJEXT@
70
109
CC = @CC@
 
110
CCDEPMODE = @CCDEPMODE@
 
111
CFLAGS = @CFLAGS@
 
112
CPP = @CPP@
 
113
CPPFLAGS = @CPPFLAGS@
 
114
CYGPATH_W = @CYGPATH_W@
71
115
DATADIRNAME = @DATADIRNAME@
 
116
DEFS = @DEFS@
72
117
DEPDIR = @DEPDIR@
 
118
ECHO_C = @ECHO_C@
 
119
ECHO_N = @ECHO_N@
 
120
ECHO_T = @ECHO_T@
 
121
EGREP = @EGREP@
73
122
EXEEXT = @EXEEXT@
74
123
GENCAT = @GENCAT@
75
124
GLIBC21 = @GLIBC21@
76
125
GMSGFMT = @GMSGFMT@
77
 
HAVE_LIB = @HAVE_LIB@
 
126
HAVE_ASPRINTF = @HAVE_ASPRINTF@
 
127
HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
 
128
HAVE_SNPRINTF = @HAVE_SNPRINTF@
 
129
HAVE_WPRINTF = @HAVE_WPRINTF@
 
130
HELP2MAN = @HELP2MAN@
 
131
INSTALL_DATA = @INSTALL_DATA@
 
132
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
133
INSTALL_SCRIPT = @INSTALL_SCRIPT@
78
134
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
135
INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@
 
136
INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@
79
137
INSTOBJEXT = @INSTOBJEXT@
80
138
INTLBISON = @INTLBISON@
81
139
INTLLIBS = @INTLLIBS@
82
140
INTLOBJS = @INTLOBJS@
83
141
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
84
 
LIB = @LIB@
 
142
LDFLAGS = @LDFLAGS@
85
143
LIBICONV = @LIBICONV@
86
144
LIBINTL = @LIBINTL@
87
 
LTLIB = @LTLIB@
 
145
LIBOBJS = @LIBOBJS@
 
146
LIBS = @LIBS@
88
147
LTLIBICONV = @LTLIBICONV@
89
148
LTLIBINTL = @LTLIBINTL@
 
149
LTLIBOBJS = @LTLIBOBJS@
 
150
MAINT = @MAINT@
 
151
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
152
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
153
 
 
154
# Use the programs built in our distribution, taking account of possible
 
155
# cross-compiling.
 
156
MAKEINFO = $(top_builddir)/$(native_tools)/makeinfo/makeinfo
90
157
MKINSTALLDIRS = @MKINSTALLDIRS@
 
158
MSGFMT = @MSGFMT@
 
159
MSGMERGE = @MSGMERGE@
91
160
OBJEXT = @OBJEXT@
92
161
PACKAGE = @PACKAGE@
 
162
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
163
PACKAGE_NAME = @PACKAGE_NAME@
 
164
PACKAGE_STRING = @PACKAGE_STRING@
 
165
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
166
PACKAGE_VERSION = @PACKAGE_VERSION@
 
167
PATH_SEPARATOR = @PATH_SEPARATOR@
93
168
POSUB = @POSUB@
94
169
RANLIB = @RANLIB@
 
170
SET_MAKE = @SET_MAKE@
 
171
SHELL = @SHELL@
 
172
STRIP = @STRIP@
95
173
TERMLIBS = @TERMLIBS@
 
174
TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@
 
175
TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@
96
176
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
97
177
USE_NLS = @USE_NLS@
98
178
VERSION = @VERSION@
 
179
XGETTEXT = @XGETTEXT@
 
180
ac_ct_CC = @ac_ct_CC@
 
181
ac_ct_RANLIB = @ac_ct_RANLIB@
 
182
ac_ct_STRIP = @ac_ct_STRIP@
 
183
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
184
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
99
185
am__include = @am__include@
 
186
am__leading_dot = @am__leading_dot@
100
187
am__quote = @am__quote@
 
188
am__tar = @am__tar@
 
189
am__untar = @am__untar@
 
190
bindir = @bindir@
 
191
build = @build@
 
192
build_alias = @build_alias@
 
193
build_cpu = @build_cpu@
 
194
build_os = @build_os@
 
195
build_vendor = @build_vendor@
 
196
datadir = @datadir@
 
197
exec_prefix = @exec_prefix@
 
198
host = @host@
 
199
host_alias = @host_alias@
 
200
host_cpu = @host_cpu@
 
201
host_os = @host_os@
 
202
host_vendor = @host_vendor@
 
203
includedir = @includedir@
 
204
infodir = @infodir@
101
205
install_sh = @install_sh@
 
206
libdir = @libdir@
 
207
libexecdir = @libexecdir@
 
208
localstatedir = @localstatedir@
 
209
mandir = @mandir@
 
210
mkdir_p = @mkdir_p@
 
211
native_tools = @native_tools@
 
212
oldincludedir = @oldincludedir@
 
213
prefix = @prefix@
 
214
program_transform_name = @program_transform_name@
 
215
sbindir = @sbindir@
 
216
sharedstatedir = @sharedstatedir@
 
217
sysconfdir = @sysconfdir@
 
218
target_alias = @target_alias@
102
219
 
 
220
# Put texinfo.txi first because that's the most important.
103
221
info_TEXINFOS = texinfo.txi info-stnd.texi info.texi
104
222
DISTCLEANFILES = texinfo texinfo-* info*.info*
105
 
 
106
 
man_MANS = info.1 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 \
 
223
man_MANS = info.1 infokey.1 install-info.1 makeinfo.1 texindex.1 texi2dvi.1 \
107
224
           info.5 texinfo.5
108
225
 
109
 
HELP2MAN = help2man
110
 
noinst_SCRIPTS = $(HELP2MAN)
111
 
 
112
 
# Use the programs built in our distribution.
113
 
MAKEINFO = ../makeinfo/makeinfo
114
 
INSTALL_INFO = ../util/install-info
115
 
 
 
226
INSTALL_INFO = $(top_builddir)/$(native_tools)/util/install-info
116
227
TXI_XLATE = txi-cs.tex txi-de.tex txi-en.tex txi-es.tex txi-fr.tex \
117
 
            txi-nl.tex txi-no.tex txi-pt.tex
 
228
            txi-it.tex txi-nl.tex txi-no.tex txi-pl.tex txi-pt.tex txi-tr.tex
118
229
 
119
230
 
120
231
# Include our texinfo.tex, not Automake's.
121
 
EXTRA_DIST = macro.texi userdoc.texi epsf.tex pdfcolor.tex texinfo.tex \
122
 
             $(man_MANS) $(noinst_SCRIPTS) $(TXI_XLATE)
123
 
 
 
232
EXTRA_DIST = epsf.tex pdfcolor.tex texinfo.tex \
 
233
             fdl.texi \
 
234
             $(man_MANS) $(TXI_XLATE)
124
235
 
125
236
texmf_texinfo = $(TEXMF)/tex/texinfo
126
237
texmf_dvips = $(TEXMF)/tex/generic/dvips
127
238
texmf_pdftex_misc = $(TEXMF)/pdftex/plain/misc
128
 
subdir = doc
129
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
130
 
CONFIG_HEADER = $(top_builddir)/config.h
131
 
CONFIG_CLEAN_FILES =
132
 
SCRIPTS = $(noinst_SCRIPTS)
133
 
 
134
 
DIST_SOURCES =
135
 
INFO_DEPS = texinfo info-stnd.info info.info
136
 
DVIS = texinfo.dvi info-stnd.dvi info.dvi
137
 
TEXINFOS = texinfo.txi info-stnd.texi info.texi
138
 
 
139
 
NROFF = nroff
140
 
MANS = $(man_MANS)
141
 
DIST_COMMON = README $(info_TEXINFOS) Makefile.am Makefile.in mdate-sh \
142
 
        stamp-1 stamp-vti texinfo.tex version-stnd.texi version.texi
 
239
 
 
240
# The man pages depend on the --help strings and the version number.
 
241
@MAINTAINER_MODE_TRUE@common_mandeps = $(top_srcdir)/configure.ac
143
242
all: all-am
144
243
 
145
244
.SUFFIXES:
146
 
.SUFFIXES: .dvi .info .ps .texi .txi
147
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
245
.SUFFIXES: .dvi .ps
 
246
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
247
        @for dep in $?; do \
 
248
          case '$(am__configure_deps)' in \
 
249
            *$$dep*) \
 
250
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
251
                && exit 0; \
 
252
              exit 1;; \
 
253
          esac; \
 
254
        done; \
 
255
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
148
256
        cd $(top_srcdir) && \
149
257
          $(AUTOMAKE) --gnu  doc/Makefile
150
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
151
 
        cd $(top_builddir) && \
152
 
          CONFIG_HEADERS= CONFIG_LINKS= \
153
 
          CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
154
 
 
155
 
$(srcdir)/version.texi:  $(srcdir)/stamp-vti
156
 
        @:
157
 
$(srcdir)/stamp-vti: texinfo.txi $(top_srcdir)/configure.ac
158
 
        @(set `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/texinfo.txi`; \
 
258
.PRECIOUS: Makefile
 
259
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
260
        @case '$?' in \
 
261
          *config.status*) \
 
262
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
263
          *) \
 
264
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
265
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
266
        esac;
 
267
 
 
268
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
270
 
 
271
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
272
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
273
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
274
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
275
 
 
276
texinfo: texinfo.txi $(srcdir)/version.texi
 
277
        restore=: && backupdir="$(am__leading_dot)am$$$$" && \
 
278
        rm -rf $$backupdir && mkdir $$backupdir && \
 
279
        for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
 
280
          if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
 
281
        done; \
 
282
        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
283
         -o $@ `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi; \
 
284
        then \
 
285
          rc=0; \
 
286
        else \
 
287
          rc=$$?; \
 
288
          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
 
289
        fi; \
 
290
        rm -rf $$backupdir; exit $$rc
 
291
 
 
292
texinfo.dvi: texinfo.txi $(srcdir)/version.texi 
 
293
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
 
294
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
 
295
        $(TEXI2DVI) -o $@ `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi
 
296
 
 
297
texinfo.pdf: texinfo.txi $(srcdir)/version.texi 
 
298
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
 
299
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
 
300
        $(TEXI2PDF) -o $@ `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi
 
301
 
 
302
texinfo.html: texinfo.txi $(srcdir)/version.texi 
 
303
        rm -rf $(@:.html=.htp)
 
304
        if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
305
         -o $(@:.html=.htp) `test -f 'texinfo.txi' || echo '$(srcdir)/'`texinfo.txi; \
 
306
        then \
 
307
          rm -rf $@; \
 
308
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
309
            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
 
310
        else \
 
311
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
312
            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
 
313
          exit 1; \
 
314
        fi
 
315
$(srcdir)/version.texi: @MAINTAINER_MODE_TRUE@ $(srcdir)/stamp-vti
 
316
$(srcdir)/stamp-vti: texinfo.txi $(top_srcdir)/configure
 
317
        @(dir=.; test -f ./texinfo.txi || dir=$(srcdir); \
 
318
        set `$(SHELL) $(srcdir)/mdate-sh $$dir/texinfo.txi`; \
159
319
        echo "@set UPDATED $$1 $$2 $$3"; \
160
320
        echo "@set UPDATED-MONTH $$2 $$3"; \
161
321
        echo "@set EDITION $(VERSION)"; \
170
330
        -rm -f vti.tmp
171
331
 
172
332
maintainer-clean-vti:
173
 
        -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
174
 
 
175
 
texinfo: texinfo.txi $(srcdir)/version.texi
176
 
texinfo.dvi: texinfo.txi $(srcdir)/version.texi
177
 
 
178
 
$(srcdir)/version-stnd.texi:  $(srcdir)/stamp-1
179
 
        @:
180
 
$(srcdir)/stamp-1: info-stnd.texi $(top_srcdir)/configure.ac
181
 
        @(set `$(SHELL) $(srcdir)/mdate-sh $(srcdir)/info-stnd.texi`; \
 
333
@MAINTAINER_MODE_TRUE@  -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
 
334
 
 
335
info-stnd.info: info-stnd.texi $(srcdir)/version-stnd.texi
 
336
        restore=: && backupdir="$(am__leading_dot)am$$$$" && \
 
337
        rm -rf $$backupdir && mkdir $$backupdir && \
 
338
        for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
 
339
          if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
 
340
        done; \
 
341
        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
342
         -o $@ `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi; \
 
343
        then \
 
344
          rc=0; \
 
345
        else \
 
346
          rc=$$?; \
 
347
          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
 
348
        fi; \
 
349
        rm -rf $$backupdir; exit $$rc
 
350
 
 
351
info-stnd.dvi: info-stnd.texi $(srcdir)/version-stnd.texi 
 
352
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
 
353
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
 
354
        $(TEXI2DVI) -o $@ `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi
 
355
 
 
356
info-stnd.pdf: info-stnd.texi $(srcdir)/version-stnd.texi 
 
357
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
 
358
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
 
359
        $(TEXI2PDF) -o $@ `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi
 
360
 
 
361
info-stnd.html: info-stnd.texi $(srcdir)/version-stnd.texi 
 
362
        rm -rf $(@:.html=.htp)
 
363
        if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
364
         -o $(@:.html=.htp) `test -f 'info-stnd.texi' || echo '$(srcdir)/'`info-stnd.texi; \
 
365
        then \
 
366
          rm -rf $@; \
 
367
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
368
            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
 
369
        else \
 
370
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
371
            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
 
372
          exit 1; \
 
373
        fi
 
374
$(srcdir)/version-stnd.texi: @MAINTAINER_MODE_TRUE@ $(srcdir)/stamp-1
 
375
$(srcdir)/stamp-1: info-stnd.texi $(top_srcdir)/configure
 
376
        @(dir=.; test -f ./info-stnd.texi || dir=$(srcdir); \
 
377
        set `$(SHELL) $(srcdir)/mdate-sh $$dir/info-stnd.texi`; \
182
378
        echo "@set UPDATED $$1 $$2 $$3"; \
183
379
        echo "@set UPDATED-MONTH $$2 $$3"; \
184
380
        echo "@set EDITION $(VERSION)"; \
193
389
        -rm -f 1.tmp
194
390
 
195
391
maintainer-clean-1:
196
 
        -rm -f $(srcdir)/stamp-1 $(srcdir)/version-stnd.texi
197
 
 
198
 
info-stnd.info: info-stnd.texi $(srcdir)/version-stnd.texi
199
 
info-stnd.dvi: info-stnd.texi $(srcdir)/version-stnd.texi
 
392
@MAINTAINER_MODE_TRUE@  -rm -f $(srcdir)/stamp-1 $(srcdir)/version-stnd.texi
200
393
 
201
394
info.info: info.texi $(info_TEXINFOS)
202
 
info.dvi: info.texi $(info_TEXINFOS)
203
 
 
204
 
.texi.dvi:
205
 
        TEXINPUTS=$(srcdir):$$TEXINPUTS \
206
 
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
207
 
        $(TEXI2DVI) $<
208
 
 
209
 
.texi:
210
 
        @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
211
 
        cd $(srcdir) \
212
 
          && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
213
 
               `echo $< | sed 's,.*/,,'`
214
 
 
215
 
.txi.info:
216
 
        @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
217
 
        cd $(srcdir) \
218
 
          && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
219
 
               `echo $< | sed 's,.*/,,'`
220
 
 
221
 
.txi.dvi:
222
 
        TEXINPUTS=$(srcdir):$$TEXINPUTS \
223
 
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
224
 
        $(TEXI2DVI) $<
225
 
 
226
 
.txi:
227
 
        @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
228
 
        cd $(srcdir) \
229
 
          && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
230
 
               `echo $< | sed 's,.*/,,'`
231
 
TEXI2DVI = texi2dvi
232
 
DVIPS = dvips
 
395
        restore=: && backupdir="$(am__leading_dot)am$$$$" && \
 
396
        rm -rf $$backupdir && mkdir $$backupdir && \
 
397
        for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
 
398
          if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
 
399
        done; \
 
400
        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
401
         -o $@ `test -f 'info.texi' || echo '$(srcdir)/'`info.texi; \
 
402
        then \
 
403
          rc=0; \
 
404
        else \
 
405
          rc=$$?; \
 
406
          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
 
407
        fi; \
 
408
        rm -rf $$backupdir; exit $$rc
 
409
 
 
410
info.dvi: info.texi $(info_TEXINFOS) 
 
411
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
 
412
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
 
413
        $(TEXI2DVI) -o $@ `test -f 'info.texi' || echo '$(srcdir)/'`info.texi
 
414
 
 
415
info.pdf: info.texi $(info_TEXINFOS) 
 
416
        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
 
417
        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
 
418
        $(TEXI2PDF) -o $@ `test -f 'info.texi' || echo '$(srcdir)/'`info.texi
 
419
 
 
420
info.html: info.texi $(info_TEXINFOS) 
 
421
        rm -rf $(@:.html=.htp)
 
422
        if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
 
423
         -o $(@:.html=.htp) `test -f 'info.texi' || echo '$(srcdir)/'`info.texi; \
 
424
        then \
 
425
          rm -rf $@; \
 
426
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
427
            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
 
428
        else \
 
429
          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
 
430
            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
 
431
          exit 1; \
 
432
        fi
233
433
.dvi.ps:
234
 
        $(DVIPS) $< -o $@
 
434
        $(DVIPS) -o $@ $<
235
435
 
236
436
uninstall-info-am:
237
437
        $(PRE_UNINSTALL)
238
438
        @if (install-info --version && \
239
 
             install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
 
439
             install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
240
440
          list='$(INFO_DEPS)'; \
241
441
          for file in $$list; do \
242
 
            echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file"; \
243
 
            install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file; \
 
442
            relfile=`echo "$$file" | sed 's|^.*/||'`; \
 
443
            echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
 
444
            install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
244
445
          done; \
245
446
        else :; fi
246
447
        @$(NORMAL_UNINSTALL)
247
448
        @list='$(INFO_DEPS)'; \
248
449
        for file in $$list; do \
249
 
          (if cd $(DESTDIR)$(infodir); then \
250
 
             echo " rm -f $$file $$file-[0-9] $$file-[0-9][0-9])"; \
251
 
             rm -f $$file $$file-[0-9] $$file-[0-9][0-9]; \
 
450
          relfile=`echo "$$file" | sed 's|^.*/||'`; \
 
451
          relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
 
452
          (if cd "$(DESTDIR)$(infodir)"; then \
 
453
             echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
 
454
             rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
252
455
           else :; fi); \
253
456
        done
254
457
 
255
458
mostlyclean-aminfo:
256
 
        -rm -f texinfo.aux texinfo.cp texinfo.cps texinfo.dvi texinfo.fn texinfo.fns \
257
 
          texinfo.ky texinfo.log texinfo.op texinfo.pg texinfo.ps \
258
 
          texinfo.toc texinfo.tp texinfo.vr info-stnd.aux info-stnd.cp \
259
 
          info-stnd.cps info-stnd.dvi info-stnd.fn info-stnd.ky \
260
 
          info-stnd.log info-stnd.pg info-stnd.ps info-stnd.toc \
261
 
          info-stnd.tp info-stnd.vr info.aux info.cp info.cps info.dvi \
262
 
          info.fn info.ky info.log info.pg info.ps info.toc info.tp \
263
 
          info.vr
 
459
        -rm -rf texinfo.aux texinfo.cp texinfo.cps texinfo.fn texinfo.fns texinfo.ky \
 
460
          texinfo.kys texinfo.log texinfo.op texinfo.pg texinfo.tmp \
 
461
          texinfo.toc texinfo.tp texinfo.tps texinfo.vr texinfo.dvi \
 
462
          texinfo.pdf texinfo.ps texinfo.html info-stnd.aux \
 
463
          info-stnd.cp info-stnd.cps info-stnd.fn info-stnd.ky \
 
464
          info-stnd.log info-stnd.pg info-stnd.pgs info-stnd.tmp \
 
465
          info-stnd.toc info-stnd.tp info-stnd.tps info-stnd.vr \
 
466
          info-stnd.dvi info-stnd.pdf info-stnd.ps info-stnd.html \
 
467
          info.aux info.cp info.cps info.fn info.ky info.log info.pg \
 
468
          info.pgs info.tmp info.toc info.tp info.tps info.vr info.dvi \
 
469
          info.pdf info.ps info.html
264
470
 
265
471
maintainer-clean-aminfo:
266
 
        cd $(srcdir) && \
267
 
        for i in $(INFO_DEPS); do \
268
 
          rm -f $$i; \
269
 
          if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
270
 
            rm -f $$i-[0-9]*; \
271
 
          fi; \
 
472
        @list='$(INFO_DEPS)'; for i in $$list; do \
 
473
          i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
 
474
          echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
 
475
          rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
272
476
        done
273
 
 
274
 
man1dir = $(mandir)/man1
275
477
install-man1: $(man1_MANS) $(man_MANS)
276
478
        @$(NORMAL_INSTALL)
277
 
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
479
        test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
278
480
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
279
481
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
280
482
        for i in $$l2; do \
286
488
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
287
489
          else file=$$i; fi; \
288
490
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
491
          case "$$ext" in \
 
492
            1*) ;; \
 
493
            *) ext='1' ;; \
 
494
          esac; \
289
495
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
290
496
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
291
497
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
292
 
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
293
 
          $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
 
498
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
499
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
294
500
        done
295
501
uninstall-man1:
296
502
        @$(NORMAL_UNINSTALL)
303
509
        done; \
304
510
        for i in $$list; do \
305
511
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
512
          case "$$ext" in \
 
513
            1*) ;; \
 
514
            *) ext='1' ;; \
 
515
          esac; \
306
516
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
307
517
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
308
518
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
309
 
          echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
310
 
          rm -f $(DESTDIR)$(man1dir)/$$inst; \
 
519
          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
 
520
          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
311
521
        done
312
 
 
313
 
man5dir = $(mandir)/man5
314
522
install-man5: $(man5_MANS) $(man_MANS)
315
523
        @$(NORMAL_INSTALL)
316
 
        $(mkinstalldirs) $(DESTDIR)$(man5dir)
 
524
        test -z "$(man5dir)" || $(mkdir_p) "$(DESTDIR)$(man5dir)"
317
525
        @list='$(man5_MANS) $(dist_man5_MANS) $(nodist_man5_MANS)'; \
318
526
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
319
527
        for i in $$l2; do \
325
533
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
326
534
          else file=$$i; fi; \
327
535
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
536
          case "$$ext" in \
 
537
            5*) ;; \
 
538
            *) ext='5' ;; \
 
539
          esac; \
328
540
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
329
541
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
330
542
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
331
 
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \
332
 
          $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst; \
 
543
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
 
544
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst"; \
333
545
        done
334
546
uninstall-man5:
335
547
        @$(NORMAL_UNINSTALL)
342
554
        done; \
343
555
        for i in $$list; do \
344
556
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
557
          case "$$ext" in \
 
558
            5*) ;; \
 
559
            *) ext='5' ;; \
 
560
          esac; \
345
561
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
346
562
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
347
563
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
348
 
          echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \
349
 
          rm -f $(DESTDIR)$(man5dir)/$$inst; \
 
564
          echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \
 
565
          rm -f "$(DESTDIR)$(man5dir)/$$inst"; \
350
566
        done
351
567
tags: TAGS
352
568
TAGS:
353
569
 
354
 
 
355
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
356
 
 
357
 
top_distdir = ..
358
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
570
ctags: CTAGS
 
571
CTAGS:
 
572
 
359
573
 
360
574
distdir: $(DISTFILES)
361
 
        @for file in $(DISTFILES); do \
362
 
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
 
575
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
576
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
577
        list='$(DISTFILES)'; for file in $$list; do \
 
578
          case $$file in \
 
579
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
580
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
581
          esac; \
 
582
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363
583
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364
584
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365
 
            $(mkinstalldirs) "$(distdir)/$$dir"; \
 
585
            dir="/$$dir"; \
 
586
            $(mkdir_p) "$(distdir)$$dir"; \
 
587
          else \
 
588
            dir=''; \
366
589
          fi; \
367
590
          if test -d $$d/$$file; then \
368
 
            cp -pR $$d/$$file $(distdir) \
369
 
            || exit 1; \
 
591
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
592
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
593
            fi; \
 
594
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
370
595
          else \
371
596
            test -f $(distdir)/$$file \
372
597
            || cp -p $$d/$$file $(distdir)/$$file \
374
599
          fi; \
375
600
        done
376
601
        $(MAKE) $(AM_MAKEFLAGS) \
377
 
          top_distdir="${top_distdir}" distdir="$(distdir)" \
 
602
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
378
603
          dist-info
379
604
check-am: all-am
380
605
check: check-am
381
 
all-am: Makefile $(INFO_DEPS) $(SCRIPTS) $(MANS)
382
 
 
 
606
all-am: Makefile $(INFO_DEPS) $(MANS)
383
607
installdirs:
384
 
        $(mkinstalldirs) $(DESTDIR)$(infodir) $(DESTDIR)$(man1dir) $(DESTDIR)$(man5dir)
385
 
 
 
608
        for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \
 
609
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
610
        done
386
611
install: install-am
387
612
install-exec: install-exec-am
388
613
install-data: install-data-am
394
619
installcheck: installcheck-am
395
620
install-strip:
396
621
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
622
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397
623
          `test -z '$(STRIP)' || \
398
624
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
399
625
mostlyclean-generic:
401
627
clean-generic:
402
628
 
403
629
distclean-generic:
404
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
 
630
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405
631
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
406
632
 
407
633
maintainer-clean-generic:
408
634
        @echo "This command is intended for maintainers to use"
409
635
        @echo "it deletes files that may require special tools to rebuild."
 
636
@INSTALL_WARNINGS_FALSE@install-data-local:
410
637
clean: clean-am
411
638
 
412
639
clean-am: clean-generic mostlyclean-am
413
640
 
414
641
distclean: distclean-am
415
 
 
 
642
        -rm -f Makefile
416
643
distclean-am: clean-am distclean-generic
417
644
 
418
645
dvi: dvi-am
419
646
 
420
647
dvi-am: $(DVIS)
421
648
 
 
649
html: html-am
 
650
 
 
651
html-am: $(HTMLS)
 
652
 
422
653
info: info-am
423
654
 
424
655
info-am: $(INFO_DEPS)
431
662
 
432
663
install-info-am: $(INFO_DEPS)
433
664
        @$(NORMAL_INSTALL)
434
 
        $(mkinstalldirs) $(DESTDIR)$(infodir)
435
 
        @list='$(INFO_DEPS)'; \
 
665
        test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
 
666
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
667
        list='$(INFO_DEPS)'; \
436
668
        for file in $$list; do \
 
669
          case $$file in \
 
670
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
671
          esac; \
437
672
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
438
 
          for ifile in `CDPATH=: && cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
439
 
            if test -f $$d/$$ifile; then \
440
 
              echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
441
 
              $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
 
673
          file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
 
674
          for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
 
675
                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
 
676
            if test -f $$ifile; then \
 
677
              relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
 
678
              echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
 
679
              $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
442
680
            else : ; fi; \
443
681
          done; \
444
682
        done
445
683
        @$(POST_INSTALL)
446
684
        @if (install-info --version && \
447
 
             install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
 
685
             install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
448
686
          list='$(INFO_DEPS)'; \
449
687
          for file in $$list; do \
450
 
            echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
451
 
            install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
 
688
            relfile=`echo "$$file" | sed 's|^.*/||'`; \
 
689
            echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
 
690
            install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
452
691
          done; \
453
692
        else : ; fi
454
693
install-man: install-man1 install-man5
456
695
installcheck-am:
457
696
 
458
697
maintainer-clean: maintainer-clean-am
459
 
 
 
698
        -rm -f Makefile
460
699
maintainer-clean-am: distclean-am maintainer-clean-1 \
461
700
        maintainer-clean-aminfo maintainer-clean-generic \
462
701
        maintainer-clean-vti
466
705
mostlyclean-am: mostlyclean-1 mostlyclean-aminfo mostlyclean-generic \
467
706
        mostlyclean-vti
468
707
 
 
708
pdf: pdf-am
 
709
 
 
710
pdf-am: $(PDFS)
 
711
 
 
712
ps: ps-am
 
713
 
 
714
ps-am: $(PSS)
 
715
 
469
716
uninstall-am: uninstall-info-am uninstall-man
470
717
 
471
718
uninstall-man: uninstall-man1 uninstall-man5
472
719
 
473
720
.PHONY: all all-am check check-am clean clean-generic dist-info \
474
 
        distclean distclean-generic distdir dvi dvi-am info info-am \
475
 
        install install-am install-data install-data-am \
476
 
        install-data-local install-exec install-exec-am install-info-am \
477
 
        install-man install-man1 install-man5 install-strip \
478
 
        installcheck installcheck-am installdirs maintainer-clean \
479
 
        maintainer-clean-1 maintainer-clean-aminfo \
 
721
        distclean distclean-generic distdir dvi dvi-am html html-am \
 
722
        info info-am install install-am install-data install-data-am \
 
723
        install-data-local install-exec install-exec-am install-info \
 
724
        install-info-am install-man install-man1 install-man5 \
 
725
        install-strip installcheck installcheck-am installdirs \
 
726
        maintainer-clean maintainer-clean-1 maintainer-clean-aminfo \
480
727
        maintainer-clean-generic maintainer-clean-vti mostlyclean \
481
728
        mostlyclean-1 mostlyclean-aminfo mostlyclean-generic \
482
 
        mostlyclean-vti uninstall uninstall-am uninstall-info-am \
483
 
        uninstall-man uninstall-man1 uninstall-man5
484
 
 
485
 
 
486
 
install-data-local:
487
 
        @echo
488
 
        @echo "WARNING: You must install texinfo.tex and txi-??.tex manually,"
489
 
        @echo "         perhaps in TEXMF/tex/texinfo/,"
490
 
        @echo "         where TEXMF is a root of your TeX tree."
491
 
        @echo "         See doc/README for some considerations."
492
 
        @echo "         You can run make TEXMF=/your/texmf install-tex to do this."
493
 
        @echo
494
 
        @echo "         You may also need to install epsf.tex and (if you"
495
 
        @echo "         use pdftex) pdfcolor.tex in TEXMF/tex/generic/dvips"
496
 
        @echo "         and TEXMF/pdftex/plain/misc/pdfcolor.tex respectively,"
497
 
        @echo "         if your TeX installation did not include them."
 
729
        mostlyclean-vti pdf pdf-am ps ps-am uninstall uninstall-am \
 
730
        uninstall-info-am uninstall-man uninstall-man1 uninstall-man5
 
731
 
 
732
 
 
733
@INSTALL_WARNINGS_TRUE@install-data-local:
 
734
@INSTALL_WARNINGS_TRUE@ @echo
 
735
@INSTALL_WARNINGS_TRUE@ @echo "WARNING: If your texmf tree does not already contain"
 
736
@INSTALL_WARNINGS_TRUE@ @echo "         up-to-date versions, you must install"
 
737
@INSTALL_WARNINGS_TRUE@ @echo "             texinfo.tex and txi-??.tex manually,"
 
738
@INSTALL_WARNINGS_TRUE@ @echo "         perhaps in TEXMF/tex/texinfo/,"
 
739
@INSTALL_WARNINGS_TRUE@ @echo "         where TEXMF is a root of your TeX tree."
 
740
@INSTALL_WARNINGS_TRUE@ @echo "         See doc/README for some considerations."
 
741
@INSTALL_WARNINGS_TRUE@ @echo "         You can run make TEXMF=/your/texmf install-tex to do this."
 
742
@INSTALL_WARNINGS_TRUE@ @echo
 
743
@INSTALL_WARNINGS_TRUE@ @echo "         You may also need to install epsf.tex and (if you"
 
744
@INSTALL_WARNINGS_TRUE@ @echo "         use pdftex) pdfcolor.tex in TEXMF/tex/generic/dvips"
 
745
@INSTALL_WARNINGS_TRUE@ @echo "         and TEXMF/pdftex/plain/misc/pdfcolor.tex respectively,"
 
746
@INSTALL_WARNINGS_TRUE@ @echo "         if your TeX installation did not include them."
498
747
install-tex:
499
748
        test -n "$(TEXMF)" || (echo "TEXMF must be set." >&2; exit 1)
500
 
        $(mkinstalldirs) $(texmf_texinfo) $(texmf_dvips) $(texmf_pdftex_misc)
501
 
        $(INSTALL_DATA) $(srcdir)/texinfo.tex $(texmf_texinfo)/texinfo.tex
502
 
        $(INSTALL_DATA) $(srcdir)/epsf.tex $(texmf_dvips)/epsf.tex
503
 
        $(INSTALL_DATA) $(srcdir)/pdfcolor.tex $(texmf_pdftex_misc)/epsf.tex
 
749
        $(mkinstalldirs) $(DESTDIR)$(texmf_texinfo) $(DESTDIR)$(texmf_dvips) $(DESTDIR)$(texmf_pdftex_misc)
 
750
        $(INSTALL_DATA) $(srcdir)/texinfo.tex $(DESTDIR)$(texmf_texinfo)/texinfo.tex
 
751
        $(INSTALL_DATA) $(srcdir)/epsf.tex $(DESTDIR)$(texmf_dvips)/epsf.tex
 
752
        $(INSTALL_DATA) $(srcdir)/pdfcolor.tex $(DESTDIR)$(texmf_pdftex_misc)/pdfcolor.tex
504
753
        for f in $(TXI_XLATE); do \
505
 
          $(INSTALL_DATA) $(srcdir)/$$f $(texmf_texinfo)/$$f; done
506
 
 
507
 
# Don't want to run help2man at every installation.
508
 
@TEXINFO_MAINT_TRUE@info.1: ../info/ginfo $(HELP2MAN)
509
 
@TEXINFO_MAINT_TRUE@    $(HELP2MAN) --name="read Info documents" $< >$@
510
 
@TEXINFO_MAINT_TRUE@install-info.1: $(INSTALL_INFO) $(HELP2MAN)
511
 
@TEXINFO_MAINT_TRUE@    $(HELP2MAN) --name="update info/dir entries" $< >$@
512
 
@TEXINFO_MAINT_TRUE@makeinfo.1: $(MAKEINFO) $(HELP2MAN)
513
 
@TEXINFO_MAINT_TRUE@    $(HELP2MAN) --name="translate Texinfo documents" $< >$@
514
 
@TEXINFO_MAINT_TRUE@texi2dvi.1: ../util/texi2dvi $(HELP2MAN)
515
 
@TEXINFO_MAINT_TRUE@    $(HELP2MAN) --name="print Texinfo documents" $< >$@
516
 
@TEXINFO_MAINT_TRUE@texindex.1: ../util/texindex $(HELP2MAN)
517
 
@TEXINFO_MAINT_TRUE@    $(HELP2MAN) --name="sort Texinfo index files" $< >$@
518
 
 
519
 
# Do not create info files for distribution, but do create man pages.
 
754
          $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(texmf_texinfo)/$$f; done
 
755
@MAINTAINER_MODE_TRUE@info.1: $(top_srcdir)/info/info.c $(common_mandeps)
 
756
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="read Info documents" `basename $@ .1` >$@
 
757
@MAINTAINER_MODE_TRUE@infokey.1: $(top_srcdir)/info/infokey.c $(common_mandeps)
 
758
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="compile customizations for Info" `basename $@ .1` >$@
 
759
@MAINTAINER_MODE_TRUE@install-info.1: $(top_srcdir)/util/install-info.c $(common_mandeps)
 
760
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="update info/dir entries" `basename $@ .1` >$@
 
761
@MAINTAINER_MODE_TRUE@makeinfo.1: $(top_srcdir)/makeinfo/makeinfo.c $(common_mandeps)
 
762
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="translate Texinfo documents" `basename $@ .1` >$@
 
763
@MAINTAINER_MODE_TRUE@texi2dvi.1: $(top_srcdir)/util/texi2dvi $(common_mandeps)
 
764
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="print Texinfo documents" `basename $@ .1` >$@
 
765
@MAINTAINER_MODE_TRUE@texindex.1: $(top_srcdir)/util/texindex.c $(common_mandeps)
 
766
@MAINTAINER_MODE_TRUE@  $(HELP2MAN) --name="sort Texinfo index files" `basename $@ .1` >$@
 
767
 
 
768
# Do not create info files for distribution.
520
769
dist-info:
521
 
 
522
 
# Do not try to build the info files in $(srcdir),
523
 
# since we don't distribute them.
524
 
.texi.info:
525
 
        $(MAKEINFO) -I$(srcdir) `echo $< | sed 's,.*/,,'`
526
 
texinfo: $(srcdir)/texinfo.txi
527
 
        $(MAKEINFO) -I$(srcdir) texinfo.txi
528
770
# Tell versions [3.59,3.63) of GNU make to not export all variables.
529
771
# Otherwise a system limit (for SysV at least) may be exceeded.
530
772
.NOEXPORT: