Subject: CVS commit: basesrc/lib/libcom_err/compile_et
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/02/2002 08:17:56
Module Name:	basesrc
Committed By:	tv
Date:		Sat Feb  2 06:17:56 UTC 2002

Modified Files:
	basesrc/lib/libcom_err/compile_et: Makefile

Log Message:
Fix this correctly:  simply don't include strl{cat,cpy} from libc.
At this point, if using USETOOLS={no,never}, the host's libc should be
new enough to have these functions available.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/lib/libcom_err/compile_et/Makefile

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