[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / sys

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

Diff for /src/lib/libc/sys/Makefile.inc between version 1.190 and 1.191

version 1.190, 2008/06/25 11:19:28 version 1.191, 2008/07/02 20:05:16
Line 26  CLEANFILES+= ${_LSRC:MLintSys*.c}
Line 26  CLEANFILES+= ${_LSRC:MLintSys*.c}
 .endif  .endif
   
 # glue to offer userland wrappers for some syscalls  # glue to offer userland wrappers for some syscalls
 SRCS+=  posix_fadvise.c posix_madvise.c sigtimedwait.c sigwait.c \  SRCS+=  posix_fadvise.c posix_madvise.c sched.c sigtimedwait.c sigwait.c \
         sigwaitinfo.c statvfs.c swapon.c          sigwaitinfo.c statvfs.c swapon.c
   
 # glue to provide compatibility between GCC 1.X and 2.X and for compat  # glue to provide compatibility between GCC 1.X and 2.X and for compat

Legend:
Removed from v.1.190  
changed lines
  Added in v.1.191

CVSweb <webmaster@jp.NetBSD.org>