|
# $NetBSD: Makefile.inc,v 1.1 1997/03/29 20:56:01 thorpej Exp $
|
|
|
|
SRCS+= bcmp.c bcopy.c bzero.c ffs.c index.c memchr.c memcmp.c memset.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
|