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