Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 12/09/2001 18:04:04
Module Name:	syssrc
Committed By:	atatat
Date:		Sun Dec  9 16:04:04 UTC 2001

Modified Files:
	syssrc/sys/conf: Makefile.kern.inc
	syssrc/usr.sbin/config: mkmakefile.c

Log Message:
Make the kernel depend on `vers.o' instead of `newvers'.  This
eliminates the need to unconditionally rebuild vers.o and subsequently
to relink the kernel every time you type make, even if you just
finished one.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/conf/Makefile.kern.inc
cvs rdiff -r1.51 -r1.52 syssrc/usr.sbin/config/mkmakefile.c

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