Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 02/14/2000 20:41:47
Module Name:	basesrc
Committed By:	sjg
Date:		Tue Feb 15 04:41:47 UTC 2000

Modified Files:
	basesrc/usr.bin/make: arch.c make.c

Log Message:
Non-existent libs are always out of date.
This was not handled correctly on ELF where libs do not have T.O.C.

PR: 9393
Reviewed by: christos


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 basesrc/usr.bin/make/arch.c
cvs rdiff -r1.25 -r1.26 basesrc/usr.bin/make/make.c

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