Subject: CVS commit: src/sys/arch/acorn32/stand
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/02/2006 22:13:32
Module Name:	src
Committed By:	bjh21
Date:		Sun Apr  2 22:13:32 UTC 2006

Modified Files:
	src/sys/arch/acorn32/stand: Makefile.buildboot

Log Message:
Circular references are almost inevitable between libsa and libriscos.
Solve them the easy way, using --start-group and --end-group.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/acorn32/stand/Makefile.buildboot

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