Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/13/2000 09:42:49
Module Name:	basesrc
Committed By:	matt
Date:		Wed Dec 13 07:42:48 UTC 2000

Modified Files:
	basesrc/lib/libc/arch/i386/gen: Makefile.inc
	basesrc/lib/libc/sys: Makefile.inc

Log Message:
Add __syscall.S back to sys/Makefile.inc.  Remove from arch/i386/gen/
Makefile.inc.  If your architecture doesn't have __syscall.S, *add it*.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/arch/i386/gen/Makefile.inc
cvs rdiff -r1.109 -r1.110 basesrc/lib/libc/sys/Makefile.inc

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