4.4BSD/usr/src/lib/libc/tahoe/string/Makefile.inc

#	@(#)Makefile.inc	8.1 (Berkeley) 6/4/93

SRCS+=	bcmp.s bcopy.s bzero.s ffs.s index.s memchr.c memcmp.c memset.c \
	rindex.s strcat.c strcmp.s strcpy.c strcspn.c strlen.s strncat.c \
	strncmp.c strncpy.c strpbrk.c strsep.c strspn.c strstr.c
SRCS+=	memmove.s