BSD 4_4 release
[unix-history] / usr / src / lib / libc / i386 / string / Makefile.inc
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
SRCS+= bcmp.c bcopy.c bzero.s 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