gcc/texinfo/makeinfo
Manfred Hollstein e9741ffa97 Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS to avoid installing makeinfo.
* makeinfo/Makefile.am (noinst_PROGRAMS): Renamed from bin_PROGRAMS
	to avoid installing makeinfo.
 	* makeinfo/Makefile.in: Regenerate using automake-1.3.

From-SVN: r23728
1998-11-19 22:39:55 +00:00
..
macros
macro.texi
Makefile.am
Makefile.in
makeinfo.c
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.