This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Looking at the end of PR10996 [Take 2 for the *.7 files]
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: "Kelley Cook" <kelleycook at wideopenwest dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 21 Oct 2003 23:23:16 -0700
- Subject: Re: Looking at the end of PR10996 [Take 2 for the *.7 files]
- References: <200310220359.h9M3x1H14333@pop-2.dnv.wideopenwest.com>
"Kelley Cook" <kelleycook@wideopenwest.com> writes:
> Tested via the following (with a rm -rf build/gcc between each)
>
> make -j3 bootstrap (all languages except ada)
> make info
> make generated-manpages
> make dvi
>
> and for good measure..
> make install-info
> make install-man
>
> All of these worked.
Cool. Please also test modifying just one .texi file and then
verifying that only the appropriate info and man pages get
regenerated.
Assuming that works, this can go in; however, please re-word-wrap all the
lists in the Makefile so that they fit in 80 columns.
zw