1 1.2 jeffs # $NetBSD: Makefile.inc,v 1.2 2000/10/10 21:51:54 jeffs Exp $ 2 1.1 mycroft 3 1.1 mycroft SRCS+= bcmp.S bcopy.S bzero.S ffs.S index.S memchr.c memcmp.c memset.c \ 4 1.2 jeffs memcpy.S memmove.S \ 5 1.1 mycroft rindex.S strcat.c strcmp.S strcpy.c strcspn.c strlen.S \ 6 1.1 mycroft strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \ 7 1.1 mycroft strspn.c strstr.c swab.c 8