Subject: CVS commit: syssrc/sys/arch/sun68k
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 06/03/2002 03:29:05
Module Name:	syssrc
Committed By:	fredette
Date:		Mon Jun  3 00:29:05 UTC 2002

Modified Files:
	syssrc/sys/arch/sun68k/stand: Makefile.inc
Removed Files:
	syssrc/sys/arch/sun68k/include: mc68851.h

Log Message:
Now make a machine/ directory with symlinks to a small number
of machine-specific headers.  When ${MACHINE} is sun2, this
allows building the sun3 and sun3x parts of libsa, which need
things like <machine/param3.h> and <machine/param3x.h> to be
#includeable.


To generate a diff of this commit:
cvs rdiff -r1.1 -r0 syssrc/sys/arch/sun68k/include/mc68851.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/sun68k/stand/Makefile.inc

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