1 1.3 dsl # $NetBSD: Makefile.inc,v 1.3 2009/07/18 09:44:30 dsl Exp $ 2 1.2 cherry 3 1.3 dsl SRCS+= bcmp.c bcopy.c memchr.c memcmp.c memset.c \ 4 1.3 dsl strcat.c strcmp.c strcpy.c strcspn.c strlen.c \ 5 1.2 cherry strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \ 6 1.2 cherry strspn.c strstr.c swab.c 7