Subject: CVS commit: src/x11
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/13/2004 12:50:34
Module Name:	src
Committed By:	lukem
Date:		Tue Apr 13 12:50:34 UTC 2004

Modified Files:
	src/x11: Makefile

Log Message:
convert from  (cd ${foo} && ${MAKE} bar)  to  ${MAKEDIRTARGET} foo bar


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/x11/Makefile

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