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

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

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