Subject: CVS commit: src/usr.bin/make
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/02/2003 21:49:01
Module Name:	src
Committed By:	matt
Date:		Mon Jun  2 21:49:01 UTC 2003

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

Log Message:
For a library, only check in cmtime (children's modification) if there are
children.  This prevents spurious out-of-date failures when you have a
rules checking for a library's existance (and no children).


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.bin/make/arch.c

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