Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/24/1998 09:50:02
tv
Fri Jul 24 09:48:47 PDT 1998
Update of /cvsroot/src
In directory nb00:/tmp/cvs-serv25810

Modified Files:
	Makefile 
Log Message:
Fix the rebuild of libgcc:
- If USE_EGCS is set, rebuild egcs's libgcc and install it
  (unless DESTDIR is set and system compiler is not gcc 2.8,
   in which case print a warning message and do nothing).
- Do not rebuild gcc 2.7's libgcc.  egcs can build this fine.