Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/05/2001 18:30:08
Module Name:	sharesrc
Committed By:	simonb
Date:		Fri Oct  5 15:30:07 UTC 2001

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

Log Message:
Use ${MACHINE_CPU} instead of ${MACHINE_ARCH} in the machine-links
  target; needed for MIPS and probably arm ports.
.include the full path name of machine/Makefile.inc so that this works
  if the machine-links target hasn't been run yet.
.include ${MACHINE_CPU}/include/Makefile.inc too.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 sharesrc/share/mk/bsd.kmod.mk

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