Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch
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.
Home |
Main Index |
Thread Index |
Old Index