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

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

Diff for /src/lib/libc/arch/ia64/string/Makefile.inc between version 1.3 and 1.4

version 1.3, 2009/07/18 09:44:30 version 1.4, 2009/07/30 20:57:16
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
   
 SRCS+=  bcmp.c bcopy.c memchr.c memcmp.c memset.c \  
         strcat.c strcmp.c strcpy.c strcspn.c strlen.c \  
         strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \  
         strspn.c strstr.c swab.c  

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>