Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/03/2006 14:55:14
Module Name:	src
Committed By:	he
Date:		Fri Mar  3 14:55:14 UTC 2006

Modified Files:
	src/sys/arch/amd64/conf: Makefile.amd64
	src/sys/arch/sparc64/conf: Makefile.sparc64
	src/sys/arch/xen/conf: Makefile.xen

Log Message:
Before symlinking opt_ah.h, make sure the target doesn't already exist.
This fixes a build problem with UPDATE set.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -r1.58 -r1.59 src/sys/arch/sparc64/conf/Makefile.sparc64
cvs rdiff -r1.12 -r1.13 src/sys/arch/xen/conf/Makefile.xen

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