NetBSD/lib/libc/arch/sparc64/string/Makefile.inc

7 lines
263 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.4 2001/07/07 04:55:22 eeh Exp $
1998-09-11 08:56:19 +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