Update with automake patched for DATA=$(INSTALL_DATA) problem.
[gcc.git] / texinfo / doc / Makefile.in
1 # Makefile.in generated automatically by automake 1.2e from Makefile.am
2
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38
39 top_builddir = ..
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 transform = @program_transform_name@
51
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 CATALOGS = @CATALOGS@
59 CATOBJEXT = @CATOBJEXT@
60 CC = @CC@
61 DATADIRNAME = @DATADIRNAME@
62 EXEEXT = @EXEEXT@
63 GENCAT = @GENCAT@
64 GMOFILES = @GMOFILES@
65 GMSGFMT = @GMSGFMT@
66 GT_NO = @GT_NO@
67 GT_YES = @GT_YES@
68 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
69 INSTALL = @INSTALL@
70 INSTALL_DATA = @INSTALL_DATA@
71 INSTALL_PROGRAM = @INSTALL_PROGRAM@
72 INSTOBJEXT = @INSTOBJEXT@
73 INTLDEPS = @INTLDEPS@
74 INTLLIBS = @INTLLIBS@
75 INTLOBJS = @INTLOBJS@
76 MAINT = @MAINT@
77 MKINSTALLDIRS = @MKINSTALLDIRS@
78 MSGFMT = @MSGFMT@
79 PACKAGE = @PACKAGE@
80 POFILES = @POFILES@
81 POSUB = @POSUB@
82 RANLIB = @RANLIB@
83 TERMLIBS = @TERMLIBS@
84 TEXCONFIG = @TEXCONFIG@
85 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
86 USE_NLS = @USE_NLS@
87 VERSION = @VERSION@
88 l = @l@
89
90 info_TEXINFOS = info-stnd.texi info.texi texinfo.txi
91
92 # Use the programs built in our distribution.
93 MAKEINFO = ../makeinfo/makeinfo
94 INSTALL_INFO = ../util/install-info
95
96 # Include our texinfo.tex, not Automake's.
97 EXTRA_DIST = macro.texi userdoc.texi epsf.tex texinfo.tex
98
99 # We try to discover this via configure just to give a better help message.
100 TEXMF = @TEXMF@
101 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
102 CONFIG_HEADER = ../config.h
103 CONFIG_CLEAN_FILES =
104 TEXI2DVI = texi2dvi
105 TEXINFO_TEX = $(top_srcdir)/../texinfo.tex
106 INFO_DEPS = info-stnd.info info.info texinfo
107 DVIS = info-stnd.dvi info.dvi texinfo.txi.dvi
108 TEXINFOS = info-stnd.texi info.texi texinfo.txi
109 DIST_COMMON = README $(info_TEXINFOS) Makefile.am Makefile.in \
110 texinfo.tex
111
112
113 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
114
115 TAR = tar
116 GZIP = --best
117 default: all
118
119 .SUFFIXES:
120 .SUFFIXES: .dvi .info .ps .texi .texinfo
121 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
122 cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile
123
124 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
125 cd $(top_builddir) \
126 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
127
128
129 info-stnd.info: info-stnd.texi
130 info-stnd.dvi: info-stnd.texi
131
132
133 info.info: info.texi $(info_TEXINFOS)
134 info.dvi: info.texi $(info_TEXINFOS)
135
136
137 texinfo: texinfo.txi
138 texinfo.txi.dvi: texinfo.txi
139
140
141 DVIPS = dvips
142
143 .texi.dvi:
144 TEXINPUTS=$(top_srcdir)/..:$$TEXINPUTS \
145 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
146
147 .texi:
148 @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
149 cd $(srcdir) \
150 && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
151
152 .texinfo.info:
153 @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
154 cd $(srcdir) \
155 && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
156
157 .texinfo:
158 @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
159 cd $(srcdir) \
160 && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
161
162 .texinfo.dvi:
163 TEXINPUTS=$(top_srcdir)/..:$$TEXINPUTS \
164 MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
165 .dvi.ps:
166 $(DVIPS) $< -o $@
167
168 uninstall-info:
169 $(PRE_UNINSTALL)
170 @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
171 ii=yes; \
172 else ii=; fi; \
173 for file in $(INFO_DEPS); do \
174 test -z "$ii" \
175 || install-info --info-dir=$(infodir) --remove $$file; \
176 done
177 $(NORMAL_UNINSTALL)
178 for file in $(INFO_DEPS); do \
179 (cd $(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
180 done
181
182 mostlyclean-aminfo:
183 -rm -f info-stnd.aux info-stnd.cp info-stnd.cps info-stnd.dvi \
184 info-stnd.fn info-stnd.fns info-stnd.ky info-stnd.kys \
185 info-stnd.ps info-stnd.log info-stnd.pg info-stnd.toc \
186 info-stnd.tp info-stnd.tps info-stnd.vr info-stnd.vrs \
187 info-stnd.op info-stnd.tr info-stnd.cv info-stnd.cn info.aux \
188 info.cp info.cps info.dvi info.fn info.fns info.ky info.kys \
189 info.ps info.log info.pg info.toc info.tp info.tps info.vr \
190 info.vrs info.op info.tr info.cv info.cn texinfo.txi.aux \
191 texinfo.txi.cp texinfo.txi.cps texinfo.txi.dvi texinfo.txi.fn \
192 texinfo.txi.fns texinfo.txi.ky texinfo.txi.kys texinfo.txi.ps \
193 texinfo.txi.log texinfo.txi.pg texinfo.txi.toc texinfo.txi.tp \
194 texinfo.txi.tps texinfo.txi.vr texinfo.txi.vrs texinfo.txi.op \
195 texinfo.txi.tr texinfo.txi.cv texinfo.txi.cn
196
197 clean-aminfo:
198
199 distclean-aminfo:
200
201 maintainer-clean-aminfo:
202 for i in $(INFO_DEPS); do \
203 rm -f $$i; \
204 if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
205 rm -f $$i-[0-9]*; \
206 fi; \
207 done
208 tags: TAGS
209 TAGS:
210
211
212 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
213
214 subdir = doc
215
216 distdir: $(DISTFILES)
217 here=`cd $(top_builddir) && pwd`; \
218 top_distdir=`cd $(top_distdir) && pwd`; \
219 distdir=`cd $(distdir) && pwd`; \
220 cd $(top_srcdir) \
221 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu doc/Makefile
222 @for file in $(DISTFILES); do \
223 d=$(srcdir); \
224 test -f $(distdir)/$$file \
225 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
226 || cp -p $$d/$$file $(distdir)/$$file; \
227 done
228 $(MAKE) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
229 info: $(INFO_DEPS)
230 dvi: $(DVIS)
231 check: all
232 $(MAKE)
233 installcheck:
234 install-exec:
235 @$(NORMAL_INSTALL)
236
237 install-data: install-info-am install-data-local
238 @$(NORMAL_INSTALL)
239
240 install: install-exec install-data all
241 @:
242
243 uninstall: uninstall-info
244
245 all: Makefile $(INFO_DEPS)
246
247 install-strip:
248 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
249 installdirs:
250 $(mkinstalldirs) $(infodir)
251
252
253 mostlyclean-generic:
254 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
255
256 clean-generic:
257 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
258
259 distclean-generic:
260 -rm -f Makefile $(DISTCLEANFILES)
261 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
262 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
263
264 maintainer-clean-generic:
265 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
266 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
267 mostlyclean: mostlyclean-aminfo mostlyclean-generic
268
269 clean: clean-aminfo clean-generic mostlyclean
270
271 distclean: distclean-aminfo distclean-generic clean
272 -rm -f config.status
273
274 maintainer-clean: maintainer-clean-aminfo maintainer-clean-generic \
275 distclean
276 @echo "This command is intended for maintainers to use;"
277 @echo "it deletes files that may require special tools to rebuild."
278
279 .PHONY: default install-info-am uninstall-info mostlyclean-aminfo \
280 distclean-aminfo clean-aminfo maintainer-clean-aminfo tags distdir info \
281 dvi installcheck install-exec install-data install uninstall all \
282 installdirs mostlyclean-generic distclean-generic clean-generic \
283 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
284
285
286 install-data-local:
287 @echo "WARNING: You must install texinfo.tex and epsf.tex manually,"
288 @echo "WARNING: perhaps in $(TEXMF)/tex/texinfo/"
289 @echo "WARNING: and $(TEXMF)/tex/generic/dvips/ respectively."
290 @echo "WARNING: See doc/README for some considerations."
291
292 # Do not create info files for distribution.
293 dist-info:
294
295 # Do not try to build the info files in $(srcdir),
296 # since we don't distribute them.
297 .texi.info:
298 $(MAKEINFO) -I$(srcdir) `echo $< | sed 's,.*/,,'`
299 texinfo: $(srcdir)/texinfo.txi
300 $(MAKEINFO) -I$(srcdir) texinfo.txi
301
302 # Similarly, Do not try to install the info files from $(srcdir).
303 install-info-am: $(INFO_DEPS)
304 @$(NORMAL_INSTALL)
305 $(mkinstalldirs) $(infodir)
306 @for file in $(INFO_DEPS); do \
307 d=.; \
308 for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
309 if test -f $$d/$$ifile; then \
310 echo " $(INSTALL_DATA) $$d/$$ifile $(infodir)/$$ifile"; \
311 $(INSTALL_DATA) $$d/$$ifile $(infodir)/$$ifile; \
312 else : ; fi; \
313 done; \
314 done
315 @$(POST_INSTALL)
316 @if $(SHELL) -c '$(INSTALL_INFO) --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
317 for file in $(INFO_DEPS); do \
318 echo " $(INSTALL_INFO) --info-dir=$(infodir) $(infodir)/$$file";\
319 $(INSTALL_INFO) --info-dir=$(infodir) $(infodir)/$$file || :;\
320 done; \
321 else : ; fi
322
323 # Remove the info files at make distclean.
324 distclean-aminfo:
325 rm -f texinfo texinfo-* info*.info*
326
327 # Tell versions [3.59,3.63) of GNU make to not export all variables.
328 # Otherwise a system limit (for SysV at least) may be exceeded.
329 .NOEXPORT: