Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 07/04/1999 08:46:11
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Sun Jul  4 15:46:11 UTC 1999

Modified Files:
	basesrc/lib/libc/sys: Makefile.inc

Log Message:
Build system call stubs using system includes from ${DESTDIR}/usr/include
if DESTDIR is set.
This allows you to build a working libc which include syscall stubs
for new syscalls not defined in /usr/include/sys/syscall.h


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 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.