This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: make html for fortran build request
- From: Paul Brook <paul at codesourcery dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Mike Stump <mrs at apple dot com>
- Date: Wed, 17 Nov 2004 02:05:28 +0000
- Subject: Re: make html for fortran build request
- Organization: CodeSourcery
- References: <AC498C82-8E0E-4040-954E-E344CFE1452B@apple.com>
On Wednesday 17 November 2004 01:23, Mike Stump wrote:
> Could someone who has a recent fortran tree and GNU make try a make
> html and let me know if the fortran html files build. Note, you may
> want to do make -n html first, and be sure that you like what it wants
> to do, watch for the rm -f .../* lines, and see if they make sense.
It works for me.
I've not looked too hard, but from a quick scan through they look ok.
Paul