2357939bc2
Obtained from: NetBSD
8 lines
272 B
Makefile
8 lines
272 B
Makefile
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
|
|
# $FreeBSD$
|
|
|
|
MDSRCS+=bcmp.c bcopy.S bzero.S ffs.S index.c memchr.c memcmp.S memcpy.S \
|
|
memmove.S memset.S rindex.c strcat.c strchr.c strcmp.S strcpy.c \
|
|
strlen.c strncmp.S strrchr.c swab.c wcschr.c wcscmp.c wcslen.c \
|
|
wmemchr.c
|