Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/28/2004 00:18:38
Module Name:	src
Committed By:	thorpej
Date:		Sat Aug 28 00:18:38 UTC 2004

Modified Files:
	src: Makefile
	src/distrib/sets/lists/comp: shl.elf
	src/gnu/lib: Makefile
	src/lib/csu/common_elf: Makefile.inc

Log Message:
Switch to using GCC's supplied crtbegin / crtend files.


To generate a diff of this commit:
cvs rdiff -r1.235 -r1.236 src/Makefile
cvs rdiff -r1.51 -r1.52 src/distrib/sets/lists/comp/shl.elf
cvs rdiff -r1.37 -r1.38 src/gnu/lib/Makefile
cvs rdiff -r1.24 -r1.25 src/lib/csu/common_elf/Makefile.inc

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