Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/04/2003 08:27:12
Module Name:	src
Committed By:	lukem
Date:		Thu Sep  4 08:27:10 UTC 2003

Modified Files:
	src/share/mk: bsd.kmod.mk

Log Message:
revert previous; there's too much hairy crap in sys/lkm/compat involving
the order that Makefile.inc is pulled in to get this to work.

this stuff needs a rototill (for another day). for example, having every
sys/lkm/** directory make their own  machine ${MACHINE_CPU} and possibly
${SHARED_MACHINE_CPU} (e.g, x86 for i386/x86_64) is not the most optimal
situation ...


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/share/mk/bsd.kmod.mk

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