K 10 svn:author V 2 jb K 8 svn:date V 27 1998-03-09T04:05:45.000000Z K 7 svn:log V 406 Add a file generated by makesyscalls.sh to the same directory that the other syscall files are generated into. This new file is to be included by src/lib/libc/sys/Makefile.inc to automatically pick up syscall names. The other file, netbsd_syscall.mk, is the hand-generated NetBSD equivalent to be included by src/lib/libc/sys/Makefile.inc when _NETBSD_SYSCALLS is defined during the build of libc/libc_r. END