Subject: CVS commit: src/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 11/07/2005 18:45:34
Module Name:	src
Committed By:	erh
Date:		Mon Nov  7 18:45:34 UTC 2005

Modified Files:
	src/usr.bin/config: mkmakefile.c sem.c

Log Message:
The swap*.o files actually do need to be specified on the individual kernel
build lines instead of in ${OBJS}.  Partially revert previous change.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/config/mkmakefile.c
cvs rdiff -r1.15 -r1.16 src/usr.bin/config/sem.c

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