Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/tools
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.
Home |
Main Index |
Thread Index |
Old Index