1 1.2 cherry # $NetBSD: Makefile.inc,v 1.2 2006/09/22 12:09:25 cherry Exp $ 2 1.2 cherry 3 1.2 cherry SRCS+= bcmp.c bcopy.c index.c memchr.c memcmp.c memset.c \ 4 1.2 cherry rindex.c 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