Subject: CVS commit: src/x11/lib
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/04/2004 11:10:19
Module Name:	src
Committed By:	lukem
Date:		Wed Aug  4 11:10:19 UTC 2004

Modified Files:
	src/x11/lib: Makefile

Log Message:
Cache .OBJDIRS of LIBDPLIBS commonly used in SUBDIRs,
to speed up recursive makes from this directory (or above).

Note: this uses MAKEOVERRIDES, and may need special treatment
for host platforms that have limits in this area.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/x11/lib/Makefile

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