[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / arch / sh3 / 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/sh3/string/Makefile.inc between version 1.4 and 1.5

version 1.4, 2009/07/18 09:44:30 version 1.5, 2009/07/30 20:57:16
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
   
 SRCS+=  bcmp.c bcopy.S bzero.S ffs.S memchr.c memcmp.c memset.S \  SRCS+=  bcopy.S bzero.S ffs.S memset.S
         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  
 SRCS+=  memcpy.S memmove.S  SRCS+=  memcpy.S memmove.S

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

CVSweb <webmaster@jp.NetBSD.org>