Subject: changed files: 'src/usr.sbin/config config.h config.y main.c mkmakefile.c'
To: None <source-changes>
From: Chris G. Demetriou <cgd>
List: source-changes
Date: 01/08/1994 02:34:14
Update of /b/source/CVS/src/usr.sbin/config
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.sbin/config

Modified Files:
	config.h config.y main.c mkmakefile.c 
Log Message:
add support for "machinearch" internal variable.  if "machinearch"
is different than the "machinename" internal variable, read
machinearch's files.${machinearch} and add it to the list of files
for the machine.  Also, regardless of whether or not they're different,
create a ${machinearch} sylink (or directory) pointing to the machinearch
include files (or containing them).


------------------------------------------------------------------------------