Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/11/2000 01:03:42
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Oct 10 22:03:42 UTC 2000

Modified Files:
	basesrc/distrib/notes/common: contents macros main

Log Message:
- move arch setting logic from main -> macros, and change as follows:
	- define string `A' to contain the arch name (defaults to the port
	  name)
	- define registers \*A and _\*A if
- deprecate _FOR_RELEASE, and just use FOR_RELEASE


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/distrib/notes/common/contents
cvs rdiff -r1.6 -r1.7 basesrc/distrib/notes/common/macros
cvs rdiff -r1.78 -r1.79 basesrc/distrib/notes/common/main

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