Subject: CVS commit: src/sys/lkm/compat
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/09/2007 22:27:08
Module Name:	src
Committed By:	dsl
Date:		Fri Nov  9 22:27:08 UTC 2007

Modified Files:
	src/sys/lkm/compat: Makefile

Log Message:
Do not build pecoff any more.
I don't think the code was ever more that a thought-project!
Certainly it shouldn't be using the netbsd system call table!
Probably all of compat/pecoff wants nuking.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/lkm/compat/Makefile

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