Subject: CVS commit: syssrc/sys/arch/amiga/conf
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/18/2002 20:39:40
Module Name:	syssrc
Committed By:	lukem
Date:		Tue Jun 18 17:39:40 UTC 2002

Modified Files:
	syssrc/sys/arch/amiga/conf: Makefile
Added Files:
	syssrc/sys/arch/amiga/conf: GENERIC.in

Log Message:
Use m4 instead of cpp to generate the various kernel configurations,
since cpp is the "C compiler pre-processor", and as such, isn't really
suited to parsing non-C-language files...


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/amiga/conf/GENERIC.in
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/amiga/conf/Makefile

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