Subject: CVS commit: basesrc/distrib/sets
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/05/2002 04:24:24
Module Name:	basesrc
Committed By:	thorpej
Date:		Sun May  5 01:24:24 UTC 2002

Modified Files:
	basesrc/distrib/sets: makeflist
	basesrc/distrib/sets/lists/comp: ad.sh3 tc.mi
Added Files:
	basesrc/distrib/sets/lists/comp: tc.shl

Log Message:
Not all new-toolchain platforms support shared libraries (m68000 and
sh3, for example, due to defincencies in the current compiler version).

Deal with this by splitting toolchain shlibs into tc.shl, and teachking
makeflist about it.

Also, fix an old-toolchain remnant in the sh3 set lists.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 basesrc/distrib/sets/makeflist
cvs rdiff -r1.12 -r1.13 basesrc/distrib/sets/lists/comp/ad.sh3
cvs rdiff -r1.4 -r1.5 basesrc/distrib/sets/lists/comp/tc.mi
cvs rdiff -r0 -r1.1 basesrc/distrib/sets/lists/comp/tc.shl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.