Deleted Added
full compact
1# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
2
3SRCS+= bcmp.c bcopy.c bzero.s ffs.c index.c memchr.c memcmp.c memset.c \
4 rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.c strncat.c \
5 strncmp.c strncpy.c strpbrk.c strsep.c strspn.c strstr.c