2001-07-07 08:55:21 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.4 2001/07/07 04:55:22 eeh Exp $
|
1998-09-11 08:56:19 +04:00
|
|
|
|
2001-07-07 08:55:21 +04:00
|
|
|
SRCS+= bcmp.c ffs.S index.c memchr.c memcmp.c memcpy.S memset.S \
|
1998-09-11 08:56:19 +04:00
|
|
|
rindex.c strcat.c strcmp.c strcpy.c strcspn.c strlen.S \
|
|
|
|
strncat.c strncmp.c strncpy.c strpbrk.c strsep.c \
|
|
|
|
strspn.c strstr.c swab.c
|