# $OpenBSD: Makefile.inc,v 1.4 1999/09/14 00:46:18 mickey Exp $ SRCS+= memchr.c memcmp.c memset.c index.c rindex.c \ strcat.c strcmp.c strcpy.c strcspn.c strlen.c \ strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \ strspn.c strstr.c swab.c SRCS+= bcmp.S bzero.S ffs.S strlcpy.S