* jcf-path.c (add_entry): Don't add trailing separator if entry is
[official-gcc.git] / texinfo / Makefile.in
blob94d17d1304528d9284d9424e500f4c3dc61820cd
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
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.
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.
13 # Be sure we're using the right version of Automake.
14 # 1.2f was the first version that supported .txi as a Texinfo suffix.
17 SHELL = /bin/sh
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 prefix = @prefix@
23 exec_prefix = @exec_prefix@
25 bindir = @bindir@
26 sbindir = @sbindir@
27 libexecdir = @libexecdir@
28 datadir = @datadir@
29 sysconfdir = @sysconfdir@
30 sharedstatedir = @sharedstatedir@
31 localstatedir = @localstatedir@
32 libdir = @libdir@
33 infodir = @infodir@
34 mandir = @mandir@
35 includedir = @includedir@
36 oldincludedir = /usr/include
38 DISTDIR =
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkglibdir = $(libdir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
44 top_builddir = .
46 ACLOCAL = @ACLOCAL@
47 AUTOCONF = @AUTOCONF@
48 AUTOMAKE = @AUTOMAKE@
49 AUTOHEADER = @AUTOHEADER@
51 INSTALL = @INSTALL@
52 INSTALL_PROGRAM = @INSTALL_PROGRAM@
53 INSTALL_DATA = @INSTALL_DATA@
54 INSTALL_SCRIPT = @INSTALL_SCRIPT@
55 transform = @program_transform_name@
57 NORMAL_INSTALL = :
58 PRE_INSTALL = :
59 POST_INSTALL = :
60 NORMAL_UNINSTALL = :
61 PRE_UNINSTALL = :
62 POST_UNINSTALL = :
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 DATADIRNAME = @DATADIRNAME@
67 EXEEXT = @EXEEXT@
68 GENCAT = @GENCAT@
69 GMOFILES = @GMOFILES@
70 GMSGFMT = @GMSGFMT@
71 GT_NO = @GT_NO@
72 GT_YES = @GT_YES@
73 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
74 INSTALL = @INSTALL@
75 INSTALL_PROGRAM = @INSTALL_PROGRAM@
76 INSTOBJEXT = @INSTOBJEXT@
77 INTLDEPS = @INTLDEPS@
78 INTLLIBS = @INTLLIBS@
79 INTLOBJS = @INTLOBJS@
80 MAINT = @MAINT@
81 MAKEINFO = @MAKEINFO@
82 MKINSTALLDIRS = @MKINSTALLDIRS@
83 MSGFMT = @MSGFMT@
84 PACKAGE = @PACKAGE@
85 POFILES = @POFILES@
86 POSUB = @POSUB@
87 RANLIB = @RANLIB@
88 TERMLIBS = @TERMLIBS@
89 TEXCONFIG = @TEXCONFIG@
90 TEXMF = @TEXMF@
91 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
92 USE_NLS = @USE_NLS@
93 VERSION = @VERSION@
94 l = @l@
96 AUTOMAKE_OPTIONS = 1.2f
98 # Additional files to distribute.
99 EXTRA_DIST = INTRODUCTION dir-example
101 # All subdirectories.
102 # Do intl/ and lib/ first since the C programs depend on them.
103 # Do doc/ last so makeinfo will be built when we get there.
104 # Others are alphabetical.
105 SUBDIRS = intl lib info makeinfo po util doc
106 # ??? For EGCS, only build the stuff we actually need. This eliminates the
107 # need for xgettext that exists in the po subdirectory.
108 SUBDIRS = intl lib makeinfo
109 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
110 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
111 CONFIG_HEADER = config.h
112 CONFIG_CLEAN_FILES =
113 DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
114 Makefile.am Makefile.in NEWS THANKS TODO acconfig.h acinclude.m4 \
115 aclocal.m4 config.guess config.h.in config.sub configure configure.in \
116 missing mkinstalldirs stamp-h.in texinfo.tex
119 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
121 TAR = tar
122 GZIP = --best
123 all: all-recursive-am all-am
125 .SUFFIXES:
126 $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
127 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
129 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
130 cd $(top_builddir) \
131 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
133 $(ACLOCAL_M4): @MAINT@ configure.in acinclude.m4
134 cd $(srcdir) && $(ACLOCAL)
136 config.status: $(srcdir)/configure
137 $(SHELL) ./config.status --recheck
138 $(srcdir)/configure: @MAINT@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
139 cd $(srcdir) && $(AUTOCONF)
141 config.h: stamp-h
143 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
144 cd $(top_builddir) \
145 && CONFIG_FILES= CONFIG_HEADERS=config.h \
146 $(SHELL) ./config.status
147 @echo timestamp > stamp-h
148 $(srcdir)/config.h.in: @MAINT@$(srcdir)/stamp-h.in
149 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
150 cd $(top_srcdir) && $(AUTOHEADER)
151 @echo timestamp > $(srcdir)/stamp-h.in
153 mostlyclean-hdr:
155 clean-hdr:
157 distclean-hdr:
158 -rm -f config.h
160 maintainer-clean-hdr:
162 # This directory's subdirectories are mostly independent; you can cd
163 # into them and run `make' without going through this Makefile.
164 # To change the values of `make' variables: instead of editing Makefiles,
165 # (1) if the variable is set in `config.status', edit `config.status'
166 # (which will cause the Makefiles to be regenerated when you run `make');
167 # (2) otherwise, pass the desired values on the `make' command line.
169 @SET_MAKE@
171 all-recursive install-data-recursive install-exec-recursive \
172 installdirs-recursive install-recursive uninstall-recursive \
173 check-recursive installcheck-recursive info-recursive dvi-recursive:
174 @set fnord $(MAKEFLAGS); amf=$$2; \
175 list='$(SUBDIRS)'; for subdir in $$list; do \
176 target=`echo $@ | sed s/-recursive//`; \
177 echo "Making $$target in $$subdir"; \
178 (cd $$subdir && $(MAKE) $$target) \
179 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
180 done && test -z "$$fail"
182 mostlyclean-recursive clean-recursive distclean-recursive \
183 maintainer-clean-recursive:
184 @set fnord $(MAKEFLAGS); amf=$$2; \
185 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
186 rev="$$subdir $$rev"; \
187 done; \
188 for subdir in $$rev; do \
189 target=`echo $@ | sed s/-recursive//`; \
190 echo "Making $$target in $$subdir"; \
191 (cd $$subdir && $(MAKE) $$target) \
192 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
193 done && test -z "$$fail"
194 tags-recursive:
195 list='$(SUBDIRS)'; for subdir in $$list; do \
196 (cd $$subdir && $(MAKE) tags); \
197 done
199 tags: TAGS
201 ID: $(HEADERS) $(SOURCES) $(LISP)
202 here=`pwd` && cd $(srcdir) \
203 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
205 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
206 tags=; \
207 here=`pwd`; \
208 list='$(SUBDIRS)'; for subdir in $$list; do \
209 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
210 done; \
211 list='$(SOURCES) $(HEADERS)'; \
212 unique=`for i in $$list; do echo $$i; done | \
213 awk ' { files[$$0] = 1; } \
214 END { for (i in files) print i; }'`; \
215 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
216 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
218 mostlyclean-tags:
220 clean-tags:
222 distclean-tags:
223 -rm -f TAGS ID
225 maintainer-clean-tags:
227 distdir = $(PACKAGE)-$(VERSION)
228 top_distdir = $(distdir)
230 # This target untars the dist file and tries a VPATH configuration. Then
231 # it guarantees that the distribution is self-contained by making another
232 # tarfile.
233 distcheck: dist
234 -rm -rf $(distdir)
235 GZIP=$(GZIP) $(TAR) zxf $(distdir).tar.gz
236 mkdir $(distdir)/=build
237 mkdir $(distdir)/=inst
238 dc_install_base=`cd $(distdir)/=inst && pwd`; \
239 cd $(distdir)/=build \
240 && ../configure --with-included-gettext --srcdir=.. --prefix=$$dc_install_base \
241 && $(MAKE) \
242 && $(MAKE) dvi \
243 && $(MAKE) check \
244 && $(MAKE) install \
245 && $(MAKE) installcheck \
246 && $(MAKE) dist
247 -rm -rf $(distdir)
248 @echo "========================"; \
249 echo "$(distdir).tar.gz is ready for distribution"; \
250 echo "========================"
251 dist: distdir
252 -chmod -R a+r $(distdir)
253 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
254 -rm -rf $(distdir)
255 dist-all: distdir
256 -chmod -R a+r $(distdir)
257 GZIP=$(GZIP) $(TAR) chozf $(distdir).tar.gz $(distdir)
258 -rm -rf $(distdir)
259 distdir: $(DISTFILES)
260 -rm -rf $(distdir)
261 mkdir $(distdir)
262 -chmod 777 $(distdir)
263 @for file in $(DISTFILES); do \
264 d=$(srcdir); \
265 test -f $(distdir)/$$file \
266 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
267 || cp -p $$d/$$file $(distdir)/$$file; \
268 done
269 for subdir in $(SUBDIRS); do \
270 test -d $(distdir)/$$subdir \
271 || mkdir $(distdir)/$$subdir \
272 || exit 1; \
273 chmod 777 $(distdir)/$$subdir; \
274 (cd $$subdir && $(MAKE) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
275 || exit 1; \
276 done
277 info: info-recursive
278 dvi: dvi-recursive
279 check: all-am
280 $(MAKE) check-recursive
281 installcheck: installcheck-recursive
282 all-recursive-am: config.h
283 $(MAKE) all-recursive
285 all-am: Makefile config.h
287 install-exec: install-exec-recursive
288 @$(NORMAL_INSTALL)
290 install-data: install-data-recursive
291 @$(NORMAL_INSTALL)
293 install: install-recursive
296 uninstall: uninstall-recursive
298 install-strip:
299 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
300 installdirs: installdirs-recursive
303 mostlyclean-generic:
304 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
306 clean-generic:
307 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
309 distclean-generic:
310 -rm -f Makefile $(DISTCLEANFILES)
311 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
312 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
314 maintainer-clean-generic:
315 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
316 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
317 mostlyclean-am: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
319 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am
321 distclean-am: distclean-hdr distclean-tags distclean-generic clean-am
323 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \
324 maintainer-clean-generic distclean-am
326 mostlyclean: mostlyclean-recursive mostlyclean-am
328 clean: clean-recursive clean-am
330 distclean: distclean-recursive distclean-am
331 -rm -f config.status
333 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
334 @echo "This command is intended for maintainers to use;"
335 @echo "it deletes files that may require special tools to rebuild."
336 -rm -f config.status
338 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
339 install-data-recursive uninstall-data-recursive install-exec-recursive \
340 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
341 all-recursive check-recursive installcheck-recursive info-recursive \
342 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
343 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
344 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
345 installcheck all-recursive-am all-am install-exec install-data install \
346 uninstall all installdirs mostlyclean-generic distclean-generic \
347 clean-generic maintainer-clean-generic clean mostlyclean distclean \
348 maintainer-clean
351 # Tell versions [3.59,3.63) of GNU make to not export all variables.
352 # Otherwise a system limit (for SysV at least) may be exceeded.
353 .NOEXPORT: