Subject: CVS commit: src/tools/host-mkdep
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/27/2004 18:36:23
Module Name:	src
Committed By:	dsl
Date:		Sat Mar 27 18:36:23 UTC 2004

Modified Files:
	src/tools/host-mkdep: host-mkdep.in

Log Message:
Fix the processing of '-s .lo\ .ln' (etc).
This means that the tools now have correct dependencies (xxx.lo: ... instead
of xxx.o: ...) and in particular causes the pax to be built with consistent
headers.
There could also be other lossage on update builds of tools.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/tools/host-mkdep/host-mkdep.in

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