Subject: CVS commit: src/x11
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 04/05/2004 12:03:25
Module Name:	src
Committed By:	lukem
Date:		Mon Apr  5 12:03:25 UTC 2004

Modified Files:
	src/x11/Xserver/GL/GLcore: Makefile.GLcore
	src/x11/Xserver/os: Makefile
	src/x11/bin/lbxproxy: Makefile
	src/x11/lib/FS: Makefile
	src/x11/lib/font: Makefile

Log Message:
Add -I${X11SRCDIR.xc}/lib/xtrans, -I${X11SRCDIR.xc}/lib/GL/glx, (etc)
as appropriate.
Based on fix from Hubert Feyrer, cross-checked with the native Imakefiles.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/x11/Xserver/GL/GLcore/Makefile.GLcore
cvs rdiff -r1.10 -r1.11 src/x11/Xserver/os/Makefile
cvs rdiff -r1.4 -r1.5 src/x11/bin/lbxproxy/Makefile
cvs rdiff -r1.5 -r1.6 src/x11/lib/FS/Makefile
cvs rdiff -r1.7 -r1.8 src/x11/lib/font/Makefile

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