K 10 svn:author V 6 marcel K 8 svn:date V 27 2011-03-17T04:40:37.935159Z K 7 svn:log V 348 When building libc with the syscall compatibility, don't also generate the syscall assembly files. This results in conflicting dependencies and can cause unexpected results for parallel builds. This is because the .c file and the .S file both generate the same .o file. Submitted by: Simon Gerraty Sponsored by: Juniper Networks END