1 1.3 dsl # $NetBSD: Makefile.inc,v 1.3 2009/07/17 19:37:55 dsl Exp $ 2 1.1 mycroft 3 1.3 dsl SRCS+= bcmp.S bcopy.S bzero.S ffs.S memchr.c memcmp.c memset.c \ 4 1.2 jeffs memcpy.S memmove.S \ 5 1.3 dsl strchr.S strrchr.S \ 6 1.3 dsl strcat.c strcmp.S strcpy.c strcspn.c strlen.S \ 7 1.1 mycroft strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \ 8 1.1 mycroft strspn.c strstr.c swab.c 9