1994-05-27 05:00:24 +00:00
|
|
|
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
|
|
|
1994-08-05 01:19:12 +00:00
|
|
|
SRCS+= bcmp.S bcopy.S bzero.S ffs.S index.S memchr.S memcmp.S \
|
|
|
|
memmove.S memset.S \
|
|
|
|
rindex.S strcat.S strchr.S strcmp.S strcpy.S strcspn.c \
|
|
|
|
strlen.S strncat.c strncmp.S strncpy.c strpbrk.c strsep.c \
|
|
|
|
strspn.c strrchr.S strstr.c
|