Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 07/21/2000 14:25:20
Module Name:	syssrc
Committed By:	jdolecek
Date:		Fri Jul 21 21:25:20 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/stand: Makefile.bootprogs
	syssrc/sys/arch/alpha/stand/boot: Makefile version
	syssrc/sys/arch/alpha/stand/netboot: Makefile version
	syssrc/sys/arch/alpha/stand/standtest: Makefile version
	syssrc/sys/arch/alpha/stand/ustarboot: Makefile version
Removed Files:
	syssrc/sys/arch/alpha/stand/common: newvers.sh

Log Message:
switch to sys/conf/newvers_stand.sh for generation of version files
move the vers.c depend/build goo to Makefile.bootprogs and remove
	explicit rules in other Makefiles
sync the message in */version files with other ports using newvers_stand.sh

XXX the new depend rules were tested to limited extend (also with obj dirs)
XXX on i386 and should be ok; the changes should not otherwise influence build


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/alpha/stand/Makefile.bootprogs
cvs rdiff -r1.28 -r1.29 syssrc/sys/arch/alpha/stand/boot/Makefile
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/alpha/stand/boot/version
cvs rdiff -r1.3 -r0 syssrc/sys/arch/alpha/stand/common/newvers.sh
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/alpha/stand/netboot/Makefile
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/alpha/stand/netboot/version
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/alpha/stand/standtest/Makefile \
    syssrc/sys/arch/alpha/stand/standtest/version
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/alpha/stand/ustarboot/Makefile
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/alpha/stand/ustarboot/version

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