Subject: CVS commit: src/lib/libkvm
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/01/2003 08:10:40
Module Name:	src
Committed By:	lukem
Date:		Sat Mar  1 06:10:40 UTC 2003

Modified Files:
	src/lib/libkvm: Makefile

Log Message:
Add workaround for building with ${MACHINE}==sparc64, ${MACHINE_ARCH}==sparc;
symlink the appropriate machine & sparc include directories into the objdir.

XXX: this is necessary until (when?) the sparc Arch Dependent headers
(used by MACHINE_ARCH==sparc) are separated from the sparc Machine
Dependent headeres (used by MACHINE==sparc but not MACHINE==sparc64).


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/lib/libkvm/Makefile

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