Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 05/14/2004 14:07:46
Module Name:	src
Committed By:	cl
Date:		Fri May 14 14:07:46 UTC 2004

Modified Files:
	src/share/mk: bsd.kmod.mk
	src/sys/arch/xen/conf: Makefile.xen

Log Message:
use relative links:  using $S fails if $S is relative to another dir
than the one where it's used


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/share/mk/bsd.kmod.mk
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/conf/Makefile.xen

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