Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/15/1998 22:05:10
Module Name:	src
Committed By:	mycroft
Date:		Fri Oct 16 05:05:09 UTC 1998

Modified Files:
	src: Makefile
Log Message:
Do not build libgcc 3 times.
Instead:
* If upgrading the compiler, build it *first*, before anything else.
* If upgrading the compiler and DESTDIR is set, barf.
This guarantees that libgcc is built during the library stage.