This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs 1.1 gcc/INSTALL not updated
- To: egcs at cygnus dot com
- Subject: egcs 1.1 gcc/INSTALL not updated
- From: Robert Lipe <robertl at dgii dot com>
- Date: Fri, 28 Aug 1998 14:44:58 -0500
On both the release branch and the trunk, install.texi is substantially
newer than INSTALL. Poking around in the generated Makefile, I don't
see INSTALL as a target of any default dependency lists. Should it be?
Also, don't we need to be sure to regenerate this when commiting changes
to install.texi?
RJL