Subject: CVS commit: src/usr.bin/mkdep
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/26/2004 21:47:04
Module Name:	src
Committed By:	dsl
Date:		Mon Jan 26 21:47:04 UTC 2004

Modified Files:
	src/usr.bin/mkdep: mkdep.c

Log Message:
Redo code that expands the 'xxx.o' to 'xxx.o xxx.so xxx.po xxx.ln' so that
is doesn't care which of the wanted suffixes are in the input file.
Needed for my autodepend code where you don't know which compilation ran last.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/usr.bin/mkdep/mkdep.c

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