Subject: CVS commit: basesrc/tools
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/10/2002 17:46:42
Module Name: basesrc
Committed By: pk
Date: Sun Feb 10 15:46:42 UTC 2002
Modified Files:
basesrc/tools: Makefile
Log Message:
Use .ORDER targets to express the dependencies on subdir runs. This makes
the resulting tree complexity O(N) (N=# of subdirs), and it also makes it
easier to comprehend the Makefile logic.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 basesrc/tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.