Subject: CVS commit: syssrc/usr.sbin/config
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/23/2001 21:56:43
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Oct 23 18:56:43 UTC 2001

Modified Files:
	syssrc/usr.sbin/config: mkmakefile.c

Log Message:
Don't set TARGET_MACHINE, set MACHINE, instead.  MACHINE is consistent
with what other Makefiles use, and as a result, make cross-compiling
kernels a little easier.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 syssrc/usr.sbin/config/mkmakefile.c

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