This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add finclude directory for Fortran includes, install libgomp fortran stuff in there (PR libgomp/25938, libgomp/25984)


On Tue, Feb 14, 2006 at 10:15:43AM -0800, Steve Kargl wrote:
> > --- gcc/fortran/Make-lang.in.jj	2006-02-07 12:52:26.000000000 +0100
> > +++ gcc/fortran/Make-lang.in	2006-02-07 12:52:26.000000000 +0100
> > @@ -172,13 +172,18 @@ $(htmldir)/gfortran/index.html: $(GFORTR
> >  gfortran.pod: $(GFORTRAN_TEXI)
> >  	-$(TEXI2POD) < $(srcdir)/fortran/invoke.texi > $@
> >  
> > +# Create or recreate the gcc private include file directory.
> 
> Do you mean "gfortran" instead of "gcc"?

Sorry, pasto, will fix before committing.
Thanks.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]