Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/22/2001 02:14:21
Module Name:	syssrc
Committed By:	jmc
Date:		Thu Nov 22 00:14:21 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/stand: Makefile.booters
	syssrc/sys/arch/sparc/stand: Makefile.buildboot
	syssrc/sys/arch/sparc/stand/installboot: Makefile

Log Message:
Don't make the symlinks on clean rules as well as obj rules. Breaks r/o source
trees that haven't gotten to the make obj recursion part of make build
otherwise.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/arch/i386/stand/Makefile.booters
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/sparc/stand/Makefile.buildboot
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/sparc/stand/installboot/Makefile

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