gcc/texinfo/makeinfo
Alexandre Oliva c415cdff3e Makefile.in: rebuilt with --include-deps, --build-dir and --srcdir-name
* Makefile.in: rebuilt with --include-deps, --build-dir and
	--srcdir-name
	* doc/Makefile.in: ditto
	* info/Makefile.in: ditto
	* lib/Makefile.in: ditto
	* makeinfo/Makefile.in: ditto
	* util/Makefile.in: ditto

From-SVN: r23114
1998-10-15 15:56:34 +00:00
..
macros
macro.texi
Makefile.am
Makefile.in Makefile.in: rebuilt with --include-deps, --build-dir and --srcdir-name 1998-10-15 15:56:34 +00:00
makeinfo.c * makeinfo/makeinfo.c (add_word_args): Fix thinko. 1998-07-06 15:58:00 -06:00
makeinfo.h
makeinfo.texi
multi.c
multiformat.texi
README

makeinfo is a standalone program to convert Texinfo source into Info
files readable with standalone info or M-x info in Emacs.

makeinfo can also output plain ASCII.  Work to support HTML and Troff
output is almost complete.

The Emacs function M-x texinfo-format-buffer does more or less the same
job, but makeinfo is faster and gives better error messages.