Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/13/2000 09:14:44
Module Name: basesrc
Committed By: matt
Date: Wed Dec 13 07:14:44 UTC 2000
Modified Files:
basesrc/lib/libc/arch/i386: Makefile.inc
basesrc/lib/libc/arch/i386/gen: Makefile.inc
Log Message:
Add __syscall.S to arch/i386/gen/Makefile.inc along with all the other
sys .S files. Remove from arch/i386/Makefile.inc since it doesn't belong
there.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/arch/i386/Makefile.inc
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/arch/i386/gen/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.